var/cache/dev/ContainerV3sr9m2/App_KernelDevDebugContainer.php line 38963

Open in your IDE?
  1. <?php
  2. namespace ContainerV3sr9m2;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\API\\Banners\\BannersController' => 'getBannersControllerService',
  47.             'App\\Controller\\API\\Lead\\LeadContactRequestController' => 'getLeadContactRequestControllerService',
  48.             'App\\Controller\\API\\Lead\\LeadController' => 'getLeadControllerService',
  49.             'App\\Controller\\API\\Listing\\ListingController' => 'getListingControllerService',
  50.             'App\\Controller\\API\\Location\\LocationController' => 'getLocationControllerService',
  51.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController' => 'getLocationsInsightsProxyControllerService',
  52.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController' => 'getSubscriptionPlansControllerService',
  53.             'App\\Controller\\API\\User\\CardsController' => 'getCardsControllerService',
  54.             'App\\Controller\\API\\User\\SubAccountsController' => 'getSubAccountsControllerService',
  55.             'App\\Controller\\API\\User\\SubscriptionsController' => 'getSubscriptionsControllerService',
  56.             'App\\Controller\\Admin\\Banners\\BannersController' => 'getBannersController2Service',
  57.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController' => 'getSubscriptionPlansController2Service',
  58.             'App\\Controller\\AliasRoutesController' => 'getAliasRoutesControllerService',
  59.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  60.             'App\\Controller\\EmailList\\WaitingController' => 'getWaitingControllerService',
  61.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  62.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController' => 'getAnnouncementControllerService',
  63.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController' => 'getAnnouncementController2Service',
  64.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController' => 'getBrokerControllerService',
  65.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController' => 'getSellerControllerService',
  66.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController' => 'getBuyerAlertsControllerService',
  67.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController' => 'getBuyerAlertsController2Service',
  68.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController' => 'getCheckInControllerService',
  69.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController' => 'getCompanyControllerService',
  70.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController' => 'getStaffControllerService',
  71.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController' => 'getCompanyController2Service',
  72.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController' => 'getStaffCheckInControllerService',
  73.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController' => 'getStaffController2Service',
  74.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\ChurnAndExpiryController' => 'getChurnAndExpiryControllerService',
  75.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController' => 'getCreditControllerService',
  76.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController' => 'getCreditPackageControllerService',
  77.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController' => 'getCreditServiceControllerService',
  78.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\FaqController' => 'getFaqControllerService',
  79.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController' => 'getCreditAnalysisControllerService',
  80.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController' => 'getCreditController2Service',
  81.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController' => 'getCreditServiceController2Service',
  82.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController' => 'getCreditPackageController2Service',
  83.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController' => 'getCreditController3Service',
  84.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController' => 'getCreditController4Service',
  85.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController' => 'getDynamicQuestionControllerService',
  86.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController' => 'getQuestionSetControllerService',
  87.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\SurveyResultsController' => 'getSurveyResultsControllerService',
  88.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\AnnualSurveyController' => 'getAnnualSurveyControllerService',
  89.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\ConsumerProfilingController' => 'getConsumerProfilingControllerService',
  90.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CategoryController' => 'getCategoryControllerService',
  91.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController' => 'getCommentControllerService',
  92.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController' => 'getDiscussionControllerService',
  93.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController' => 'getDiscussionController2Service',
  94.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController' => 'getCommentController2Service',
  95.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController' => 'getDiscussionController3Service',
  96.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Admin\\ExchangeRequestController' => 'getExchangeRequestControllerService',
  97.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController' => 'getExchangeRequestController2Service',
  98.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController' => 'getFeatureToggleControllerService',
  99.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController' => 'getFeatureToggleController2Service',
  100.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager' => 'getFeatureToggleManagerService',
  101.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController' => 'getFinancialAidControllerService',
  102.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController' => 'getFinancialAidController2Service',
  103.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController' => 'getCompoundLocationControllerService',
  104.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController' => 'getLeadsControllerService',
  105.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController' => 'getListingController2Service',
  106.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController' => 'getListingPendingFeaturingControllerService',
  107.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController' => 'getListingRulesControllerService',
  108.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController' => 'getLocationController2Service',
  109.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController' => 'getProjectSettingControllerService',
  110.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController' => 'getPropertyTypeControllerService',
  111.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController' => 'getRejectionControllerService',
  112.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController' => 'getScrapedListingControllerService',
  113.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController' => 'getSearchControllerService',
  114.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SupplyAndDemandController' => 'getSupplyAndDemandControllerService',
  115.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController' => 'getCallRequestControllerService',
  116.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController' => 'getCompoundLocationController2Service',
  117.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController' => 'getCompoundSearchControllerService',
  118.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController' => 'getCustomFieldControllerService',
  119.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController' => 'getEstimateControllerService',
  120.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController' => 'getFavouriteControllerService',
  121.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController' => 'getLeadController2Service',
  122.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController' => 'getListingController3Service',
  123.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController' => 'getLocationController3Service',
  124.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController' => 'getNoteControllerService',
  125.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController' => 'getPhotoControllerService',
  126.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController' => 'getPriceFilterControllerService',
  127.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController' => 'getPropertyTypeController2Service',
  128.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController' => 'getRateControllerService',
  129.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ScrapedListingController' => 'getScrapedListingController2Service',
  130.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController' => 'getSearchFiltersControllerService',
  131.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController' => 'getSectionControllerService',
  132.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController' => 'getBrokerRankingControllerService',
  133.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController' => 'getFavouriteController2Service',
  134.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController' => 'getImpressionControllerService',
  135.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController' => 'getListingController4Service',
  136.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController' => 'getLocationController4Service',
  137.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController' => 'getRateController2Service',
  138.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController' => 'getCallRequestController2Service',
  139.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController' => 'getCompoundLocationController3Service',
  140.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController' => 'getConditionalFieldControllerService',
  141.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController' => 'getFiltersControllerService',
  142.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController' => 'getListingController5Service',
  143.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController' => 'getLocationController5Service',
  144.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController' => 'getPropertyTypeController3Service',
  145.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController' => 'getSectionController2Service',
  146.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController' => 'getUserListingStatisticControllerService',
  147.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\CompoundSearchController' => 'getCompoundSearchController2Service',
  148.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  149.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController' => 'getLeadController3Service',
  150.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController' => 'getListingController6Service',
  151.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController' => 'getListingSearchControllerService',
  152.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController' => 'getPhotoController2Service',
  153.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController' => 'getSectionController3Service',
  154.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\TransactionController' => 'getTransactionControllerService',
  155.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => 'getListingPhotoRepositoryService',
  156.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => 'getListingRepositoryService',
  157.             'Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService' => 'getLeadsCRMServiceService',
  158.             'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager' => 'getListingManagerService',
  159.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController' => 'getCustomParagraphControllerService',
  160.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController3Service',
  161.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController' => 'getDefaultTopCustomersControllerService',
  162.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController' => 'getFeedbackControllerService',
  163.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\JoinUsController' => 'getJoinUsControllerService',
  164.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController' => 'getMenuControllerService',
  165.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController' => 'getMobileSectionsTogglesControllerService',
  166.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController' => 'getPageControllerService',
  167.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PerformanceLogController' => 'getPerformanceLogControllerService',
  168.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController' => 'getPrintControllerService',
  169.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController' => 'getSettingControllerService',
  170.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController' => 'getTestimonialControllerService',
  171.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController' => 'getBaseControllerService',
  172.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController' => 'getDefaultController4Service',
  173.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController' => 'getDefaultTopCustomersController2Service',
  174.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController' => 'getFeedbackController2Service',
  175.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController' => 'getSettingController2Service',
  176.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController' => 'getDefaultController5Service',
  177.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController' => 'getBaseController2Service',
  178.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController' => 'getFeedbackController3Service',
  179.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController' => 'getBaseController3Service',
  180.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController' => 'getMobileSectionsTogglesController2Service',
  181.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController' => 'getDefaultController6Service',
  182.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController' => 'getFeedbackController4Service',
  183.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController' => 'getJoinUsController2Service',
  184.             'Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController' => 'getMapImagesControllerService',
  185.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController' => 'getPageController2Service',
  186.             'Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController' => 'getRedirectingControllerService',
  187.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController' => 'getSNSNotificationsControllerService',
  188.             'Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController' => 'getStaticPagesControllerService',
  189.             'Aqarmap\\Bundle\\MainBundle\\Naming\\FilesDirectoryNamer' => 'getFilesDirectoryNamerService',
  190.             'Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer' => 'getListingDirectoryNamerService',
  191.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController7Service',
  192.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController' => 'getDefaultController8Service',
  193.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController' => 'getLocationStatisticsControllerService',
  194.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController' => 'getNeighborhoodControllerService',
  195.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController' => 'getDefaultController9Service',
  196.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController' => 'getNotificationControllerService',
  197.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController' => 'getSenderControllerService',
  198.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController' => 'getNotificationsControllerService',
  199.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Admin\\NotifiersController' => 'getNotifiersControllerService',
  200.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController' => 'getNotifierControllerService',
  201.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController' => 'getDefaultController10Service',
  202.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController' => 'getOtpControllerService',
  203.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController' => 'getAnalysisControllerService',
  204.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController' => 'getPaymentControllerService',
  205.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\SalesAnalysisController' => 'getSalesAnalysisControllerService',
  206.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController' => 'getPaymentController2Service',
  207.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController' => 'getRecurringControllerService',
  208.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Admin\\SearchCombinationFiltersController' => 'getSearchCombinationFiltersControllerService',
  209.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController' => 'getListingSearchController2Service',
  210.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController' => 'getLocationSearchControllerService',
  211.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController' => 'getSearchResultsControllerService',
  212.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController' => 'getCompoundSearchController3Service',
  213.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController' => 'getListingSearchController3Service',
  214.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController' => 'getDefaultController11Service',
  215.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController' => 'getTopSellerControllerService',
  216.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController' => 'getTopSellerController2Service',
  217.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\TopSellerController' => 'getTopSellerController3Service',
  218.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController' => 'getGroupControllerService',
  219.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController' => 'getTeamControllerService',
  220.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  221.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController' => 'getUserDomainControllerService',
  222.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController' => 'getUserPackagesControllerService',
  223.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController' => 'getUserServiceControllerService',
  224.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController' => 'getUserSubAccountControllerService',
  225.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController' => 'getAuthProxyControllerService',
  226.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController' => 'getNotificationTokenControllerService',
  227.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController' => 'getTargetAudienceControllerService',
  228.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController' => 'getTeamController2Service',
  229.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController' => 'getTokenDocControllerService',
  230.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController' => 'getUserController2Service',
  231.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController' => 'getUserServiceController2Service',
  232.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController' => 'getUserController3Service',
  233.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController' => 'getUserController4Service',
  234.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController' => 'getUserLocationControllerService',
  235.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController' => 'getExternalProfileControllerService',
  236.             'Aqarmap\\Bundle\\UserBundle\\Controller\\PersonalInfoController' => 'getPersonalInfoControllerService',
  237.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController' => 'getProfileControllerService',
  238.             'Aqarmap\\Bundle\\UserBundle\\Controller\\QuickRegistrationController' => 'getQuickRegistrationControllerService',
  239.             'Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController' => 'getTargetAudienceController2Service',
  240.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController' => 'getUserController5Service',
  241.             'Aqarmap\\Bundle\\ValueEngineBundle\\Controller\\Admin\\ValueEngineController' => 'getValueEngineControllerService',
  242.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  243.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  244.             'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController' => 'getConnectControllerService',
  245.             'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController' => 'getRegisterControllerService',
  246.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  247.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  248.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  249.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  250.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  251.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  252.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  253.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  254.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  255.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  256.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  257.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  258.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.files_upload' => 'getSmartUniqueNamer_FilesUploadService',
  259.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  260.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  261.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  262.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  263.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  264.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  265.             'cache.app' => 'getCache_AppService',
  266.             'cache.app_clearer' => 'getCache_AppClearerService',
  267.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  268.             'cache.rate_limiter' => 'getCache_RateLimiterService',
  269.             'cache.system' => 'getCache_SystemService',
  270.             'cache.system_clearer' => 'getCache_SystemClearerService',
  271.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  272.             'cache_warmer' => 'getCacheWarmerService',
  273.             'console.command_loader' => 'getConsole_CommandLoaderService',
  274.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  275.             'criteria_mediator' => 'getCriteriaMediatorService',
  276.             'data_collector.dump' => 'getDataCollector_DumpService',
  277.             'doctrine' => 'getDoctrineService',
  278.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  279.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  280.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  281.             'doctrine_mongodb' => 'getDoctrineMongodbService',
  282.             'doctrine_mongodb.odm.command_logger_registry' => 'getDoctrineMongodb_Odm_CommandLoggerRegistryService',
  283.             'doctrine_mongodb.odm.default_connection' => 'getDoctrineMongodb_Odm_DefaultConnectionService',
  284.             'doctrine_mongodb.odm.default_document_manager' => 'getDoctrineMongodb_Odm_DefaultDocumentManagerService',
  285.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  286.             'enqueue_elastica.queue_pager_perister' => 'getEnqueueElastica_QueuePagerPeristerService',
  287.             'error_controller' => 'getErrorControllerService',
  288.             'event_dispatcher' => 'getEventDispatcherService',
  289.             'fos_elastica.client.default' => 'getFosElastica_Client_DefaultService',
  290.             'fos_elastica.config_manager' => 'getFosElastica_ConfigManagerService',
  291.             'fos_elastica.config_manager.index_templates' => 'getFosElastica_ConfigManager_IndexTemplatesService',
  292.             'fos_elastica.filter_objects_listener' => 'getFosElastica_FilterObjectsListenerService',
  293.             'fos_elastica.finder.app_listings.listings' => 'getFosElastica_Finder_AppListings_ListingsService',
  294.             'fos_elastica.finder.app_locations.locations' => 'getFosElastica_Finder_AppLocations_LocationsService',
  295.             'fos_elastica.in_place_pager_persister' => 'getFosElastica_InPlacePagerPersisterService',
  296.             'fos_elastica.index.app_listings' => 'getFosElastica_Index_AppListingsService',
  297.             'fos_elastica.index.app_listings.listings' => 'getFosElastica_Index_AppListings_ListingsService',
  298.             'fos_elastica.index.app_locations' => 'getFosElastica_Index_AppLocationsService',
  299.             'fos_elastica.index.app_locations.locations' => 'getFosElastica_Index_AppLocations_LocationsService',
  300.             'fos_elastica.index_manager' => 'getFosElastica_IndexManagerService',
  301.             'fos_elastica.index_template_manager' => 'getFosElastica_IndexTemplateManagerService',
  302.             'fos_elastica.manager.orm' => 'getFosElastica_Manager_OrmService',
  303.             'fos_elastica.object_persister.app_listings.listings' => 'getFosElastica_ObjectPersister_AppListings_ListingsService',
  304.             'fos_elastica.object_persister.app_locations.locations' => 'getFosElastica_ObjectPersister_AppLocations_LocationsService',
  305.             'fos_elastica.pager_persister_registry' => 'getFosElastica_PagerPersisterRegistryService',
  306.             'fos_elastica.pager_provider.app_listings.listings' => 'getFosElastica_PagerProvider_AppListings_ListingsService',
  307.             'fos_elastica.pager_provider.app_locations.locations' => 'getFosElastica_PagerProvider_AppLocations_LocationsService',
  308.             'fos_elastica.pager_provider_registry' => 'getFosElastica_PagerProviderRegistryService',
  309.             'fos_elastica.paginator.subscriber' => 'getFosElastica_Paginator_SubscriberService',
  310.             'fos_elastica.persister_registry' => 'getFosElastica_PersisterRegistryService',
  311.             'fos_elastica.repository_manager' => 'getFosElastica_RepositoryManagerService',
  312.             'fos_elastica.resetter' => 'getFosElastica_ResetterService',
  313.             'fos_elastica.template_resetter' => 'getFosElastica_TemplateResetterService',
  314.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  315.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  316.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  317.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  318.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  319.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  320.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  321.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  322.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  323.             'gaufrette.local_storage_filesystem' => 'getGaufrette_LocalStorageFilesystemService',
  324.             'gaufrette.s3_storage_filesystem' => 'getGaufrette_S3StorageFilesystemService',
  325.             'http_kernel' => 'getHttpKernelService',
  326.             'httplug.client' => 'getHttplug_ClientService',
  327.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  328.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  329.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  330.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  331.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  332.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  333.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  334.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  335.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  336.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  337.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  338.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  339.             'jms_i18n_routing.cookie_setting_listener' => 'getJmsI18nRouting_CookieSettingListenerService',
  340.             'jms_i18n_routing.loader' => 'getJmsI18nRouting_LoaderService',
  341.             'jms_i18n_routing.locale_choosing_listener' => 'getJmsI18nRouting_LocaleChoosingListenerService',
  342.             'jms_serializer' => 'getJmsSerializerService',
  343.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  344.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  345.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  346.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  347.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  348.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  349.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  350.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  351.             'knp_paginator' => 'getKnpPaginatorService',
  352.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  353.             'liip_imagine.binary.loader.stream.aws_s3' => 'getLiipImagine_Binary_Loader_Stream_AwsS3Service',
  354.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  355.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  356.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  357.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  358.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  359.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  360.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  361.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  362.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  363.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  364.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  365.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  366.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  367.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  368.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  369.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  370.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  371.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  372.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  373.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  374.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  375.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  376.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  377.             'old_sound_rabbit_mq.connection.default' => 'getOldSoundRabbitMq_Connection_DefaultService',
  378.             'old_sound_rabbit_mq.parts_holder' => 'getOldSoundRabbitMq_PartsHolderService',
  379.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  380.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  381.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  382.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  383.             'redjan_ym_fcm.client' => 'getRedjanYmFcm_ClientService',
  384.             'request_stack' => 'getRequestStackService',
  385.             'router' => 'getRouterService',
  386.             'routing.loader' => 'getRouting_LoaderService',
  387.             'services_resetter' => 'getServicesResetterService',
  388.             'translator' => 'getTranslatorService',
  389.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  390.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  391.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  392.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  393.             'vich_uploader.namer_uniqid.listing_photos' => 'getVichUploader_NamerUniqid_ListingPhotosService',
  394.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  395.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  396.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  397.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  398.             'cache_clearer' => 'getCacheClearerService',
  399.             'filesystem' => 'getFilesystemService',
  400.             'serializer' => 'getSerializerService',
  401.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  402.             'form.factory' => 'getForm_FactoryService',
  403.             'form.type.file' => 'getForm_Type_FileService',
  404.             'profiler' => 'getProfilerService',
  405.             'twig' => 'getTwigService',
  406.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  407.             'security.token_storage' => 'getSecurity_TokenStorageService',
  408.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  409.             'session' => 'getSessionService',
  410.             'validator' => 'getValidatorService',
  411.         ];
  412.         $this->aliases = [
  413.             'App\\Kernel' => 'kernel',
  414.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  415.             'FOS\\UserBundle\\Controller\\ProfileController' => 'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController',
  416.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  417.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  418.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  419.             'database_connection' => 'doctrine.dbal.default_connection',
  420.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  421.             'doctrine_mongodb.odm.document_manager' => 'doctrine_mongodb.odm.default_document_manager',
  422.             'fos_elastica.client' => 'fos_elastica.client.default',
  423.             'fos_elastica.index' => 'fos_elastica.index.app_listings',
  424.             'fos_elastica.manager' => 'fos_elastica.manager.orm',
  425.             'fos_user.profile.controller' => 'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController',
  426.             'fos_user.registration.controller' => 'FOS\\UserBundle\\Controller\\RegistrationController',
  427.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  428.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  429.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  430.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  431.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  432.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  433.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  434.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  435.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  436.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  437.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  438.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  439.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  440.         ];
  441.         $this->privates['service_container'] = function () {
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  448.             include_once \dirname(__DIR__4).'/src/App/Kernel.php';
  449.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  450.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  451.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/IpTraceable/IpTraceableListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  455.             include_once \dirname(__DIR__4).'/src/App/EventSubscriber/ScraperThrottleSubscriber.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  461.             include_once \dirname(__DIR__4).'/src/App/Repository/Lead/LeadContactRequestRepository.php';
  462.             include_once \dirname(__DIR__4).'/src/App/Repository/Lead/LeadRepository.php';
  463.             include_once \dirname(__DIR__4).'/src/App/Service/Lead/LeadContactRequestService.php';
  464.             include_once \dirname(__DIR__4).'/src/App/Service/SMSManager.php';
  465.             include_once \dirname(__DIR__4).'/src/App/Service/Security/AuthServer.php';
  466.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientTrait.php';
  468.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClient.php';
  469.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php';
  470.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/LocaleEventSubscriber.php';
  471.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/GroupRepository.php';
  472.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserInterestRepository.php';
  473.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserPackagesRepository.php';
  474.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserRepository.php';
  475.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserServicesRepository.php';
  476.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserInterestBuilderInterface.php';
  477.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserInterestBuilder.php';
  478.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserInterestManager.php';
  479.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserIpInfoServiceInterface.php';
  480.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserIpInfoService.php';
  481.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserManager.php';
  482.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserPackagesService.php';
  483.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserServicesManager.php';
  484.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerServiceInterface.php';
  485.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerService.php';
  486.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/IpTraceSubscriber.php';
  487.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/EventStreamingClientFactoryInterface.php';
  488.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventStreaming/EventStreamingClientFactory.php';
  489.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/SnsServiceInterface.php';
  490.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SnsService.php';
  491.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php';
  492.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Helpers/MailerHelper.php';
  493.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/DoctrineExtensionEventSubscriber.php';
  494.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/RequestEventSubscriber.php';
  495.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Menu/MenuBuilder.php';
  496.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/CustomParagraphRepository.php';
  497.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/ActivityLogger.php';
  498.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/CacheManagerInterface.php';
  499.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/CacheManager.php';
  500.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MenuBuilderService.php';
  501.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MobileDetectionService.php';
  502.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/PriceExtender.php';
  503.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Setting.php';
  504.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/ThumbURL.php';
  505.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/SqsServiceInterface.php';
  506.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SqsService.php';
  507.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/ProducerFactoryInterface.php';
  508.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Producer/ProducerFactory.php';
  509.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/DirectorInterface.php';
  510.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/Director.php';
  511.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/BuilderInterface.php';
  512.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/MetaTagsBuilder.php';
  513.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SoftDeleteEventSubscriber.php';
  514.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/Contracts/BumpUpModelInterface.php';
  515.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/BumpUpModel.php';
  516.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LeadRepository.php';
  517.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingLeadRepository.php';
  518.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CallRequestLeadRepository.php';
  519.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CallRequestRepository.php';
  520.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryUtilsInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php';
  523.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/NestedTreeRepository.php';
  524.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CompoundLocationRepository.php';
  525.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CustomFieldRepository.php';
  526.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FavouriteRepository.php';
  527.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FreeListingRepository.php';
  528.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/InteractionRepository.php';
  529.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingFeatureRepository.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Repository/DocumentRepository.php';
  531.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceDocumentRepositoryInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceRepositoryTrait.php';
  533.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceDocumentRepository.php';
  534.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingImpressionRepository.php';
  535.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingPhoneRepository.php';
  536.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingPhotoRepository.php';
  537.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/Cachable.php';
  538.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRepository.php';
  539.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationRepository.php';
  540.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/MessageLeadRepository.php';
  541.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PhoneLeadRepository.php';
  542.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PhoneRepository.php';
  543.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PropertyTypeRepository.php';
  544.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/RejectionRepository.php';
  545.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SectionRepository.php';
  546.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SimilarListingsLeadRepository.php';
  547.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserLeadRepository.php';
  548.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserMessageLeadRepository.php';
  549.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserPhoneLeadRepository.php';
  550.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TopSellerLeadRepository.php';
  551.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainLeadRepository.php';
  552.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainMessageLeadRepository.php';
  553.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainPhoneLeadRepository.php';
  554.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserPhoneRepository.php';
  555.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/WhatsAppLeadRepository.php';
  556.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallRequestManager.php';
  557.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundService.php';
  558.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/Model/FormTypeInterface.php';
  559.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/Model/LocaleInterface.php';
  560.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundSearchFormTypeManager.php';
  561.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/InteractionService.php';
  562.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadService.php';
  563.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadValidationService.php';
  564.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/NotificationCenter/NotificationCenterInterface.php';
  565.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NotificationCenter/NotificationCenterEnvelopeGenerator.php';
  566.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/WhatsappEmailServiceInterface.php';
  567.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/WhatsappEmailService.php';
  568.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadServiceFactory.php';
  569.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/LeadsInsightsServiceInterface.php';
  570.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsInsightsService.php';
  571.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingContactRateService.php';
  572.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/ListingFeatureServiceInterface.php';
  573.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingFeatureService.php';
  574.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingManager.php';
  575.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Service/LocationStatisticsManager.php';
  576.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundStatusLogService.php';
  577.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NumberToWord.php';
  578.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRuleMatcher.php';
  579.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sortable/Entity/Repository/SortableRepository.php';
  580.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/RuleRepository.php';
  581.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/LocationManagerInterface.php';
  582.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationManager.php';
  583.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneManagerInterface.php';
  584.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/PhoneManager.php';
  585.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorInterface.php';
  586.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/PhoneValidator.php';
  587.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/PhoneValidatorComponentFactory.php';
  588.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/RelatedResultServiceInterface.php';
  589.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/RelatedResultService.php';
  590.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/AbstractElasticListingSearch.php';
  591.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/RelatedListingSearch.php';
  592.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SectionService.php';
  593.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/MapperInterface.php';
  594.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingAttributesMapper.php';
  595.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/TransformerInterface.php';
  596.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/EntityManagerAwareTrait.php';
  597.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingAttributesTransformer.php';
  598.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/LocaleAwareTrait.php';
  599.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingTranslationMapper.php';
  600.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CostPerLeadService.php';
  601.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/ListingServiceInterface.php';
  602.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingService.php';
  603.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingRuleFacadeService.php';
  604.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/LocationServiceInterface.php';
  605.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/LocationService.php';
  606.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  608.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ListingExtension.php';
  609.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/SearchDescriptionExtension.php';
  610.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/ConversationRepository.php';
  611.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/MessageRepository.php';
  612.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/RecipientRepository.php';
  613.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Service/Composer.php';
  614.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditRepository.php';
  615.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditAnalysisManager.php';
  616.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Contract/CreditManagerInterface.php';
  617.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditManager.php';
  618.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Contract/TransferValidatorInterface.php';
  619.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/TransferValidator.php';
  620.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/FeatureToggleManager.php';
  621.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Contract/FeatureToggleHandlerInterface.php';
  622.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Contract/ToggleMemoryHandlerInterface.php';
  623.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/MemoryFeatureToggleHandler.php';
  624.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/BulkFeatureTogglesHandler.php';
  625.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/SingleFeatureToggleHandler.php';
  626.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentManager.php';
  627.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserServiceTypesFactory.php';
  628.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionLogService.php';
  629.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierManager.php';
  630.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ApiBundle/EventListener/LocaleEventSubscriber.php';
  631.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/PaymentRepository.php';
  632.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Contract/PaymentDestinationServiceInterface.php';
  633.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentDestinationService.php';
  634.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/SalesAnalysisManager.php';
  635.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/SignatureManager.php';
  636.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/BuilderDirector.php';
  637.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/BuilderInterface.php';
  638.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/SearchCriteriaBuilder.php';
  639.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaMediator/Contracts/MediatorInterface.php';
  640.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaMediator/CriteriaMediator.php';
  641.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/BaseSearchService.php';
  642.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundSearchService.php';
  643.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticClientService.php';
  644.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/DefaultListingSearch.php';
  645.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingFaqService.php';
  646.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/Contract/ListingSearchCombinationsServiceInterface.php';
  647.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchCombinationsService.php';
  648.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchService.php';
  649.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Contract/OtpServiceInterface.php';
  650.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpService.php';
  651.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Contract/OtpGeneratorInterface.php';
  652.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpGeneratorService.php';
  653.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Service/TopSellerRetrievalService.php';
  654.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Service/FinancialAidService.php';
  655.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionService.php';
  656.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionStateService.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  668.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  691.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  698.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  741.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  753.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  754.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  755.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  756.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  799.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  815.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  816.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  817.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  819.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  820.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  821.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  822.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  823.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  824.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php';
  825.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  826.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  827.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  829.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  830.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  831.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  832.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  833.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  834.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  835.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  836.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  837.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  838.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  839.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  840.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  841.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  842.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLoggerInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLogger.php';
  844.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerRegistry.php';
  845.             include_once \dirname(__DIR__4).'/vendor/mongodb/mongodb/src/Client.php';
  846.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/DocumentManager.php';
  847.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Configuration.php';
  848.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  849.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Driver/CompatibilityAnnotationDriver.php';
  850.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Driver/AnnotationDriver.php';
  851.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Repository/RepositoryFactory.php';
  852.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ContainerRepositoryFactory.php';
  853.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerConfigurator.php';
  854.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/AbstractLogger.php';
  855.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
  856.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Client.php';
  857.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php';
  858.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php';
  859.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Index.php';
  860.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
  861.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Type.php';
  862.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/FinderInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedFinderInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php';
  865.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ElasticaToModelTransformerInterface.php';
  866.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/AbstractElasticaToModelTransformer.php';
  867.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/AbstractElasticaToModelTransformer.php';
  868.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORM/ElasticaToModelTransformer.php';
  869.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  870.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  871.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Doctrine/DoctrineConnectionFactoryFactory.php';
  872.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactory.php';
  873.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  874.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  875.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Doctrine/DoctrineDriverFactory.php';
  877.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  878.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  879.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  880.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  881.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  882.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  883.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  885.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  886.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  887.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  888.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  891.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionListener.php';
  892.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/VersionResolverInterface.php';
  893.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/ChainVersionResolver.php';
  894.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/HeaderVersionResolver.php';
  895.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/QueryParameterVersionResolver.php';
  896.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/MediaTypeVersionResolver.php';
  897.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionExclusionListener.php';
  898.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  899.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  900.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  901.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  902.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  903.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  927.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  928.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  929.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  930.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/HashingPasswordUpdater.php';
  931.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  932.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  934.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/LocaleResolverInterface.php';
  935.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Locale/DefaultLocaleResolver.php';
  936.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/EventListener/CookieSettingListener.php';
  937.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  938.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  939.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  940.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  941.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  942.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  943.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  944.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  945.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  946.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  947.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  948.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  949.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  950.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  951.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  952.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  953.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  954.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  955.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  956.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  957.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  958.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  959.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  960.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  961.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  962.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  963.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  964.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  965.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  966.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  967.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  968.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  969.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  970.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  971.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  972.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  973.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  974.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  975.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  976.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  977.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  978.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  979.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  980.             include_once \dirname(__DIR__4).'/src/App/FrameworkExtra/Converters/QueryStringConverter.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  982.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  985.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  986.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  987.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  989.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  990.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  991.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  992.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisLogger.php';
  993.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/ClientInterface.php';
  994.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Client.php';
  995.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/ParametersInterface.php';
  996.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/Parameters.php';
  997.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Factory/PredisParametersFactory.php';
  998.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Configuration/OptionsInterface.php';
  999.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Configuration/Options.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/FactoryInterface.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/Factory.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Client/Predis/Connection/ConnectionFactory.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtensionRuntime.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemMapInterface.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/FilesystemMap.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemInterface.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Filesystem.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MetadataSupporter.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ListKeysAware.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/SizeCalculator.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MimeTypeProvider.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/AwsS3.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3Client.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/StreamFactory.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ChecksumCalculator.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/Local.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/ScopingHttpClient.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/I18nRouter.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/DataCollector/CommandDataCollector.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/DataCollector/RedisDataCollector.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1198.             include_once \dirname(__DIR__4).'/src/App/Twig/AppExtension.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  1202.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Twig/UserServiceExtension.php';
  1203.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/ArabicNumbersConvertExtension.php';
  1204.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/CustomParagraphPreviewLinkExtension.php';
  1205.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/DateFormatExtension.php';
  1206.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/FeatureToggleExtension.php';
  1207.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/FeedbackSourceExtension.php';
  1208.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MenuExtension.php';
  1209.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MobileDetectionExtension.php';
  1210.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MortgageRequestLinkExtension.php';
  1211.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/NavbarExtension.php';
  1212.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/SettingExtension.php';
  1213.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/TestimonialExtension.php';
  1214.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/ThumbnailExtension.php';
  1215.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/UnsetFilter.php';
  1216.             include_once \dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle/TwigExtensions/Gravatar.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle/TwigExtensions/Text.php';
  1218.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/CompoundLocationExtension.php';
  1219.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/JsonDecodeExtension.php';
  1220.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ListingShareExtension.php';
  1221.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/LocationExtension.php';
  1222.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/MetaTagsExtension.php';
  1223.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ParseSearchCriteria.php';
  1224.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/PriceFiltersExtension.php';
  1225.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/SearchExtension.php';
  1226.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V4/CompoundLocationLinksBuilderInterface.php';
  1227.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundlocationLinksBuilderService.php';
  1228.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/TopCompaniesExtension.php';
  1229.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/CreditExtension.php';
  1230.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/FaqExtension.php';
  1231.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/PackageExtension.php';
  1232.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/PackageUserTypeExtension.php';
  1233.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Twig/CompoundExtension.php';
  1234.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/CommentExtension.php';
  1235.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/DiscussionExtension.php';
  1236.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/DiscussionTabsExtension.php';
  1237.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Twig/CompanyExtension.php';
  1238.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Twig/StaffExtension.php';
  1239.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Twig/CustomerProfilingExtension.php';
  1240.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Twig/PaymentExtension.php';
  1241.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Twig/PrintExtension.php';
  1242.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Services/Twig/AnnouncementExtension.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthExtension.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownExtension.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  1278.             include_once __DIR__.'/proxy-classes.php';
  1279.         };
  1280.     }
  1281.     public function compile(): void
  1282.     {
  1283.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1284.     }
  1285.     public function isCompiled(): bool
  1286.     {
  1287.         return true;
  1288.     }
  1289.     public function getRemovedIds(): array
  1290.     {
  1291.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1292.     }
  1293.     protected function createProxy($class, \Closure $factory)
  1294.     {
  1295.         return $factory();
  1296.     }
  1297.     /**
  1298.      * Gets the public '.container.private.cache_clearer' shared service.
  1299.      *
  1300.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1301.      */
  1302.     protected function get_Container_Private_CacheClearerService()
  1303.     {
  1304.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1305.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1306.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1307.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  1308.         }, 1));
  1309.     }
  1310.     /**
  1311.      * Gets the public '.container.private.filesystem' shared service.
  1312.      *
  1313.      * @return \Symfony\Component\Filesystem\Filesystem
  1314.      */
  1315.     protected function get_Container_Private_FilesystemService()
  1316.     {
  1317.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1318.     }
  1319.     /**
  1320.      * Gets the public '.container.private.form.factory' shared service.
  1321.      *
  1322.      * @return \Symfony\Component\Form\FormFactory
  1323.      */
  1324.     protected function get_Container_Private_Form_FactoryService()
  1325.     {
  1326.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1327.         if (isset($this->services['.container.private.form.factory'])) {
  1328.             return $this->services['.container.private.form.factory'];
  1329.         }
  1330.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1331.     }
  1332.     /**
  1333.      * Gets the public '.container.private.form.type.file' shared service.
  1334.      *
  1335.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1336.      */
  1337.     protected function get_Container_Private_Form_Type_FileService()
  1338.     {
  1339.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1340.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1342.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1343.     }
  1344.     /**
  1345.      * Gets the public '.container.private.profiler' shared service.
  1346.      *
  1347.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1348.      */
  1349.     protected function get_Container_Private_ProfilerService()
  1350.     {
  1351.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1352.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1353.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1354.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1355.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1356.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1357.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1358.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1359.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1360.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1361.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1362.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1363.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1364.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1365.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1366.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1367.         $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1368.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  1369.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  1370.         $d->addInstance('rate_limiter_storage_pool', ($this->privates['rate_limiter_storage_pool'] ?? $this->getRateLimiterStoragePoolService()));
  1371.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1372.         $d->addInstance('cache.doctrine.orm.default.second_level.region.write_rare_driver', ($this->privates['cache.doctrine.orm.default.second_level.region.write_rare_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_Region_WriteRareDriverService()));
  1373.         $d->addInstance('cache.doctrine.orm.default.second_level.region.append_only_driver', ($this->privates['cache.doctrine.orm.default.second_level.region.append_only_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_Region_AppendOnlyDriverService()));
  1374.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1375.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1376.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1377.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1378.         $e->registerClient('sms.client', ($this->privates['.debug.sms.client'] ?? $this->get_Debug_Sms_ClientService()));
  1379.         $e->registerClient('auth.client', ($this->privates['.debug.auth.client'] ?? $this->get_Debug_Auth_ClientService()));
  1380.         $e->registerClient('locations_insights.client', ($this->privates['.debug.locations_insights.client'] ?? $this->get_Debug_LocationsInsights_ClientService()));
  1381.         $e->registerClient('fcm.client', ($this->privates['.debug.fcm.client'] ?? $this->get_Debug_Fcm_ClientService()));
  1382.         $e->registerClient('search.client', ($this->privates['.debug.search.client'] ?? $this->get_Debug_Search_ClientService()));
  1383.         $e->registerClient('geoip.client', ($this->privates['.debug.geoip.client'] ?? $this->get_Debug_Geoip_ClientService()));
  1384.         $e->registerClient('hwi_oauth.http_client', ($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()));
  1385.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1386.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1387.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1388.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1389.         $h = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  1390.         $h->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  1391.         $i = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1392.         if ($this->has('kernel')) {
  1393.             $i->setKernel($b);
  1394.         }
  1395.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1396.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1397.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1398.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1399.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1400.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1401.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1402.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1403.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1404.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1405.         $instance->add($d);
  1406.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1407.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  1408.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  1409.         $instance->add($e);
  1410.         $instance->add($f);
  1411.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1412.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1413.         $instance->add($g);
  1414.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  1415.         $instance->add(new \Doctrine\Bundle\MongoDBBundle\DataCollector\CommandDataCollector(($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] ?? ($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] = new \Doctrine\ODM\MongoDB\APM\CommandLogger()))));
  1416.         $instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
  1417.         $instance->add($h);
  1418.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  1419.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1420.         $instance->add($i);
  1421.         return $instance;
  1422.     }
  1423.     /**
  1424.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1425.      *
  1426.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1427.      */
  1428.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1429.     {
  1430.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  1431.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1432.             return $this->services['.container.private.security.authorization_checker'];
  1433.         }
  1434.         $b = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1435.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1436.             return $this->services['.container.private.security.authorization_checker'];
  1437.         }
  1438.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a$btrue);
  1439.     }
  1440.     /**
  1441.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1442.      *
  1443.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1444.      */
  1445.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1446.     {
  1447.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1448.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1450.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1451.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1452.     }
  1453.     /**
  1454.      * Gets the public '.container.private.security.password_encoder' shared service.
  1455.      *
  1456.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1457.      *
  1458.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1459.      */
  1460.     protected function get_Container_Private_Security_PasswordEncoderService()
  1461.     {
  1462.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1463.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  1464.     }
  1465.     /**
  1466.      * Gets the public '.container.private.security.token_storage' shared service.
  1467.      *
  1468.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1469.      */
  1470.     protected function get_Container_Private_Security_TokenStorageService()
  1471.     {
  1472.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1473.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1474.         ], [
  1475.             'request_stack' => '?',
  1476.         ]));
  1477.     }
  1478.     /**
  1479.      * Gets the public '.container.private.serializer' shared service.
  1480.      *
  1481.      * @return \Symfony\Component\Serializer\Serializer
  1482.      */
  1483.     protected function get_Container_Private_SerializerService()
  1484.     {
  1485.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1486.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1488.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1489.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1490.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1491.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1492.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1493.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1494.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1495.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1496.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1497.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1499.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1500.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  1501.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1502.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1503.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1504.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1505.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1506.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1507.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1508.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1509.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1510.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1511.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1512.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1513.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1514.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1515.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1516.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1517.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1518.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1519.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1520.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1521.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1522.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1523.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1524.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1525.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1526.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1527.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1528.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  1529.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1530.         if (isset($this->services['.container.private.serializer'])) {
  1531.             return $this->services['.container.private.serializer'];
  1532.         }
  1533.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1534.         $c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1535.         $d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1536.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
  1537.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionNormalizer(($this->privates['fos_rest.exception.codes_map'] ?? ($this->privates['fos_rest.exception.codes_map'] = new \FOS\RestBundle\Util\ExceptionValueMap([]))), ($this->privates['fos_rest.exception.messages_map'] ?? ($this->privates['fos_rest.exception.messages_map'] = new \FOS\RestBundle\Util\ExceptionValueMap(['App\\Exception\\LogicHttpException' => true'App\\Exception\\BadRequestHttpException' => true'App\\Exception\\UnauthorizedHttpException' => true]))), truefalse), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($d$c$a$eNULL, [], $a)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($d$c$b$a$eNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  1538.     }
  1539.     /**
  1540.      * Gets the public '.container.private.session' shared service.
  1541.      *
  1542.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1543.      */
  1544.     protected function get_Container_Private_SessionService()
  1545.     {
  1546.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1547.         if (isset($this->services['.container.private.session'])) {
  1548.             return $this->services['.container.private.session'];
  1549.         }
  1550.         return $this->services['.container.private.session'] = $a->createSession();
  1551.     }
  1552.     /**
  1553.      * Gets the public '.container.private.twig' shared service.
  1554.      *
  1555.      * @return \Twig\Environment
  1556.      */
  1557.     protected function get_Container_Private_TwigService()
  1558.     {
  1559.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1560.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1561.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), 'AqarmapMainBundle');
  1562.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), 'AqarmapListingBundle');
  1563.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), 'AqarmapUserBundle');
  1564.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), 'AqarmapNeighborhoodBundle');
  1565.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), 'AqarmapDiscussionBundle');
  1566.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), 'AqarmapSearchBundle');
  1567.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), 'AqarmapCRMBundle');
  1568.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), 'AqarmapBuyerAlertsBundle');
  1569.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'AqarmapNotificationBundle');
  1570.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), 'AqarmapCreditBundle');
  1571.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), 'AqarmapUser');
  1572.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), '!AqarmapUser');
  1573.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), 'AqarmapMain');
  1574.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), '!AqarmapMain');
  1575.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), 'AqarmapListing');
  1576.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), '!AqarmapListing');
  1577.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Resources/views'), 'AqarmapMessage');
  1578.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Resources/views'), '!AqarmapMessage');
  1579.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), 'AqarmapCredit');
  1580.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), '!AqarmapCredit');
  1581.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Resources/views'), 'AqarmapNotifier');
  1582.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Resources/views'), '!AqarmapNotifier');
  1583.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), 'AqarmapBuyerAlerts');
  1584.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), '!AqarmapBuyerAlerts');
  1585.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Resources/views'), 'AqarmapMortgage');
  1586.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Resources/views'), '!AqarmapMortgage');
  1587.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Resources/views'), 'AqarmapBrokerSales');
  1588.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Resources/views'), '!AqarmapBrokerSales');
  1589.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), 'AqarmapNeighborhood');
  1590.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), '!AqarmapNeighborhood');
  1591.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), 'AqarmapDiscussion');
  1592.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), '!AqarmapDiscussion');
  1593.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), 'AqarmapCRM');
  1594.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), '!AqarmapCRM');
  1595.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Resources/views'), 'AqarmapCustomerProfiling');
  1596.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Resources/views'), '!AqarmapCustomerProfiling');
  1597.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Resources/views'), 'AqarmapExchange');
  1598.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Resources/views'), '!AqarmapExchange');
  1599.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'Notification');
  1600.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), '!Notification');
  1601.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Resources/views'), 'AqarmapPayment');
  1602.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Resources/views'), '!AqarmapPayment');
  1603.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Resources/views'), 'AqarmapAnnouncement');
  1604.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Resources/views'), '!AqarmapAnnouncement');
  1605.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), 'AqarmapSearch');
  1606.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), '!AqarmapSearch');
  1607.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'AqarmapNotification');
  1608.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), '!AqarmapNotification');
  1609.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Resources/views'), 'FeatureToggle');
  1610.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Resources/views'), '!FeatureToggle');
  1611.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Resources/views'), 'AqarmapValueEngine');
  1612.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Resources/views'), '!AqarmapValueEngine');
  1613.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Resources/views'), 'TopSeller');
  1614.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Resources/views'), '!TopSeller');
  1615.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Resources/views'), 'AqarmapFinancialAids');
  1616.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Resources/views'), '!AqarmapFinancialAids');
  1617.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1618.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1619.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), 'DoctrineMongoDB');
  1620.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), '!DoctrineMongoDB');
  1621.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
  1622.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
  1623.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  1624.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  1625.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1626.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  1627.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1628.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1629.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1630.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1631.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1632.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1633.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1634.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/views'), 'HWIOAuth');
  1635.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/views'), '!HWIOAuth');
  1636.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1637.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1638.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1639.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1640.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1641.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1642.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  1643.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  1644.         $a->addPath((\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Resources/views'), 'OldSoundRabbitMq');
  1645.         $a->addPath((\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Resources/views'), '!OldSoundRabbitMq');
  1646.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1647.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1648.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), 'SncRedis');
  1649.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), '!SncRedis');
  1650.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1651.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1652.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1653.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1654.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1655.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1656.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1657.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1658.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1659.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1660.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1661.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1662.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1663.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1664.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1665.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1666.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1667.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1668.         $e = new \Symfony\Bridge\Twig\Extension\AssetExtension($d);
  1669.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1670.         $g = ($this->services['router'] ?? $this->getRouterService());
  1671.         $h = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1672.         $i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1673.         $j = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1674.         $k = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1675.         $l = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1676.         $m = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  1677.         $n = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  1678.         $o = new \Aqarmap\Bundle\MainBundle\Twig\ThumbnailExtension(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] ?? $this->getThumbURLService()), $n$this->getParameter('aqarmap.wompoo'));
  1679.         $p = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  1680.         $q = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  1681.         $r = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1682.         $r->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1683.         $s = new \Symfony\Bridge\Twig\AppVariable();
  1684.         $s->setEnvironment('dev');
  1685.         $s->setDebug(true);
  1686.         if ($this->has('.container.private.security.token_storage')) {
  1687.             $s->setTokenStorage($i);
  1688.         }
  1689.         if ($this->has('request_stack')) {
  1690.             $s->setRequestStack($h);
  1691.         }
  1692.         $t = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1693.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1694.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1695.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1696.         $instance->addExtension($e);
  1697.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  1698.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1699.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1700.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1701.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1702.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1703.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($h$g)));
  1704.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1705.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1706.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1707.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($h, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
  1708.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($j$k));
  1709.         $instance->addExtension(new \App\Twig\AppExtension());
  1710.         $instance->addExtension(new \Twig_Extensions_Extension_Date());
  1711.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  1712.         $instance->addExtension(new \Twig_Extensions_Extension_Intl());
  1713.         $instance->addExtension(new \Aqarmap\Bundle\UserBundle\Twig\UserServiceExtension(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService()), $c$g, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService())));
  1714.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\ArabicNumbersConvertExtension());
  1715.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\CustomParagraphPreviewLinkExtension($g));
  1716.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\DateFormatExtension());
  1717.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\FeatureToggleExtension(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService())));
  1718.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\FeedbackSourceExtension());
  1719.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\MenuExtension(($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'] ?? $this->getMenuBuilderService())));
  1720.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\MobileDetectionExtension(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] = new \Aqarmap\Bundle\MainBundle\Service\MobileDetectionService()))));
  1721.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\MortgageRequestLinkExtension(($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService())));
  1722.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\NavbarExtension($l));
  1723.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\SettingExtension($m));
  1724.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\TestimonialExtension());
  1725.         $instance->addExtension($o);
  1726.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\UnsetFilter());
  1727.         $instance->addExtension(new \Aqarmap\Bundle\UtilityBundle\TwigExtensions\Gravatar());
  1728.         $instance->addExtension(new \Aqarmap\Bundle\UtilityBundle\TwigExtensions\Text());
  1729.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\CompoundLocationExtension($l));
  1730.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\JsonDecodeExtension());
  1731.         $instance->addExtension(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'] ?? $this->getListingExtensionService()));
  1732.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\ListingShareExtension(($this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] ?? $this->getUploaderExtensionRuntimeService()), $d$o));
  1733.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\LocationExtension($l$h));
  1734.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\MetaTagsExtension(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\Director'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\Director'] = new \Aqarmap\Bundle\ListingBundle\Builder\Director())), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'] ?? $this->getMetaTagsBuilderService())));
  1735.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\ParseSearchCriteria(($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), $h, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), $p, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService())));
  1736.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\PriceFiltersExtension($l));
  1737.         $instance->addExtension(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'] ?? $this->getSearchDescriptionExtensionService()));
  1738.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\SearchExtension(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] ?? $this->getListingSearchServiceService()), $h, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'] ?? $this->getMenuBuilderServiceService()), new \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundlocationLinksBuilderService($p$m$c$h)));
  1739.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\TopCompaniesExtension($l$m, ($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'] ?? $this->getTopSellerRetrievalServiceService())));
  1740.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\CreditExtension($c$q));
  1741.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\FaqExtension());
  1742.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\PackageExtension($l));
  1743.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\PackageUserTypeExtension());
  1744.         $instance->addExtension(new \Aqarmap\Bundle\NeighborhoodBundle\Twig\CompoundExtension());
  1745.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\CommentExtension());
  1746.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\DiscussionExtension());
  1747.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\DiscussionTabsExtension());
  1748.         $instance->addExtension(new \Aqarmap\Bundle\CRMBundle\Twig\CompanyExtension());
  1749.         $instance->addExtension(new \Aqarmap\Bundle\CRMBundle\Twig\StaffExtension());
  1750.         $instance->addExtension(new \Aqarmap\Bundle\CustomerProfilingBundle\Twig\CustomerProfilingExtension($c));
  1751.         $instance->addExtension(new \Aqarmap\Bundle\PaymentBundle\Twig\PaymentExtension($l, ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository'] ?? $this->getRejectionRepositoryService()), $q));
  1752.         $instance->addExtension(new \Aqarmap\Bundle\PaymentBundle\Twig\PrintExtension());
  1753.         $instance->addExtension(new \Aqarmap\Bundle\AnnouncementBundle\Services\Twig\AnnouncementExtension($l));
  1754.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1755.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $g$d$h$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  1756.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension());
  1757.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1758.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService()), ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), ($this->privates['knp_menu.manipulator'] ?? ($this->privates['knp_menu.manipulator'] = new \Knp\Menu\Util\MenuManipulator()))));
  1759.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$c)));
  1760.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension($n));
  1761.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($e));
  1762.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($j$k));
  1763.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($r));
  1764.         $instance->addExtension(new \Twig\Extra\Markdown\MarkdownExtension());
  1765.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1766.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1767.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1768.         ], [
  1769.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1770.             'webpack_encore.tag_renderer' => '?',
  1771.         ])));
  1772.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1773.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1774.         $instance->addGlobal('app'$s);
  1775.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1776.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1777.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1778.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1779.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1780.             'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => ['privates''hwi_oauth.twig.extension.oauth.runtime''getHwiOauth_Twig_Extension_Oauth_RuntimeService'false],
  1781.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  1782.             'Twig\\Extra\\Markdown\\MarkdownRuntime' => ['privates''twig.runtime.markdown''getTwig_Runtime_MarkdownService'false],
  1783.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'false],
  1784.         ], [
  1785.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1786.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1787.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1788.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1789.             'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => '?',
  1790.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1791.             'Twig\\Extra\\Markdown\\MarkdownRuntime' => '?',
  1792.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1793.         ])));
  1794.         $instance->addGlobal('google_recaptcha_site_key'$this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'));
  1795.         $instance->addGlobal('locale''ar');
  1796.         $instance->addGlobal('oauth_logout_url'$this->getEnv('string:OAUTH_PUBLIC_SERVER_URL').'/logout');
  1797.         $instance->addGlobal('google_maps_key'NULL);
  1798.         $instance->addGlobal('facebook_app_id'NULL);
  1799.         $instance->addGlobal('firebase_api_key''AAAA0Aa0Aa0:AAA00aAAaAaAaAAAaAAaaA-AA0AA0aAAA0aAa');
  1800.         $instance->addGlobal('firebase_sender_id'1000000000000);
  1801.         $instance->addGlobal('fawry_merchant_id'$this->getEnv('FAWRY_MERCHANT_ID'));
  1802.         $instance->addGlobal('fawry_js_url'$this->getEnv('FAWRY_JS_URL'));
  1803.         $instance->addGlobal('payfort_merchant_identifier'$this->getEnv('PAYFORT_MERCHANT_IDENTIFIER'));
  1804.         $instance->addGlobal('payfort_access_code'$this->getEnv('PAYFORT_ACCESS_CODE'));
  1805.         $instance->addGlobal('payfort_redirect_url'$this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentPage');
  1806.         $instance->addGlobal('country'$this->getEnv('APP_COUNTRY'));
  1807.         $instance->addGlobal('aqarmap_database_notification''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification');
  1808.         $instance->addGlobal('app_domain'$this->getEnv('APP_HOST'));
  1809.         $instance->addGlobal('aqarmap_advice_url''https://advice.aqarmap.com.eg');
  1810.         $instance->addGlobal('search_service_public_endpoint'$this->getEnv('SEARCH_SERVICE_PUBLIC_ENDPOINT'));
  1811.         $instance->addGlobal('notifyLogo'true);
  1812.         $instance->addGlobal('notifyPersonalPhoto'true);
  1813.         $instance->addGlobal('notifyExpiry'false);
  1814.         $instance->addGlobal('notifyPersonalIsNotCompleted'false);
  1815.         $instance->addGlobal('google_app_id'NULL);
  1816.         $instance->addGlobal('google_redirect_url'NULL);
  1817.         $instance->addGlobal('joinUsARURL''https://i.aqarmap.com/joinus/?campaign=HomepageWeb');
  1818.         $instance->addGlobal('joinUsENURL''https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWeb');
  1819.         $instance->addGlobal('popUpJoinUsENURL''https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWidget');
  1820.         $instance->addGlobal('popUpJoinUsARURL''https://i.aqarmap.com/joinus/?campaign=HomepageWidget');
  1821.         $instance->addGlobal('authBaseUrl'$this->getEnv('OAUTH_PUBLIC_SERVER_URL'));
  1822.         $instance->registerUndefinedFilterCallback([=> $t=> 'suggestFilter']);
  1823.         $instance->registerUndefinedFunctionCallback([=> $t=> 'suggestFunction']);
  1824.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1825.         return $instance;
  1826.     }
  1827.     /**
  1828.      * Gets the public '.container.private.validator' shared service.
  1829.      *
  1830.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1831.      */
  1832.     protected function get_Container_Private_ValidatorService()
  1833.     {
  1834.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1835.         if (isset($this->services['.container.private.validator'])) {
  1836.             return $this->services['.container.private.validator'];
  1837.         }
  1838.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1839.     }
  1840.     /**
  1841.      * Gets the public 'App\Controller\API\Banners\BannersController' shared autowired service.
  1842.      *
  1843.      * @return \App\Controller\API\Banners\BannersController
  1844.      */
  1845.     protected function getBannersControllerService()
  1846.     {
  1847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1848.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1849.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1850.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1851.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Banners/BannersController.php';
  1852.         $this->services['App\\Controller\\API\\Banners\\BannersController'] = $instance = new \App\Controller\API\Banners\BannersController();
  1853.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Banners\\BannersController'$this));
  1854.         return $instance;
  1855.     }
  1856.     /**
  1857.      * Gets the public 'App\Controller\API\Lead\LeadContactRequestController' shared autowired service.
  1858.      *
  1859.      * @return \App\Controller\API\Lead\LeadContactRequestController
  1860.      */
  1861.     protected function getLeadContactRequestControllerService()
  1862.     {
  1863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1864.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1865.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1866.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  1867.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Lead/LeadContactRequestController.php';
  1868.         $this->services['App\\Controller\\API\\Lead\\LeadContactRequestController'] = $instance = new \App\Controller\API\Lead\LeadContactRequestController(($this->privates['App\\Repository\\User\\UserCardRepository'] ?? $this->getUserCardRepositoryService()), ($this->privates['App\\Service\\User\\CardIntegrationService'] ?? $this->getCardIntegrationServiceService()), ($this->privates['App\\Service\\Lead\\LeadContactRequestService'] ?? $this->getLeadContactRequestServiceService()), ($this->privates['App\\Repository\\Lead\\LeadContactRequestRepository'] ?? $this->getLeadContactRequestRepositoryService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()));
  1869.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Lead\\LeadContactRequestController'$this));
  1870.         return $instance;
  1871.     }
  1872.     /**
  1873.      * Gets the public 'App\Controller\API\Lead\LeadController' shared autowired service.
  1874.      *
  1875.      * @return \App\Controller\API\Lead\LeadController
  1876.      */
  1877.     protected function getLeadControllerService()
  1878.     {
  1879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1880.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1881.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1882.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1883.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Lead/LeadController.php';
  1884.         $this->services['App\\Controller\\API\\Lead\\LeadController'] = $instance = new \App\Controller\API\Lead\LeadController();
  1885.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Lead\\LeadController'$this));
  1886.         return $instance;
  1887.     }
  1888.     /**
  1889.      * Gets the public 'App\Controller\API\Listing\ListingController' shared autowired service.
  1890.      *
  1891.      * @return \App\Controller\API\Listing\ListingController
  1892.      */
  1893.     protected function getListingControllerService()
  1894.     {
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1896.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Listing/ListingController.php';
  1897.         $this->services['App\\Controller\\API\\Listing\\ListingController'] = $instance = new \App\Controller\API\Listing\ListingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'] ?? $this->getUserPackagesServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Listing\\ListingService'] ?? $this->getListingServiceService()));
  1898.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\API\\Listing\\ListingController'$this));
  1899.         return $instance;
  1900.     }
  1901.     /**
  1902.      * Gets the public 'App\Controller\API\Location\LocationController' shared autowired service.
  1903.      *
  1904.      * @return \App\Controller\API\Location\LocationController
  1905.      */
  1906.     protected function getLocationControllerService()
  1907.     {
  1908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1909.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Location/LocationController.php';
  1910.         include_once \dirname(__DIR__4).'/src/App/Service/Location/LocationService.php';
  1911.         $this->services['App\\Controller\\API\\Location\\LocationController'] = $instance = new \App\Controller\API\Location\LocationController(($this->privates['.debug.search.client'] ?? $this->get_Debug_Search_ClientService()), new \App\Service\Location\LocationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService())));
  1912.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\API\\Location\\LocationController'$this));
  1913.         return $instance;
  1914.     }
  1915.     /**
  1916.      * Gets the public 'App\Controller\API\LocationsInsights\LocationsInsightsProxyController' shared autowired service.
  1917.      *
  1918.      * @return \App\Controller\API\LocationsInsights\LocationsInsightsProxyController
  1919.      */
  1920.     protected function getLocationsInsightsProxyControllerService()
  1921.     {
  1922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1923.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1924.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1925.         include_once \dirname(__DIR__4).'/src/App/Controller/API/LocationsInsights/LocationsInsightsProxyController.php';
  1926.         $this->services['App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController'] = $instance = new \App\Controller\API\LocationsInsights\LocationsInsightsProxyController();
  1927.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController'$this));
  1928.         return $instance;
  1929.     }
  1930.     /**
  1931.      * Gets the public 'App\Controller\API\Subscriptions\SubscriptionPlansController' shared autowired service.
  1932.      *
  1933.      * @return \App\Controller\API\Subscriptions\SubscriptionPlansController
  1934.      */
  1935.     protected function getSubscriptionPlansControllerService()
  1936.     {
  1937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1938.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1939.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1940.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1941.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Subscriptions/SubscriptionPlansController.php';
  1942.         $this->services['App\\Controller\\API\\Subscriptions\\SubscriptionPlansController'] = $instance = new \App\Controller\API\Subscriptions\SubscriptionPlansController();
  1943.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Subscriptions\\SubscriptionPlansController'$this));
  1944.         return $instance;
  1945.     }
  1946.     /**
  1947.      * Gets the public 'App\Controller\API\User\CardsController' shared autowired service.
  1948.      *
  1949.      * @return \App\Controller\API\User\CardsController
  1950.      */
  1951.     protected function getCardsControllerService()
  1952.     {
  1953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1954.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1955.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1956.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  1957.         include_once \dirname(__DIR__4).'/src/App/Controller/API/User/CardsController.php';
  1958.         $this->services['App\\Controller\\API\\User\\CardsController'] = $instance = new \App\Controller\API\User\CardsController();
  1959.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\User\\CardsController'$this));
  1960.         return $instance;
  1961.     }
  1962.     /**
  1963.      * Gets the public 'App\Controller\API\User\SubAccountsController' shared autowired service.
  1964.      *
  1965.      * @return \App\Controller\API\User\SubAccountsController
  1966.      */
  1967.     protected function getSubAccountsControllerService()
  1968.     {
  1969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1970.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1971.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1972.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  1973.         include_once \dirname(__DIR__4).'/src/App/Controller/API/User/SubAccountsController.php';
  1974.         $this->services['App\\Controller\\API\\User\\SubAccountsController'] = $instance = new \App\Controller\API\User\SubAccountsController();
  1975.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\User\\SubAccountsController'$this));
  1976.         return $instance;
  1977.     }
  1978.     /**
  1979.      * Gets the public 'App\Controller\API\User\SubscriptionsController' shared autowired service.
  1980.      *
  1981.      * @return \App\Controller\API\User\SubscriptionsController
  1982.      */
  1983.     protected function getSubscriptionsControllerService()
  1984.     {
  1985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1986.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1987.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1988.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1989.         include_once \dirname(__DIR__4).'/src/App/Controller/API/User/SubscriptionsController.php';
  1990.         $this->services['App\\Controller\\API\\User\\SubscriptionsController'] = $instance = new \App\Controller\API\User\SubscriptionsController(($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->privates['App\\Service\\User\\UserCardService'] ?? $this->getUserCardServiceService()), ($this->privates['App\\Service\\User\\CardIntegrationService'] ?? $this->getCardIntegrationServiceService()));
  1991.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\User\\SubscriptionsController'$this));
  1992.         return $instance;
  1993.     }
  1994.     /**
  1995.      * Gets the public 'App\Controller\Admin\Banners\BannersController' shared autowired service.
  1996.      *
  1997.      * @return \App\Controller\Admin\Banners\BannersController
  1998.      */
  1999.     protected function getBannersController2Service()
  2000.     {
  2001.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2002.         include_once \dirname(__DIR__4).'/src/App/Controller/Admin/Banners/BannersController.php';
  2003.         $this->services['App\\Controller\\Admin\\Banners\\BannersController'] = $instance = new \App\Controller\Admin\Banners\BannersController();
  2004.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Banners\\BannersController'$this));
  2005.         return $instance;
  2006.     }
  2007.     /**
  2008.      * Gets the public 'App\Controller\Admin\Subscriptions\SubscriptionPlansController' shared autowired service.
  2009.      *
  2010.      * @return \App\Controller\Admin\Subscriptions\SubscriptionPlansController
  2011.      */
  2012.     protected function getSubscriptionPlansController2Service()
  2013.     {
  2014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2015.         include_once \dirname(__DIR__4).'/src/App/Controller/Admin/Subscriptions/SubscriptionPlansController.php';
  2016.         $this->services['App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController'] = $instance = new \App\Controller\Admin\Subscriptions\SubscriptionPlansController();
  2017.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController'$this));
  2018.         return $instance;
  2019.     }
  2020.     /**
  2021.      * Gets the public 'App\Controller\AliasRoutesController' shared autowired service.
  2022.      *
  2023.      * @return \App\Controller\AliasRoutesController
  2024.      */
  2025.     protected function getAliasRoutesControllerService()
  2026.     {
  2027.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2028.         include_once \dirname(__DIR__4).'/src/App/Controller/AliasRoutesController.php';
  2029.         $this->services['App\\Controller\\AliasRoutesController'] = $instance = new \App\Controller\AliasRoutesController();
  2030.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\AliasRoutesController'$this));
  2031.         return $instance;
  2032.     }
  2033.     /**
  2034.      * Gets the public 'App\Controller\DefaultController' shared autowired service.
  2035.      *
  2036.      * @return \App\Controller\DefaultController
  2037.      */
  2038.     protected function getDefaultControllerService()
  2039.     {
  2040.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2041.         include_once \dirname(__DIR__4).'/src/App/Controller/DefaultController.php';
  2042.         $this->services['App\\Controller\\DefaultController'] = $instance = new \App\Controller\DefaultController();
  2043.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\DefaultController'$this));
  2044.         return $instance;
  2045.     }
  2046.     /**
  2047.      * Gets the public 'App\Controller\EmailList\WaitingController' shared autowired service.
  2048.      *
  2049.      * @return \App\Controller\EmailList\WaitingController
  2050.      */
  2051.     protected function getWaitingControllerService()
  2052.     {
  2053.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2054.         include_once \dirname(__DIR__4).'/src/App/Controller/EmailList/WaitingController.php';
  2055.         $this->services['App\\Controller\\EmailList\\WaitingController'] = $instance = new \App\Controller\EmailList\WaitingController();
  2056.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\EmailList\\WaitingController'$this));
  2057.         return $instance;
  2058.     }
  2059.     /**
  2060.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  2061.      *
  2062.      * @return \App\Controller\SecurityController
  2063.      */
  2064.     protected function getSecurityControllerService()
  2065.     {
  2066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2067.         include_once \dirname(__DIR__4).'/src/App/Controller/SecurityController.php';
  2068.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  2069.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SecurityController'$this));
  2070.         return $instance;
  2071.     }
  2072.     /**
  2073.      * Gets the public 'Aqarmap\Bundle\AnnouncementBundle\Controller\Admin\AnnouncementController' shared autowired service.
  2074.      *
  2075.      * @return \Aqarmap\Bundle\AnnouncementBundle\Controller\Admin\AnnouncementController
  2076.      */
  2077.     protected function getAnnouncementControllerService()
  2078.     {
  2079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2080.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Controller/Admin/AnnouncementController.php';
  2081.         $this->services['Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController'] = $instance = new \Aqarmap\Bundle\AnnouncementBundle\Controller\Admin\AnnouncementController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2082.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController'$this));
  2083.         return $instance;
  2084.     }
  2085.     /**
  2086.      * Gets the public 'Aqarmap\Bundle\AnnouncementBundle\Controller\Api\AnnouncementController' shared autowired service.
  2087.      *
  2088.      * @return \Aqarmap\Bundle\AnnouncementBundle\Controller\Api\AnnouncementController
  2089.      */
  2090.     protected function getAnnouncementController2Service()
  2091.     {
  2092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2093.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2094.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2095.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2096.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Controller/Api/AnnouncementController.php';
  2097.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Services/AnnouncementManager.php';
  2098.         $this->services['Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController'] = $instance = new \Aqarmap\Bundle\AnnouncementBundle\Controller\Api\AnnouncementController(new \Aqarmap\Bundle\AnnouncementBundle\Services\AnnouncementManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  2099.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController'$this));
  2100.         return $instance;
  2101.     }
  2102.     /**
  2103.      * Gets the public 'Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\BrokerController' shared autowired service.
  2104.      *
  2105.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\BrokerController
  2106.      */
  2107.     protected function getBrokerControllerService()
  2108.     {
  2109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2110.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Controller/Admin/BrokerController.php';
  2111.         $this->services['Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController'] = $instance = new \Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\BrokerController(($this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Services\\SellerBrokerManager'] ?? $this->getSellerBrokerManagerService()));
  2112.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController'$this));
  2113.         return $instance;
  2114.     }
  2115.     /**
  2116.      * Gets the public 'Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\SellerController' shared autowired service.
  2117.      *
  2118.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\SellerController
  2119.      */
  2120.     protected function getSellerControllerService()
  2121.     {
  2122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2123.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Controller/Admin/SellerController.php';
  2124.         $this->services['Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController'] = $instance = new \Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\SellerController(($this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Services\\SellerBrokerManager'] ?? $this->getSellerBrokerManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2125.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController'$this));
  2126.         return $instance;
  2127.     }
  2128.     /**
  2129.      * Gets the public 'Aqarmap\Bundle\BuyerAlertsBundle\Controller\Api\BuyerAlertsController' shared autowired service.
  2130.      *
  2131.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Controller\Api\BuyerAlertsController
  2132.      */
  2133.     protected function getBuyerAlertsControllerService()
  2134.     {
  2135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2136.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2137.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2138.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2139.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/Api/BuyerAlertsController.php';
  2140.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Factory/BuyerAlertsEntityFactory.php';
  2141.         $this->services['Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController'] = $instance = new \Aqarmap\Bundle\BuyerAlertsBundle\Controller\Api\BuyerAlertsController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository'] ?? $this->getBuyerAlertsRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository'] ?? $this->getRecentSearchesRepositoryService()), new \Aqarmap\Bundle\BuyerAlertsBundle\Factory\BuyerAlertsEntityFactory(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  2142.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController'$this));
  2143.         return $instance;
  2144.     }
  2145.     /**
  2146.      * Gets the public 'Aqarmap\Bundle\BuyerAlertsBundle\Controller\BuyerAlertsController' shared autowired service.
  2147.      *
  2148.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Controller\BuyerAlertsController
  2149.      */
  2150.     protected function getBuyerAlertsController2Service()
  2151.     {
  2152.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2153.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/BuyerAlertsController.php';
  2154.         $this->services['Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController'] = $instance = new \Aqarmap\Bundle\BuyerAlertsBundle\Controller\BuyerAlertsController(($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  2155.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController'$this));
  2156.         return $instance;
  2157.     }
  2158.     /**
  2159.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController' shared autowired service.
  2160.      *
  2161.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController
  2162.      */
  2163.     protected function getCheckInControllerService()
  2164.     {
  2165.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2166.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CheckInController.php';
  2167.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2168.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController'$this));
  2169.         return $instance;
  2170.     }
  2171.     /**
  2172.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\CompanyController' shared autowired service.
  2173.      *
  2174.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\CompanyController
  2175.      */
  2176.     protected function getCompanyControllerService()
  2177.     {
  2178.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2179.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CompanyController.php';
  2180.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Admin\CompanyController(($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CompanyManager'] ?? $this->getCompanyManagerService()), ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CRMManager'] ?? $this->getCRMManagerService()), ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\StaffHistoryManager'] ?? $this->getStaffHistoryManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()));
  2181.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController'$this));
  2182.         return $instance;
  2183.     }
  2184.     /**
  2185.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\StaffController' shared autowired service.
  2186.      *
  2187.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\StaffController
  2188.      */
  2189.     protected function getStaffControllerService()
  2190.     {
  2191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2192.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/StaffController.php';
  2193.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Admin\StaffController(($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\StaffHistoryManager'] ?? $this->getStaffHistoryManagerService()), ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CRMManager'] ?? $this->getCRMManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  2194.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController'$this));
  2195.         return $instance;
  2196.     }
  2197.     /**
  2198.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController' shared autowired service.
  2199.      *
  2200.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController
  2201.      */
  2202.     protected function getCompanyController2Service()
  2203.     {
  2204.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2205.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2206.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2207.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/CompanyController.php';
  2208.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController();
  2209.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController'$this));
  2210.         return $instance;
  2211.     }
  2212.     /**
  2213.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController' shared autowired service.
  2214.      *
  2215.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController
  2216.      */
  2217.     protected function getStaffCheckInControllerService()
  2218.     {
  2219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2220.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2221.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2222.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/StaffCheckInController.php';
  2223.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController();
  2224.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController'$this));
  2225.         return $instance;
  2226.     }
  2227.     /**
  2228.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController' shared autowired service.
  2229.      *
  2230.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController
  2231.      */
  2232.     protected function getStaffController2Service()
  2233.     {
  2234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2236.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2237.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/StaffController.php';
  2238.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController();
  2239.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController'$this));
  2240.         return $instance;
  2241.     }
  2242.     /**
  2243.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\ChurnAndExpiryController' shared autowired service.
  2244.      *
  2245.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\ChurnAndExpiryController
  2246.      */
  2247.     protected function getChurnAndExpiryControllerService()
  2248.     {
  2249.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2250.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/ChurnAndExpiryController.php';
  2251.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\ChurnAndExpiryController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Admin\ChurnAndExpiryController(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'] ?? $this->getChurnAndExpiryManagerService()));
  2252.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\ChurnAndExpiryController'$this));
  2253.         return $instance;
  2254.     }
  2255.     /**
  2256.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditController' shared autowired service.
  2257.      *
  2258.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditController
  2259.      */
  2260.     protected function getCreditControllerService()
  2261.     {
  2262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2263.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditController.php';
  2264.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditController(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'] ?? $this->getRecurringTransactionStateServiceService()), ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()));
  2265.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController'$this));
  2266.         return $instance;
  2267.     }
  2268.     /**
  2269.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditPackageController' shared autowired service.
  2270.      *
  2271.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditPackageController
  2272.      */
  2273.     protected function getCreditPackageControllerService()
  2274.     {
  2275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2276.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditPackageController.php';
  2277.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditPackageController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  2278.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController'$this));
  2279.         return $instance;
  2280.     }
  2281.     /**
  2282.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditServiceController' shared autowired service.
  2283.      *
  2284.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditServiceController
  2285.      */
  2286.     protected function getCreditServiceControllerService()
  2287.     {
  2288.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2289.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditServiceController.php';
  2290.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditServiceController(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  2291.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController'$this));
  2292.         return $instance;
  2293.     }
  2294.     /**
  2295.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\FaqController' shared autowired service.
  2296.      *
  2297.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\FaqController
  2298.      */
  2299.     protected function getFaqControllerService()
  2300.     {
  2301.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2302.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/FaqController.php';
  2303.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/FaqService.php';
  2304.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  2305.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\FaqController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Admin\FaqController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a, new \Aqarmap\Bundle\UserBundle\Services\FaqService($a));
  2306.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\FaqController'$this));
  2307.         return $instance;
  2308.     }
  2309.     /**
  2310.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditAnalysisController' shared autowired service.
  2311.      *
  2312.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditAnalysisController
  2313.      */
  2314.     protected function getCreditAnalysisControllerService()
  2315.     {
  2316.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2317.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2319.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditAnalysisController.php';
  2320.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditAnalysisController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService()));
  2321.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController'$this));
  2322.         return $instance;
  2323.     }
  2324.     /**
  2325.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditController' shared autowired service.
  2326.      *
  2327.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditController
  2328.      */
  2329.     protected function getCreditController2Service()
  2330.     {
  2331.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2332.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2333.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2334.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2335.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditController.php';
  2336.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditController(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()));
  2337.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController'$this));
  2338.         return $instance;
  2339.     }
  2340.     /**
  2341.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditServiceController' shared autowired service.
  2342.      *
  2343.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditServiceController
  2344.      */
  2345.     protected function getCreditServiceController2Service()
  2346.     {
  2347.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2348.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2349.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2350.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2351.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditServiceController.php';
  2352.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditServiceController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()));
  2353.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController'$this));
  2354.         return $instance;
  2355.     }
  2356.     /**
  2357.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController' shared autowired service.
  2358.      *
  2359.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController
  2360.      */
  2361.     protected function getCreditPackageController2Service()
  2362.     {
  2363.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2364.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2365.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2366.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2367.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/V2/CreditPackageController.php';
  2368.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController();
  2369.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController'$this));
  2370.         return $instance;
  2371.     }
  2372.     /**
  2373.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\V3\CreditController' shared autowired service.
  2374.      *
  2375.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\V3\CreditController
  2376.      */
  2377.     protected function getCreditController3Service()
  2378.     {
  2379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2380.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2381.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2382.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  2383.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/V3/CreditController.php';
  2384.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Api\V3\CreditController(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2385.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController'$this));
  2386.         return $instance;
  2387.     }
  2388.     /**
  2389.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\CreditController' shared autowired service.
  2390.      *
  2391.      * @return \Aqarmap\Bundle\CreditBundle\Controller\CreditController
  2392.      */
  2393.     protected function getCreditController4Service()
  2394.     {
  2395.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2396.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/CreditController.php';
  2397.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\CreditController(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'] ?? $this->getDatabaseNotificationService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository'] ?? $this->getFaqRepositoryService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository'] ?? $this->getTestimonialRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2398.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController'$this));
  2399.         return $instance;
  2400.     }
  2401.     /**
  2402.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\DynamicQuestionController' shared autowired service.
  2403.      *
  2404.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\DynamicQuestionController
  2405.      */
  2406.     protected function getDynamicQuestionControllerService()
  2407.     {
  2408.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2409.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/DynamicQuestionController.php';
  2410.         $this->services['Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\DynamicQuestionController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2411.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController'$this));
  2412.         return $instance;
  2413.     }
  2414.     /**
  2415.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController' shared autowired service.
  2416.      *
  2417.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController
  2418.      */
  2419.     protected function getQuestionSetControllerService()
  2420.     {
  2421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2422.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/QuestionSetController.php';
  2423.         $this->services['Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController();
  2424.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController'$this));
  2425.         return $instance;
  2426.     }
  2427.     /**
  2428.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\SurveyResultsController' shared autowired service.
  2429.      *
  2430.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\SurveyResultsController
  2431.      */
  2432.     protected function getSurveyResultsControllerService()
  2433.     {
  2434.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2435.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/SurveyResultsController.php';
  2436.         $this->services['Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\SurveyResultsController'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\SurveyResultsController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2437.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\SurveyResultsController'$this));
  2438.         return $instance;
  2439.     }
  2440.     /**
  2441.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\AnnualSurveyController' shared autowired service.
  2442.      *
  2443.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\AnnualSurveyController
  2444.      */
  2445.     protected function getAnnualSurveyControllerService()
  2446.     {
  2447.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2448.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/AnnualSurveyController.php';
  2449.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/AnnualSurveyService.php';
  2450.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2451.         $this->services['Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\AnnualSurveyController'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Controller\AnnualSurveyController($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), new \Aqarmap\Bundle\CustomerProfilingBundle\Services\AnnualSurveyService($a, ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] ?? $this->getCustomerProfilingServiceService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService())));
  2452.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\AnnualSurveyController'$this));
  2453.         return $instance;
  2454.     }
  2455.     /**
  2456.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\ConsumerProfilingController' shared autowired service.
  2457.      *
  2458.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\ConsumerProfilingController
  2459.      */
  2460.     protected function getConsumerProfilingControllerService()
  2461.     {
  2462.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2463.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/ConsumerProfilingController.php';
  2464.         $this->services['Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\ConsumerProfilingController'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Controller\ConsumerProfilingController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] ?? $this->getCustomerProfilingServiceService()));
  2465.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\ConsumerProfilingController'$this));
  2466.         return $instance;
  2467.     }
  2468.     /**
  2469.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CategoryController' shared autowired service.
  2470.      *
  2471.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CategoryController
  2472.      */
  2473.     protected function getCategoryControllerService()
  2474.     {
  2475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2476.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/CategoryController.php';
  2477.         $this->services['Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CategoryController'] = $instance = new \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CategoryController(($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()));
  2478.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CategoryController'$this));
  2479.         return $instance;
  2480.     }
  2481.     /**
  2482.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CommentController' shared autowired service.
  2483.      *
  2484.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CommentController
  2485.      */
  2486.     protected function getCommentControllerService()
  2487.     {
  2488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2489.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/CommentController.php';
  2490.         $this->services['Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController'] = $instance = new \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CommentController(($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2491.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController'$this));
  2492.         return $instance;
  2493.     }
  2494.     /**
  2495.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\DiscussionController' shared autowired service.
  2496.      *
  2497.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\DiscussionController
  2498.      */
  2499.     protected function getDiscussionControllerService()
  2500.     {
  2501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2502.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/DiscussionController.php';
  2503.         $this->services['Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController'] = $instance = new \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\DiscussionController(($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionManager'] ?? $this->getDiscussionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository'] ?? $this->getDiscussionRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler'] ?? $this->getDiscussionWasPublishedWithHandlerService()));
  2504.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController'$this));
  2505.         return $instance;
  2506.     }
  2507.     /**
  2508.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Api\DiscussionController' shared autowired service.
  2509.      *
  2510.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Api\DiscussionController
  2511.      */
  2512.     protected function getDiscussionController2Service()
  2513.     {
  2514.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2515.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2517.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Api/DiscussionController.php';
  2518.         $this->services['Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController'] = $instance = new \Aqarmap\Bundle\DiscussionBundle\Controller\Api\DiscussionController(($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\CommentManager'] ?? $this->getCommentManagerService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionManager'] ?? $this->getDiscussionManagerService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionService'] ?? $this->getDiscussionServiceService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository'] ?? $this->getDiscussionRepositoryService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2519.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2520.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2521.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2522.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2523.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2524.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2525.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2526.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2527.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2528.             'router' => ['services''router''getRouterService'false],
  2529.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2530.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2531.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2532.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2533.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2534.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2535.         ], [
  2536.             'doctrine' => '?',
  2537.             'form.factory' => '?',
  2538.             'fos_rest.view_handler' => '?',
  2539.             'http_kernel' => '?',
  2540.             'message_bus' => '?',
  2541.             'messenger.default_bus' => '?',
  2542.             'parameter_bag' => '?',
  2543.             'request_stack' => '?',
  2544.             'router' => '?',
  2545.             'security.authorization_checker' => '?',
  2546.             'security.csrf.token_manager' => '?',
  2547.             'security.token_storage' => '?',
  2548.             'serializer' => '?',
  2549.             'session' => '.session.deprecated',
  2550.             'twig' => '?',
  2551.         ]))->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController'$this));
  2552.         return $instance;
  2553.     }
  2554.     /**
  2555.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\CommentController' shared autowired service.
  2556.      *
  2557.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\CommentController
  2558.      */
  2559.     protected function getCommentController2Service()
  2560.     {
  2561.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2562.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/CommentController.php';
  2563.         $this->services['Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController'] = $instance = new \Aqarmap\Bundle\DiscussionBundle\Controller\CommentController(($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\CommentManager'] ?? $this->getCommentManagerService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionManager'] ?? $this->getDiscussionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  2564.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController'$this));
  2565.         return $instance;
  2566.     }
  2567.     /**
  2568.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\DiscussionController' shared autowired service.
  2569.      *
  2570.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\DiscussionController
  2571.      */
  2572.     protected function getDiscussionController3Service()
  2573.     {
  2574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2575.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/DiscussionController.php';
  2576.         $this->services['Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController'] = $instance = new \Aqarmap\Bundle\DiscussionBundle\Controller\DiscussionController(($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionManager'] ?? $this->getDiscussionManagerService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\WordpressManager'] ?? $this->getWordpressManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository'] ?? $this->getUserInterestRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository'] ?? $this->getDiscussionRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'] ?? $this->getSupplyDemandManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository'] ?? $this->getCommentRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2577.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController'$this));
  2578.         return $instance;
  2579.     }
  2580.     /**
  2581.      * Gets the public 'Aqarmap\Bundle\ExchangeBundle\Controller\Admin\ExchangeRequestController' shared autowired service.
  2582.      *
  2583.      * @return \Aqarmap\Bundle\ExchangeBundle\Controller\Admin\ExchangeRequestController
  2584.      */
  2585.     protected function getExchangeRequestControllerService()
  2586.     {
  2587.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2588.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Admin/ExchangeRequestController.php';
  2589.         $this->services['Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Admin\\ExchangeRequestController'] = $instance = new \Aqarmap\Bundle\ExchangeBundle\Controller\Admin\ExchangeRequestController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2590.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Admin\\ExchangeRequestController'$this));
  2591.         return $instance;
  2592.     }
  2593.     /**
  2594.      * Gets the public 'Aqarmap\Bundle\ExchangeBundle\Controller\Api\ExchangeRequestController' shared autowired service.
  2595.      *
  2596.      * @return \Aqarmap\Bundle\ExchangeBundle\Controller\Api\ExchangeRequestController
  2597.      */
  2598.     protected function getExchangeRequestController2Service()
  2599.     {
  2600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2601.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2602.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2603.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2604.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Api/ExchangeRequestController.php';
  2605.         $this->services['Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController'] = $instance = new \Aqarmap\Bundle\ExchangeBundle\Controller\Api\ExchangeRequestController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'] ?? $this->getExchangeManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2606.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController'$this));
  2607.         return $instance;
  2608.     }
  2609.     /**
  2610.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Controller\Admin\FeatureToggleController' shared autowired service.
  2611.      *
  2612.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Controller\Admin\FeatureToggleController
  2613.      */
  2614.     protected function getFeatureToggleControllerService()
  2615.     {
  2616.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2617.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Controller/Admin/FeatureToggleController.php';
  2618.         $this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController'] = $instance = new \Aqarmap\Bundle\FeatureToggleBundle\Controller\Admin\FeatureToggleController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository'] ?? $this->getFeatureToggleRuleRepositoryService()));
  2619.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2620.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2621.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2622.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2623.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2624.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2625.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2626.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2627.             'router' => ['services''router''getRouterService'false],
  2628.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2629.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2630.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2631.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2632.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2633.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2634.         ], [
  2635.             'doctrine' => '?',
  2636.             'form.factory' => '?',
  2637.             'http_kernel' => '?',
  2638.             'message_bus' => '?',
  2639.             'messenger.default_bus' => '?',
  2640.             'parameter_bag' => '?',
  2641.             'request_stack' => '?',
  2642.             'router' => '?',
  2643.             'security.authorization_checker' => '?',
  2644.             'security.csrf.token_manager' => '?',
  2645.             'security.token_storage' => '?',
  2646.             'serializer' => '?',
  2647.             'session' => '.session.deprecated',
  2648.             'twig' => '?',
  2649.         ]))->withContext('Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController'$this));
  2650.         return $instance;
  2651.     }
  2652.     /**
  2653.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Controller\Api\FeatureToggleController' shared autowired service.
  2654.      *
  2655.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Controller\Api\FeatureToggleController
  2656.      */
  2657.     protected function getFeatureToggleController2Service()
  2658.     {
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2661.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2662.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2663.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Controller/Api/FeatureToggleController.php';
  2664.         $this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController'] = $instance = new \Aqarmap\Bundle\FeatureToggleBundle\Controller\Api\FeatureToggleController(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()));
  2665.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2666.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2667.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2668.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2669.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2670.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2671.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2672.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2673.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2674.             'router' => ['services''router''getRouterService'false],
  2675.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2676.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2677.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2678.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2679.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2680.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2681.         ], [
  2682.             'doctrine' => '?',
  2683.             'form.factory' => '?',
  2684.             'fos_rest.view_handler' => '?',
  2685.             'http_kernel' => '?',
  2686.             'message_bus' => '?',
  2687.             'messenger.default_bus' => '?',
  2688.             'parameter_bag' => '?',
  2689.             'request_stack' => '?',
  2690.             'router' => '?',
  2691.             'security.authorization_checker' => '?',
  2692.             'security.csrf.token_manager' => '?',
  2693.             'security.token_storage' => '?',
  2694.             'serializer' => '?',
  2695.             'session' => '.session.deprecated',
  2696.             'twig' => '?',
  2697.         ]))->withContext('Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController'$this));
  2698.         return $instance;
  2699.     }
  2700.     /**
  2701.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Service\FeatureToggleManager' shared autowired service.
  2702.      *
  2703.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Service\FeatureToggleManager
  2704.      */
  2705.     protected function getFeatureToggleManagerService()
  2706.     {
  2707.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2708.         if (isset($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'])) {
  2709.             return $this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'];
  2710.         }
  2711.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2712.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService());
  2713.         return $this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] = new \Aqarmap\Bundle\FeatureToggleBundle\Service\FeatureToggleManager(new \Aqarmap\Bundle\FeatureToggleBundle\Service\MemoryFeatureToggleHandler($a$b$c), new \Aqarmap\Bundle\FeatureToggleBundle\Service\BulkFeatureTogglesHandler($a$b$c), new \Aqarmap\Bundle\FeatureToggleBundle\Service\SingleFeatureToggleHandler($a$b$c));
  2714.     }
  2715.     /**
  2716.      * Gets the public 'Aqarmap\Bundle\FinancialAidsBundle\Controller\Admin\FinancialAidController' shared autowired service.
  2717.      *
  2718.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Controller\Admin\FinancialAidController
  2719.      */
  2720.     protected function getFinancialAidControllerService()
  2721.     {
  2722.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2723.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Controller/Admin/FinancialAidController.php';
  2724.         $this->services['Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController'] = $instance = new \Aqarmap\Bundle\FinancialAidsBundle\Controller\Admin\FinancialAidController(($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService()));
  2725.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController'$this));
  2726.         return $instance;
  2727.     }
  2728.     /**
  2729.      * Gets the public 'Aqarmap\Bundle\FinancialAidsBundle\Controller\Api\FinancialAidController' shared autowired service.
  2730.      *
  2731.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Controller\Api\FinancialAidController
  2732.      */
  2733.     protected function getFinancialAidController2Service()
  2734.     {
  2735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2736.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2737.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2738.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  2739.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Controller/Api/FinancialAidController.php';
  2740.         $this->services['Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController'] = $instance = new \Aqarmap\Bundle\FinancialAidsBundle\Controller\Api\FinancialAidController(($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService()));
  2741.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController'$this));
  2742.         return $instance;
  2743.     }
  2744.     /**
  2745.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\CompoundLocationController' shared autowired service.
  2746.      *
  2747.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\CompoundLocationController
  2748.      */
  2749.     protected function getCompoundLocationControllerService()
  2750.     {
  2751.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2752.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/CompoundLocationController.php';
  2753.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\CompoundLocationController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'] ?? $this->getCompoundLocationRepositoryService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService()));
  2754.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController'$this));
  2755.         return $instance;
  2756.     }
  2757.     /**
  2758.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\LeadsController' shared autowired service.
  2759.      *
  2760.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\LeadsController
  2761.      */
  2762.     protected function getLeadsControllerService()
  2763.     {
  2764.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2765.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LeadsController.php';
  2766.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\LeadsController(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\QuickRegUnsubmittedSurveyService'] ?? $this->getQuickRegUnsubmittedSurveyServiceService()));
  2767.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController'$this));
  2768.         return $instance;
  2769.     }
  2770.     /**
  2771.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingController' shared autowired service.
  2772.      *
  2773.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingController
  2774.      */
  2775.     protected function getListingController2Service()
  2776.     {
  2777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2778.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingController.php';
  2779.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListBuilder.php';
  2780.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingWaitingTimeManager.php';
  2781.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  2782.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  2783.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2784.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  2785.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingController(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Aqarmap\Bundle\ListingBundle\Service\ListBuilder($b, ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), $a$c, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ReviewService'] ?? $this->getReviewServiceService())), $c, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\BumpUpModel'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\BumpUpModel'] = new \Aqarmap\Bundle\ListingBundle\Model\BumpUpModel())), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] ?? $this->getMortgageServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService'] = new \Aqarmap\Bundle\MainBundle\Service\FormValidationService())), new \Aqarmap\Bundle\ListingBundle\Service\ListingWaitingTimeManager($b, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService())), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Admin\\CSVFileProccessing\\CSVFileProccessorFactory'] ?? $this->getCSVFileProccessorFactoryService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository'] ?? $this->getListingFeatureRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2786.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController'$this));
  2787.         return $instance;
  2788.     }
  2789.     /**
  2790.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingPendingFeaturingController' shared autowired service.
  2791.      *
  2792.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingPendingFeaturingController
  2793.      */
  2794.     protected function getListingPendingFeaturingControllerService()
  2795.     {
  2796.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2797.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingPendingFeaturingController.php';
  2798.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingPendingFeaturingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  2799.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController'$this));
  2800.         return $instance;
  2801.     }
  2802.     /**
  2803.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingRulesController' shared autowired service.
  2804.      *
  2805.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingRulesController
  2806.      */
  2807.     protected function getListingRulesControllerService()
  2808.     {
  2809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2810.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingRulesController.php';
  2811.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingRulesController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService()));
  2812.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController'$this));
  2813.         return $instance;
  2814.     }
  2815.     /**
  2816.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\LocationController' shared autowired service.
  2817.      *
  2818.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\LocationController
  2819.      */
  2820.     protected function getLocationController2Service()
  2821.     {
  2822.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2823.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LocationController.php';
  2824.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapUrlService.php';
  2825.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\LocationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Admin\\CSVFileProccessing\\CSVFileProccessorFactory'] ?? $this->getCSVFileProccessorFactoryService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\GoogleMapUrlService'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\GoogleMapUrlService'] = new \Aqarmap\Bundle\ListingBundle\Service\GoogleMapUrlService())), ($this->services['fos_elastica.object_persister.app_locations.locations'] ?? $this->getFosElastica_ObjectPersister_AppLocations_LocationsService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2826.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2827.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2828.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2829.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2830.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2831.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2832.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2833.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2834.             'router' => ['services''router''getRouterService'false],
  2835.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2836.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2837.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2838.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2839.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2840.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2841.         ], [
  2842.             'doctrine' => '?',
  2843.             'form.factory' => '?',
  2844.             'http_kernel' => '?',
  2845.             'message_bus' => '?',
  2846.             'messenger.default_bus' => '?',
  2847.             'parameter_bag' => '?',
  2848.             'request_stack' => '?',
  2849.             'router' => '?',
  2850.             'security.authorization_checker' => '?',
  2851.             'security.csrf.token_manager' => '?',
  2852.             'security.token_storage' => '?',
  2853.             'serializer' => '?',
  2854.             'session' => '.session.deprecated',
  2855.             'twig' => '?',
  2856.         ]))->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController'$this));
  2857.         return $instance;
  2858.     }
  2859.     /**
  2860.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController' shared autowired service.
  2861.      *
  2862.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController
  2863.      */
  2864.     protected function getProjectSettingControllerService()
  2865.     {
  2866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2867.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ProjectSettingController.php';
  2868.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController();
  2869.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController'$this));
  2870.         return $instance;
  2871.     }
  2872.     /**
  2873.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController' shared autowired service.
  2874.      *
  2875.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController
  2876.      */
  2877.     protected function getPropertyTypeControllerService()
  2878.     {
  2879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/PropertyTypeController.php';
  2881.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController();
  2882.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController'$this));
  2883.         return $instance;
  2884.     }
  2885.     /**
  2886.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController' shared autowired service.
  2887.      *
  2888.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController
  2889.      */
  2890.     protected function getRejectionControllerService()
  2891.     {
  2892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2893.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/RejectionController.php';
  2894.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController();
  2895.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController'$this));
  2896.         return $instance;
  2897.     }
  2898.     /**
  2899.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ScrapedListingController' shared autowired service.
  2900.      *
  2901.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ScrapedListingController
  2902.      */
  2903.     protected function getScrapedListingControllerService()
  2904.     {
  2905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2906.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ScrapedListingController.php';
  2907.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\ScrapedListingController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'] ?? $this->getListingActivityLogServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\ProcessManager'] ?? $this->getProcessManagerService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ScrapedListingService'] ?? $this->getScrapedListingServiceService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  2908.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController'$this));
  2909.         return $instance;
  2910.     }
  2911.     /**
  2912.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\SearchController' shared autowired service.
  2913.      *
  2914.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\SearchController
  2915.      */
  2916.     protected function getSearchControllerService()
  2917.     {
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2919.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/SearchController.php';
  2920.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationsSearchManager.php';
  2921.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapsAPI.php';
  2922.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\SearchController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), new \Aqarmap\Bundle\ListingBundle\Service\LocationsSearchManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['fos_elastica.manager.orm'] ?? $this->getFosElastica_Manager_OrmService()), new \Aqarmap\Bundle\ListingBundle\Service\GoogleMapsAPI(NULL), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationHistoryService'] ?? $this->getLocationHistoryServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SearchKeywordHistoryService'] ?? $this->getSearchKeywordHistoryServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SavedSearchService'] ?? $this->getSavedSearchServiceService()));
  2923.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController'$this));
  2924.         return $instance;
  2925.     }
  2926.     /**
  2927.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\SupplyAndDemandController' shared autowired service.
  2928.      *
  2929.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\SupplyAndDemandController
  2930.      */
  2931.     protected function getSupplyAndDemandControllerService()
  2932.     {
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2934.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/SupplyAndDemandController.php';
  2935.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandRetrivalService.php';
  2936.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandService.php';
  2937.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandFilterService.php';
  2938.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2939.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2940.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SupplyAndDemandController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\SupplyAndDemandController(new \Aqarmap\Bundle\ListingBundle\Service\SupplyAndDemand\SupplyAndDemandRetrivalService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), new \Aqarmap\Bundle\ListingBundle\Service\SupplyAndDemand\SupplyAndDemandService($a), new \Aqarmap\Bundle\ListingBundle\Service\SupplyAndDemand\SupplyAndDemandFilterService($a$b), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), $b));
  2941.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SupplyAndDemandController'$this));
  2942.         return $instance;
  2943.     }
  2944.     /**
  2945.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController' shared autowired service.
  2946.      *
  2947.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController
  2948.      */
  2949.     protected function getCallRequestControllerService()
  2950.     {
  2951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2952.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2953.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2954.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CallRequestController.php';
  2955.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController();
  2956.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController'$this));
  2957.         return $instance;
  2958.     }
  2959.     /**
  2960.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController' shared autowired service.
  2961.      *
  2962.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController
  2963.      */
  2964.     protected function getCompoundLocationController2Service()
  2965.     {
  2966.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2967.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2968.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2969.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2970.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CompoundLocationController.php';
  2971.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController();
  2972.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController'$this));
  2973.         return $instance;
  2974.     }
  2975.     /**
  2976.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundSearchController' shared autowired service.
  2977.      *
  2978.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundSearchController
  2979.      */
  2980.     protected function getCompoundSearchControllerService()
  2981.     {
  2982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2983.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2984.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2985.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2986.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CompoundSearchController.php';
  2987.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundSearchController(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'] ?? $this->getCompoundSearchServiceService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  2988.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController'$this));
  2989.         return $instance;
  2990.     }
  2991.     /**
  2992.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CustomFieldController' shared autowired service.
  2993.      *
  2994.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CustomFieldController
  2995.      */
  2996.     protected function getCustomFieldControllerService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3000.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3001.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3002.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CustomFieldController.php';
  3003.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\CustomFieldController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()));
  3004.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController'$this));
  3005.         return $instance;
  3006.     }
  3007.     /**
  3008.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\EstimateController' shared autowired service.
  3009.      *
  3010.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\EstimateController
  3011.      */
  3012.     protected function getEstimateControllerService()
  3013.     {
  3014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3015.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3016.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3017.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/EstimateController.php';
  3018.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\EstimateController(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  3019.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController'$this));
  3020.         return $instance;
  3021.     }
  3022.     /**
  3023.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController' shared autowired service.
  3024.      *
  3025.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController
  3026.      */
  3027.     protected function getFavouriteControllerService()
  3028.     {
  3029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3030.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3031.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3032.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3033.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/FavouriteController.php';
  3034.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController();
  3035.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController'$this));
  3036.         return $instance;
  3037.     }
  3038.     /**
  3039.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\LeadController' shared autowired service.
  3040.      *
  3041.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\LeadController
  3042.      */
  3043.     protected function getLeadController2Service()
  3044.     {
  3045.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3046.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3047.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3048.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LeadController.php';
  3049.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GoogleAnalyticsService.php';
  3050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  3051.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\LeadController(($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'] ?? $this->getLeadServiceFactoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), new \Aqarmap\Bundle\MainBundle\Service\GoogleAnalyticsService($this), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService'] = new \Aqarmap\Bundle\MainBundle\Service\FormValidationService())), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\QuickRegUnsubmittedSurveyService'] ?? $this->getQuickRegUnsubmittedSurveyServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallLog\\Logger'] ?? $this->getLogger2Service()));
  3052.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController'$this));
  3053.         return $instance;
  3054.     }
  3055.     /**
  3056.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\ListingController' shared autowired service.
  3057.      *
  3058.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\ListingController
  3059.      */
  3060.     protected function getListingController3Service()
  3061.     {
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3063.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3064.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3065.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3066.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ListingController.php';
  3067.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/NewsFeed/ListingNewsFeed.php';
  3068.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GroupMethodsLoader.php';
  3069.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3070.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  3071.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  3072.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3073.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\ListingController(($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'] ?? $this->getFavouriteServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'] ?? $this->getInteractionServiceService()), $a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $b, ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallLog\\Logger'] ?? $this->getLogger2Service()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), $a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingNoteService'] ?? $this->getListingNoteServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), $c, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'] ?? $this->getCallRequestManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] ?? $this->getMortgageServiceService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'] ?? $this->getListingExtensionService()), new \Aqarmap\Bundle\ListingBundle\Service\NewsFeed\ListingNewsFeed($d, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] ?? $this->getThumbURLService()), ($this->services['router'] ?? $this->getRouterService()), $b$c, new \Aqarmap\Bundle\MainBundle\Service\GroupMethodsLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService())), $d);
  3074.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController'$this));
  3075.         return $instance;
  3076.     }
  3077.     /**
  3078.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\LocationController' shared autowired service.
  3079.      *
  3080.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\LocationController
  3081.      */
  3082.     protected function getLocationController3Service()
  3083.     {
  3084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3085.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3086.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3087.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3088.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LocationController.php';
  3089.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\LocationController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchService'] ?? $this->getLocationSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  3090.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController'$this));
  3091.         return $instance;
  3092.     }
  3093.     /**
  3094.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\NoteController' shared autowired service.
  3095.      *
  3096.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\NoteController
  3097.      */
  3098.     protected function getNoteControllerService()
  3099.     {
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3103.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3104.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/NoteController.php';
  3105.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\NoteController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingNoteService'] ?? $this->getListingNoteServiceService()));
  3106.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController'$this));
  3107.         return $instance;
  3108.     }
  3109.     /**
  3110.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PhotoController' shared autowired service.
  3111.      *
  3112.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PhotoController
  3113.      */
  3114.     protected function getPhotoControllerService()
  3115.     {
  3116.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3117.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3118.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3119.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PhotoController.php';
  3120.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\PhotoController(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  3121.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController'$this));
  3122.         return $instance;
  3123.     }
  3124.     /**
  3125.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController' shared autowired service.
  3126.      *
  3127.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController
  3128.      */
  3129.     protected function getPriceFilterControllerService()
  3130.     {
  3131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3132.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3133.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3134.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PriceFilterController.php';
  3135.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController();
  3136.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController'$this));
  3137.         return $instance;
  3138.     }
  3139.     /**
  3140.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController' shared autowired service.
  3141.      *
  3142.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController
  3143.      */
  3144.     protected function getPropertyTypeController2Service()
  3145.     {
  3146.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3147.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3148.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3149.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3150.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PropertyTypeController.php';
  3151.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController();
  3152.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController'$this));
  3153.         return $instance;
  3154.     }
  3155.     /**
  3156.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\RateController' shared autowired service.
  3157.      *
  3158.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\RateController
  3159.      */
  3160.     protected function getRateControllerService()
  3161.     {
  3162.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3163.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3164.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3165.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3166.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/RateController.php';
  3167.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\RateController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService()));
  3168.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController'$this));
  3169.         return $instance;
  3170.     }
  3171.     /**
  3172.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\ScrapedListingController' shared autowired service.
  3173.      *
  3174.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\ScrapedListingController
  3175.      */
  3176.     protected function getScrapedListingController2Service()
  3177.     {
  3178.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3179.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ScrapedListingController.php';
  3180.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ScrapedListingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\ScrapedListingController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\ProcessManager'] ?? $this->getProcessManagerService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  3181.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ScrapedListingController'$this));
  3182.         return $instance;
  3183.     }
  3184.     /**
  3185.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController' shared autowired service.
  3186.      *
  3187.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController
  3188.      */
  3189.     protected function getSearchFiltersControllerService()
  3190.     {
  3191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3192.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3193.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3194.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/SearchFiltersController.php';
  3195.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController();
  3196.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController'$this));
  3197.         return $instance;
  3198.     }
  3199.     /**
  3200.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController' shared autowired service.
  3201.      *
  3202.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController
  3203.      */
  3204.     protected function getSectionControllerService()
  3205.     {
  3206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3207.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3208.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3209.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/SectionController.php';
  3210.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController();
  3211.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController'$this));
  3212.         return $instance;
  3213.     }
  3214.     /**
  3215.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController' shared autowired service.
  3216.      *
  3217.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController
  3218.      */
  3219.     protected function getBrokerRankingControllerService()
  3220.     {
  3221.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3222.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3223.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3224.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3225.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/BrokerRankingController.php';
  3226.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController();
  3227.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController'$this));
  3228.         return $instance;
  3229.     }
  3230.     /**
  3231.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\FavouriteController' shared autowired service.
  3232.      *
  3233.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\FavouriteController
  3234.      */
  3235.     protected function getFavouriteController2Service()
  3236.     {
  3237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3238.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3239.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3240.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3241.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/FavouriteController.php';
  3242.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/FavouriteService.php';
  3243.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\FavouriteController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'] ?? $this->getFavouriteServiceService()), new \Aqarmap\Bundle\ListingBundle\Service\V3\FavouriteService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository'] ?? $this->getFavouriteRepositoryService())), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3244.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController'$this));
  3245.         return $instance;
  3246.     }
  3247.     /**
  3248.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController' shared autowired service.
  3249.      *
  3250.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController
  3251.      */
  3252.     protected function getImpressionControllerService()
  3253.     {
  3254.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3255.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3256.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3257.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3258.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ImpressionController.php';
  3259.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController();
  3260.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController'$this));
  3261.         return $instance;
  3262.     }
  3263.     /**
  3264.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ListingController' shared autowired service.
  3265.      *
  3266.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ListingController
  3267.      */
  3268.     protected function getListingController4Service()
  3269.     {
  3270.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3271.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3272.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3273.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3274.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ListingController.php';
  3275.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/DepthProductServiceInterface.php';
  3276.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingDepthProductsService.php';
  3277.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingNoteService.php';
  3278.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/ListingCreatorInterface.php';
  3279.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingCreatorService.php';
  3280.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingPhotoTransformer.php';
  3281.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3282.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  3283.         $c = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  3284.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3285.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  3286.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3287.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ListingController(($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'] ?? $this->getFavouriteServiceService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), $a$b$c$d$e, new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingDepthProductsService($d$a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService()), $e$c, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), $b), $f, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService()), new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingNoteService($a, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository'] ?? $this->getListingNoteRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService())), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingCreatorService('ar', new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingPhotoTransformer($a), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'] ?? $this->getListingTranslationMapperService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'] ?? $this->getListingAttributesTransformerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'] ?? $this->getListingAttributesMapperService()), $f$d));
  3288.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController'$this));
  3289.         return $instance;
  3290.     }
  3291.     /**
  3292.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\LocationController' shared autowired service.
  3293.      *
  3294.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\LocationController
  3295.      */
  3296.     protected function getLocationController4Service()
  3297.     {
  3298.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3299.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3300.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3302.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/LocationController.php';
  3303.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\LocationController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchService'] ?? $this->getLocationSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()));
  3304.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController'$this));
  3305.         return $instance;
  3306.     }
  3307.     /**
  3308.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\RateController' shared autowired service.
  3309.      *
  3310.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\RateController
  3311.      */
  3312.     protected function getRateController2Service()
  3313.     {
  3314.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3315.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3316.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3317.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3318.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/RateController.php';
  3319.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\RateController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3320.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController'$this));
  3321.         return $instance;
  3322.     }
  3323.     /**
  3324.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CallRequestController' shared autowired service.
  3325.      *
  3326.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CallRequestController
  3327.      */
  3328.     protected function getCallRequestController2Service()
  3329.     {
  3330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3331.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3332.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3333.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3334.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/CallRequestController.php';
  3335.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CallRequestController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'] ?? $this->getCallRequestManagerService()));
  3336.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController'$this));
  3337.         return $instance;
  3338.     }
  3339.     /**
  3340.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CompoundLocationController' shared autowired service.
  3341.      *
  3342.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CompoundLocationController
  3343.      */
  3344.     protected function getCompoundLocationController3Service()
  3345.     {
  3346.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3347.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3348.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3349.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3350.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/CompoundLocationController.php';
  3351.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundLocationService.php';
  3352.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3353.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CompoundLocationController($a, new \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundLocationService($a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'] ?? $this->getCompoundLocationRepositoryService())));
  3354.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController'$this));
  3355.         return $instance;
  3356.     }
  3357.     /**
  3358.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ConditionalFieldController' shared autowired service.
  3359.      *
  3360.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ConditionalFieldController
  3361.      */
  3362.     protected function getConditionalFieldControllerService()
  3363.     {
  3364.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3365.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3366.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3367.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3368.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ConditionalFieldController.php';
  3369.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/ConditionalFieldServiceInterface.php';
  3370.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ConditionalFieldService.php';
  3371.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Contracts/V4/LoaderInterface.php';
  3372.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/V4/YamlLoader.php';
  3373.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ConditionalFieldController(new \Aqarmap\Bundle\ListingBundle\Service\V4\ConditionalFieldService(new \Aqarmap\Bundle\MainBundle\Service\V4\YamlLoader(), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
  3374.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController'$this));
  3375.         return $instance;
  3376.     }
  3377.     /**
  3378.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\FiltersController' shared autowired service.
  3379.      *
  3380.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\FiltersController
  3381.      */
  3382.     protected function getFiltersControllerService()
  3383.     {
  3384.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3385.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3386.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3387.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3388.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/FiltersController.php';
  3389.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V4/FilterInterface.php';
  3390.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Criteriable.php';
  3391.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Translatable.php';
  3392.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Filterable.php';
  3393.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingFilters.php';
  3394.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\FiltersController(new \Aqarmap\Bundle\ListingBundle\Service\V4\ListingFilters(($this->services['translator'] ?? $this->getTranslatorService())));
  3395.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController'$this));
  3396.         return $instance;
  3397.     }
  3398.     /**
  3399.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ListingController' shared autowired service.
  3400.      *
  3401.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ListingController
  3402.      */
  3403.     protected function getListingController5Service()
  3404.     {
  3405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3406.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3407.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3408.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3409.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ListingController.php';
  3410.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ListingController(($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'] ?? $this->getOtpServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'] ?? $this->getListingService2Service()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] ?? $this->getMortgageServiceService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialListingFeatureDecorator'] ?? $this->getSpecialListingFeatureDecoratorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'] ?? $this->getCompoundDetailServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()));
  3411.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController'$this));
  3412.         return $instance;
  3413.     }
  3414.     /**
  3415.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\LocationController' shared autowired service.
  3416.      *
  3417.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\LocationController
  3418.      */
  3419.     protected function getLocationController5Service()
  3420.     {
  3421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3422.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3423.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3424.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3425.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/LocationController.php';
  3426.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapUrlService.php';
  3427.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\LocationController(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchService'] ?? $this->getLocationSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\GoogleMapUrlService'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\GoogleMapUrlService'] = new \Aqarmap\Bundle\ListingBundle\Service\GoogleMapUrlService())), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  3428.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController'$this));
  3429.         return $instance;
  3430.     }
  3431.     /**
  3432.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\PropertyTypeController' shared autowired service.
  3433.      *
  3434.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\PropertyTypeController
  3435.      */
  3436.     protected function getPropertyTypeController3Service()
  3437.     {
  3438.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3439.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3440.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3441.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3442.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/PropertyTypeController.php';
  3443.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\PropertyTypeController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3444.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController'$this));
  3445.         return $instance;
  3446.     }
  3447.     /**
  3448.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\SectionController' shared autowired service.
  3449.      *
  3450.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\SectionController
  3451.      */
  3452.     protected function getSectionController2Service()
  3453.     {
  3454.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3455.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3456.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3457.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3458.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/SectionController.php';
  3459.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\SectionController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3460.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController'$this));
  3461.         return $instance;
  3462.     }
  3463.     /**
  3464.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\UserListingStatisticController' shared autowired service.
  3465.      *
  3466.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\UserListingStatisticController
  3467.      */
  3468.     protected function getUserListingStatisticControllerService()
  3469.     {
  3470.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3471.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3472.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3473.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3474.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/UserListingStatisticController.php';
  3475.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingStatisticService.php';
  3476.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\UserListingStatisticController(new \Aqarmap\Bundle\ListingBundle\Service\V4\ListingStatisticService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository'] ?? $this->getListingImpressionRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService())));
  3477.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController'$this));
  3478.         return $instance;
  3479.     }
  3480.     /**
  3481.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\CompoundSearchController' shared autowired service.
  3482.      *
  3483.      * @return \Aqarmap\Bundle\ListingBundle\Controller\CompoundSearchController
  3484.      */
  3485.     protected function getCompoundSearchController2Service()
  3486.     {
  3487.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3488.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/CompoundSearchController.php';
  3489.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundAdviserSearchService.php';
  3490.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3491.         $b = ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService());
  3492.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  3493.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\CompoundSearchController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\CompoundSearchController(new \Aqarmap\Bundle\SearchBundle\Services\CompoundAdviserSearchService($this, ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticClientService'] ?? $this->getElasticClientServiceService()), ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), $a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b$c), $c$b$a);
  3494.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\CompoundSearchController'$this));
  3495.         return $instance;
  3496.     }
  3497.     /**
  3498.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\DefaultController' shared autowired service.
  3499.      *
  3500.      * @return \Aqarmap\Bundle\ListingBundle\Controller\DefaultController
  3501.      */
  3502.     protected function getDefaultController2Service()
  3503.     {
  3504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3505.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/DefaultController.php';
  3506.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\DefaultController(($this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'] ?? $this->getDatabaseNotificationService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'] ?? $this->getCostPerLeadServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\FreezedListingService'] ?? $this->getFreezedListingServiceService()));
  3507.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController'$this));
  3508.         return $instance;
  3509.     }
  3510.     /**
  3511.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\LeadController' shared autowired service.
  3512.      *
  3513.      * @return \Aqarmap\Bundle\ListingBundle\Controller\LeadController
  3514.      */
  3515.     protected function getLeadController3Service()
  3516.     {
  3517.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3518.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3519.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3520.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/LeadController.php';
  3521.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  3522.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\LeadController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService'] = new \Aqarmap\Bundle\MainBundle\Service\FormValidationService())), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  3523.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController'$this));
  3524.         return $instance;
  3525.     }
  3526.     /**
  3527.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\ListingController' shared autowired service.
  3528.      *
  3529.      * @return \Aqarmap\Bundle\ListingBundle\Controller\ListingController
  3530.      */
  3531.     protected function getListingController6Service()
  3532.     {
  3533.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3534.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingController.php';
  3535.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/ListingLeadManagerInterface.php';
  3536.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingLeadManager.php';
  3537.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundFaqsService.php';
  3538.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/FreeListingService.php';
  3539.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  3540.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  3541.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  3542.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3543.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\ListingController(($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()), ($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'] ?? $this->getOtpServiceService()), ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'] ?? $this->getDatabaseNotificationService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), $c, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'] ?? $this->getInteractionServiceService()), ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] ?? $this->getNeighborhoodManagerService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'] ?? $this->getRelatedResultServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'] ?? $this->getTopSellerRetrievalServiceService()), ($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService()), new \Aqarmap\Bundle\ListingBundle\Service\ListingLeadManager(($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService())), new \Aqarmap\Bundle\SearchBundle\Services\CompoundFaqsService(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), $a), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] = new \Aqarmap\Bundle\MainBundle\Service\MobileDetectionService())), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'] ?? $this->getCallRequestManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] ?? $this->getMortgageServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), new \Aqarmap\Bundle\ListingBundle\Service\FreeListingService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository'] ?? $this->getFreeListingRepositoryService()), $b$c), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedSearchFormTypeManager'] ?? $this->getAdvancedSearchFormTypeManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedFilterFormTypeManager'] ?? $this->getAdvancedFilterFormTypeManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialAddListingService'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialAddListingService'] = new \Aqarmap\Bundle\ListingBundle\Service\SpecialAddListingService())), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'] ?? $this->getCompoundDetailServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialListingFeatureDecorator'] ?? $this->getSpecialListingFeatureDecoratorService()), ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()));
  3544.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController'$this));
  3545.         return $instance;
  3546.     }
  3547.     /**
  3548.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\ListingSearchController' shared autowired service.
  3549.      *
  3550.      * @return \Aqarmap\Bundle\ListingBundle\Controller\ListingSearchController
  3551.      */
  3552.     protected function getListingSearchControllerService()
  3553.     {
  3554.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3555.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingSearchController.php';
  3556.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/KeywordValidatorService.php';
  3557.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LongTailService.php';
  3558.         $a = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'] ?? $this->getLongTailFactoryService());
  3559.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\ListingSearchController(($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionService'] ?? $this->getDiscussionServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService'] ?? $this->getSectionServiceService()), new \Aqarmap\Bundle\MainBundle\Service\KeywordValidatorService(), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] = new \Aqarmap\Bundle\MainBundle\Service\MobileDetectionService())), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'] ?? $this->getSEOListingSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] ?? $this->getListingSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'] ?? $this->getRelatedResultServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SavedSearchService'] ?? $this->getSavedSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService'] ?? $this->getUserIpInfoServiceService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'] ?? $this->getListingFaqServiceService()), new \Aqarmap\Bundle\SearchBundle\Services\LongTailService($a), $a, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedFilterFormTypeManager'] ?? $this->getAdvancedFilterFormTypeManagerService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedSearchFormTypeManager'] ?? $this->getAdvancedSearchFormTypeManagerService()), ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] ?? $this->getNeighborhoodManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  3560.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController'$this));
  3561.         return $instance;
  3562.     }
  3563.     /**
  3564.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\PhotoController' shared autowired service.
  3565.      *
  3566.      * @return \Aqarmap\Bundle\ListingBundle\Controller\PhotoController
  3567.      */
  3568.     protected function getPhotoController2Service()
  3569.     {
  3570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3571.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/PhotoController.php';
  3572.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\PhotoController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  3573.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController'$this));
  3574.         return $instance;
  3575.     }
  3576.     /**
  3577.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\SectionController' shared autowired service.
  3578.      *
  3579.      * @return \Aqarmap\Bundle\ListingBundle\Controller\SectionController
  3580.      */
  3581.     protected function getSectionController3Service()
  3582.     {
  3583.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3584.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/SectionController.php';
  3585.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\SectionController();
  3586.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController'$this));
  3587.         return $instance;
  3588.     }
  3589.     /**
  3590.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\TransactionController' shared autowired service.
  3591.      *
  3592.      * @return \Aqarmap\Bundle\ListingBundle\Controller\TransactionController
  3593.      */
  3594.     protected function getTransactionControllerService()
  3595.     {
  3596.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3597.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/TransactionController.php';
  3598.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\TransactionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\TransactionController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  3599.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\TransactionController'$this));
  3600.         return $instance;
  3601.     }
  3602.     /**
  3603.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository' shared autowired service.
  3604.      *
  3605.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository
  3606.      */
  3607.     protected function getListingPhotoRepositoryService()
  3608.     {
  3609.         return $this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3610.     }
  3611.     /**
  3612.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Repository\ListingRepository' shared autowired service.
  3613.      *
  3614.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRepository
  3615.      */
  3616.     protected function getListingRepositoryService()
  3617.     {
  3618.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] = $instance = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3619.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  3620.         return $instance;
  3621.     }
  3622.     /**
  3623.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Service\LeadsCRMService' shared autowired service.
  3624.      *
  3625.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadsCRMService
  3626.      */
  3627.     protected function getLeadsCRMServiceService()
  3628.     {
  3629.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsCRMService.php';
  3630.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3631.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'])) {
  3632.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'];
  3633.         }
  3634.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService());
  3635.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'])) {
  3636.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'];
  3637.         }
  3638.         return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'] = new \Aqarmap\Bundle\ListingBundle\Service\LeadsCRMService(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a$b$this->getEnv('DATABASE_PRIMARY_URL'));
  3639.     }
  3640.     /**
  3641.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Service\ListingManager' shared autowired service.
  3642.      *
  3643.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingManager
  3644.      */
  3645.     protected function getListingManagerService()
  3646.     {
  3647.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3648.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3649.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3650.         }
  3651.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3652.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3653.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3654.         }
  3655.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  3656.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3657.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3658.         }
  3659.         $d = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  3660.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3661.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3662.         }
  3663.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  3664.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3665.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3666.         }
  3667.         $f = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  3668.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3669.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3670.         }
  3671.         $g = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3672.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3673.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3674.         }
  3675.         $h = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  3676.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3677.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3678.         }
  3679.         $i = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  3680.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3681.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3682.         }
  3683.         $j = ($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'] ?? $this->getOtpServiceService());
  3684.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3685.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3686.         }
  3687.         $k = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  3688.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3689.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3690.         }
  3691.         $l = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  3692.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3693.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3694.         }
  3695.         $m = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'] ?? $this->getCostPerLeadServiceService());
  3696.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3697.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3698.         }
  3699.         $n = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3700.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3701.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3702.         }
  3703.         $o = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  3704.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3705.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3706.         }
  3707.         $p = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'] ?? $this->getListingFaqServiceService());
  3708.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3709.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3710.         }
  3711.         $q = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  3712.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3713.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3714.         }
  3715.         $r = ($this->services['translator'] ?? $this->getTranslatorService());
  3716.         $s = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  3717.         $t = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3718.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] = $instance = new \Aqarmap\Bundle\ListingBundle\Service\ListingManager($this$a$b$c, ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), $d, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService()), $r$e, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\BumpUpModel'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\BumpUpModel'] = new \Aqarmap\Bundle\ListingBundle\Model\BumpUpModel())), $f, new \Aqarmap\Bundle\NeighborhoodBundle\Service\LocationStatisticsManager(), $g$s$h, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventStreaming\\EventStreamingClientFactory'] ?? $this->getEventStreamingClientFactoryService()), $i, new \Aqarmap\Bundle\ListingBundle\Service\CompoundStatusLogService($d$s), ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()), $j, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository'] ?? $this->getListingPhotoRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository'] ?? $this->getInteractionRepositoryService()), $k, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] ?? $this->getPhoneRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository'] ?? $this->getFavouriteRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository'] ?? $this->getCallRequestLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository'] ?? $this->getPhoneLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository'] ?? $this->getMessageLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository'] ?? $this->getFreeListingRepositoryService()), $t, ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), $l, ($this->services['router'] ?? $this->getRouterService()), new \Aqarmap\Bundle\MainBundle\Service\NumberToWord($r$t), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), $m, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository'] ?? $this->getListingImpressionRepositoryService()), $this->parameters['locales'], ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingContactRateService'] ?? $this->getListingContactRateServiceService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] ?? $this->getTopSellerLeadRepositoryService()), ($this->privates['.debug.search.client'] ?? $this->get_Debug_Search_ClientService()), $n$b$o, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository'] ?? $this->getCustomParagraphRepositoryService()), $p$q);
  3719.         $instance->setLeadService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()));
  3720.         $instance->autowireCallRequestManager(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'] ?? $this->getCallRequestManagerService()));
  3721.         $instance->setUserManagerService(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  3722.         return $instance;
  3723.     }
  3724.     /**
  3725.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController' shared autowired service.
  3726.      *
  3727.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController
  3728.      */
  3729.     protected function getCustomParagraphControllerService()
  3730.     {
  3731.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3732.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/CustomParagraphController.php';
  3733.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3734.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController'$this));
  3735.         return $instance;
  3736.     }
  3737.     /**
  3738.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController' shared autowired service.
  3739.      *
  3740.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController
  3741.      */
  3742.     protected function getDefaultController3Service()
  3743.     {
  3744.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3745.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/DefaultController.php';
  3746.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController();
  3747.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController'$this));
  3748.         return $instance;
  3749.     }
  3750.     /**
  3751.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultTopCustomersController' shared autowired service.
  3752.      *
  3753.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultTopCustomersController
  3754.      */
  3755.     protected function getDefaultTopCustomersControllerService()
  3756.     {
  3757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3758.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/DefaultTopCustomersController.php';
  3759.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultTopCustomersController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Admin\\DefaultTopCustomersManager'] ?? $this->getDefaultTopCustomersManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3760.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController'$this));
  3761.         return $instance;
  3762.     }
  3763.     /**
  3764.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController' shared autowired service.
  3765.      *
  3766.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController
  3767.      */
  3768.     protected function getFeedbackControllerService()
  3769.     {
  3770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3771.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/FeedbackController.php';
  3772.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3773.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController'$this));
  3774.         return $instance;
  3775.     }
  3776.     /**
  3777.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\JoinUsController' shared autowired service.
  3778.      *
  3779.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\JoinUsController
  3780.      */
  3781.     protected function getJoinUsControllerService()
  3782.     {
  3783.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3784.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/JoinUsController.php';
  3785.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/JoinUsService.php';
  3786.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\JoinUsController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\JoinUsController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), new \Aqarmap\Bundle\MainBundle\Service\JoinUsService(($this->services['translator'] ?? $this->getTranslatorService())));
  3787.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\JoinUsController'$this));
  3788.         return $instance;
  3789.     }
  3790.     /**
  3791.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController' shared autowired service.
  3792.      *
  3793.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController
  3794.      */
  3795.     protected function getMenuControllerService()
  3796.     {
  3797.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3798.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/MenuController.php';
  3799.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController();
  3800.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController'$this));
  3801.         return $instance;
  3802.     }
  3803.     /**
  3804.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\MobileSectionsTogglesController' shared autowired service.
  3805.      *
  3806.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\MobileSectionsTogglesController
  3807.      */
  3808.     protected function getMobileSectionsTogglesControllerService()
  3809.     {
  3810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3811.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3812.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3813.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3814.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/MobileSectionsTogglesController.php';
  3815.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\MobileSectionsTogglesController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository'] ?? $this->getMobileSectionsTogglesRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3816.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController'$this));
  3817.         return $instance;
  3818.     }
  3819.     /**
  3820.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PageController' shared autowired service.
  3821.      *
  3822.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PageController
  3823.      */
  3824.     protected function getPageControllerService()
  3825.     {
  3826.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3827.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PageController.php';
  3828.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\PageController();
  3829.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController'$this));
  3830.         return $instance;
  3831.     }
  3832.     /**
  3833.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PerformanceLogController' shared autowired service.
  3834.      *
  3835.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PerformanceLogController
  3836.      */
  3837.     protected function getPerformanceLogControllerService()
  3838.     {
  3839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3840.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PerformanceLogController.php';
  3841.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PerformanceLogController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\PerformanceLogController(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  3842.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PerformanceLogController'$this));
  3843.         return $instance;
  3844.     }
  3845.     /**
  3846.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController' shared autowired service.
  3847.      *
  3848.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController
  3849.      */
  3850.     protected function getPrintControllerService()
  3851.     {
  3852.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3853.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PrintController.php';
  3854.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController();
  3855.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController'$this));
  3856.         return $instance;
  3857.     }
  3858.     /**
  3859.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\SettingController' shared autowired service.
  3860.      *
  3861.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\SettingController
  3862.      */
  3863.     protected function getSettingControllerService()
  3864.     {
  3865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3866.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/SettingController.php';
  3867.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\SettingController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  3868.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController'$this));
  3869.         return $instance;
  3870.     }
  3871.     /**
  3872.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\TestimonialController' shared autowired service.
  3873.      *
  3874.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\TestimonialController
  3875.      */
  3876.     protected function getTestimonialControllerService()
  3877.     {
  3878.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3879.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/TestimonialController.php';
  3880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/TestimonialService.php';
  3881.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\TestimonialController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['translator'] ?? $this->getTranslatorService()), new \Aqarmap\Bundle\MainBundle\Service\TestimonialService(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService())));
  3882.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController'$this));
  3883.         return $instance;
  3884.     }
  3885.     /**
  3886.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\BaseController' shared autowired service.
  3887.      *
  3888.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\BaseController
  3889.      */
  3890.     protected function getBaseControllerService()
  3891.     {
  3892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3893.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3894.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3895.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3896.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\BaseController();
  3897.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController'$this));
  3898.         return $instance;
  3899.     }
  3900.     /**
  3901.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController' shared autowired service.
  3902.      *
  3903.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController
  3904.      */
  3905.     protected function getDefaultController4Service()
  3906.     {
  3907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3908.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3909.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3910.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3911.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/DefaultController.php';
  3912.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController(($this->privates['App\\Service\\SMSManager'] ?? $this->getSMSManagerService()));
  3913.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController'$this));
  3914.         return $instance;
  3915.     }
  3916.     /**
  3917.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\DefaultTopCustomersController' shared autowired service.
  3918.      *
  3919.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultTopCustomersController
  3920.      */
  3921.     protected function getDefaultTopCustomersController2Service()
  3922.     {
  3923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3924.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3925.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3926.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3927.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/DefaultTopCustomersController.php';
  3928.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultTopCustomersController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Admin\\DefaultTopCustomersManager'] ?? $this->getDefaultTopCustomersManagerService()));
  3929.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController'$this));
  3930.         return $instance;
  3931.     }
  3932.     /**
  3933.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController' shared autowired service.
  3934.      *
  3935.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController
  3936.      */
  3937.     protected function getFeedbackController2Service()
  3938.     {
  3939.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3940.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3941.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3942.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/FeedbackController.php';
  3943.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3944.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController'$this));
  3945.         return $instance;
  3946.     }
  3947.     /**
  3948.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\SettingController' shared autowired service.
  3949.      *
  3950.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\SettingController
  3951.      */
  3952.     protected function getSettingController2Service()
  3953.     {
  3954.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3955.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3956.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3957.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/SettingController.php';
  3958.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\SettingController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  3959.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController'$this));
  3960.         return $instance;
  3961.     }
  3962.     /**
  3963.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController' shared autowired service.
  3964.      *
  3965.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController
  3966.      */
  3967.     protected function getDefaultController5Service()
  3968.     {
  3969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3970.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3971.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3972.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3973.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V2/DefaultController.php';
  3974.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController();
  3975.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController'$this));
  3976.         return $instance;
  3977.     }
  3978.     /**
  3979.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController' shared autowired service.
  3980.      *
  3981.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController
  3982.      */
  3983.     protected function getBaseController2Service()
  3984.     {
  3985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3986.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3987.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3988.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3989.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController();
  3990.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController'$this));
  3991.         return $instance;
  3992.     }
  3993.     /**
  3994.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V3\FeedbackController' shared autowired service.
  3995.      *
  3996.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V3\FeedbackController
  3997.      */
  3998.     protected function getFeedbackController3Service()
  3999.     {
  4000.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4001.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4002.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4003.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4004.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/FeedbackController.php';
  4005.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Factory/V3/FeedbackFactory.php';
  4006.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V3\FeedbackController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Aqarmap\Bundle\MainBundle\Factory\V3\FeedbackFactory(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  4007.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController'$this));
  4008.         return $instance;
  4009.     }
  4010.     /**
  4011.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController' shared autowired service.
  4012.      *
  4013.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController
  4014.      */
  4015.     protected function getBaseController3Service()
  4016.     {
  4017.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4018.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4019.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4020.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4021.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController();
  4022.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController'$this));
  4023.         return $instance;
  4024.     }
  4025.     /**
  4026.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V4\MobileSectionsTogglesController' shared autowired service.
  4027.      *
  4028.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V4\MobileSectionsTogglesController
  4029.      */
  4030.     protected function getMobileSectionsTogglesController2Service()
  4031.     {
  4032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4033.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4034.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4035.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4036.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/MobileSectionsTogglesController.php';
  4037.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V4\MobileSectionsTogglesController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository'] ?? $this->getMobileSectionsTogglesRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  4038.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController'$this));
  4039.         return $instance;
  4040.     }
  4041.     /**
  4042.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\DefaultController' shared autowired service.
  4043.      *
  4044.      * @return \Aqarmap\Bundle\MainBundle\Controller\DefaultController
  4045.      */
  4046.     protected function getDefaultController6Service()
  4047.     {
  4048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4049.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/DefaultController.php';
  4050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/HomeSubMenuService.php';
  4051.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  4052.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  4053.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService());
  4054.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\DefaultController(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), new \Aqarmap\Bundle\MainBundle\Service\HomeSubMenuService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a$b, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'] ?? $this->getMenuBuilderServiceService()), ($this->services['router'] ?? $this->getRouterService()), $c), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedSearchFormTypeManager'] ?? $this->getAdvancedSearchFormTypeManagerService()), $a, ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] = new \Aqarmap\Bundle\MainBundle\Service\MobileDetectionService())), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] ?? $this->getSiteMapServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedFilterFormTypeManager'] ?? $this->getAdvancedFilterFormTypeManagerService()), $b$c);
  4055.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController'$this));
  4056.         return $instance;
  4057.     }
  4058.     /**
  4059.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\FeedbackController' shared autowired service.
  4060.      *
  4061.      * @return \Aqarmap\Bundle\MainBundle\Controller\FeedbackController
  4062.      */
  4063.     protected function getFeedbackController4Service()
  4064.     {
  4065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4066.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/FeedbackController.php';
  4067.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\FeedbackController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4068.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController'$this));
  4069.         return $instance;
  4070.     }
  4071.     /**
  4072.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\JoinUsController' shared autowired service.
  4073.      *
  4074.      * @return \Aqarmap\Bundle\MainBundle\Controller\JoinUsController
  4075.      */
  4076.     protected function getJoinUsController2Service()
  4077.     {
  4078.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4079.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/JoinUsController.php';
  4080.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\JoinUsController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()));
  4081.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController'$this));
  4082.         return $instance;
  4083.     }
  4084.     /**
  4085.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\MapImagesController' shared autowired service.
  4086.      *
  4087.      * @return \Aqarmap\Bundle\MainBundle\Controller\MapImagesController
  4088.      */
  4089.     protected function getMapImagesControllerService()
  4090.     {
  4091.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4092.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/MapImagesController.php';
  4093.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\MapImagesController();
  4094.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController'$this));
  4095.         return $instance;
  4096.     }
  4097.     /**
  4098.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\PageController' shared autowired service.
  4099.      *
  4100.      * @return \Aqarmap\Bundle\MainBundle\Controller\PageController
  4101.      */
  4102.     protected function getPageController2Service()
  4103.     {
  4104.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4105.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/PageController.php';
  4106.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\PageController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\PageController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository'] ?? $this->getTestimonialRepositoryService()));
  4107.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\PageController'$this));
  4108.         return $instance;
  4109.     }
  4110.     /**
  4111.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\RedirectingController' shared autowired service.
  4112.      *
  4113.      * @return \Aqarmap\Bundle\MainBundle\Controller\RedirectingController
  4114.      */
  4115.     protected function getRedirectingControllerService()
  4116.     {
  4117.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4118.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/RedirectingController.php';
  4119.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\RedirectingController();
  4120.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController'$this));
  4121.         return $instance;
  4122.     }
  4123.     /**
  4124.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController' shared autowired service.
  4125.      *
  4126.      * @return \Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController
  4127.      */
  4128.     protected function getSNSNotificationsControllerService()
  4129.     {
  4130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4131.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/SNSNotificationsController.php';
  4132.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController();
  4133.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController'$this));
  4134.         return $instance;
  4135.     }
  4136.     /**
  4137.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\StaticPagesController' shared autowired service.
  4138.      *
  4139.      * @return \Aqarmap\Bundle\MainBundle\Controller\StaticPagesController
  4140.      */
  4141.     protected function getStaticPagesControllerService()
  4142.     {
  4143.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4144.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/StaticPagesController.php';
  4145.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\StaticPagesController();
  4146.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController'$this));
  4147.         return $instance;
  4148.     }
  4149.     /**
  4150.      * Gets the public 'Aqarmap\Bundle\MainBundle\Naming\FilesDirectoryNamer' shared autowired service.
  4151.      *
  4152.      * @return \Aqarmap\Bundle\MainBundle\Naming\FilesDirectoryNamer
  4153.      */
  4154.     protected function getFilesDirectoryNamerService()
  4155.     {
  4156.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4157.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Naming/FilesDirectoryNamer.php';
  4158.         return $this->services['Aqarmap\\Bundle\\MainBundle\\Naming\\FilesDirectoryNamer'] = new \Aqarmap\Bundle\MainBundle\Naming\FilesDirectoryNamer();
  4159.     }
  4160.     /**
  4161.      * Gets the public 'Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer' shared autowired service.
  4162.      *
  4163.      * @return \Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer
  4164.      */
  4165.     protected function getListingDirectoryNamerService()
  4166.     {
  4167.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4168.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Naming/ListingDirectoryNamer.php';
  4169.         return $this->services['Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer'] = new \Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer();
  4170.     }
  4171.     /**
  4172.      * Gets the public 'Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController' shared autowired service.
  4173.      *
  4174.      * @return \Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController
  4175.      */
  4176.     protected function getDefaultController7Service()
  4177.     {
  4178.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4179.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/Admin/DefaultController.php';
  4180.         $this->services['Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController'] = $instance = new \Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4181.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController'$this));
  4182.         return $instance;
  4183.     }
  4184.     /**
  4185.      * Gets the public 'Aqarmap\Bundle\MortgageBundle\Controller\DefaultController' shared autowired service.
  4186.      *
  4187.      * @return \Aqarmap\Bundle\MortgageBundle\Controller\DefaultController
  4188.      */
  4189.     protected function getDefaultController8Service()
  4190.     {
  4191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4192.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/DefaultController.php';
  4193.         $this->services['Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController'] = $instance = new \Aqarmap\Bundle\MortgageBundle\Controller\DefaultController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4194.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController'$this));
  4195.         return $instance;
  4196.     }
  4197.     /**
  4198.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController' shared autowired service.
  4199.      *
  4200.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController
  4201.      */
  4202.     protected function getLocationStatisticsControllerService()
  4203.     {
  4204.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4205.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/Admin/LocationStatisticsController.php';
  4206.         $this->services['Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController'] = $instance = new \Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController();
  4207.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController'$this));
  4208.         return $instance;
  4209.     }
  4210.     /**
  4211.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\Api\NeighborhoodController' shared autowired service.
  4212.      *
  4213.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\Api\NeighborhoodController
  4214.      */
  4215.     protected function getNeighborhoodControllerService()
  4216.     {
  4217.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4218.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4219.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4220.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4221.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/Api/NeighborhoodController.php';
  4222.         $this->services['Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController'] = $instance = new \Aqarmap\Bundle\NeighborhoodBundle\Controller\Api\NeighborhoodController(($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] ?? $this->getNeighborhoodManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4223.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController'$this));
  4224.         return $instance;
  4225.     }
  4226.     /**
  4227.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\DefaultController' shared autowired service.
  4228.      *
  4229.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\DefaultController
  4230.      */
  4231.     protected function getDefaultController9Service()
  4232.     {
  4233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4234.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/DefaultController.php';
  4235.         $this->services['Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController'] = $instance = new \Aqarmap\Bundle\NeighborhoodBundle\Controller\DefaultController(($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionManager'] ?? $this->getDiscussionManagerService()), ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'] ?? $this->getCompoundSearchTypeService()), ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] ?? $this->getNeighborhoodManagerService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  4236.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController'$this));
  4237.         return $instance;
  4238.     }
  4239.     /**
  4240.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\Api\NotificationController' shared autowired service.
  4241.      *
  4242.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\Api\NotificationController
  4243.      */
  4244.     protected function getNotificationControllerService()
  4245.     {
  4246.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4247.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4248.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4249.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4250.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/Api/NotificationController.php';
  4251.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/TestServiceInterface.php';
  4252.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/TestService.php';
  4253.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/DocumentBasedTestService.php';
  4254.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/EntityBasedTestService.php';
  4255.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/LogReaderInterface.php';
  4256.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/LogReaderService.php';
  4257.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/NotificationService.php';
  4258.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4259.         $this->services['Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Controller\Api\NotificationController(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'] ?? $this->getUserDeviceManagerService()), $this, new \Aqarmap\Bundle\NotificationBundle\Service\DocumentBasedTestService($a), new \Aqarmap\Bundle\NotificationBundle\Service\EntityBasedTestService($a), new \Aqarmap\Bundle\NotificationBundle\Service\LogReaderService(), new \Aqarmap\Bundle\NotificationBundle\Service\NotificationService(), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] ?? $this->getUserDeviceRepositoryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), $a);
  4260.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController'$this));
  4261.         return $instance;
  4262.     }
  4263.     /**
  4264.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\Api\SenderController' shared autowired service.
  4265.      *
  4266.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\Api\SenderController
  4267.      */
  4268.     protected function getSenderControllerService()
  4269.     {
  4270.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4271.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4272.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4273.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4274.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/Api/SenderController.php';
  4275.         $this->services['Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Controller\Api\SenderController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4276.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController'$this));
  4277.         return $instance;
  4278.     }
  4279.     /**
  4280.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\NotificationsController' shared autowired service.
  4281.      *
  4282.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\NotificationsController
  4283.      */
  4284.     protected function getNotificationsControllerService()
  4285.     {
  4286.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4287.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/NotificationsController.php';
  4288.         $this->services['Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Controller\NotificationsController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository'] ?? $this->getNotificationRepositoryService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  4289.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController'$this));
  4290.         return $instance;
  4291.     }
  4292.     /**
  4293.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\Admin\NotifiersController' shared autowired service.
  4294.      *
  4295.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\Admin\NotifiersController
  4296.      */
  4297.     protected function getNotifiersControllerService()
  4298.     {
  4299.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4300.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/Admin/NotifiersController.php';
  4301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierStatisticsService.php';
  4302.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierSettingsManager.php';
  4303.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4304.         $this->services['Aqarmap\\Bundle\\NotifierBundle\\Controller\\Admin\\NotifiersController'] = $instance = new \Aqarmap\Bundle\NotifierBundle\Controller\Admin\NotifiersController(new \Aqarmap\Bundle\NotifierBundle\Service\NotifierStatisticsService($a), new \Aqarmap\Bundle\NotifierBundle\Service\NotifierSettingsManager($a));
  4305.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\Admin\\NotifiersController'$this));
  4306.         return $instance;
  4307.     }
  4308.     /**
  4309.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\Api\NotifierController' shared autowired service.
  4310.      *
  4311.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\Api\NotifierController
  4312.      */
  4313.     protected function getNotifierControllerService()
  4314.     {
  4315.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4316.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4317.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4318.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/Api/NotifierController.php';
  4319.         $this->services['Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController'] = $instance = new \Aqarmap\Bundle\NotifierBundle\Controller\Api\NotifierController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4320.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController'$this));
  4321.         return $instance;
  4322.     }
  4323.     /**
  4324.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\DefaultController' shared autowired service.
  4325.      *
  4326.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\DefaultController
  4327.      */
  4328.     protected function getDefaultController10Service()
  4329.     {
  4330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4331.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/DefaultController.php';
  4332.         $this->services['Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController'] = $instance = new \Aqarmap\Bundle\NotifierBundle\Controller\DefaultController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository'] ?? $this->getNotifierRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4333.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController'$this));
  4334.         return $instance;
  4335.     }
  4336.     /**
  4337.      * Gets the public 'Aqarmap\Bundle\OTPBundle\Controller\Api\V4\OtpController' shared autowired service.
  4338.      *
  4339.      * @return \Aqarmap\Bundle\OTPBundle\Controller\Api\V4\OtpController
  4340.      */
  4341.     protected function getOtpControllerService()
  4342.     {
  4343.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4344.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4345.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4346.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4347.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Controller/Api/V4/OtpController.php';
  4348.         $this->services['Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController'] = $instance = new \Aqarmap\Bundle\OTPBundle\Controller\Api\V4\OtpController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'] ?? $this->getOtpServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4349.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController'$this));
  4350.         return $instance;
  4351.     }
  4352.     /**
  4353.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\AnalysisController' shared autowired service.
  4354.      *
  4355.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\AnalysisController
  4356.      */
  4357.     protected function getAnalysisControllerService()
  4358.     {
  4359.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4360.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/AnalysisController.php';
  4361.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Factory/CreditAnalysisFactory.php';
  4362.         $this->services['Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Controller\Admin\AnalysisController(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService()), new \Aqarmap\Bundle\CreditBundle\Factory\CreditAnalysisFactory(), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4363.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController'$this));
  4364.         return $instance;
  4365.     }
  4366.     /**
  4367.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\PaymentController' shared autowired service.
  4368.      *
  4369.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\PaymentController
  4370.      */
  4371.     protected function getPaymentControllerService()
  4372.     {
  4373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4374.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/PaymentController.php';
  4375.         $this->services['Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Controller\Admin\PaymentController(($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CompanyManager'] ?? $this->getCompanyManagerService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy'] ?? $this->getCreditPackageRepositroyService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] ?? $this->getSalesAnalysisManagerService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService()), ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'] ?? $this->getRecurringTransactionStateServiceService()), ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\User\\SubAccountService'] ?? $this->getSubAccountServiceService()));
  4376.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController'$this));
  4377.         return $instance;
  4378.     }
  4379.     /**
  4380.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\SalesAnalysisController' shared autowired service.
  4381.      *
  4382.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\SalesAnalysisController
  4383.      */
  4384.     protected function getSalesAnalysisControllerService()
  4385.     {
  4386.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4387.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/SalesAnalysisController.php';
  4388.         $this->services['Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\SalesAnalysisController'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Controller\Admin\SalesAnalysisController(($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] ?? $this->getSalesAnalysisManagerService()));
  4389.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\SalesAnalysisController'$this));
  4390.         return $instance;
  4391.     }
  4392.     /**
  4393.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Api\PaymentController' shared autowired service.
  4394.      *
  4395.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Api\PaymentController
  4396.      */
  4397.     protected function getPaymentController2Service()
  4398.     {
  4399.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4400.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4401.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4402.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4403.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/PaymentController.php';
  4404.         $this->services['Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Controller\Api\PaymentController(($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CompanyManager'] ?? $this->getCompanyManagerService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy'] ?? $this->getCreditPackageRepositroyService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'] ?? $this->getSignatureManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Lead\\LeadContactRequestService'] ?? $this->getLeadContactRequestServiceService()));
  4405.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController'$this));
  4406.         return $instance;
  4407.     }
  4408.     /**
  4409.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Api\RecurringController' shared autowired service.
  4410.      *
  4411.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Api\RecurringController
  4412.      */
  4413.     protected function getRecurringControllerService()
  4414.     {
  4415.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4416.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4417.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4418.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4419.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/RecurringController.php';
  4420.         $this->services['Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Controller\Api\RecurringController(($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'] ?? $this->getSignatureManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()));
  4421.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController'$this));
  4422.         return $instance;
  4423.     }
  4424.     /**
  4425.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Admin\SearchCombinationFiltersController' shared autowired service.
  4426.      *
  4427.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Admin\SearchCombinationFiltersController
  4428.      */
  4429.     protected function getSearchCombinationFiltersControllerService()
  4430.     {
  4431.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4432.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Admin/SearchCombinationFiltersController.php';
  4433.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\Admin\\SearchCombinationFiltersController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\Admin\SearchCombinationFiltersController(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationFiltersService'] ?? $this->getListingSearchCombinationFiltersServiceService()));
  4434.         $instance->setContainer(($this->privates['.service_locator.WnC0PS9'] ?? $this->get_ServiceLocator_WnC0PS9Service())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Admin\\SearchCombinationFiltersController'$this));
  4435.         return $instance;
  4436.     }
  4437.     /**
  4438.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\ListingSearchController' shared autowired service.
  4439.      *
  4440.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\ListingSearchController
  4441.      */
  4442.     protected function getListingSearchController2Service()
  4443.     {
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4446.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4447.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4448.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/ListingSearchController.php';
  4449.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\Api\ListingSearchController(($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] ?? $this->getListingSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'] ?? $this->getCountListingSearchService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()));
  4450.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController'$this));
  4451.         return $instance;
  4452.     }
  4453.     /**
  4454.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\LocationSearchController' shared autowired service.
  4455.      *
  4456.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\LocationSearchController
  4457.      */
  4458.     protected function getLocationSearchControllerService()
  4459.     {
  4460.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4461.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4462.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4463.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4464.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/LocationSearchController.php';
  4465.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\Api\LocationSearchController(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchService'] ?? $this->getLocationSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'] ?? $this->getLocationSearchHistoryServiceService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  4466.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController'$this));
  4467.         return $instance;
  4468.     }
  4469.     /**
  4470.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController' shared autowired service.
  4471.      *
  4472.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController
  4473.      */
  4474.     protected function getSearchResultsControllerService()
  4475.     {
  4476.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4477.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4478.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4479.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4480.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/SearchResultsController.php';
  4481.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController();
  4482.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController'$this));
  4483.         return $instance;
  4484.     }
  4485.     /**
  4486.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\V4\CompoundSearchController' shared autowired service.
  4487.      *
  4488.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\V4\CompoundSearchController
  4489.      */
  4490.     protected function getCompoundSearchController3Service()
  4491.     {
  4492.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4493.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4494.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4495.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4496.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/V4/CompoundSearchController.php';
  4497.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\Api\V4\CompoundSearchController(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'] ?? $this->getInteractionServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'] ?? $this->getCompoundSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'] ?? $this->getCountListingSearchService()));
  4498.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController'$this));
  4499.         return $instance;
  4500.     }
  4501.     /**
  4502.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\V4\ListingSearchController' shared autowired service.
  4503.      *
  4504.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\V4\ListingSearchController
  4505.      */
  4506.     protected function getListingSearchController3Service()
  4507.     {
  4508.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4509.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4510.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4511.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4512.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/V4/ListingSearchController.php';
  4513.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\Api\V4\ListingSearchController(($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'] ?? $this->getRelatedResultServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository'] ?? $this->getCustomParagraphRepositoryService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'] ?? $this->getSEOListingSearchServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'] ?? $this->getListingFaqServiceService()));
  4514.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController'$this));
  4515.         return $instance;
  4516.     }
  4517.     /**
  4518.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\DefaultController' shared autowired service.
  4519.      *
  4520.      * @return \Aqarmap\Bundle\SearchBundle\Controller\DefaultController
  4521.      */
  4522.     protected function getDefaultController11Service()
  4523.     {
  4524.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4525.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/DefaultController.php';
  4526.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\DefaultController();
  4527.         $instance->setContainer(($this->privates['.service_locator.WnC0PS9'] ?? $this->get_ServiceLocator_WnC0PS9Service())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController'$this));
  4528.         return $instance;
  4529.     }
  4530.     /**
  4531.      * Gets the public 'Aqarmap\Bundle\TopSellerBundle\Controller\Admin\TopSellerController' shared autowired service.
  4532.      *
  4533.      * @return \Aqarmap\Bundle\TopSellerBundle\Controller\Admin\TopSellerController
  4534.      */
  4535.     protected function getTopSellerControllerService()
  4536.     {
  4537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4538.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Controller/Admin/TopSellerController.php';
  4539.         $this->services['Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController'] = $instance = new \Aqarmap\Bundle\TopSellerBundle\Controller\Admin\TopSellerController(($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'] ?? $this->getTopSellerRetrievalServiceService()));
  4540.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController'$this));
  4541.         return $instance;
  4542.     }
  4543.     /**
  4544.      * Gets the public 'Aqarmap\Bundle\TopSellerBundle\Controller\Api\V4\TopSellerController' shared autowired service.
  4545.      *
  4546.      * @return \Aqarmap\Bundle\TopSellerBundle\Controller\Api\V4\TopSellerController
  4547.      */
  4548.     protected function getTopSellerController2Service()
  4549.     {
  4550.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4551.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4552.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4553.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4554.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Controller/Api/V4/TopSellerController.php';
  4555.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Service/TopSellerCalculationService.php';
  4556.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4557.         $this->services['Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController'] = $instance = new \Aqarmap\Bundle\TopSellerBundle\Controller\Api\V4\TopSellerController($a, ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository'] ?? $this->getTargetUserLeadRepositoryService()), new \Aqarmap\Bundle\TopSellerBundle\Service\TopSellerCalculationService($a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService())), ($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'] ?? $this->getTopSellerRetrievalServiceService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  4558.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController'$this));
  4559.         return $instance;
  4560.     }
  4561.     /**
  4562.      * Gets the public 'Aqarmap\Bundle\TopSellerBundle\Controller\TopSellerController' shared autowired service.
  4563.      *
  4564.      * @return \Aqarmap\Bundle\TopSellerBundle\Controller\TopSellerController
  4565.      */
  4566.     protected function getTopSellerController3Service()
  4567.     {
  4568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4569.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Controller/TopSellerController.php';
  4570.         $this->services['Aqarmap\\Bundle\\TopSellerBundle\\Controller\\TopSellerController'] = $instance = new \Aqarmap\Bundle\TopSellerBundle\Controller\TopSellerController(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'] ?? $this->getTopSellerRetrievalServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\TopCustomerService'] ?? $this->getTopCustomerServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedSearchFormTypeManager'] ?? $this->getAdvancedSearchFormTypeManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  4571.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\TopSellerBundle\\Controller\\TopSellerController'$this));
  4572.         return $instance;
  4573.     }
  4574.     /**
  4575.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController' shared autowired service.
  4576.      *
  4577.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController
  4578.      */
  4579.     protected function getGroupControllerService()
  4580.     {
  4581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4582.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/GroupController.php';
  4583.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController();
  4584.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController'$this));
  4585.         return $instance;
  4586.     }
  4587.     /**
  4588.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\TeamController' shared autowired service.
  4589.      *
  4590.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\TeamController
  4591.      */
  4592.     protected function getTeamControllerService()
  4593.     {
  4594.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4595.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/TeamController.php';
  4596.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\TeamController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4597.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController'$this));
  4598.         return $instance;
  4599.     }
  4600.     /**
  4601.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserController' shared autowired service.
  4602.      *
  4603.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserController
  4604.      */
  4605.     protected function getUserControllerService()
  4606.     {
  4607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4608.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserController.php';
  4609.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4610.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4611.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\UserController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.resetting.form.factory'] ?? $this->getFosUser_Resetting_Form_FactoryService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.mailer.noop'] ?? ($this->privates['fos_user.mailer.noop'] = new \FOS\UserBundle\Mailer\NoopMailer())), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\ZohoCRMService'] ?? $this->getZohoCRMServiceService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  4612.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController'$this));
  4613.         return $instance;
  4614.     }
  4615.     /**
  4616.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserDomainController' shared autowired service.
  4617.      *
  4618.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserDomainController
  4619.      */
  4620.     protected function getUserDomainControllerService()
  4621.     {
  4622.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4623.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserDomainController.php';
  4624.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\UserDomainController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4625.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController'$this));
  4626.         return $instance;
  4627.     }
  4628.     /**
  4629.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserPackagesController' shared autowired service.
  4630.      *
  4631.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserPackagesController
  4632.      */
  4633.     protected function getUserPackagesControllerService()
  4634.     {
  4635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4636.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserPackagesController.php';
  4637.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\UserPackagesController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'] ?? $this->getUserPackagesServiceService()));
  4638.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController'$this));
  4639.         return $instance;
  4640.     }
  4641.     /**
  4642.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController' shared autowired service.
  4643.      *
  4644.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController
  4645.      */
  4646.     protected function getUserServiceControllerService()
  4647.     {
  4648.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4649.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserServiceController.php';
  4650.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController();
  4651.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController'$this));
  4652.         return $instance;
  4653.     }
  4654.     /**
  4655.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserSubAccountController' shared autowired service.
  4656.      *
  4657.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserSubAccountController
  4658.      */
  4659.     protected function getUserSubAccountControllerService()
  4660.     {
  4661.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4662.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserSubAccountController.php';
  4663.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\UserSubAccountController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4664.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController'$this));
  4665.         return $instance;
  4666.     }
  4667.     /**
  4668.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController' shared autowired service.
  4669.      *
  4670.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController
  4671.      */
  4672.     protected function getAuthProxyControllerService()
  4673.     {
  4674.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4675.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4677.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/AuthProxyController.php';
  4678.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController();
  4679.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController'$this));
  4680.         return $instance;
  4681.     }
  4682.     /**
  4683.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController' shared autowired service.
  4684.      *
  4685.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController
  4686.      */
  4687.     protected function getNotificationTokenControllerService()
  4688.     {
  4689.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4690.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4691.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4692.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4693.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/NotificationTokenController.php';
  4694.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController();
  4695.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController'$this));
  4696.         return $instance;
  4697.     }
  4698.     /**
  4699.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TargetAudienceController' shared autowired service.
  4700.      *
  4701.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TargetAudienceController
  4702.      */
  4703.     protected function getTargetAudienceControllerService()
  4704.     {
  4705.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4706.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4707.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4708.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TargetAudienceController.php';
  4709.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Model/Contract/TargetAudienceServiceInterface.php';
  4710.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/TargetAudienceService.php';
  4711.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4712.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\TargetAudienceController($a, new \Aqarmap\Bundle\UserBundle\Services\TargetAudienceService(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticClientService'] ?? $this->getElasticClientServiceService()), ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), $a));
  4713.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController'$this));
  4714.         return $instance;
  4715.     }
  4716.     /**
  4717.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TeamController' shared autowired service.
  4718.      *
  4719.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TeamController
  4720.      */
  4721.     protected function getTeamController2Service()
  4722.     {
  4723.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4724.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4725.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4726.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TeamController.php';
  4727.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\TeamController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4728.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController'$this));
  4729.         return $instance;
  4730.     }
  4731.     /**
  4732.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController' shared autowired service.
  4733.      *
  4734.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController
  4735.      */
  4736.     protected function getTokenDocControllerService()
  4737.     {
  4738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4740.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4741.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TokenDocController.php';
  4742.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController();
  4743.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController'$this));
  4744.         return $instance;
  4745.     }
  4746.     /**
  4747.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\UserController' shared autowired service.
  4748.      *
  4749.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\UserController
  4750.      */
  4751.     protected function getUserController2Service()
  4752.     {
  4753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4754.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4755.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4756.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4757.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserController.php';
  4758.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/SavedSearchManager.php';
  4759.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserCheckinHistoryServiceInterface.php';
  4760.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserCheckinHistoryService.php';
  4761.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4762.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4763.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4764.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\UserController($a, ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\TopCustomerService'] ?? $this->getTopCustomerServiceService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), new \Aqarmap\Bundle\UserBundle\Services\SavedSearchManager($a, ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository'] ?? $this->getSavedSearchRepository2Service()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService())), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'] ?? $this->getFavouriteServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService()), new \Aqarmap\Bundle\UserBundle\Services\UserCheckinHistoryService(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService())), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->privates['fos_user.mailer.noop'] ?? ($this->privates['fos_user.mailer.noop'] = new \FOS\UserBundle\Mailer\NoopMailer())), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] ?? $this->getCreditRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'] ?? $this->getUserPhoneManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V3\\UserInfoService'] ?? $this->getUserInfoServiceService()));
  4765.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController'$this));
  4766.         return $instance;
  4767.     }
  4768.     /**
  4769.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\UserServiceController' shared autowired service.
  4770.      *
  4771.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\UserServiceController
  4772.      */
  4773.     protected function getUserServiceController2Service()
  4774.     {
  4775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4776.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4777.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4778.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4779.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserServiceController.php';
  4780.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\UserServiceController(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService()));
  4781.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController'$this));
  4782.         return $instance;
  4783.     }
  4784.     /**
  4785.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V3\UserController' shared autowired service.
  4786.      *
  4787.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V3\UserController
  4788.      */
  4789.     protected function getUserController3Service()
  4790.     {
  4791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4792.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4793.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4794.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4795.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V3/UserController.php';
  4796.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/SavedSearchServiceInterface.php';
  4797.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/SavedSearchService.php';
  4798.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserLogoServiceInterface.php';
  4799.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserLogoService.php';
  4800.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/UserPhonesServiceInterface.php';
  4801.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserPhonesService.php';
  4802.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4803.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4804.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4805.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\V3\UserController($a, ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\TopCustomerService'] ?? $this->getTopCustomerServiceService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\GraphQlClient'] ?? $this->getGraphQlClientService()), new \Aqarmap\Bundle\UserBundle\Services\V3\SavedSearchService($a, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository'] ?? $this->getSavedSearchRepository2Service()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService())), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V4\\OauthClientBuilder'] ?? $this->getOauthClientBuilderService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'] ?? $this->getFavouriteServiceService()), new \Aqarmap\Bundle\UserBundle\Services\UserLogoService(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService())), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V3\\UserAuthenticationService'] ?? $this->getUserAuthenticationServiceService()), new \Aqarmap\Bundle\UserBundle\Services\V3\UserPhonesService(), ($this->privates['fos_user.mailer.noop'] ?? ($this->privates['fos_user.mailer.noop'] = new \FOS\UserBundle\Mailer\NoopMailer())), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V3\\UserInfoService'] ?? $this->getUserInfoServiceService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4806.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController'$this));
  4807.         return $instance;
  4808.     }
  4809.     /**
  4810.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserController' shared autowired service.
  4811.      *
  4812.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserController
  4813.      */
  4814.     protected function getUserController4Service()
  4815.     {
  4816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4817.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4818.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4819.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4820.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserController.php';
  4821.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V4\\OauthClientBuilder'] ?? $this->getOauthClientBuilderService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V3\\UserInfoService'] ?? $this->getUserInfoServiceService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->privates['App\\Service\\Security\\AuthServer'] ?? $this->getAuthServerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V3\\UserAuthenticationService'] ?? $this->getUserAuthenticationServiceService()));
  4822.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController'$this));
  4823.         return $instance;
  4824.     }
  4825.     /**
  4826.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserLocationController' shared autowired service.
  4827.      *
  4828.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserLocationController
  4829.      */
  4830.     protected function getUserLocationControllerService()
  4831.     {
  4832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4833.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4834.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4835.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4836.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserLocationController.php';
  4837.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/UserLocationServiceInterface.php';
  4838.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/UserLocationService.php';
  4839.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserLocationController(new \Aqarmap\Bundle\ListingBundle\Service\V4\UserLocationService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService())));
  4840.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController'$this));
  4841.         return $instance;
  4842.     }
  4843.     /**
  4844.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\ExternalProfileController' shared autowired service.
  4845.      *
  4846.      * @return \Aqarmap\Bundle\UserBundle\Controller\ExternalProfileController
  4847.      */
  4848.     protected function getExternalProfileControllerService()
  4849.     {
  4850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4851.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ExternalProfileController.php';
  4852.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\ExternalProfileController(($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] ?? $this->getNeighborhoodManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'] ?? $this->getInteractionServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4853.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController'$this));
  4854.         return $instance;
  4855.     }
  4856.     /**
  4857.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\PersonalInfoController' shared autowired service.
  4858.      *
  4859.      * @return \Aqarmap\Bundle\UserBundle\Controller\PersonalInfoController
  4860.      */
  4861.     protected function getPersonalInfoControllerService()
  4862.     {
  4863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4864.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/PersonalInfoController.php';
  4865.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\PersonalInfoController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\PersonalInfoController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4866.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\PersonalInfoController'$this));
  4867.         return $instance;
  4868.     }
  4869.     /**
  4870.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\ProfileController' shared autowired service.
  4871.      *
  4872.      * @return \Aqarmap\Bundle\UserBundle\Controller\ProfileController
  4873.      */
  4874.     protected function getProfileControllerService()
  4875.     {
  4876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  4878.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ProfileController.php';
  4879.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  4881.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\ProfileController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_profile_form''Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType'$this->parameters['fos_user.profile.form.validation_groups']), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'] ?? $this->getDatabaseNotificationService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  4882.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController'$this));
  4883.         return $instance;
  4884.     }
  4885.     /**
  4886.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\QuickRegistrationController' shared autowired service.
  4887.      *
  4888.      * @return \Aqarmap\Bundle\UserBundle\Controller\QuickRegistrationController
  4889.      */
  4890.     protected function getQuickRegistrationControllerService()
  4891.     {
  4892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4893.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/QuickRegistrationController.php';
  4894.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\QuickRegistrationController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\QuickRegistrationController(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4895.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\QuickRegistrationController'$this));
  4896.         return $instance;
  4897.     }
  4898.     /**
  4899.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController' shared autowired service.
  4900.      *
  4901.      * @return \Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController
  4902.      */
  4903.     protected function getTargetAudienceController2Service()
  4904.     {
  4905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4906.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/TargetAudienceController.php';
  4907.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController();
  4908.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController'$this));
  4909.         return $instance;
  4910.     }
  4911.     /**
  4912.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\UserController' shared autowired service.
  4913.      *
  4914.      * @return \Aqarmap\Bundle\UserBundle\Controller\UserController
  4915.      */
  4916.     protected function getUserController5Service()
  4917.     {
  4918.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4919.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/UserController.php';
  4920.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/V3/NotifierSubscriptionInterface.php';
  4921.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/V3/NotifierSubscriptionService.php';
  4922.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/GoogleUserManager.php';
  4923.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4924.         $b = ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService());
  4925.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\UserController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\UserController($a, ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\TopCustomerService'] ?? $this->getTopCustomerServiceService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'] ?? $this->getFavouriteServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService()), new \Aqarmap\Bundle\NotifierBundle\Service\V3\NotifierSubscriptionService(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\GraphQlClient'] ?? $this->getGraphQlClientService())), $b, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), new \Aqarmap\Bundle\UserBundle\Services\GoogleUserManager($a$b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V4\\OauthClientBuilder'] ?? $this->getOauthClientBuilderService())), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V3\\UserAuthenticationService'] ?? $this->getUserAuthenticationServiceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4926.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\UserController'$this));
  4927.         return $instance;
  4928.     }
  4929.     /**
  4930.      * Gets the public 'Aqarmap\Bundle\ValueEngineBundle\Controller\Admin\ValueEngineController' shared autowired service.
  4931.      *
  4932.      * @return \Aqarmap\Bundle\ValueEngineBundle\Controller\Admin\ValueEngineController
  4933.      */
  4934.     protected function getValueEngineControllerService()
  4935.     {
  4936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4937.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Controller/Admin/ValueEngineController.php';
  4938.         $this->services['Aqarmap\\Bundle\\ValueEngineBundle\\Controller\\Admin\\ValueEngineController'] = $instance = new \Aqarmap\Bundle\ValueEngineBundle\Controller\Admin\ValueEngineController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Service\\ValueEngineService'] ?? $this->getValueEngineServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository'] ?? $this->getLocationInsightRepositoryService()));
  4939.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\ValueEngineBundle\\Controller\\Admin\\ValueEngineController'$this));
  4940.         return $instance;
  4941.     }
  4942.     /**
  4943.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  4944.      *
  4945.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  4946.      */
  4947.     protected function getProfilerControllerService()
  4948.     {
  4949.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  4950.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  4951.     }
  4952.     /**
  4953.      * Gets the public 'FOS\UserBundle\Controller\RegistrationController' shared autowired service.
  4954.      *
  4955.      * @return \Aqarmap\Bundle\UserBundle\Controller\RegistrationController
  4956.      */
  4957.     protected function getRegistrationControllerService()
  4958.     {
  4959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4960.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  4961.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/RegistrationController.php';
  4962.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  4963.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  4964.         $a = ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService());
  4965.         $this->services['FOS\\UserBundle\\Controller\\RegistrationController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\RegistrationController($a, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_registration_form''Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType'$this->parameters['fos_user.registration.form.validation_groups']), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  4966.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\RegistrationController'$this));
  4967.         return $instance;
  4968.     }
  4969.     /**
  4970.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController' shared service.
  4971.      *
  4972.      * @return \HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController
  4973.      */
  4974.     protected function getConnectControllerService()
  4975.     {
  4976.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/ConnectController.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  4980.         return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController'] = new \HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), ($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), 'IS_AUTHENTICATED_FULLY'false'hwi_oauth_connect'falseNULL);
  4981.     }
  4982.     /**
  4983.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController' shared service.
  4984.      *
  4985.      * @return \HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController
  4986.      */
  4987.     protected function getRegisterControllerService()
  4988.     {
  4989.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
  4990.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/RegisterController.php';
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  4993.         return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController'] = new \HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController(($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), 'IS_AUTHENTICATED_FULLY'NULLNULLNULL);
  4994.     }
  4995.     /**
  4996.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\LoginController' shared service.
  4997.      *
  4998.      * @return \HWI\Bundle\OAuthBundle\Controller\LoginController
  4999.      */
  5000.     protected function getLoginControllerService()
  5001.     {
  5002.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/LoginController.php';
  5003.         return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\LoginController'] = new \HWI\Bundle\OAuthBundle\Controller\LoginController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false'IS_AUTHENTICATED_FULLY');
  5004.     }
  5005.     /**
  5006.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController' shared service.
  5007.      *
  5008.      * @return \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController
  5009.      */
  5010.     protected function getRedirectToServiceControllerService()
  5011.     {
  5012.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/RedirectToServiceController.php';
  5013.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Util/DomainWhitelist.php';
  5014.         return $this->services['HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController'] = new \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), new \HWI\Bundle\OAuthBundle\Util\DomainWhitelist([]), ($this->privates['hwi_oauth.resource_ownermap_locator'] ?? $this->getHwiOauth_ResourceOwnermapLocatorService()), NULLfalsetrue);
  5015.     }
  5016.     /**
  5017.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  5018.      *
  5019.      * @return \Liip\ImagineBundle\Controller\ImagineController
  5020.      */
  5021.     protected function getImagineControllerService()
  5022.     {
  5023.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  5024.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  5025.         return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
  5026.     }
  5027.     /**
  5028.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  5029.      *
  5030.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  5031.      */
  5032.     protected function getRedirectControllerService()
  5033.     {
  5034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  5035.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5036.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  5037.     }
  5038.     /**
  5039.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  5040.      *
  5041.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  5042.      */
  5043.     protected function getTemplateControllerService()
  5044.     {
  5045.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  5046.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5047.     }
  5048.     /**
  5049.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  5050.      *
  5051.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  5052.      */
  5053.     protected function getBase64NamerService()
  5054.     {
  5055.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5056.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5057.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  5058.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  5059.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  5060.     }
  5061.     /**
  5062.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  5063.      *
  5064.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  5065.      */
  5066.     protected function getCurrentDateTimeDirectoryNamerService()
  5067.     {
  5068.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  5069.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5070.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
  5071.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  5072.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  5073.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5074.     }
  5075.     /**
  5076.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  5077.      *
  5078.      * @return \Vich\UploaderBundle\Naming\HashNamer
  5079.      */
  5080.     protected function getHashNamerService()
  5081.     {
  5082.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5083.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5084.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  5085.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  5086.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  5087.     }
  5088.     /**
  5089.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  5090.      *
  5091.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  5092.      */
  5093.     protected function getOrignameNamerService()
  5094.     {
  5095.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5096.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5097.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  5098.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5099.     }
  5100.     /**
  5101.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  5102.      *
  5103.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  5104.      */
  5105.     protected function getPropertyDirectoryNamerService()
  5106.     {
  5107.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  5108.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5109.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  5110.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5111.     }
  5112.     /**
  5113.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  5114.      *
  5115.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  5116.      */
  5117.     protected function getPropertyNamerService()
  5118.     {
  5119.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5120.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5121.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  5122.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  5123.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5124.     }
  5125.     /**
  5126.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  5127.      *
  5128.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  5129.      */
  5130.     protected function getSmartUniqueNamerService()
  5131.     {
  5132.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5133.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  5134.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5135.     }
  5136.     /**
  5137.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.files_upload' shared service.
  5138.      *
  5139.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  5140.      */
  5141.     protected function getSmartUniqueNamer_FilesUploadService()
  5142.     {
  5143.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5144.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  5145.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.files_upload'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5146.     }
  5147.     /**
  5148.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  5149.      *
  5150.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  5151.      */
  5152.     protected function getSubdirDirectoryNamerService()
  5153.     {
  5154.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  5155.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5156.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  5157.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  5158.     }
  5159.     /**
  5160.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  5161.      *
  5162.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  5163.      */
  5164.     protected function getUniqidNamerService()
  5165.     {
  5166.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5167.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  5169.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  5170.     }
  5171.     /**
  5172.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  5173.      *
  5174.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  5175.      */
  5176.     protected function getBazinga_Jstranslation_ControllerService()
  5177.     {
  5178.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  5179.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  5180.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  5182.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  5183.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  5184.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  5185.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  5186.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  5187.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  5188.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  5189.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  5190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  5191.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  5192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  5193.         $this->services['bazinga.jstranslation.controller'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Controller\Controller(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->targetDir.''.'/bazinga-js-translation'), true'ar''jstranslation''86400');
  5194.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  5195.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  5196.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  5197.         $instance->addLoader('yaml'$a);
  5198.         $instance->addLoader('yml'$a);
  5199.         $instance->addLoader('xlf'$b);
  5200.         $instance->addLoader('xliff'$b);
  5201.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  5202.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  5203.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  5204.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  5205.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  5206.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  5207.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  5208.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  5209.         return $instance;
  5210.     }
  5211.     /**
  5212.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  5213.      *
  5214.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  5215.      */
  5216.     protected function getBazinga_Jstranslation_DumpCommandService()
  5217.     {
  5218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5219.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  5220.         $this->services['bazinga.jstranslation.dump_command'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand(($this->services['bazinga.jstranslation.translation_dumper'] ?? $this->getBazinga_Jstranslation_TranslationDumperService()), \dirname(__DIR__4));
  5221.         $instance->setName('bazinga:js-translation:dump');
  5222.         return $instance;
  5223.     }
  5224.     /**
  5225.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  5226.      *
  5227.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  5228.      */
  5229.     protected function getBazinga_Jstranslation_TranslationDumperService()
  5230.     {
  5231.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  5232.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  5234.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  5235.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  5236.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  5237.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  5238.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  5239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  5240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  5241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  5243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  5244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  5245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  5246.         $this->services['bazinga.jstranslation.translation_dumper'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'ar''jstranslation', [], []);
  5247.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  5248.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  5249.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  5250.         $instance->addLoader('yaml'$a);
  5251.         $instance->addLoader('yml'$a);
  5252.         $instance->addLoader('xlf'$b);
  5253.         $instance->addLoader('xliff'$b);
  5254.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  5255.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  5256.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  5257.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  5258.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  5259.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  5260.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  5261.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  5262.         return $instance;
  5263.     }
  5264.     /**
  5265.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  5266.      *
  5267.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  5268.      */
  5269.     protected function getBazinga_Jstranslation_TranslationFinderService()
  5270.     {
  5271.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  5272.         return $this->services['bazinga.jstranslation.translation_finder'] = new \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder(['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/translations/FOSMessageBundle+intl-icu.ar.yaml'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.ar.yaml'), => (\dirname(__DIR__4).'/translations/KnpPaginatorBundle.ar.yaml'), 10 => (\dirname(__DIR__4).'/translations/date.ar.yaml'), 11 => (\dirname(__DIR__4).'/translations/emails.ar.yaml'), 12 => (\dirname(__DIR__4).'/translations/exceptions.ar.yaml'), 13 => (\dirname(__DIR__4).'/translations/jstranslation.ar.yaml'), 14 => (\dirname(__DIR__4).'/translations/messages.ar.yaml'), 15 => (\dirname(__DIR__4).'/translations/security.ar.yaml'), 16 => (\dirname(__DIR__4).'/translations/validators.ar.yaml')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/translations/FOSMessageBundle+intl-icu.en.yaml'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.en.yaml'), 10 => (\dirname(__DIR__4).'/translations/HWIOAuthBundle.en.yaml'), 11 => (\dirname(__DIR__4).'/translations/KnpPaginatorBundle.en.yaml'), 12 => (\dirname(__DIR__4).'/translations/date.en.yaml'), 13 => (\dirname(__DIR__4).'/translations/emails.en.yaml'), 14 => (\dirname(__DIR__4).'/translations/exceptions.en.yaml'), 15 => (\dirname(__DIR__4).'/translations/jstranslation.en.yaml'), 16 => (\dirname(__DIR__4).'/translations/messages.en.yaml'), 17 => (\dirname(__DIR__4).'/translations/security.en.yaml'), 18 => (\dirname(__DIR__4).'/translations/validators.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.zh.yml')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]]);
  5273.     }
  5274.     /**
  5275.      * Gets the public 'cache.app' shared service.
  5276.      *
  5277.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5278.      */
  5279.     protected function getCache_AppService()
  5280.     {
  5281.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.FANDyXX'] ?? $this->get_CacheConnection_FANDyXXService()), 'mIvS9skFzr'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5282.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5283.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5284.     }
  5285.     /**
  5286.      * Gets the public 'cache.app_clearer' shared service.
  5287.      *
  5288.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5289.      */
  5290.     protected function getCache_AppClearerService()
  5291.     {
  5292.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5293.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5294.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()), 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()), 'rate_limiter_storage_pool' => ($this->privates['rate_limiter_storage_pool'] ?? $this->getRateLimiterStoragePoolService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  5295.     }
  5296.     /**
  5297.      * Gets the public 'cache.global_clearer' shared service.
  5298.      *
  5299.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5300.      */
  5301.     protected function getCache_GlobalClearerService()
  5302.     {
  5303.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5305.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()), 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()), 'rate_limiter_storage_pool' => ($this->privates['rate_limiter_storage_pool'] ?? $this->getRateLimiterStoragePoolService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.second_level.region.write_rare_driver' => ($this->privates['cache.doctrine.orm.default.second_level.region.write_rare_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_Region_WriteRareDriverService()), 'cache.doctrine.orm.default.second_level.region.append_only_driver' => ($this->privates['cache.doctrine.orm.default.second_level.region.append_only_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_Region_AppendOnlyDriverService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  5306.     }
  5307.     /**
  5308.      * Gets the public 'cache.rate_limiter' shared service.
  5309.      *
  5310.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5311.      */
  5312.     protected function getCache_RateLimiterService()
  5313.     {
  5314.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.FANDyXX'] ?? $this->get_CacheConnection_FANDyXXService()), 'vMV8j5bb7z'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5315.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5316.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5317.     }
  5318.     /**
  5319.      * Gets the public 'cache.system' shared service.
  5320.      *
  5321.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5322.      */
  5323.     protected function getCache_SystemService()
  5324.     {
  5325.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('V4HB8T512p'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5326.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5327.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5328.     }
  5329.     /**
  5330.      * Gets the public 'cache.system_clearer' shared service.
  5331.      *
  5332.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5333.      */
  5334.     protected function getCache_SystemClearerService()
  5335.     {
  5336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5338.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? null), 'cache.system' => ($this->services['cache.system'] ?? null), 'cache.validator' => ($this->privates['cache.validator'] ?? null), 'cache.serializer' => ($this->privates['cache.serializer'] ?? null), 'cache.annotations' => ($this->privates['cache.annotations'] ?? null), 'cache.property_info' => ($this->privates['cache.property_info'] ?? null), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null), 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? null), 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? null), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? null), 'rate_limiter_storage_pool' => ($this->privates['rate_limiter_storage_pool'] ?? null), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null)]);
  5339.     }
  5340.     /**
  5341.      * Gets the public 'cache.validator_expression_language' shared service.
  5342.      *
  5343.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5344.      */
  5345.     protected function getCache_ValidatorExpressionLanguageService()
  5346.     {
  5347.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('iRMALQ1kAt'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5348.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5349.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5350.     }
  5351.     /**
  5352.      * Gets the public 'cache_warmer' shared service.
  5353.      *
  5354.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  5355.      */
  5356.     protected function getCacheWarmerService()
  5357.     {
  5358.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5359.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  5360.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  5361.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  5362.             yield => ($this->privates['doctrine_mongodb.odm.proxy_cache_warmer'] ?? ($this->privates['doctrine_mongodb.odm.proxy_cache_warmer'] = new \Doctrine\Bundle\MongoDBBundle\CacheWarmer\ProxyCacheWarmer($this)));
  5363.             yield => ($this->privates['doctrine_mongodb.odm.hydrator_cache_warmer'] ?? ($this->privates['doctrine_mongodb.odm.hydrator_cache_warmer'] = new \Doctrine\Bundle\MongoDBBundle\CacheWarmer\HydratorCacheWarmer($this)));
  5364.             yield => ($this->privates['doctrine_mongodb.odm.persistent_collection_cache_warmer'] ?? ($this->privates['doctrine_mongodb.odm.persistent_collection_cache_warmer'] = new \Doctrine\Bundle\MongoDBBundle\CacheWarmer\PersistentCollectionCacheWarmer($this)));
  5365.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  5366.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  5367.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  5368.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  5369.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  5370.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  5371.             yield 10 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  5372.             yield 11 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  5373.             yield 12 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/builds/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  5374.             yield 13 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  5375.         }, 14), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  5376.     }
  5377.     /**
  5378.      * Gets the public 'console.command_loader' shared service.
  5379.      *
  5380.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  5381.      */
  5382.     protected function getConsole_CommandLoaderService()
  5383.     {
  5384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  5385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  5386.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5387.             'App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand' => ['privates''App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand''getSendListingAvailabilityReminderEmailCommandService'false],
  5388.             'App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand' => ['privates''.App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand.lazy''getPatchRemoveDuplicateUserPhonesCommand_LazyService'false],
  5389.             'App\\Command\\Subscriptions\\renewUserSubscriptionsCommand' => ['privates''App\\Command\\Subscriptions\\renewUserSubscriptionsCommand''getRenewUserSubscriptionsCommandService'false],
  5390.             'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand''getGetNotifierDataToInterestsCommandService'false],
  5391.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand''getPatchGenerateUserServicesCommandService'false],
  5392.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand''getPatchUpdateUserInterestCountryCodeCommandService'false],
  5393.             'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand''getReminderPackageExpirationCommandService'false],
  5394.             'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand''getStopAqarmapLiveServiceCommandService'false],
  5395.             'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM''getSyncCustomersToZohoCRMService'false],
  5396.             'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand''getUpdateBrokersUserTypeCommandService'false],
  5397.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand''getUserPackageCommandService'false],
  5398.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand''getUserTypeCommandService'false],
  5399.             'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand''getEntityPersisterCommandService'false],
  5400.             'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand''getFixturesCommandService'false],
  5401.             'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand''getMoonshotCacheWarmerCommandService'false],
  5402.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand''getPatchAddLegacyPropertyTypeCommandService'false],
  5403.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand''getPatchTreeRebuildCommandService'false],
  5404.             'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand''getUpdateCustomFieldCommandService'false],
  5405.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand''getAutoBumpUpCreationCommandService'false],
  5406.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand''getAutoBumpUpListingsCommandService'false],
  5407.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand''getAutoScrapedPublisherCommandService'false],
  5408.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand''getAutoScrapedRefinerCommandService'false],
  5409.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand''getBatchInsertListingFeaturesForOldFlf2ListingsCommandService'false],
  5410.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand''getBatchUpdateListingMainPhotosCommandService'false],
  5411.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand''getCTRCommandService'false],
  5412.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand''getCallRequestCommandService'false],
  5413.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand''getCleanUpPhonesAndContryCodeCommandService'false],
  5414.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand''getCompoundAveragePriceCommandService'false],
  5415.             'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand''getDeleteRejectedListingCommandService'false],
  5416.             'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand''getFreezeListingsCommandService'false],
  5417.             'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand''getGenerateTopCustomersCommandService'false],
  5418.             'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand''getIncrementListingImpressionsCommandService'false],
  5419.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand''getLeadsCRMCommandService'false],
  5420.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand''getLinkedLocationHistoryCountCommandService'false],
  5421.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand''getListingExpirationCommandService'false],
  5422.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand''getListingFeaturedExpirationCommandService'false],
  5423.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand''getListingNotificationCommandService'false],
  5424.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand''getListingPendingPaymentCommandService'false],
  5425.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand''getListingPendingPhotoCommandService'false],
  5426.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand''getListingRelistExpiredCommandService'false],
  5427.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand''getListingsPhotosOrderPatchCommandService'false],
  5428.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand''getLocationNearestByCalculateCommandService'false],
  5429.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand''getLocationSupplyDemandGetCommandService'false],
  5430.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand''getMoveListingPhoneCommandService'false],
  5431.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand''getMoveUserPhoneNumbersCommandService'false],
  5432.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand''getPatchFixListingsSlugCommandService'false],
  5433.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand''getPatchPublishListingsDataToSNSCommandService'false],
  5434.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand''getPatchRepublishLeadsToQueueCommandService'false],
  5435.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand''getPatchUpdateCompoundLocationCommandService'false],
  5436.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand''getPatchUpdateListingCoordinatesCommandService'false],
  5437.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand''getPatchUpdateListingLeadsCountCommandService'false],
  5438.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand''getProjectReportCommandService'false],
  5439.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand''getResetFailedCallRequestCommandService'false],
  5440.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand''getResetListingsRatesCommandService'false],
  5441.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand''getScoringCommandService'false],
  5442.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand''getScrapedBrokersDataCommandService'false],
  5443.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand''getScrapedListingProcessingCommandService'false],
  5444.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand''getUpdateClientServedCountCommandService'false],
  5445.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand''getUpdateCorruptedPhonesCommandService'false],
  5446.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand''getUpdateDisabledLocationsChildrenCommandService'false],
  5447.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel''getUpdateListingsLabelService'false],
  5448.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand''getUpdateLocationFullPathCommandService'false],
  5449.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand''getUpdateLocationsEstimatableCommandService'false],
  5450.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand''getUpdateScrapedListingDataCommandService'false],
  5451.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand''getMaskedEmailReadCommandService'false],
  5452.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand''getMessageCommandService'false],
  5453.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand''getPatchMaskedEmailMessageRecipientCommandService'false],
  5454.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand''getPatchMessageLeadCommandService'false],
  5455.             'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand''getBatchUpdatePackageTaxesCommandService'false],
  5456.             'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand''getCreditAnalysisCommandService'false],
  5457.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand''getExclusivePackagesCreditFundingCommandService'false],
  5458.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand''getExpireCreditCommandService'false],
  5459.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand''getPackageUserTypePatchCommandService'false],
  5460.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand''getPatchCreditServicesOrderCommandService'false],
  5461.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand''getPatchExtendActiveCreditPackagesCommandService'false],
  5462.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand''getPatchGenerateChurnAndExpiryHistoryCommandService'false],
  5463.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand''getPatchRevertActiveCreditPackagesExtensionCommandService'false],
  5464.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand''getPaymentTransactionsPatchCommandService'false],
  5465.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand''getResetCreditOnChurnExpiryCommandService'false],
  5466.             'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand''getUpdateChurnsAndExpiryDataCommandService'false],
  5467.             'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand''getCalculateStatisticsCommandService'false],
  5468.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand''getBuyerAlertsCommandService'false],
  5469.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand''getSendRecentListingsEmailCommandService'false],
  5470.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand''getDiscussionInterestsNotificationCommandService'false],
  5471.             'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand''getUpdateCommentsCounterCommandService'false],
  5472.             'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand''getCRMUpdateCommandService'false],
  5473.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand''getPatchGenerateStaffHistoryCommandService'false],
  5474.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand''getPatchUpdateCompanyCreateAtDateCommandService'false],
  5475.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand''getCustomerProfilingSurveyCommandService'false],
  5476.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand''getMigrateAgesCommandService'false],
  5477.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand''getCreditAnalysisWarmupCommandService'false],
  5478.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand''getPatchUpdatePaymentTypeCommandService'false],
  5479.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand''getPatchUpdateRemainingSubscriptionDaysCommandService'false],
  5480.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand''getSalesAnalysisCommandService'false],
  5481.             'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand''getCorrectLocationsSlugsCommandService'false],
  5482.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand''getConsumerCommandService'false],
  5483.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand''getDeviceCommandService'false],
  5484.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand''getDispatcherNotificationCommandService'false],
  5485.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand''getGenerateNotificationCommandService'false],
  5486.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator''getNotificationGeneratorService'false],
  5487.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand''getNotificationsBagsCommandService'false],
  5488.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand''getValueEngineAnalyserCommandService'false],
  5489.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand''getValueEngineDepthProductsCommandService'false],
  5490.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand' => ['privates''Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand''getActiveRecurringTransactionCommandService'false],
  5491.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  5492.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  5493.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  5494.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  5495.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  5496.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  5497.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  5498.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  5499.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  5500.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  5501.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  5502.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  5503.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  5504.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  5505.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  5506.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  5507.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  5508.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  5509.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  5510.             'console.command.messenger_failed_messages_retry' => ['privates''.console.command.messenger_failed_messages_retry.lazy''get_Console_Command_MessengerFailedMessagesRetry_LazyService'false],
  5511.             'console.command.messenger_failed_messages_show' => ['privates''.console.command.messenger_failed_messages_show.lazy''get_Console_Command_MessengerFailedMessagesShow_LazyService'false],
  5512.             'console.command.messenger_failed_messages_remove' => ['privates''.console.command.messenger_failed_messages_remove.lazy''get_Console_Command_MessengerFailedMessagesRemove_LazyService'false],
  5513.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  5514.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  5515.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  5516.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  5517.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  5518.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  5519.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  5520.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  5521.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  5522.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  5523.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  5524.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  5525.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  5526.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  5527.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  5528.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  5529.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  5530.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  5531.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  5532.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  5533.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  5534.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  5535.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  5536.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  5537.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  5538.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  5539.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  5540.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  5541.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  5542.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  5543.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  5544.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  5545.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  5546.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  5547.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  5548.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  5549.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  5550.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand''getClearMetadataCacheDoctrineODMCommandService'false],
  5551.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand''getCreateSchemaDoctrineODMCommandService'false],
  5552.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand''getDropSchemaDoctrineODMCommandService'false],
  5553.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand''getGenerateHydratorsDoctrineODMCommandService'false],
  5554.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand''getGenerateProxiesDoctrineODMCommandService'false],
  5555.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand''getInfoDoctrineODMCommandService'false],
  5556.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand''getLoadDataFixturesDoctrineODMCommandService'false],
  5557.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand''getQueryDoctrineODMCommandService'false],
  5558.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand''getShardDoctrineODMCommandService'false],
  5559.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand''getTailCursorDoctrineODMCommandService'false],
  5560.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand''getUpdateSchemaDoctrineODMCommandService'false],
  5561.             'fos_elastica.command.create' => ['privates''fos_elastica.command.create''getFosElastica_Command_CreateService'false],
  5562.             'fos_elastica.command.populate' => ['privates''fos_elastica.command.populate''getFosElastica_Command_PopulateService'false],
  5563.             'fos_elastica.command.reset' => ['privates''fos_elastica.command.reset''getFosElastica_Command_ResetService'false],
  5564.             'fos_elastica.command.templates_reset' => ['privates''fos_elastica.command.templates_reset''getFosElastica_Command_TemplatesResetService'false],
  5565.             'fos_elastica.command.search' => ['privates''fos_elastica.command.search''getFosElastica_Command_SearchService'false],
  5566.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  5567.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  5568.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  5569.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  5570.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  5571.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  5572.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  5573.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  5574.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  5575.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  5576.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  5577.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  5578.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  5579.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  5580.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  5581.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  5582.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  5583.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  5584.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  5585.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  5586.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  5587.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  5588.             'old_sound_rabbit_mq.anon_consumer_command' => ['privates''old_sound_rabbit_mq.anon_consumer_command''getOldSoundRabbitMq_AnonConsumerCommandService'false],
  5589.             'old_sound_rabbit_mq.batch_consumer_command' => ['privates''old_sound_rabbit_mq.batch_consumer_command''getOldSoundRabbitMq_BatchConsumerCommandService'false],
  5590.             'old_sound_rabbit_mq.consumer_command' => ['privates''old_sound_rabbit_mq.consumer_command''getOldSoundRabbitMq_ConsumerCommandService'false],
  5591.             'old_sound_rabbit_mq.delete_command' => ['privates''old_sound_rabbit_mq.delete_command''getOldSoundRabbitMq_DeleteCommandService'false],
  5592.             'old_sound_rabbit_mq.dynamic_consumer_command' => ['privates''old_sound_rabbit_mq.dynamic_consumer_command''getOldSoundRabbitMq_DynamicConsumerCommandService'false],
  5593.             'old_sound_rabbit_mq.multiple_consumer_command' => ['privates''old_sound_rabbit_mq.multiple_consumer_command''getOldSoundRabbitMq_MultipleConsumerCommandService'false],
  5594.             'old_sound_rabbit_mq.purge_consumer_command' => ['privates''old_sound_rabbit_mq.purge_consumer_command''getOldSoundRabbitMq_PurgeConsumerCommandService'false],
  5595.             'old_sound_rabbit_mq.command.rpc_server_command' => ['privates''old_sound_rabbit_mq.command.rpc_server_command''getOldSoundRabbitMq_Command_RpcServerCommandService'false],
  5596.             'old_sound_rabbit_mq.command.setup_fabric_command' => ['privates''old_sound_rabbit_mq.command.setup_fabric_command''getOldSoundRabbitMq_Command_SetupFabricCommandService'false],
  5597.             'old_sound_rabbit_mq.command.std_in_producer_command' => ['privates''old_sound_rabbit_mq.command.std_in_producer_command''getOldSoundRabbitMq_Command_StdInProducerCommandService'false],
  5598.             'presta_sitemap.dump_command' => ['services''presta_sitemap.dump_command''getPrestaSitemap_DumpCommandService'false],
  5599.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => ['privates''Snc\\RedisBundle\\Command\\RedisQueryCommand''getRedisQueryCommandService'false],
  5600.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  5601.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  5602.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  5603.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  5604.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  5605.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  5606.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  5607.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  5608.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  5609.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  5610.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  5611.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  5612.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  5613.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  5614.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  5615.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  5616.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  5617.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  5618.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  5619.             'knp_gaufrette.command.filesystem_keys' => ['privates''knp_gaufrette.command.filesystem_keys''getKnpGaufrette_Command_FilesystemKeysService'false],
  5620.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  5621.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  5622.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  5623.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  5624.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  5625.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  5626.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  5627.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  5628.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  5629.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  5630.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  5631.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  5632.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  5633.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  5634.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  5635.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  5636.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  5637.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  5638.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  5639.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  5640.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  5641.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  5642.         ], [
  5643.             'App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand' => 'App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand',
  5644.             'App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand' => '?',
  5645.             'App\\Command\\Subscriptions\\renewUserSubscriptionsCommand' => 'App\\Command\\Subscriptions\\renewUserSubscriptionsCommand',
  5646.             'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand',
  5647.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand',
  5648.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand',
  5649.             'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand',
  5650.             'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand',
  5651.             'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM' => 'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM',
  5652.             'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand',
  5653.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand',
  5654.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand',
  5655.             'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand',
  5656.             'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand',
  5657.             'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand',
  5658.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand',
  5659.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand',
  5660.             'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand',
  5661.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand',
  5662.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand',
  5663.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand',
  5664.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand',
  5665.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand',
  5666.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand',
  5667.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand',
  5668.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand',
  5669.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand',
  5670.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand',
  5671.             'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand',
  5672.             'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand',
  5673.             'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand',
  5674.             'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand',
  5675.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand',
  5676.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand',
  5677.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand',
  5678.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand',
  5679.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand',
  5680.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand',
  5681.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand',
  5682.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand',
  5683.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand',
  5684.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand',
  5685.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand',
  5686.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand',
  5687.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand',
  5688.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand',
  5689.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand',
  5690.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand',
  5691.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand',
  5692.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand',
  5693.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand',
  5694.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand',
  5695.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand',
  5696.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand',
  5697.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand',
  5698.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand',
  5699.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand',
  5700.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand',
  5701.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand',
  5702.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand',
  5703.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel',
  5704.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand',
  5705.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand',
  5706.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand',
  5707.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand',
  5708.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand',
  5709.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand',
  5710.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand',
  5711.             'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand',
  5712.             'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand',
  5713.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand',
  5714.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand',
  5715.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand',
  5716.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand',
  5717.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand',
  5718.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand',
  5719.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand',
  5720.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand',
  5721.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand',
  5722.             'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand',
  5723.             'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand' => 'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand',
  5724.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand',
  5725.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand',
  5726.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand' => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand',
  5727.             'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand' => 'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand',
  5728.             'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand',
  5729.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand',
  5730.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand',
  5731.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand',
  5732.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand',
  5733.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand',
  5734.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand',
  5735.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand',
  5736.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand',
  5737.             'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand' => 'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand',
  5738.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand',
  5739.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand',
  5740.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand',
  5741.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand',
  5742.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator',
  5743.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand',
  5744.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand',
  5745.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand',
  5746.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand',
  5747.             'console.command.about' => '?',
  5748.             'console.command.assets_install' => '?',
  5749.             'console.command.cache_clear' => '?',
  5750.             'console.command.cache_pool_clear' => '?',
  5751.             'console.command.cache_pool_prune' => '?',
  5752.             'console.command.cache_pool_delete' => '?',
  5753.             'console.command.cache_pool_list' => '?',
  5754.             'console.command.cache_warmup' => '?',
  5755.             'console.command.config_debug' => '?',
  5756.             'console.command.config_dump_reference' => '?',
  5757.             'console.command.container_debug' => '?',
  5758.             'console.command.container_lint' => '?',
  5759.             'console.command.debug_autowiring' => '?',
  5760.             'console.command.dotenv_debug' => '?',
  5761.             'console.command.event_dispatcher_debug' => '?',
  5762.             'console.command.messenger_consume_messages' => '?',
  5763.             'console.command.messenger_setup_transports' => '?',
  5764.             'console.command.messenger_debug' => '?',
  5765.             'console.command.messenger_stop_workers' => '?',
  5766.             'console.command.messenger_failed_messages_retry' => '?',
  5767.             'console.command.messenger_failed_messages_show' => '?',
  5768.             'console.command.messenger_failed_messages_remove' => '?',
  5769.             'console.command.router_debug' => '?',
  5770.             'console.command.router_match' => '?',
  5771.             'console.command.translation_debug' => '?',
  5772.             'console.command.translation_extract' => '?',
  5773.             'console.command.validator_debug' => '?',
  5774.             'console.command.translation_pull' => '?',
  5775.             'console.command.translation_push' => '?',
  5776.             'console.command.xliff_lint' => '?',
  5777.             'console.command.yaml_lint' => '?',
  5778.             'console.command.form_debug' => '?',
  5779.             'console.command.secrets_set' => '?',
  5780.             'console.command.secrets_remove' => '?',
  5781.             'console.command.secrets_generate_key' => '?',
  5782.             'console.command.secrets_list' => '?',
  5783.             'console.command.secrets_decrypt_to_local' => '?',
  5784.             'console.command.secrets_encrypt_from_local' => '?',
  5785.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  5786.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  5787.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  5788.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  5789.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  5790.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  5791.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  5792.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  5793.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  5794.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  5795.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  5796.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  5797.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  5798.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  5799.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  5800.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  5801.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  5802.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  5803.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  5804.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  5805.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  5806.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand',
  5807.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand',
  5808.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand',
  5809.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand',
  5810.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand',
  5811.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand',
  5812.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand',
  5813.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand',
  5814.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand',
  5815.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand',
  5816.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand',
  5817.             'fos_elastica.command.create' => 'FOS\\ElasticaBundle\\Command\\CreateCommand',
  5818.             'fos_elastica.command.populate' => 'FOS\\ElasticaBundle\\Command\\PopulateCommand',
  5819.             'fos_elastica.command.reset' => 'FOS\\ElasticaBundle\\Command\\ResetCommand',
  5820.             'fos_elastica.command.templates_reset' => 'FOS\\ElasticaBundle\\Command\\ResetTemplatesCommand',
  5821.             'fos_elastica.command.search' => 'FOS\\ElasticaBundle\\Command\\SearchCommand',
  5822.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  5823.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  5824.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  5825.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  5826.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  5827.             'twig.command.debug' => '?',
  5828.             'twig.command.lint' => '?',
  5829.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  5830.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  5831.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  5832.             'security.command.debug_firewall' => '?',
  5833.             'security.command.user_password_encoder' => '?',
  5834.             'security.command.user_password_hash' => '?',
  5835.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  5836.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  5837.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  5838.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  5839.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  5840.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  5841.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  5842.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  5843.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  5844.             'old_sound_rabbit_mq.anon_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\AnonConsumerCommand',
  5845.             'old_sound_rabbit_mq.batch_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\BatchConsumerCommand',
  5846.             'old_sound_rabbit_mq.consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\ConsumerCommand',
  5847.             'old_sound_rabbit_mq.delete_command' => 'OldSound\\RabbitMqBundle\\Command\\DeleteCommand',
  5848.             'old_sound_rabbit_mq.dynamic_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\DynamicConsumerCommand',
  5849.             'old_sound_rabbit_mq.multiple_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\MultipleConsumerCommand',
  5850.             'old_sound_rabbit_mq.purge_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\PurgeConsumerCommand',
  5851.             'old_sound_rabbit_mq.command.rpc_server_command' => 'OldSound\\RabbitMqBundle\\Command\\RpcServerCommand',
  5852.             'old_sound_rabbit_mq.command.setup_fabric_command' => 'OldSound\\RabbitMqBundle\\Command\\SetupFabricCommand',
  5853.             'old_sound_rabbit_mq.command.std_in_producer_command' => 'OldSound\\RabbitMqBundle\\Command\\StdInProducerCommand',
  5854.             'presta_sitemap.dump_command' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  5855.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => 'Snc\\RedisBundle\\Command\\RedisQueryCommand',
  5856.             'var_dumper.command.server_dump' => '?',
  5857.             'monolog.command.server_log' => '?',
  5858.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  5859.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  5860.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  5861.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  5862.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  5863.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  5864.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  5865.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  5866.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  5867.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  5868.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  5869.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  5870.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  5871.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  5872.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  5873.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  5874.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  5875.             'knp_gaufrette.command.filesystem_keys' => 'Knp\\Bundle\\GaufretteBundle\\Command\\FilesystemKeysCommand',
  5876.             'maker.auto_command.make_auth' => '?',
  5877.             'maker.auto_command.make_command' => '?',
  5878.             'maker.auto_command.make_controller' => '?',
  5879.             'maker.auto_command.make_crud' => '?',
  5880.             'maker.auto_command.make_docker_database' => '?',
  5881.             'maker.auto_command.make_entity' => '?',
  5882.             'maker.auto_command.make_fixtures' => '?',
  5883.             'maker.auto_command.make_form' => '?',
  5884.             'maker.auto_command.make_message' => '?',
  5885.             'maker.auto_command.make_messenger_middleware' => '?',
  5886.             'maker.auto_command.make_registration_form' => '?',
  5887.             'maker.auto_command.make_reset_password' => '?',
  5888.             'maker.auto_command.make_serializer_encoder' => '?',
  5889.             'maker.auto_command.make_serializer_normalizer' => '?',
  5890.             'maker.auto_command.make_subscriber' => '?',
  5891.             'maker.auto_command.make_twig_extension' => '?',
  5892.             'maker.auto_command.make_test' => '?',
  5893.             'maker.auto_command.make_validator' => '?',
  5894.             'maker.auto_command.make_voter' => '?',
  5895.             'maker.auto_command.make_user' => '?',
  5896.             'maker.auto_command.make_migration' => '?',
  5897.             'maker.auto_command.make_stimulus_controller' => '?',
  5898.         ]), ['app:listings-availability:send' => 'App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand''app:patch:remove-duplicate-user-phones' => 'App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand''app:user-subscriptions:renew' => 'App\\Command\\Subscriptions\\renewUserSubscriptionsCommand''app:notifiers:copy_data' => 'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand''app:users:patch_generate_user_services' => 'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand''app:users:patch_update_user_interest_country_code' => 'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand''app:user:credit-exipiration-reminder' => 'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand''app:stop-aqarmap-live-service' => 'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand''app:sync-customers-to-zoho' => 'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM''app:users:update-brokers-user-type' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand''app:patch:user:package' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand''app:users:fix_user_type' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand''app:entity:persist' => 'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand''app:fixtures:rebuild' => 'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand''app:cache:warmup' => 'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand''app:patch:add-legacy-property-types' => 'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand''app:entity:tree-rebuild' => 'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand''app:custom-field:patch' => 'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand''app:units:create-auto-bump-up' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand''app:listings:bump-up' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand''app:scraped:listings:publisher' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand''app:scraped:listings:refiner' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand''app:batch:flf2_listing_features' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand''app:batch:listings:update_main_photo' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand''app:listings:update-ctr' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand''app:call_request:deliver' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand''app:phones:clean-up' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand''app:listing:average-price' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand''app:listing:delete_rejected' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand''app:freeze:listings' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand''app:top_customers:generate' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand''app:listing:increment_listing_impressions' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand''crm:leads:sync' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand''app:locations:history:linked_locations_count:update' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand''app:listing:expiration' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand''app:listing:featured_expiration' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand''app:listing_notification:deliver' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand''app:listing:pending:payment' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand''app:listing:pending:photos' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand''app:listing:relist' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand''app:patch:listing:photo:order' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand''app:location:nearest_by' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand''app:supply_demand:get' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand''app:listings:phones:patch' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand''app:users:phones:patch' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand''app:patch:fix_listings_slug' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand''app:patch:publish_listing_sns' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand''app:leads:send-emails-queue-republish' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand''app:location:update-compound-location' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand''app:listing:update-coordinates' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand''app:listing:leads-count' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand''app:project_report:deliver' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand''app:call_request:reset-failed' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand''app:reset-listing-rates' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand''app:listing:scoring' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand''app:get-brokers-data' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand''app:scraped:listings' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand''app:user:client-served-count-patch' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand''app:user:listing-phone-numbers-patch' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand''app:locations:disabled_children:update' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand''app:batch-update-listings-label' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel''app:locations:full_path:update' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand''app:locations:estimatable:update' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand''app:update-scrapped-listings' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand''app:masked_email:read' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand''app:message:send' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand''app:patch:missing-message-recipients' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand''app:patch:missing-message-leads' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand''app:batch:credit:update_packages_taxes' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand''app:analyse:credit:patch' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand''app:packages:exclusive:funding' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand''app:expire-credit-after-thirty-days' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand''app:packages:usertype:patch' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand''app:credit-services-order:patch' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand''app:patch:extend-active-packages' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand''app:patch:generate-churn-expiry-history' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand''app:patch:revert-active-packages-extension' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand''app:old-credits:patch' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand''app:reset_credit_churn_expiry' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand''app:update:churns:expiry' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand''app:notifier:statistics:calculate' => 'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand''app:buyer-alerts:send' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand''app:recent-listings:send' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand''app:discussion:interests:add' => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand''app:discussion:comments_counter:update' => 'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand''app:crm:update' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand''app:crm:generate-staff-history-patch' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand''app:patch:crm:update-companies-dates' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand''app:customers:profiling' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand''app:patch:profiling:ages:change' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand''app:credit:analysis:warmup' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand''app:patch:payment-type' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand''app:patch:update-remaining-subscription-days' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand''app:analyse:sales:patch' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand''app:locations:slugs:correct' => 'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand''app:queue:consumer' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand''app:device:check' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand''aqarmap:notification-dispatch' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand''aqarmap:notification-create' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand''aqarmap:notification-generator' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator''notifications:bags:process' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand''app:value-engine:analyse' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand''app:value-engine:depth-products' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand''app:activate-recurring-package:payment' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''messenger:consume' => 'console.command.messenger_consume_messages''messenger:setup-transports' => 'console.command.messenger_setup_transports''debug:messenger' => 'console.command.messenger_debug''messenger:stop-workers' => 'console.command.messenger_stop_workers''messenger:failed:retry' => 'console.command.messenger_failed_messages_retry''messenger:failed:show' => 'console.command.messenger_failed_messages_show''messenger:failed:remove' => 'console.command.messenger_failed_messages_remove''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''doctrine:mongodb:cache:clear-metadata' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand''doctrine:mongodb:schema:create' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand''doctrine:mongodb:schema:drop' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand''doctrine:mongodb:generate:hydrators' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand''doctrine:mongodb:generate:proxies' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand''doctrine:mongodb:mapping:info' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand''doctrine:mongodb:fixtures:load' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand''doctrine:mongodb:query' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand''doctrine:mongodb:schema:shard' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand''doctrine:mongodb:tail-cursor' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand''doctrine:mongodb:schema:update' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand''fos:elastica:create' => 'fos_elastica.command.create''fos:elastica:populate' => 'fos_elastica.command.populate''fos:elastica:reset' => 'fos_elastica.command.reset''fos:elastica:reset-templates' => 'fos_elastica.command.templates_reset''fos:elastica:search' => 'fos_elastica.command.search''enqueue:transport:consume' => 'enqueue.transport.consume_command''enqueue:consume' => 'enqueue.client.consume_command''enqueue:produce' => 'enqueue.client.produce_command''enqueue:setup-broker' => 'enqueue.client.setup_broker_command''enqueue:routes' => 'enqueue.client.routes_command''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''ckeditor:install' => 'fos_ck_editor.command.installer''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''fos:user:activate' => 'fos_user.command.activate_user''fos:user:change-password' => 'fos_user.command.change_password''fos:user:create' => 'fos_user.command.create_user''fos:user:deactivate' => 'fos_user.command.deactivate_user''fos:user:demote' => 'fos_user.command.demote_user''fos:user:promote' => 'fos_user.command.promote_user''liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove''liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''rabbitmq:anon-consumer' => 'old_sound_rabbit_mq.anon_consumer_command''rabbitmq:batch:consumer' => 'old_sound_rabbit_mq.batch_consumer_command''rabbitmq:consumer' => 'old_sound_rabbit_mq.consumer_command''rabbitmq:delete' => 'old_sound_rabbit_mq.delete_command''rabbitmq:dynamic-consumer' => 'old_sound_rabbit_mq.dynamic_consumer_command''rabbitmq:multiple-consumer' => 'old_sound_rabbit_mq.multiple_consumer_command''rabbitmq:purge' => 'old_sound_rabbit_mq.purge_consumer_command''rabbitmq:rpc-server' => 'old_sound_rabbit_mq.command.rpc_server_command''rabbitmq:setup-fabric' => 'old_sound_rabbit_mq.command.setup_fabric_command''rabbitmq:stdin-producer' => 'old_sound_rabbit_mq.command.std_in_producer_command''presta:sitemaps:dump' => 'presta_sitemap.dump_command''redis:query' => 'Snc\\RedisBundle\\Command\\RedisQueryCommand''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class''vich:mapping:debug' => 'vich_uploader.command.mapping_debug''vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes''bazinga:js-translation:dump' => 'bazinga.jstranslation.dump_command''gaufrette:filesystem:keys' => 'knp_gaufrette.command.filesystem_keys''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
  5899.     }
  5900.     /**
  5901.      * Gets the public 'container.env_var_processors_locator' shared service.
  5902.      *
  5903.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5904.      */
  5905.     protected function getContainer_EnvVarProcessorsLocatorService()
  5906.     {
  5907.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5908.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5909.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5910.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5911.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5912.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5913.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5914.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5915.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5916.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5917.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5918.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5919.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5920.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5921.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5922.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5923.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5924.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5925.         ], [
  5926.             'base64' => '?',
  5927.             'bool' => '?',
  5928.             'const' => '?',
  5929.             'csv' => '?',
  5930.             'default' => '?',
  5931.             'file' => '?',
  5932.             'float' => '?',
  5933.             'int' => '?',
  5934.             'json' => '?',
  5935.             'key' => '?',
  5936.             'not' => '?',
  5937.             'query_string' => '?',
  5938.             'require' => '?',
  5939.             'resolve' => '?',
  5940.             'string' => '?',
  5941.             'trim' => '?',
  5942.             'url' => '?',
  5943.         ]);
  5944.     }
  5945.     /**
  5946.      * Gets the public 'criteria_mediator' shared autowired service.
  5947.      *
  5948.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator
  5949.      */
  5950.     protected function getCriteriaMediatorService()
  5951.     {
  5952.         return $this->services['criteria_mediator'] = new \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator($this, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService()));
  5953.     }
  5954.     /**
  5955.      * Gets the public 'data_collector.dump' shared service.
  5956.      *
  5957.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  5958.      */
  5959.     protected function getDataCollector_DumpService()
  5960.     {
  5961.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  5962.     }
  5963.     /**
  5964.      * Gets the public 'doctrine' shared service.
  5965.      *
  5966.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  5967.      */
  5968.     protected function getDoctrineService()
  5969.     {
  5970.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  5971.     }
  5972.     /**
  5973.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  5974.      *
  5975.      * @return \Doctrine\DBAL\Connections\PrimaryReadReplicaConnection
  5976.      */
  5977.     protected function getDoctrine_Dbal_DefaultConnectionService()
  5978.     {
  5979.         $a = new \Doctrine\DBAL\Configuration();
  5980.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  5981.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''slaves' => [], 'replica' => ['replica' => ['url' => $this->getEnv('DATABASE_REPLICA_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL]], 'defaultTableOptions' => [], 'primary' => ['url' => $this->getEnv('DATABASE_PRIMARY_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => []], 'wrapperClass' => 'Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection'], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5982.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener' => ['privates''Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener''getNewUserPhoneListenerService'false],
  5983.             'aqarmap.user_listener' => ['privates''aqarmap.user_listener''getAqarmap_UserListenerService'false],
  5984.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  5985.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  5986.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  5987.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  5988.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  5989.             'fos_elastica.listener.app_listings.listings' => ['privates''fos_elastica.listener.app_listings.listings''getFosElastica_Listener_AppListings_ListingsService'false],
  5990.             'fos_elastica.listener.app_locations.locations' => ['privates''fos_elastica.listener.app_locations.locations''getFosElastica_Listener_AppLocations_LocationsService'false],
  5991.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  5992.             'gedmo.listener.iptraceable' => ['privates''gedmo.listener.iptraceable''getGedmo_Listener_IptraceableService'false],
  5993.             'gedmo.listener.softdeleteable' => ['privates''gedmo.listener.softdeleteable''getGedmo_Listener_SoftdeleteableService'false],
  5994.             'gedmo.listener.sortable' => ['privates''gedmo.listener.sortable''getGedmo_Listener_SortableService'false],
  5995.             'gedmo.listener.timestampable' => ['privates''gedmo.listener.timestampable''getGedmo_Listener_TimestampableService'false],
  5996.             'gedmo.listener.translatable' => ['privates''gedmo.listener.translatable''getGedmo_Listener_TranslatableService'false],
  5997.             'gedmo.listener.tree' => ['privates''gedmo.listener.tree''getGedmo_Listener_TreeService'false],
  5998.             'vich_uploader.listener.clean.files_upload' => ['privates''vich_uploader.listener.clean.files_upload''getVichUploader_Listener_Clean_FilesUploadService'false],
  5999.             'vich_uploader.listener.clean.listing_photos' => ['privates''vich_uploader.listener.clean.listing_photos''getVichUploader_Listener_Clean_ListingPhotosService'false],
  6000.             'vich_uploader.listener.remove.files_upload' => ['privates''vich_uploader.listener.remove.files_upload''getVichUploader_Listener_Remove_FilesUploadService'false],
  6001.             'vich_uploader.listener.remove.listing_photos' => ['privates''vich_uploader.listener.remove.listing_photos''getVichUploader_Listener_Remove_ListingPhotosService'false],
  6002.             'vich_uploader.listener.upload.files_upload' => ['privates''vich_uploader.listener.upload.files_upload''getVichUploader_Listener_Upload_FilesUploadService'false],
  6003.             'vich_uploader.listener.upload.listing_photos' => ['privates''vich_uploader.listener.upload.listing_photos''getVichUploader_Listener_Upload_ListingPhotosService'false],
  6004.         ], [
  6005.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener' => '?',
  6006.             'aqarmap.user_listener' => '?',
  6007.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  6008.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  6009.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  6010.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  6011.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  6012.             'fos_elastica.listener.app_listings.listings' => '?',
  6013.             'fos_elastica.listener.app_locations.locations' => '?',
  6014.             'fos_user.user_listener' => '?',
  6015.             'gedmo.listener.iptraceable' => '?',
  6016.             'gedmo.listener.softdeleteable' => '?',
  6017.             'gedmo.listener.sortable' => '?',
  6018.             'gedmo.listener.timestampable' => '?',
  6019.             'gedmo.listener.translatable' => '?',
  6020.             'gedmo.listener.tree' => '?',
  6021.             'vich_uploader.listener.clean.files_upload' => '?',
  6022.             'vich_uploader.listener.clean.listing_photos' => '?',
  6023.             'vich_uploader.listener.remove.files_upload' => '?',
  6024.             'vich_uploader.listener.remove.listing_photos' => '?',
  6025.             'vich_uploader.listener.upload.files_upload' => '?',
  6026.             'vich_uploader.listener.upload.listing_photos' => '?',
  6027.         ]), [=> 'vich_uploader.listener.clean.listing_photos'=> 'vich_uploader.listener.clean.files_upload'=> 'gedmo.listener.translatable'=> 'gedmo.listener.softdeleteable'=> 'gedmo.listener.tree'=> 'gedmo.listener.timestampable'=> 'gedmo.listener.sortable'=> 'gedmo.listener.iptraceable'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'10 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'11 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'12 => 'vich_uploader.listener.remove.listing_photos'13 => 'vich_uploader.listener.upload.listing_photos'14 => 'vich_uploader.listener.remove.files_upload'15 => 'vich_uploader.listener.upload.files_upload'16 => [=> [=> 'postPersist'], => 'Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'], 17 => [=> [=> 'postLoad'], => 'aqarmap.user_listener'], 18 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 19 => [=> [=> 'postPersist'], => 'fos_elastica.listener.app_listings.listings'], 20 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.app_listings.listings'], 21 => [=> [=> 'preRemove'], => 'fos_elastica.listener.app_listings.listings'], 22 => [=> [=> 'postFlush'], => 'fos_elastica.listener.app_listings.listings'], 23 => [=> [=> 'postPersist'], => 'fos_elastica.listener.app_locations.locations'], 24 => [=> [=> 'postUpdate'], => 'fos_elastica.listener.app_locations.locations'], 25 => [=> [=> 'preRemove'], => 'fos_elastica.listener.app_locations.locations'], 26 => [=> [=> 'postFlush'], => 'fos_elastica.listener.app_locations.locations'], 27 => [=> [=> 'prePersist'], => 'fos_user.user_listener'], 28 => [=> [=> 'preUpdate'], => 'fos_user.user_listener']]), []);
  6028.     }
  6029.     /**
  6030.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  6031.      *
  6032.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  6033.      */
  6034.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  6035.     {
  6036.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6037.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''getListingUpdatedListenerService'false],
  6038.         ], [
  6039.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener' => '?',
  6040.         ]));
  6041.         $instance->registerService('Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener');
  6042.         return $instance;
  6043.     }
  6044.     /**
  6045.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  6046.      *
  6047.      * @return \Doctrine\ORM\EntityManager
  6048.      */
  6049.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  6050.     {
  6051.         if ($lazyLoad) {
  6052.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  6053.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6054.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  6055.                     $proxy->setProxyInitializer(null);
  6056.                     return true;
  6057.                 });
  6058.             });
  6059.         }
  6060.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  6061.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/CacheConfiguration.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/CacheLogger.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/CacheLoggerChain.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/StatisticsCacheLogger.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/CacheFactory.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/DefaultCacheFactory.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/RegionsConfiguration.php';
  6070.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  6072.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  6073.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  6074.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  6075.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  6076.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  6077.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/MultiGetRegion.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Region.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Region/DefaultRegion.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  6091.         $a = new \Doctrine\ORM\Configuration();
  6092.         $b = new \Doctrine\ORM\Cache\CacheConfiguration();
  6093.         $c = new \Doctrine\ORM\Cache\Logging\CacheLoggerChain();
  6094.         $c->setLogger('statistics', new \Doctrine\ORM\Cache\Logging\StatisticsCacheLogger());
  6095.         $d = new \Doctrine\ORM\Cache\RegionsConfiguration(360060);
  6096.         $d->setLifetime('write_rare'864000);
  6097.         $d->setLifetime('append_only'8640000);
  6098.         $e = ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService());
  6099.         $f = new \Doctrine\ORM\Cache\DefaultCacheFactory($d, \Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap($e));
  6100.         $f->setRegion(new \Doctrine\ORM\Cache\Region\DefaultRegion('write_rare', \Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.second_level.region.write_rare_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_Region_WriteRareDriverService())), 864000));
  6101.         $f->setRegion(new \Doctrine\ORM\Cache\Region\DefaultRegion('append_only', \Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.second_level.region.append_only_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_Region_AppendOnlyDriverService())), 8640000));
  6102.         $b->setCacheLogger($c);
  6103.         $b->setCacheFactory($f);
  6104.         $b->setRegionsConfiguration($d);
  6105.         $g = ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  6106.         $h = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  6107.         $i = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  6108.         $h->addDriver($i'Gedmo\\Tree\\Entity');
  6109.         $h->addDriver($i'App\\Entity');
  6110.         $h->addDriver($i'Aqarmap\\Bundle\\UserBundle\\Entity');
  6111.         $h->addDriver($i'Aqarmap\\Bundle\\MainBundle\\Entity');
  6112.         $h->addDriver($i'Aqarmap\\Bundle\\ListingBundle\\Entity');
  6113.         $h->addDriver($i'Aqarmap\\Bundle\\MessageBundle\\Entity');
  6114.         $h->addDriver($i'Aqarmap\\Bundle\\CreditBundle\\Entity');
  6115.         $h->addDriver($i'Aqarmap\\Bundle\\NotifierBundle\\Entity');
  6116.         $h->addDriver($i'Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity');
  6117.         $h->addDriver($i'Aqarmap\\Bundle\\MortgageBundle\\Entity');
  6118.         $h->addDriver($i'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity');
  6119.         $h->addDriver($i'Aqarmap\\Bundle\\NeighborhoodBundle\\Entity');
  6120.         $h->addDriver($i'Aqarmap\\Bundle\\DiscussionBundle\\Entity');
  6121.         $h->addDriver($i'Aqarmap\\Bundle\\CRMBundle\\Entity');
  6122.         $h->addDriver($i'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity');
  6123.         $h->addDriver($i'Aqarmap\\Bundle\\ExchangeBundle\\Entity');
  6124.         $h->addDriver($i'Aqarmap\\Bundle\\NotificationBundle\\Entity');
  6125.         $h->addDriver($i'Aqarmap\\Bundle\\PaymentBundle\\Entity');
  6126.         $h->addDriver($i'Aqarmap\\Bundle\\AnnouncementBundle\\Entity');
  6127.         $h->addDriver($i'Aqarmap\\Bundle\\SearchBundle\\Entity');
  6128.         $h->addDriver($i'Aqarmap\\Bundle\\FeatureToggleBundle\\Entity');
  6129.         $h->addDriver($i'Aqarmap\\Bundle\\ValueEngineBundle\\Entity');
  6130.         $h->addDriver($i'Aqarmap\\Bundle\\SurveyBundle\\Entity');
  6131.         $h->addDriver($i'Aqarmap\\Bundle\\OTPBundle\\Entity');
  6132.         $h->addDriver($i'Aqarmap\\Bundle\\FinancialAidsBundle\\Entity');
  6133.         $h->addDriver($i'Aqarmap\\Bundle\\RecurringTransactionBundle\\Entity');
  6134.         $h->addDriver($i'RedjanYm\\FCMBundle\\Entity');
  6135.         $h->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  6136.         $h->addDriver(($this->privates['.28_doctrine_metadata_driver~NR9_EMx'] ?? $this->get_28DoctrineMetadataDriverNR9EMxService()), 'FOS\\UserBundle\\Model');
  6137.         $a->setEntityNamespaces(['Gedmo' => 'Gedmo\\Tree\\Entity''App' => 'App\\Entity''AqarmapUserBundle' => 'Aqarmap\\Bundle\\UserBundle\\Entity''AqarmapMainBundle' => 'Aqarmap\\Bundle\\MainBundle\\Entity''AqarmapListingBundle' => 'Aqarmap\\Bundle\\ListingBundle\\Entity''AqarmapMessageBundle' => 'Aqarmap\\Bundle\\MessageBundle\\Entity''AqarmapCreditBundle' => 'Aqarmap\\Bundle\\CreditBundle\\Entity''AqarmapNotifierBundle' => 'Aqarmap\\Bundle\\NotifierBundle\\Entity''AqarmapBuyerAlertsBundle' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity''AqarmapMortgageBundle' => 'Aqarmap\\Bundle\\MortgageBundle\\Entity''AqarmapBrokerSalesBundle' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity''AqarmapNeighborhoodBundle' => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Entity''AqarmapDiscussionBundle' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity''AqarmapCRMBundle' => 'Aqarmap\\Bundle\\CRMBundle\\Entity''AqarmapCustomerProfilingBundle' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity''AqarmapExchangeBundle' => 'Aqarmap\\Bundle\\ExchangeBundle\\Entity''NotificationBundle' => 'Aqarmap\\Bundle\\NotificationBundle\\Entity''AqarmapPaymentBundle' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity''AqarmapAnnouncementBundle' => 'Aqarmap\\Bundle\\AnnouncementBundle\\Entity''AqarmapSearchBundle' => 'Aqarmap\\Bundle\\SearchBundle\\Entity''AqarmapNotificationBundle' => 'Aqarmap\\Bundle\\NotificationBundle\\Entity''FeatureToggleBundle' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Entity''AqarmapValueEngineBundle' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Entity''SurveyBundle' => 'Aqarmap\\Bundle\\SurveyBundle\\Entity''OTPBundle' => 'Aqarmap\\Bundle\\OTPBundle\\Entity''AqarmapFinancialAidsBundle' => 'Aqarmap\\Bundle\\FinancialAidsBundle\\Entity''RecurringTransactionBundle' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\Entity''RedjanYmFCMBundle' => 'RedjanYm\\FCMBundle\\Entity''VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
  6138.         $a->setSecondLevelCacheEnabled(false);
  6139.         $a->setSecondLevelCacheConfiguration($b);
  6140.         $a->setMetadataCache($g);
  6141.         $a->setQueryCache($g);
  6142.         $a->setResultCache($e);
  6143.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($h, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6144.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  6145.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  6146.         ], [
  6147.             'doctrine.ulid_generator' => '?',
  6148.             'doctrine.uuid_generator' => '?',
  6149.         ])));
  6150.         $a->setProxyDir(($this->targetDir.''.'/doctrine/Proxies'));
  6151.         $a->setProxyNamespace('Proxies');
  6152.         $a->setAutoGenerateProxyClasses(true);
  6153.         $a->setSchemaIgnoreClasses([]);
  6154.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  6155.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  6156.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  6157.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  6158.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  6159.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6160.             'App\\Repository\\Banners\\BannersRepository' => ['privates''App\\Repository\\Banners\\BannersRepository''getBannersRepositoryService'false],
  6161.             'App\\Repository\\Lead\\LeadContactRequestRepository' => ['privates''App\\Repository\\Lead\\LeadContactRequestRepository''getLeadContactRequestRepositoryService'false],
  6162.             'App\\Repository\\Lead\\LeadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  6163.             'App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository''getSubscriptionPlanPackageRepositoryService'false],
  6164.             'App\\Repository\\Subscriptions\\SubscriptionPlanRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanRepository''getSubscriptionPlanRepositoryService'false],
  6165.             'App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository''getSubscriptionPlanServiceRepositoryService'false],
  6166.             'App\\Repository\\Subscriptions\\UserSubscriptionRepository' => ['privates''App\\Repository\\Subscriptions\\UserSubscriptionRepository''getUserSubscriptionRepositoryService'false],
  6167.             'App\\Repository\\User\\UserCardRepository' => ['privates''App\\Repository\\User\\UserCardRepository''getUserCardRepositoryService'false],
  6168.             'App\\Repository\\User\\UserSegmentRepository' => ['privates''App\\Repository\\User\\UserSegmentRepository''getUserSegmentRepositoryService'false],
  6169.             'App\\Repository\\User\\UserSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  6170.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository''getBrokerRepositoryService'false],
  6171.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository''getSellerRepositoryService'false],
  6172.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository''getBuyerAlertsRepositoryService'false],
  6173.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository''getRecentSearchesRepositoryService'false],
  6174.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository''getCompanyRepositoryService'false],
  6175.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository''getCompanyStaffRepositoryService'false],
  6176.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository''getStaffCheckInRepositoryService'false],
  6177.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository''getStaffHistoryRepositoryService'false],
  6178.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository''getStaffRepositoryService'false],
  6179.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository''getChurnsAndExpiryRepositoryService'false],
  6180.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository''getCreditAnalysisRepositoryService'false],
  6181.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy''getCreditPackageRepositroyService'false],
  6182.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository''getCreditRepositoryService'false],
  6183.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository''getPackageServiceRepositoryService'false],
  6184.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository''getServiceRepositoryService'false],
  6185.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository''getQuestionQueueRepositoryService'false],
  6186.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository''getQuestionSetRepositoryService'false],
  6187.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  6188.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository''getCommentRepositoryService'false],
  6189.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository''getDiscussionRepositoryService'false],
  6190.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository''getExchangeRequestRepositoryService'false],
  6191.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository''getExchangeRequestUnlockRepositoryService'false],
  6192.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository''getFeatureToggleRepositoryService'false],
  6193.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository''getFeatureToggleRuleRepositoryService'false],
  6194.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository' => ['privates''Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository''getFinancialAidRepositoryService'false],
  6195.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository''getCRMLeadRepositoryService'false],
  6196.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository''getCallRequestLeadRepositoryService'false],
  6197.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository''getCallRequestRepositoryService'false],
  6198.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository''getCompoundAveragePriceRepositoryService'false],
  6199.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository''getCustomFieldRepositoryService'false],
  6200.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository''getFavouriteRepositoryService'false],
  6201.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository''getFeaturedCompanyLeadRepositoryService'false],
  6202.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository''getFreeListingRepositoryService'false],
  6203.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository''getInteractionRepositoryService'false],
  6204.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository''getLeadRepository2Service'false],
  6205.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository''getLeadsExpectationsRepositoryService'false],
  6206.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository''getListingFeatureRepositoryService'false],
  6207.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository''getListingLeadRepositoryService'false],
  6208.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository''getListingNoteRepositoryService'false],
  6209.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository''getListingPhoneRepositoryService'false],
  6210.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository''getListingPhotoRepositoryService'false],
  6211.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository''getListingRateReasonsRepositoryService'false],
  6212.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  6213.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  6214.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository''getLocationSupplyDemandRepositoryService'false],
  6215.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository''getMessageLeadRepositoryService'false],
  6216.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository''getPhoneLeadRepositoryService'false],
  6217.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository''getPhoneRepositoryService'false],
  6218.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository''getProjectSettingRepositoryService'false],
  6219.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository''getRejectionRepositoryService'false],
  6220.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository''getSearchRepositoryService'false],
  6221.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  6222.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository''getSimilarListingsLeadRepositoryService'false],
  6223.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository''getTargetUserLeadRepositoryService'false],
  6224.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository''getTargetUserMessageLeadRepositoryService'false],
  6225.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository''getTargetUserPhoneLeadRepositoryService'false],
  6226.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository''getTopCustomerRepositoryService'false],
  6227.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository''getTopSellerLeadRepositoryService'false],
  6228.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository''getUserDomainLeadRepositoryService'false],
  6229.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository''getUserDomainMessageLeadRepositoryService'false],
  6230.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository''getUserDomainPhoneLeadRepositoryService'false],
  6231.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository''getUserPhoneRepositoryService'false],
  6232.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository''getWhatsAppLeadRepositoryService'false],
  6233.             'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  6234.             'Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository''getDefaultTopCustomersRepositoryService'false],
  6235.             'Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository''getFeedbackRepositoryService'false],
  6236.             'Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository''getJoinUsRepositoryService'false],
  6237.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository''getMenuRepositoryService'false],
  6238.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository''getMobileSectionsTogglesRepositoryService'false],
  6239.             'Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository''getSettingRepositoryService'false],
  6240.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository''getConversationRecipientRepositoryService'false],
  6241.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository''getConversationRepositoryService'false],
  6242.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository''getMessageRepositoryService'false],
  6243.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository''getRecipientRepositoryService'false],
  6244.             'Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository' => ['privates''Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository''getMortgageRequestRepositoryService'false],
  6245.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository''getNotificationBagRepositoryService'false],
  6246.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository''getNotificationRepositoryService'false],
  6247.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository''getNotifierRepositoryService'false],
  6248.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository''getNotifierSettingRepositoryService'false],
  6249.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository''getPaymentRepositoryService'false],
  6250.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository''getPaymentTransactionServiceRepositoryService'false],
  6251.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository''getSalesAnalysisRepositoryService'false],
  6252.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository' => ['privates''Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository''getRecurringTransactionRepositoryService'false],
  6253.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository''getListingSearchRepositoryService'false],
  6254.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository''getLocationSearchRepositoryService'false],
  6255.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository''getSearchResultCombinationsRepositoryService'false],
  6256.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository''getSearchResultRepositoryService'false],
  6257.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository''getLocationSearchElasticRepositoryService'false],
  6258.             'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository''getGroupRepositoryService'false],
  6259.             'Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository''getSavedSearchRepository2Service'false],
  6260.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository''getTeamHistoryRepositoryService'false],
  6261.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository''getTeamRepositoryService'false],
  6262.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository''getUserCheckInRepositoryService'false],
  6263.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository''getUserCheckinHistoryRepositoryService'false],
  6264.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository''getUserDeviceCategoryRepositoryService'false],
  6265.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository''getUserDeviceRepositoryService'false],
  6266.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository''getUserDomainRepositoryService'false],
  6267.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository''getUserInterestElasticRepositoryService'false],
  6268.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository''getUserInterestRepositoryService'false],
  6269.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository''getUserPackagesRepositoryService'false],
  6270.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  6271.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository''getUserServicesRepositoryService'false],
  6272.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository''getDepthProductInsightRepositoryService'false],
  6273.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository''getListingInsightRepositoryService'false],
  6274.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository''getLocationInsightRepositoryService'false],
  6275.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository''getValueEngineListingsLocationsRepositoryService'false],
  6276.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository''getValueEngineSettingRepositoryService'false],
  6277.         ], [
  6278.             'App\\Repository\\Banners\\BannersRepository' => '?',
  6279.             'App\\Repository\\Lead\\LeadContactRequestRepository' => '?',
  6280.             'App\\Repository\\Lead\\LeadRepository' => '?',
  6281.             'App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository' => '?',
  6282.             'App\\Repository\\Subscriptions\\SubscriptionPlanRepository' => '?',
  6283.             'App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository' => '?',
  6284.             'App\\Repository\\Subscriptions\\UserSubscriptionRepository' => '?',
  6285.             'App\\Repository\\User\\UserCardRepository' => '?',
  6286.             'App\\Repository\\User\\UserSegmentRepository' => '?',
  6287.             'App\\Repository\\User\\UserSubAccountRepository' => '?',
  6288.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository' => '?',
  6289.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository' => '?',
  6290.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository' => '?',
  6291.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository' => '?',
  6292.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository' => '?',
  6293.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository' => '?',
  6294.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository' => '?',
  6295.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository' => '?',
  6296.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository' => '?',
  6297.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository' => '?',
  6298.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository' => '?',
  6299.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy' => '?',
  6300.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository' => '?',
  6301.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository' => '?',
  6302.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository' => '?',
  6303.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository' => '?',
  6304.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository' => '?',
  6305.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository' => '?',
  6306.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository' => '?',
  6307.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository' => '?',
  6308.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository' => '?',
  6309.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository' => '?',
  6310.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository' => '?',
  6311.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository' => '?',
  6312.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository' => '?',
  6313.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository' => '?',
  6314.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository' => '?',
  6315.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository' => '?',
  6316.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository' => '?',
  6317.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository' => '?',
  6318.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository' => '?',
  6319.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository' => '?',
  6320.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository' => '?',
  6321.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository' => '?',
  6322.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository' => '?',
  6323.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository' => '?',
  6324.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository' => '?',
  6325.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository' => '?',
  6326.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository' => '?',
  6327.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository' => '?',
  6328.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => '?',
  6329.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository' => '?',
  6330.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository' => '?',
  6331.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => '?',
  6332.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository' => '?',
  6333.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository' => '?',
  6334.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository' => '?',
  6335.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository' => '?',
  6336.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository' => '?',
  6337.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository' => '?',
  6338.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository' => '?',
  6339.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository' => '?',
  6340.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository' => '?',
  6341.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository' => '?',
  6342.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository' => '?',
  6343.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository' => '?',
  6344.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository' => '?',
  6345.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository' => '?',
  6346.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository' => '?',
  6347.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository' => '?',
  6348.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository' => '?',
  6349.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository' => '?',
  6350.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository' => '?',
  6351.             'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository' => '?',
  6352.             'Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository' => '?',
  6353.             'Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository' => '?',
  6354.             'Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository' => '?',
  6355.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository' => '?',
  6356.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository' => '?',
  6357.             'Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository' => '?',
  6358.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository' => '?',
  6359.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository' => '?',
  6360.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository' => '?',
  6361.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository' => '?',
  6362.             'Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository' => '?',
  6363.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository' => '?',
  6364.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository' => '?',
  6365.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository' => '?',
  6366.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository' => '?',
  6367.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository' => '?',
  6368.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository' => '?',
  6369.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository' => '?',
  6370.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository' => '?',
  6371.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository' => '?',
  6372.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository' => '?',
  6373.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository' => '?',
  6374.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => '?',
  6375.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository' => '?',
  6376.             'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository' => '?',
  6377.             'Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository' => '?',
  6378.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository' => '?',
  6379.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository' => '?',
  6380.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository' => '?',
  6381.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => '?',
  6382.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository' => '?',
  6383.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository' => '?',
  6384.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository' => '?',
  6385.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository' => '?',
  6386.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository' => '?',
  6387.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository' => '?',
  6388.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository' => '?',
  6389.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository' => '?',
  6390.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository' => '?',
  6391.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository' => '?',
  6392.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository' => '?',
  6393.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository' => '?',
  6394.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository' => '?',
  6395.         ])));
  6396.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  6397.         $a->addCustomStringFunction('FIND_IN_SET''Aqarmap\\Bundle\\MainBundle\\DQL\\FindInSet');
  6398.         $a->addCustomStringFunction('YEARWEEK''Aqarmap\\Bundle\\MainBundle\\DQL\\SelectYearWeek');
  6399.         $a->addCustomStringFunction('INSERT''Aqarmap\\Bundle\\MainBundle\\DQL\\Insert');
  6400.         $a->addCustomStringFunction('Point''Aqarmap\\Bundle\\MainBundle\\DQL\\Point');
  6401.         $a->addCustomStringFunction('ST_Distance_Sphere''Aqarmap\\Bundle\\MainBundle\\DQL\\ST_Distance_Sphere');
  6402.         $a->addCustomStringFunction('FIELD''DoctrineExtensions\\Query\\Mysql\\Field');
  6403.         $a->addCustomStringFunction('LIMIT_ONE_CORRELATED_SUB_QUERY''Aqarmap\\Bundle\\MainBundle\\DQL\\LimitCorrelatedSubQuery');
  6404.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  6405.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  6406.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  6407.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  6408.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  6409.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  6410.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  6411.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  6412.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  6413.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  6414.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  6415.         return $instance;
  6416.     }
  6417.     /**
  6418.      * Gets the public 'doctrine_mongodb' shared service.
  6419.      *
  6420.      * @return \Doctrine\Bundle\MongoDBBundle\ManagerRegistry
  6421.      */
  6422.     protected function getDoctrineMongodbService()
  6423.     {
  6424.         return $this->services['doctrine_mongodb'] = new \Doctrine\Bundle\MongoDBBundle\ManagerRegistry('MongoDB'$this->parameters['doctrine_mongodb.odm.connections'], $this->parameters['doctrine_mongodb.odm.document_managers'], 'default''default''ProxyManager\\Proxy\\GhostObjectInterface'$this);
  6425.     }
  6426.     /**
  6427.      * Gets the public 'doctrine_mongodb.odm.command_logger_registry' shared service.
  6428.      *
  6429.      * @return \Doctrine\Bundle\MongoDBBundle\APM\CommandLoggerRegistry
  6430.      */
  6431.     protected function getDoctrineMongodb_Odm_CommandLoggerRegistryService()
  6432.     {
  6433.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/CommandLoggerRegistry.php';
  6434.         return $this->services['doctrine_mongodb.odm.command_logger_registry'] = new \Doctrine\Bundle\MongoDBBundle\APM\CommandLoggerRegistry(new RewindableGenerator(function () {
  6435.             yield => ($this->privates['doctrine_mongodb.odm.stopwatch_command_logger'] ?? $this->getDoctrineMongodb_Odm_StopwatchCommandLoggerService());
  6436.             yield => ($this->privates['doctrine_mongodb.odm.psr_command_logger'] ?? $this->getDoctrineMongodb_Odm_PsrCommandLoggerService());
  6437.             yield => ($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] ?? ($this->privates['doctrine_mongodb.odm.data_collector.command_logger'] = new \Doctrine\ODM\MongoDB\APM\CommandLogger()));
  6438.         }, 3));
  6439.     }
  6440.     /**
  6441.      * Gets the public 'doctrine_mongodb.odm.default_connection' shared service.
  6442.      *
  6443.      * @return \MongoDB\Client
  6444.      */
  6445.     protected function getDoctrineMongodb_Odm_DefaultConnectionService()
  6446.     {
  6447.         return $this->services['doctrine_mongodb.odm.default_connection'] = new \MongoDB\Client($this->getEnv('resolve:MONGODB_URL'), [], ['typeMap' => ['root' => 'array''document' => 'array'], 'driver' => ['name' => 'symfony-mongodb''version' => '2.5.5']]);
  6448.     }
  6449.     /**
  6450.      * Gets the public 'doctrine_mongodb.odm.default_document_manager' shared service.
  6451.      *
  6452.      * @return \Doctrine\ODM\MongoDB\DocumentManager
  6453.      */
  6454.     protected function getDoctrineMongodb_Odm_DefaultDocumentManagerService()
  6455.     {
  6456.         $a = new \Doctrine\ODM\MongoDB\Configuration();
  6457.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  6458.         $c = new \Doctrine\ODM\MongoDB\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Document'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Document'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Document'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Document'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Document'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Document'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Document')]);
  6459.         $b->addDriver($c'App\\Document');
  6460.         $b->addDriver($c'Aqarmap\\Bundle\\UserBundle\\Document');
  6461.         $b->addDriver($c'Aqarmap\\Bundle\\MainBundle\\Document');
  6462.         $b->addDriver($c'Aqarmap\\Bundle\\ListingBundle\\Document');
  6463.         $b->addDriver($c'Aqarmap\\Bundle\\CreditBundle\\Document');
  6464.         $b->addDriver($c'Aqarmap\\Bundle\\SearchBundle\\Document');
  6465.         $b->addDriver($c'Aqarmap\\Bundle\\RecurringTransactionBundle\\Document');
  6466.         $a->setDocumentNamespaces(['App' => 'App\\Document''AqarmapUserBundle' => 'Aqarmap\\Bundle\\UserBundle\\Document''AqarmapMainBundle' => 'Aqarmap\\Bundle\\MainBundle\\Document''AqarmapListingBundle' => 'Aqarmap\\Bundle\\ListingBundle\\Document''AqarmapCreditBundle' => 'Aqarmap\\Bundle\\CreditBundle\\Document''AqarmapSearchBundle' => 'Aqarmap\\Bundle\\SearchBundle\\Document''RecurringTransactionBundle' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\Document']);
  6467.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6468.         $a->setMetadataDriverImpl($b);
  6469.         $a->setProxyDir(($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'));
  6470.         $a->setProxyNamespace('MongoDBODMProxies');
  6471.         $a->setAutoGenerateProxyClasses(2);
  6472.         $a->setHydratorDir(($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'));
  6473.         $a->setHydratorNamespace('Hydrators');
  6474.         $a->setAutoGenerateHydratorClasses(1);
  6475.         $a->setDefaultDB($this->getEnv('resolve:MONGODB_DB'));
  6476.         $a->setDefaultCommitOptions([]);
  6477.         $a->setDefaultDocumentRepositoryClassName('Doctrine\\ODM\\MongoDB\\Repository\\DocumentRepository');
  6478.         $a->setDefaultGridFSRepositoryClassName('Doctrine\\ODM\\MongoDB\\Repository\\DefaultGridFSRepository');
  6479.         $a->setPersistentCollectionDir(($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'));
  6480.         $a->setPersistentCollectionNamespace('PersistentCollections');
  6481.         $a->setAutoGeneratePersistentCollectionClasses(0);
  6482.         $a->setRepositoryFactory(new \Doctrine\Bundle\MongoDBBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6483.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository''getFaqRepositoryService'false],
  6484.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository''getListingActivityLogRepositoryService'false],
  6485.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository''getListingImpressionAggregationRepositoryService'false],
  6486.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository''getListingImpressionRepositoryService'false],
  6487.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository''getLocationSearchHistoryRepositoryService'false],
  6488.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository''getQuickRegistrationUnsubmitSurveyRepositoryService'false],
  6489.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository''getSavedSearchRepositoryService'false],
  6490.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository''getScrapedListingRepositoryService'false],
  6491.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository''getScrapedListingStatsRepositoryService'false],
  6492.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository''getSearchKeywordRepositoryService'false],
  6493.             'Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository''getActivityRepositoryService'false],
  6494.             'Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository''getPerformanceLogRepositoryService'false],
  6495.             'Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository''getTestimonialRepositoryService'false],
  6496.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository''getSearchResultRepositoryService'false],
  6497.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository''getUserCheckinHistoryRepositoryService'false],
  6498.         ], [
  6499.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository' => '?',
  6500.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository' => '?',
  6501.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository' => '?',
  6502.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository' => '?',
  6503.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository' => '?',
  6504.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository' => '?',
  6505.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository' => '?',
  6506.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository' => '?',
  6507.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository' => '?',
  6508.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository' => '?',
  6509.             'Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository' => '?',
  6510.             'Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository' => '?',
  6511.             'Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository' => '?',
  6512.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => '?',
  6513.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => '?',
  6514.         ])));
  6515.         $this->services['doctrine_mongodb.odm.default_document_manager'] = $instance = \Doctrine\ODM\MongoDB\DocumentManager::create(($this->services['doctrine_mongodb.odm.default_connection'] ?? $this->getDoctrineMongodb_Odm_DefaultConnectionService()), $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6516.             'gedmo.listener.reference.mongodb' => ['privates''gedmo.listener.reference.mongodb''getGedmo_Listener_Reference_MongodbService'false],
  6517.         ], [
  6518.             'gedmo.listener.reference.mongodb' => '?',
  6519.         ]), [=> 'gedmo.listener.reference.mongodb']));
  6520.         (new \Doctrine\Bundle\MongoDBBundle\ManagerConfigurator([]))->configure($instance);
  6521.         return $instance;
  6522.     }
  6523.     /**
  6524.      * Gets the public 'enqueue.client.default.producer' shared service.
  6525.      *
  6526.      * @return \Enqueue\Client\TraceableProducer
  6527.      */
  6528.     protected function getEnqueue_Client_Default_ProducerService()
  6529.     {
  6530.         return $this->services['enqueue.client.default.producer'] = new \Enqueue\Client\TraceableProducer(new \Enqueue\Client\Producer(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()), new \Enqueue\Rpc\RpcFactory(($this->privates['enqueue.client.default.context'] ?? $this->getEnqueue_Client_Default_ContextService())), new \Enqueue\Client\ChainExtension([])));
  6531.     }
  6532.     /**
  6533.      * Gets the public 'enqueue_elastica.queue_pager_perister' shared service.
  6534.      *
  6535.      * @return \Enqueue\ElasticaBundle\Persister\QueuePagerPersister
  6536.      */
  6537.     protected function getEnqueueElastica_QueuePagerPeristerService()
  6538.     {
  6539.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Persister/QueuePagerPersister.php';
  6541.         return $this->services['enqueue_elastica.queue_pager_perister'] = new \Enqueue\ElasticaBundle\Persister\QueuePagerPersister(($this->privates['enqueue.transport.default.context'] ?? $this->getEnqueue_Transport_Default_ContextService()), ($this->services['fos_elastica.persister_registry'] ?? $this->getFosElastica_PersisterRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6542.     }
  6543.     /**
  6544.      * Gets the public 'error_controller' shared service.
  6545.      *
  6546.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  6547.      */
  6548.     protected function getErrorControllerService()
  6549.     {
  6550.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6555.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6556.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  6557.     }
  6558.     /**
  6559.      * Gets the public 'event_dispatcher' shared service.
  6560.      *
  6561.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  6562.      */
  6563.     protected function getEventDispatcherService()
  6564.     {
  6565.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  6566.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6567.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  6568.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6569.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6570.         $instance->addListener('kernel.controller', [=> function () {
  6571.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  6572.         }, => 'onKernelController'], 0);
  6573.         $instance->addListener('elastica.index.index_post_populate', [=> function () {
  6574.             return ($this->privates['fos_elastica.populate_listener'] ?? $this->getFosElastica_PopulateListenerService());
  6575.         }, => 'onPostIndexPopulate'], -9999);
  6576.         $instance->addListener('kernel.request', [=> function () {
  6577.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  6578.         }, => 'onKernelRequest'], 10);
  6579.         $instance->addListener('kernel.request', [=> function () {
  6580.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  6581.         }, => 'onKernelRequest'], 34);
  6582.         $instance->addListener('kernel.request', [=> function () {
  6583.             return ($this->privates['fos_rest.versioning.listener'] ?? $this->getFosRest_Versioning_ListenerService());
  6584.         }, => 'onKernelRequest'], 33);
  6585.         $instance->addListener('kernel.request', [=> function () {
  6586.             return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());
  6587.         }, => 'onKernelRequest'], 31);
  6588.         $instance->addListener('kernel.controller', [=> function () {
  6589.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  6590.         }, => 'onKernelController'], 5);
  6591.         $instance->addListener('kernel.exception', [=> function () {
  6592.             return ($this->services['jms_i18n_routing.locale_choosing_listener'] ?? $this->getJmsI18nRouting_LocaleChoosingListenerService());
  6593.         }, => 'onKernelException'], 128);
  6594.         $instance->addListener('kernel.response', [=> function () {
  6595.             return ($this->services['jms_i18n_routing.cookie_setting_listener'] ?? $this->getJmsI18nRouting_CookieSettingListenerService());
  6596.         }, => 'onKernelResponse'], 256);
  6597.         $instance->addListener('kernel.request', [=> function () {
  6598.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  6599.         }, => 'onKernelRequest'], 0);
  6600.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6601.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->getPrestaSitemap_Eventlistener_RouteAnnotationService());
  6602.         }, => 'registerRouteAnnotation'], 0);
  6603.         $instance->addListener('kernel.exception', [=> function () {
  6604.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  6605.         }, => 'onKernelException'], 0);
  6606.         $instance->addListener('kernel.request', [=> function () {
  6607.             return ($this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'] ?? $this->getScraperThrottleSubscriberService());
  6608.         }, => 'onKernelRequest'], 0);
  6609.         $instance->addListener('aqarmap.login.success', [=> function () {
  6610.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'] ?? $this->getAdminLoginListenerService());
  6611.         }, => 'onAdminLogin'], 0);
  6612.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  6613.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6614.         }, => 'expireTokens'], 0);
  6615.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  6616.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6617.         }, => 'onResettingResetRequest'], 0);
  6618.         $instance->addListener('aqarmap.user.password.reset', [=> function () {
  6619.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6620.         }, => 'onResettingPassword'], 0);
  6621.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6622.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber5Service());
  6623.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6624.         $instance->addListener('kernel.request', [=> function () {
  6625.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'] ?? $this->getLocaleEventSubscriber2Service());
  6626.         }, => 'onKernelRequest'], 0);
  6627.         $instance->addListener('parent.logo.approved', [=> function () {
  6628.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'] ?? $this->getParentLogoApprovedEventSubscriberService());
  6629.         }, => 'onParentLogoApproved'], 0);
  6630.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  6631.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ProfileEditedListener'] ?? $this->getProfileEditedListenerService());
  6632.         }, => 'onProfileEdited'], 0);
  6633.         $instance->addListener('fos_user.registration.success', [=> function () {
  6634.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\RegistrationSuccessListener'] ?? $this->getRegistrationSuccessListenerService());
  6635.         }, => 'onRegistrationFormValidated'], 0);
  6636.         $instance->addListener('fos_user.registration.success', [=> function () {
  6637.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\RegistrationSuccessListener'] ?? $this->getRegistrationSuccessListenerService());
  6638.         }, => 'onRegistrationSuccess'], 0);
  6639.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  6640.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'] ?? $this->getResetPasswordListenerService());
  6641.         }, => 'passwordResetCompleted'], 0);
  6642.         $instance->addListener('fos_user.registration.initialize', [=> function () {
  6643.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SetUserLanguageListener'] ?? ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SetUserLanguageListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\SetUserLanguageListener()));
  6644.         }, => 'onRegistrationInitiate'], 0);
  6645.         $instance->addListener('security.switch_user', [=> function () {
  6646.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'] ?? $this->getSwitchUserSubscriberService());
  6647.         }, => 'onSwitchUser'], 0);
  6648.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6649.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6650.         }, => 'onAddLead'], 0);
  6651.         $instance->addListener('aqarmap.listing.call_requested', [=> function () {
  6652.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6653.         }, => 'onAddLead'], 0);
  6654.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6655.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6656.         }, => 'onAddLead'], 0);
  6657.         $instance->addListener('aqarmap.interest.create_non_searchable', [=> function () {
  6658.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6659.         }, => 'onCreateInterest'], 0);
  6660.         $instance->addListener('security.interactive_login', [=> function () {
  6661.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6662.         }, => 'updateLegacyPasswordsListener'], 0);
  6663.         $instance->addListener('security.interactive_login', [=> function () {
  6664.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6665.         }, => 'setAuthTokenInCookies'], 0);
  6666.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  6667.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6668.         }, => 'onImplisictLogin'], 0);
  6669.         $instance->addListener('aqarmap.user_package.created', [=> function () {
  6670.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'] ?? $this->getUserPackageSubscriberService());
  6671.         }, => 'updateUserTypeOnUserPackageCreation'], 0);
  6672.         $instance->addListener('fos_user.profile.edit.success', [=> function () {
  6673.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'] ?? $this->getUserUpdateListenerService());
  6674.         }, => 'onProfileEditSuccess'], 0);
  6675.         $instance->addListener('aws.ses.bounce', [=> function () {
  6676.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] ?? $this->getBouncedEmailListenerService());
  6677.         }, => 'disabledAccount'], 0);
  6678.         $instance->addListener('aws.ses.complaint', [=> function () {
  6679.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] ?? $this->getBouncedEmailListenerService());
  6680.         }, => 'globalUnsubscribe'], 0);
  6681.         $instance->addListener('elastica.pager_persister.pre_persist', [=> function () {
  6682.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\ElasticaPopulateSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\ElasticaPopulateSubscriber'] = new \Aqarmap\Bundle\MainBundle\EventListener\ElasticaPopulateSubscriber()));
  6683.         }, => 'onPrePersist'], 0);
  6684.         $instance->addListener('aqarmap.feedback.send_message', [=> function () {
  6685.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'] ?? $this->getFeedbackListenerService());
  6686.         }, => 'onSubmitFeedback'], 0);
  6687.         $instance->addListener('kernel.request', [=> function () {
  6688.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\IpTraceSubscriber'] ?? $this->getIpTraceSubscriberService());
  6689.         }, => 'onKernelRequest'], 0);
  6690.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6691.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'] ?? $this->getSiteMapListenerService());
  6692.         }, => 'populate'], 0);
  6693.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6694.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber3Service());
  6695.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6696.         $instance->addListener('kernel.request', [=> function () {
  6697.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\DoctrineExtensionEventSubscriber'] ?? $this->getDoctrineExtensionEventSubscriberService());
  6698.         }, => 'onLateKernelRequest'], -10);
  6699.         $instance->addListener('kernel.request', [=> function () {
  6700.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'] ?? $this->getRequestEventSubscriberService());
  6701.         }, => 'onKernelRequest'], 0);
  6702.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6703.             return ($this->privates['app.sitemap.sections_subscriber'] ?? $this->getApp_Sitemap_SectionsSubscriberService());
  6704.         }, => 'populate'], 0);
  6705.         $instance->addListener('form.pre_set_data', [=> function () {
  6706.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'] ?? $this->getBuildListingAttributeFormListenerService());
  6707.         }, => 'buildForm'], 0);
  6708.         $instance->addListener('aqarmap.project.calculate.average.pricePerMeter', [=> function () {
  6709.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'] ?? $this->getCompoundAveragePricePerMeterListenerService());
  6710.         }, => 'calculateAveragePricePerMeter'], 1);
  6711.         $instance->addListener('aqarmap.project.re_calculate.min_price_area', [=> function () {
  6712.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'] ?? $this->getCompoundFieldListenerService());
  6713.         }, => 'postSaveProjectUnitEvent'], 1);
  6714.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6715.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber2Service());
  6716.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6717.         $instance->addListener('aqarmap.main.breadcrumb_configure', [=> function () {
  6718.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber2Service());
  6719.         }, => 'onBreadcrumbConfigure'], 0);
  6720.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6721.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'] ?? $this->getCreditStatusListenerService());
  6722.         }, => 'onListingPublishEvent'], 100);
  6723.         $instance->addListener('form.pre_set_data', [=> function () {
  6724.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CustomFieldSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CustomFieldSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CustomFieldSubscriber()));
  6725.         }, => 'preSetData'], 0);
  6726.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6727.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'] ?? $this->getLeadDuplicateSubscriberService());
  6728.         }, => 'handleDuplicateLead'], 0);
  6729.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6730.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'] ?? $this->getLeadSubscribeListenerService());
  6731.         }, => 'onContactSeller'], 0);
  6732.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6733.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'] ?? $this->getLeadSubscribeListenerService());
  6734.         }, => 'onShowPhoneNumber'], 0);
  6735.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6736.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] ?? $this->getLeadSystemLabelSubscriberService());
  6737.         }, => 'setActiveUserFlag'], 1);
  6738.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6739.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] ?? $this->getLeadSystemLabelSubscriberService());
  6740.         }, => 'setBrokerFlag'], 0);
  6741.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6742.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6743.         }, => 'listingPublishEvent'], 0);
  6744.         $instance->addListener('aqarmap.listing.scrapped.publish', [=> function () {
  6745.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6746.         }, => 'listingPublishEvent'], 0);
  6747.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6748.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6749.         }, => 'listingDeleteEvent'], 0);
  6750.         $instance->addListener('aqarmap.listing.delete_by_user', [=> function () {
  6751.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6752.         }, => 'listingDeleteByUserEvent'], 0);
  6753.         $instance->addListener('aqarmap.listing.reset_title', [=> function () {
  6754.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6755.         }, => 'listingResetTitleEvent'], 0);
  6756.         $instance->addListener('aqarmap.listing.remove_numbers', [=> function () {
  6757.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6758.         }, => 'listingRemoveNumbersEvent'], 0);
  6759.         $instance->addListener('aqarmap.listing.clear_video', [=> function () {
  6760.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6761.         }, => 'listingRemoveVideoEvent'], 0);
  6762.         $instance->addListener('aqarmap.listing.clear_map', [=> function () {
  6763.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6764.         }, => 'listingRemoveMapEvent'], 0);
  6765.         $instance->addListener('aqarmap.listing.clear_price', [=> function () {
  6766.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6767.         }, => 'listingRemovePriceEvent'], 0);
  6768.         $instance->addListener('aqarmap.listing.featured', [=> function () {
  6769.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6770.         }, => 'listingFeaturedEvent'], 0);
  6771.         $instance->addListener('aqarmap.listing.super_featured', [=> function () {
  6772.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6773.         }, => 'listingSuperFeaturedEvent'], 0);
  6774.         $instance->addListener('aqarmap.listing.premium', [=> function () {
  6775.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6776.         }, => 'listingPremiumFeaturedEvent'], 0);
  6777.         $instance->addListener('aqarmap.listing.sponsored', [=> function () {
  6778.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6779.         }, => 'listingSponsoredFeaturedEvent'], 0);
  6780.         $instance->addListener('aqarmap.listing.spotlight', [=> function () {
  6781.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6782.         }, => 'listingSpotlightFeaturedEvent'], 0);
  6783.         $instance->addListener('aqarmap.listing.bump_up_started', [=> function () {
  6784.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6785.         }, => 'listingAutoBumpUpStartedEvent'], 0);
  6786.         $instance->addListener('aqarmap.listing.bump_up_reverted', [=> function () {
  6787.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6788.         }, => 'listingAutoBumpUpRevertedEvent'], 0);
  6789.         $instance->addListener('aqarmap.listing.bump_up_step', [=> function () {
  6790.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6791.         }, => 'listingAutoBumpUpStepEvent'], 0);
  6792.         $instance->addListener('aqarmap.listing.bump_up_expired', [=> function () {
  6793.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6794.         }, => 'listingAutoBumpUpExpiredEvent'], 0);
  6795.         $instance->addListener('aqarmap.listing.unfeatured', [=> function () {
  6796.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6797.         }, => 'listingUnFeaturedEvent'], 0);
  6798.         $instance->addListener('aqarmap.listing.expired', [=> function () {
  6799.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6800.         }, => 'listingExpiredEvent'], 0);
  6801.         $instance->addListener('aqarmap.listing.rejected', [=> function () {
  6802.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6803.         }, => 'listingRejectedEvent'], 0);
  6804.         $instance->addListener('aqarmap.listing.pending_photos', [=> function () {
  6805.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6806.         }, => 'listingPendingPhotoEvent'], 0);
  6807.         $instance->addListener('aqarmap.listing.pending_payment', [=> function () {
  6808.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6809.         }, => 'listingPendingPaymentEvent'], 0);
  6810.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6811.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6812.         }, => 'listingPublishFreeEvent'], 0);
  6813.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6814.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6815.         }, => 'listingPublishWithOutPhotoEvent'], 0);
  6816.         $instance->addListener('aqarmap.listing.created', [=> function () {
  6817.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6818.         }, => 'listingCreatedEvent'], 0);
  6819.         $instance->addListener('aqarmap.listing.pending_approval', [=> function () {
  6820.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6821.         }, => 'listingPendingApprovalEvent'], 0);
  6822.         $instance->addListener('aqarmap.listing.sold_by_owner', [=> function () {
  6823.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6824.         }, => 'listingSoldByOwnerFeaturedEvent'], 0);
  6825.         $instance->addListener('aqarmap.listing.sold_by_owner_sponsored', [=> function () {
  6826.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6827.         }, => 'listingSoldByOwnerSponsoredEvent'], 0);
  6828.         $instance->addListener('aqarmap.listing.first_listing_for_free', [=> function () {
  6829.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6830.         }, => 'firstListingForFreeEvent'], 0);
  6831.         $instance->addListener('aqarmap.listing.after_save', [=> function () {
  6832.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'] ?? $this->getListingCategorySubscriberService());
  6833.         }, => 'onPostSaveListing'], -1);
  6834.         $instance->addListener('aqarmap.listing.feature.bumpup', [=> function () {
  6835.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'] ?? $this->getListingFeatureListenerService());
  6836.         }, => 'onFeaturingCreateAutoBumpUp'], 0);
  6837.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6838.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6839.         }, => 'preSaveListingEvent'], 1);
  6840.         $instance->addListener('aqarmap.listing.pre_save_listener', [=> function () {
  6841.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6842.         }, => 'preSaveListingEvent'], 3);
  6843.         $instance->addListener('aqarmap.listing.pre_submitted', [=> function () {
  6844.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6845.         }, => 'preSubmittedListingEvent'], 2);
  6846.         $instance->addListener('aqarmap.listing_got_rated', [=> function () {
  6847.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'] ?? $this->getListingRatedListenerService());
  6848.         }, => 'onRating'], 0);
  6849.         $instance->addListener('aqarmap.listing_got_rejected', [=> function () {
  6850.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'] ?? $this->getListingRejectedListenerService());
  6851.         }, => 'onRejection'], 0);
  6852.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6853.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6854.         }, => 'preSaveListingEvent'], 0);
  6855.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6856.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6857.         }, => 'onSubmittedEvent'], 0);
  6858.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6859.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6860.         }, => 'onSubmittedStatusRedirectionEvent'], 0);
  6861.         $instance->addListener('aqarmap.listing.resubmitted', [=> function () {
  6862.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6863.         }, => 'onSubmittedEvent'], 0);
  6864.         $instance->addListener('aqarmap.listing.resubmitted', [=> function () {
  6865.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6866.         }, => 'onSubmittedStatusRedirectionEvent'], 0);
  6867.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6868.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6869.         }, => 'onListingPublishEvent'], 0);
  6870.         $instance->addListener('aqarmap.listing.featuring.approved', [=> function () {
  6871.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6872.         }, => 'onFeaturingListingApprovalEvent'], 0);
  6873.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6874.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6875.         }, => 'onListingPublishEvent'], 0);
  6876.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6877.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6878.         }, => 'onListingPublishEvent'], 0);
  6879.         $instance->addListener('aqarmap.listing.featuring.rejected', [=> function () {
  6880.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6881.         }, => 'onFeaturingListingRejectEvent'], 0);
  6882.         $instance->addListener('aqarmap.search.trigger', [=> function () {
  6883.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'] ?? $this->getListingSearchTriggerListenerService());
  6884.         }, => 'listingSearchEvent'], 0);
  6885.         $instance->addListener('aqarmap.listing.after_save', [=> function () {
  6886.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'] ?? $this->getListingSlugListenerService());
  6887.         }, => 'afterSaveListingEvent'], 0);
  6888.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6889.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6890.         }, => 'preSaveListingEvent'], 0);
  6891.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6892.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6893.         }, => 'onListingPublishEvent'], 100);
  6894.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6895.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6896.         }, => 'changeListingWaitingTime'], 0);
  6897.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6898.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6899.         }, => 'onSubmittedEvent'], 100);
  6900.         $instance->addListener('aqarmap.listing.expired', [=> function () {
  6901.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6902.         }, => 'onListingExpiredEvent'], 0);
  6903.         $instance->addListener('aqarmap.listing.undelete', [=> function () {
  6904.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6905.         }, => 'onListingUndeleteEvent'], 0);
  6906.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6907.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6908.         }, => 'onListingStatusDeleteEvent'], 0);
  6909.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6910.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6911.         }, => 'onListingDeleteEvent'], 0);
  6912.         $instance->addListener('aqarmap.listing.delete_by_user', [=> function () {
  6913.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6914.         }, => 'onListingStatusDeleteEvent'], 0);
  6915.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6916.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6917.         }, => 'onListingPublishForFreeEvent'], 0);
  6918.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6919.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6920.         }, => 'onListingPublishEvent'], 0);
  6921.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6922.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6923.         }, => 'onPublishedForFreeEmailEvent'], 0);
  6924.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6925.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6926.         }, => 'onListingPublishForFreeEvent'], 0);
  6927.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6928.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6929.         }, => 'onListingPublishEvent'], 0);
  6930.         $instance->addListener('aqarmap.listing.photos_deleted', [=> function () {
  6931.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6932.         }, => 'onListingPhotosDeleted'], 0);
  6933.         $instance->addListener('aqarmap.listing.rejected', [=> function () {
  6934.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6935.         }, => 'changeListingWaitingTime'], 0);
  6936.         $instance->addListener('aqarmap.listing.pending_approval', [=> function () {
  6937.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6938.         }, => 'onListingStatusPendingEvent'], 0);
  6939.         $instance->addListener('aqarmap.listing.after_change_status', [=> function () {
  6940.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6941.         }, => 'onListingStatusChangedEvent'], 0);
  6942.         $instance->addListener('aqarmap.listing_got_updated', [=> function () {
  6943.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'] ?? $this->getListingUpdatedListenerService());
  6944.         }, => 'onUpdate'], 0);
  6945.         $instance->addListener('location.got.touched', [=> function () {
  6946.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] ?? $this->getLocationSubscriberService());
  6947.         }, => 'onUpdate'], 0);
  6948.         $instance->addListener('location.slug.touched', [=> function () {
  6949.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] ?? $this->getLocationSubscriberService());
  6950.         }, => 'updateChildrenSlugs'], 0);
  6951.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6952.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6953.         }, => 'onAddLead'], 0);
  6954.         $instance->addListener('aqarmap.listing.call_requested', [=> function () {
  6955.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6956.         }, => 'onAddLead'], 0);
  6957.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6958.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6959.         }, => 'onAddLead'], 0);
  6960.         $instance->addListener('aqarmap.search.trigger', [=> function () {
  6961.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6962.         }, => 'updateNotifier'], 0);
  6963.         $instance->addListener('Aqarmap\\Bundle\\ListingBundle\\Event\\SearchTriggerEvent', [=> function () {
  6964.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SearchKeywordHistorySubscriber'] ?? $this->getSearchKeywordHistorySubscriberService());
  6965.         }, => 'onSearchKeyword'], 0);
  6966.         $instance->addListener('kernel.controller', [=> function () {
  6967.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'] ?? $this->getSoftDeleteEventSubscriberService());
  6968.         }, => 'onKernelController'], 0);
  6969.         $instance->addListener('churn.expiry.user.renewal', [=> function () {
  6970.             return ($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'] ?? $this->getChurnAndExpiryEventSubscriberService());
  6971.         }, => 'onUserRenewal'], 0);
  6972.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6973.             return ($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriberService());
  6974.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6975.         $instance->addListener('aqarmap.notifier.interaction', [=> function () {
  6976.             return ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'] ?? $this->getNotifierInteractionListenerService());
  6977.         }, => 'onNotifierInteraction'], 0);
  6978.         $instance->addListener('aqarmap.notifier.create.parent.locations', [=> function () {
  6979.             return ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListener2Service());
  6980.         }, => 'onCreateNotifier'], 0);
  6981.         $instance->addListener('kernel.request', [=> function () {
  6982.             return ($this->privates['Aqarmap\\Bundle\\ApiBundle\\EventListener\\LocaleEventSubscriber'] ?? $this->getLocaleEventSubscriberService());
  6983.         }, => 'onKernelRequest'], 0);
  6984.         $instance->addListener('aqarmap.mortgage.request', [=> function () {
  6985.             return ($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'] ?? $this->getMortgageSubscribeListenerService());
  6986.         }, => 'onCreateMortgageRequest'], 0);
  6987.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6988.             return ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber4Service());
  6989.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6990.         $instance->addListener('aqarmap.discussion.subscriber.update_comments_counter', [=> function () {
  6991.             return ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'] ?? $this->getDiscussionSubscriberListenerService());
  6992.         }, => 'updateCommentsCount'], 0);
  6993.         $instance->addListener('aqarmap.neighborhood.discussion.bags', [=> function () {
  6994.             return ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'] ?? $this->getNotificationsBagListenerService());
  6995.         }, => 'bagCreated'], 0);
  6996.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6997.             return ($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'] ?? $this->getCRMLeadListenerService());
  6998.         }, => 'onAddLead'], 0);
  6999.         $instance->addListener('aqarmap.listing.user.search', [=> function () {
  7000.             return ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'] ?? $this->getCustomerProfilingListenerService());
  7001.         }, => 'onSearch'], 0);
  7002.         $instance->addListener('notification.sent', [=> function () {
  7003.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\EventListener\\NotificationSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\EventListener\\NotificationSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\EventListener\NotificationSubscriber()));
  7004.         }, => 'notificationSent'], 0);
  7005.         $instance->addListener('user.password.reset', [=> function () {
  7006.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7007.         }, => 'handle'], 0);
  7008.         $instance->addListener('discussion.comment.was.approved', [=> function () {
  7009.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7010.         }, => 'handle'], 0);
  7011.         $instance->addListener('user.was.signup', [=> function () {
  7012.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7013.         }, => 'handle'], 0);
  7014.         $instance->addListener('exchange.request.was.created', [=> function () {
  7015.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7016.         }, => 'handle'], 0);
  7017.         $instance->addListener('listing.was.rejected.for.featuring', [=> function () {
  7018.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7019.         }, => 'handle'], 0);
  7020.         $instance->addListener('listing.was.rejected', [=> function () {
  7021.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7022.         }, => 'handle'], 0);
  7023.         $instance->addListener('user.personal.photo.was.rejected', [=> function () {
  7024.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7025.         }, => 'handle'], 0);
  7026.         $instance->addListener('listing.was.approved.for.featuring', [=> function () {
  7027.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7028.         }, => 'handle'], 0);
  7029.         $instance->addListener('listing.was.scraped', [=> function () {
  7030.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7031.         }, => 'handle'], 0);
  7032.         $instance->addListener('payment.was.failed', [=> function () {
  7033.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7034.         }, => 'handle'], 0);
  7035.         $instance->addListener('credit.was.charged', [=> function () {
  7036.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7037.         }, => 'handle'], 0);
  7038.         $instance->addListener('arpa.payment.missed', [=> function () {
  7039.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7040.         }, => 'handle'], 0);
  7041.         $instance->addListener('discussion.was.published.with.handler', [=> function () {
  7042.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7043.         }, => 'handle'], 0);
  7044.         $instance->addListener('discussion.comment.was.published', [=> function () {
  7045.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7046.         }, => 'handle'], 0);
  7047.         $instance->addListener('user.logo.was.rejected', [=> function () {
  7048.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7049.         }, => 'handle'], 0);
  7050.         $instance->addListener('similar.listings.lead.notification', [=> function () {
  7051.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7052.         }, => 'handle'], 0);
  7053.         $instance->addListener('reminder.package.expiration', [=> function () {
  7054.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7055.         }, => 'handle'], 0);
  7056.         $instance->addListener('user.was.logged', [=> function () {
  7057.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7058.         }, => 'handle'], 0);
  7059.         $instance->addListener('listing.was.sold.by.owner', [=> function () {
  7060.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7061.         }, => 'handle'], 0);
  7062.         $instance->addListener('lead.generated', [=> function () {
  7063.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7064.         }, => 'handle'], 0);
  7065.         $instance->addListener('arpa.recurring.payment.succeeded', [=> function () {
  7066.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7067.         }, => 'handle'], 0);
  7068.         $instance->addListener('listing.has.expired', [=> function () {
  7069.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7070.         }, => 'handle'], 0);
  7071.         $instance->addListener('notification.channels.api', [=> function () {
  7072.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7073.         }, => 'handle'], 0);
  7074.         $instance->addListener('discussion.was.rejected', [=> function () {
  7075.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7076.         }, => 'handle'], 0);
  7077.         $instance->addListener('discussion.has.new.comment', [=> function () {
  7078.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7079.         }, => 'handle'], 0);
  7080.         $instance->addListener('listing.was.published', [=> function () {
  7081.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7082.         }, => 'handle'], 0);
  7083.         $instance->addListener('discussion.was.published', [=> function () {
  7084.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7085.         }, => 'handle'], 0);
  7086.         $instance->addListener('arpa.payment.cancelled', [=> function () {
  7087.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7088.         }, => 'handle'], 0);
  7089.         $instance->addListener('discussion.was.approved', [=> function () {
  7090.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7091.         }, => 'handle'], 0);
  7092.         $instance->addListener('send.notification.chunk', [=> function () {
  7093.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7094.         }, => 'handle'], 0);
  7095.         $instance->addListener('arpa.payment.succeeded', [=> function () {
  7096.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7097.         }, => 'handle'], 0);
  7098.         $instance->addListener('credit.was.deducted', [=> function () {
  7099.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7100.         }, => 'handle'], 0);
  7101.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7102.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'] ?? $this->getUserSubscriberService());
  7103.         }, => 'onRegistrationCompleted'], 0);
  7104.         $instance->addListener('kernel.response', [=> function () {
  7105.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  7106.         }, => 'onKernelResponse'], 0);
  7107.         $instance->addListener('kernel.response', [=> function () {
  7108.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  7109.         }, => 'onKernelResponse'], -1024);
  7110.         $instance->addListener('kernel.request', [=> function () {
  7111.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7112.         }, => 'setDefaultLocale'], 100);
  7113.         $instance->addListener('kernel.request', [=> function () {
  7114.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7115.         }, => 'onKernelRequest'], 16);
  7116.         $instance->addListener('kernel.finish_request', [=> function () {
  7117.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7118.         }, => 'onKernelFinishRequest'], 0);
  7119.         $instance->addListener('kernel.request', [=> function () {
  7120.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  7121.         }, => 'onKernelRequest'], 256);
  7122.         $instance->addListener('kernel.response', [=> function () {
  7123.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  7124.         }, => 'onResponse'], -255);
  7125.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7126.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  7127.         }, => 'onControllerArguments'], 0);
  7128.         $instance->addListener('kernel.exception', [=> function () {
  7129.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  7130.         }, => 'logKernelException'], 0);
  7131.         $instance->addListener('kernel.exception', [=> function () {
  7132.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  7133.         }, => 'onKernelException'], -128);
  7134.         $instance->addListener('kernel.response', [=> function () {
  7135.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  7136.         }, => 'removeCspHeader'], -128);
  7137.         $instance->addListener('kernel.request', [=> function () {
  7138.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  7139.         }, => 'onKernelRequest'], 15);
  7140.         $instance->addListener('kernel.finish_request', [=> function () {
  7141.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  7142.         }, => 'onKernelFinishRequest'], -15);
  7143.         $instance->addListener('console.error', [=> function () {
  7144.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  7145.         }, => 'onConsoleError'], -128);
  7146.         $instance->addListener('console.terminate', [=> function () {
  7147.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  7148.         }, => 'onConsoleTerminate'], -128);
  7149.         $instance->addListener('console.error', [=> function () {
  7150.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  7151.         }, => 'onConsoleError'], 0);
  7152.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  7153.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  7154.         }, => 'onMessage'], -255);
  7155.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  7156.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  7157.         }, => 'onMessage'], -255);
  7158.         $instance->addListener('kernel.request', [=> function () {
  7159.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  7160.         }, => 'onKernelRequest'], 48);
  7161.         $instance->addListener('kernel.request', [=> function () {
  7162.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  7163.         }, => 'configure'], 2048);
  7164.         $instance->addListener('console.command', [=> function () {
  7165.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  7166.         }, => 'configure'], 2048);
  7167.         $instance->addListener('kernel.request', [=> function () {
  7168.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7169.         }, => 'onKernelRequest'], 32);
  7170.         $instance->addListener('kernel.finish_request', [=> function () {
  7171.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7172.         }, => 'onKernelFinishRequest'], 0);
  7173.         $instance->addListener('kernel.exception', [=> function () {
  7174.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7175.         }, => 'onKernelException'], -64);
  7176.         $instance->addListener('kernel.request', [=> function () {
  7177.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7178.         }, => 'onKernelRequest'], 128);
  7179.         $instance->addListener('kernel.response', [=> function () {
  7180.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7181.         }, => 'onKernelResponse'], -1000);
  7182.         $instance->addListener('kernel.finish_request', [=> function () {
  7183.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7184.         }, => 'onFinishRequest'], 0);
  7185.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7186.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  7187.         }, => 'onMessageFailed'], 100);
  7188.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7189.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  7190.         }, => 'onMessageFailed'], 200);
  7191.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7192.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  7193.         }, => 'onMessageFailed'], -100);
  7194.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  7195.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  7196.         }, => 'onWorkerStarted'], 0);
  7197.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  7198.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  7199.         }, => 'onWorkerRunning'], 0);
  7200.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7201.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  7202.         }, => 'onMessageFailed'], 0);
  7203.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  7204.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  7205.         }, => 'onWorkerRunning'], 0);
  7206.         $instance->addListener('kernel.response', [=> function () {
  7207.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7208.         }, => 'onKernelResponse'], -100);
  7209.         $instance->addListener('kernel.exception', [=> function () {
  7210.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7211.         }, => 'onKernelException'], 0);
  7212.         $instance->addListener('kernel.terminate', [=> function () {
  7213.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7214.         }, => 'onKernelTerminate'], -1024);
  7215.         $instance->addListener('kernel.controller', [=> function () {
  7216.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  7217.         }, => 'onKernelController'], 0);
  7218.         $instance->addListener('kernel.response', [=> function () {
  7219.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  7220.         }, => 'onKernelResponse'], 0);
  7221.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  7222.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  7223.         }, => 'onWorkerMessageHandled'], 0);
  7224.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7225.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  7226.         }, => 'onWorkerMessageFailed'], 0);
  7227.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  7228.             return ($this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] ?? $this->getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService());
  7229.         }, => 'onWorkerMessageHandled'], 0);
  7230.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7231.             return ($this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] ?? $this->getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService());
  7232.         }, => 'onWorkerMessageFailed'], 0);
  7233.         $instance->addListener('elastica.pager_persister.pre_insert_objects', [=> function () {
  7234.             return ($this->services['fos_elastica.filter_objects_listener'] ?? $this->getFosElastica_FilterObjectsListenerService());
  7235.         }, => 'filterObjects'], 0);
  7236.         $instance->addListener('kernel.terminate', [=> function () {
  7237.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  7238.         }, => 'flushMessages'], 0);
  7239.         $instance->addListener('console.terminate', [=> function () {
  7240.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  7241.         }, => 'flushMessages'], 0);
  7242.         $instance->addListener('elastica.pager_persister.pre_persist', [=> function () {
  7243.             return ($this->privates['enqueue_elastica.purge_populate_queue_listener'] ?? $this->getEnqueueElastica_PurgePopulateQueueListenerService());
  7244.         }, => 'purgePopulateQueue'], 0);
  7245.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  7246.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  7247.         }, => 'onMessage'], 0);
  7248.         $instance->addListener('kernel.controller', [=> function () {
  7249.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  7250.         }, => 'onKernelController'], 0);
  7251.         $instance->addListener('kernel.view', [=> function () {
  7252.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  7253.         }, => 'onKernelView'], 30);
  7254.         $instance->addListener('kernel.response', [=> function () {
  7255.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  7256.         }, => 'onKernelResponse'], 0);
  7257.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  7258.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  7259.         }, => 'onVoterVote'], 0);
  7260.         $instance->addListener('kernel.request', [=> function () {
  7261.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7262.         }, => 'configureLogoutUrlGenerator'], 8);
  7263.         $instance->addListener('kernel.request', [=> function () {
  7264.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7265.         }, => 'onKernelRequest'], 8);
  7266.         $instance->addListener('kernel.finish_request', [=> function () {
  7267.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7268.         }, => 'onKernelFinishRequest'], 0);
  7269.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  7270.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  7271.         }, => 'onImplicitLogin'], 0);
  7272.         $instance->addListener('security.interactive_login', [=> function () {
  7273.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  7274.         }, => 'onSecurityInteractiveLogin'], 0);
  7275.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7276.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7277.         }, => 'authenticate'], 0);
  7278.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  7279.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7280.         }, => 'authenticate'], 0);
  7281.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7282.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7283.         }, => 'authenticate'], 0);
  7284.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  7285.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7286.         }, => 'addSuccessFlash'], 0);
  7287.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  7288.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7289.         }, => 'addSuccessFlash'], 0);
  7290.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7291.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7292.         }, => 'addSuccessFlash'], 0);
  7293.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7294.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7295.         }, => 'addSuccessFlash'], 0);
  7296.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  7297.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7298.         }, => 'onResettingResetInitialize'], 0);
  7299.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  7300.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7301.         }, => 'onResettingResetSuccess'], 0);
  7302.         $instance->addListener('knp_pager.before', [=> function () {
  7303.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  7304.         }, => 'before'], 0);
  7305.         $instance->addListener('knp_pager.pagination', [=> function () {
  7306.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  7307.         }, => 'pagination'], 0);
  7308.         $instance->addListener('knp_pager.before', [=> function () {
  7309.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  7310.         }, => 'before'], 1);
  7311.         $instance->addListener('knp_pager.before', [=> function () {
  7312.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  7313.         }, => 'before'], 1);
  7314.         $instance->addListener('knp_pager.pagination', [=> function () {
  7315.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  7316.         }, => 'pagination'], 1);
  7317.         $instance->addListener('kernel.request', [=> function () {
  7318.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  7319.         }, => 'onEvent'], 1024);
  7320.         $instance->addListener('console.command', [=> function () {
  7321.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  7322.         }, => 'onEvent'], 1024);
  7323.         $instance->addListener('kernel.request', [=> function () {
  7324.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  7325.         }, => 'onEvent'], 1024);
  7326.         $instance->addListener('console.command', [=> function () {
  7327.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  7328.         }, => 'onEvent'], 1024);
  7329.         $instance->addListener('kernel.controller', [=> function () {
  7330.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  7331.         }, => 'onKernelController'], 0);
  7332.         $instance->addListener('kernel.controller', [=> function () {
  7333.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  7334.         }, => 'onKernelController'], 0);
  7335.         $instance->addListener('kernel.controller', [=> function () {
  7336.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  7337.         }, => 'onKernelController'], -128);
  7338.         $instance->addListener('kernel.view', [=> function () {
  7339.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  7340.         }, => 'onKernelView'], 0);
  7341.         $instance->addListener('kernel.controller', [=> function () {
  7342.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  7343.         }, => 'onKernelController'], 0);
  7344.         $instance->addListener('kernel.response', [=> function () {
  7345.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  7346.         }, => 'onKernelResponse'], 0);
  7347.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7348.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  7349.         }, => 'onKernelControllerArguments'], 0);
  7350.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7351.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  7352.         }, => 'onKernelControllerArguments'], 0);
  7353.         $instance->addListener('console.command', [=> function () {
  7354.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  7355.         }, => 'configure'], 1024);
  7356.         $instance->addListener('console.error', [=> function () {
  7357.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  7358.         }, => 'onConsoleError'], 0);
  7359.         $instance->addListener('console.terminate', [=> function () {
  7360.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  7361.         }, => 'onConsoleTerminate'], 0);
  7362.         $instance->addListener('console.command', [=> function () {
  7363.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  7364.         }, => 'onCommand'], 255);
  7365.         $instance->addListener('console.terminate', [=> function () {
  7366.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  7367.         }, => 'onTerminate'], -255);
  7368.         $instance->addListener('kernel.response', [=> function () {
  7369.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  7370.         }, => 'onKernelResponse'], -128);
  7371.         $instance->addListener('kernel.finish_request', [=> function () {
  7372.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  7373.         }, => 'resetAssets'], 0);
  7374.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7375.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7376.         }, => 'onLogout'], 0);
  7377.         $instance->addListener('knp_pager.items', [=> function () {
  7378.             return ($this->services['fos_elastica.paginator.subscriber'] ?? $this->getFosElastica_Paginator_SubscriberService());
  7379.         }, => 'items'], 1);
  7380.         return $instance;
  7381.     }
  7382.     /**
  7383.      * Gets the public 'fos_elastica.client.default' shared service.
  7384.      *
  7385.      * @return \FOS\ElasticaBundle\Elastica\Client
  7386.      */
  7387.     protected function getFosElastica_Client_DefaultService()
  7388.     {
  7389.         $this->services['fos_elastica.client.default'] = $instance = new \FOS\ElasticaBundle\Elastica\Client(['connections' => [=> ['host' => $this->getEnv('ELASTICSEARCH_HOST'), 'port' => $this->getEnv('int:ELASTICSEARCH_PORT'), 'transport' => 'http''timeout' => $this->getEnv('int:ELASTICSEARCH_CONN_TIMEOUT'), 'http_error_codes' => [=> 400=> 403=> 404], 'ssl' => false'logger' => 'fos_elastica.logger''compression' => false'headers' => [], 'curl' => [], 'retryOnConflict' => 0'persistent' => true]], 'connectionStrategy' => 'Simple'], NULL);
  7390.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7391.         $instance->setLogger(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService()));
  7392.         return $instance;
  7393.     }
  7394.     /**
  7395.      * Gets the public 'fos_elastica.config_manager' shared service.
  7396.      *
  7397.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  7398.      */
  7399.     protected function getFosElastica_ConfigManagerService()
  7400.     {
  7401.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  7402.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  7403.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  7404.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/ContainerSource.php';
  7405.         return $this->services['fos_elastica.config_manager'] = new \FOS\ElasticaBundle\Configuration\ConfigManager([=> new \FOS\ElasticaBundle\Configuration\Source\ContainerSource(['app_listings' => ['elasticsearch_name' => 'aqarmap_'.$this->getEnv('string:APP_COUNTRY').'_listings''reference' => ($this->services['fos_elastica.index.app_listings'] ?? $this->getFosElastica_Index_AppListingsService()), 'name' => 'app_listings''settings' => ['number_of_shards' => $this->getEnv('ELASTICSEARCH_NUM_SHARDS'), 'number_of_replicas' => $this->getEnv('ELASTICSEARCH_NUM_REPLICAS'), 'max_result_window' => 10000000'analysis' => ['filter' => ['autocomplete_filter' => ['type' => 'edge_ngram''min_gram' => 2'max_gram' => 20], 'synonym' => ['type' => 'synonym''lenient' => true'synonyms' => [=> '1st, first, one, 1, Ù¡, Ø§Ù„أول'=> '2nd, second, two, 2, Ù¢, Ø§Ù„ثاني'=> '3rd, third, three, 3, Ù£, Ø§Ù„ثالث'=> '4th, fourth, four, 4, Ù¤, Ø§Ù„رابع'=> '5th, fifth, five, 5, Ù¥, Ø§Ù„خامس'=> '6th, sixth, six, 6, Ù¦, Ø§Ù„سادس'=> '7th, seventh, seven, 7, Ù§, Ø§Ù„سابع'=> '8th, eighth, eight, 8, Ù¨, Ø§Ù„ثامن'=> '9th, ninth, nine, 9, Ù©, Ø§Ù„تاسع'=> '10th, tenth, ten, 10, Ù¡Ù , Ø§Ù„عاشر'10 => '11th, eleventh, eleven, 11, Ù¡Ù¡, Ø§Ù„حاي Ø¹Ø´Ø±'11 => '12th, twelfth, twelve, 12, Ù¡Ù¢, Ø§Ù„ثاني Ø¹Ø´Ø±'12 => '13th, thirteenth, thirteen, 13, Ù¡Ù£, Ø§Ù„ثالث Ø¹Ø´Ø±'13 => '14th, fourteenth, fourteen, 14, Ù¡Ù¤, Ø§Ù„رابع Ø¹Ø´Ø±'14 => '15th, fifteenth, fifteen, 15, Ù¡Ù¥, Ø§Ù„خامس Ø¹Ø´Ø±'15 => '16th, sixteenth, sixteen, 16, Ù¡Ù¦, Ø§Ù„سادس Ø¹Ø´Ø±'16 => '17th, seventeenth, seventeen, 17, Ù¡Ù§, Ø§Ù„سابع Ø¹Ø´Ø±'17 => '18th, eighteenth, eighteen, 18, Ù¡Ù¨, Ø§Ù„ثامن Ø¹Ø´Ø±'18 => '19th, nineteenth, nine, 19, Ù¡Ù©, Ø§Ù„تاسع Ø¹Ø´Ø±'19 => '20th, twentieth, twenty, 20, Ù¢Ù , Ø§Ù„عشرين'20 => '21st, twenty-first, twenty one, 21, Ù¢Ù¡, Ø§Ù„حادي Ø¹Ø´Ø±'21 => '22nd, twenty-second, twenty two, 22, Ù¢Ù¢, Ø§Ù„ثاني ÙˆØ§Ù„عشرون'22 => '23rd, twenty-third, twenty three, 23, Ù¢Ù£, Ø§Ù„ثالث ÙˆØ§Ù„عشرون'23 => '90th, ninetieth, ninety, 90, Ù©Ù , Ø§Ù„تسعين']], 'arabic_stop_words' => ['type' => 'stop''stopwords' => '_arabic_'], 'english_stop_words' => ['type' => 'stop''stopwords' => [=> 'a'=> 'an'=> 'and'=> 'are'=> 'as'=> 'at'=> 'be'=> 'but'=> 'by'=> 'for'10 => 'if'11 => 'in'12 => 'into'13 => 'is'14 => 'it'15 => 'no'16 => 'not'17 => 'of'18 => 'on'19 => 'or'20 => 'such'21 => 'that'22 => 'their'23 => 'then'24 => 'there'25 => 'these'26 => 'they'27 => 'this'28 => 'to'29 => 'was'30 => 'will'31 => 'with']]], 'analyzer' => ['autocomplete' => ['type' => 'custom''tokenizer' => 'standard''filter' => [=> 'lowercase'=> 'autocomplete_filter'=> 'arabic_normalization'=> 'synonym'=> 'arabic_stop_words'=> 'english_stop_words']], 'keyword_search' => ['type' => 'custom''tokenizer' => 'standard''filter' => [=> 'lowercase'=> 'arabic_normalization'=> 'synonym'=> 'arabic_stop_words'=> 'english_stop_words']]]]], 'type_prototype' => [], 'use_alias' => false'types' => ['listings' => ['name' => 'listings''mapping' => ['dynamic_templates' => [], 'properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text''analyzer' => 'autocomplete''fields' => ['searchable_title' => ['type' => 'text''analyzer' => 'keyword_search']]], 'description' => ['type' => 'text''analyzer' => 'autocomplete''fields' => ['searchable_description' => ['type' => 'text''analyzer' => 'keyword_search']]], 'address' => ['type' => 'text''analyzer' => 'autocomplete''fields' => ['searchable_address' => ['type' => 'text''analyzer' => 'keyword_search']]], 'centerLat' => ['type' => 'float'], 'centerLng' => ['type' => 'float'], 'status' => ['type' => 'integer'], 'compound_status' => ['type' => 'integer'], 'attributesList' => ['type' => 'object'], 'sellerRole' => ['type' => 'integer'], 'paymentMethod' => ['type' => 'integer'], 'featured' => ['type' => 'integer'], 'propertyView' => ['type' => 'integer'], 'source' => ['type' => 'text'], 'category' => ['type' => 'integer'], 'publishedAt' => ['type' => 'date''boost' => 5], 'price' => ['type' => 'long'], 'area' => ['type' => 'long'], 'translations' => ['type' => 'object''properties' => ['content' => ['type' => 'text''analyzer' => 'autocomplete''fields' => ['searchable_content' => ['type' => 'text''analyzer' => 'keyword_search']]], 'field' => ['type' => 'text']]], 'section' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text']]], 'location' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text']]], 'locations' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text']]], 'propertyType' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text']]], 'compoundField' => ['type' => 'object''properties' => ['minPrice' => ['type' => 'integer'], 'numberOfProjectsDelivered' => ['type' => 'integer'], 'numberOfProjectsInhabited' => ['type' => 'integer']]], 'photos' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'caption' => ['type' => 'text']]], 'qualityScore' => ['type' => 'integer'], 'compoundLocation' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text'], 'coordinates' => ['type' => 'geo_point'], 'location' => ['type' => 'object''properties' => ['id' => ['type' => 'integer']]]]], 'user' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'fullName' => ['type' => 'text'], 'groups' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'category' => ['type' => 'integer']]]]], 'pricePerMeter' => ['type' => 'long'], 'childrenPropertyType' => ['type' => 'object'], 'compoundStatus' => ['type' => 'integer'], 'priceLevel' => ['type' => 'integer'], 'childrenArea' => ['type' => 'object'], 'childrenPrice' => ['type' => 'object'], 'childrenPricePerMeter' => ['type' => 'object'], 'childrenAttributesList' => ['type' => 'object'], 'geoPoint' => ['type' => 'geo_point'], 'parent' => ['type' => 'object''properties' => ['id' => ['type' => 'integer']]], 'isMortgage' => ['type' => 'boolean'], 'isTopPicks' => ['type' => 'boolean'], 'eligibleForMortgage' => ['type' => 'text'], 'marketPropertyType' => ['type' => 'integer'], 'computedContactRate' => ['type' => 'float'], 'label' => ['type' => 'integer'], 'isMortgageApproved' => ['type' => 'boolean']]], 'config' => ['persistence' => ['elastica_to_model_transformer' => ['ignore_missing' => true'hints' => [], 'hydrate' => true'query_builder_method' => 'createQueryBuilder'], 'driver' => 'orm''model' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing''provider' => ['query_builder_method' => 'populatingListingIndexQueryBuilder''batch_size' => 100'clear_object_manager' => true'debug_logging' => true], 'listener' => ['enabled' => true'insert' => true'update' => true'delete' => true'flush' => true'defer' => false'logger' => false], 'finder' => [], 'repository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingElasticSearchRepository''identifier' => 'id''model_to_elastica_transformer' => [], 'persister' => []], 'serializer' => ['groups' => [], 'serialize_null' => false], 'analyzer' => NULL'search_analyzer' => NULL'dynamic' => NULL'date_detection' => NULL'dynamic_date_formats' => [], 'numeric_detection' => NULL]]]], 'app_locations' => ['elasticsearch_name' => 'aqarmap_'.$this->getEnv('string:APP_COUNTRY').'_locations''reference' => ($this->services['fos_elastica.index.app_locations'] ?? $this->getFosElastica_Index_AppLocationsService()), 'name' => 'app_locations''settings' => ['number_of_shards' => $this->getEnv('ELASTICSEARCH_NUM_SHARDS'), 'number_of_replicas' => $this->getEnv('ELASTICSEARCH_NUM_REPLICAS'), 'max_result_window' => 10000000'analysis' => ['char_filter' => ['mappings_char_filter' => ['type' => 'mapping''mappings' => [=> 'e => i']]], 'filter' => ['autocomplete_filter' => ['type' => 'ngram''min_gram' => 2'max_gram' => 20], 'synonym' => ['type' => 'synonym''lenient' => true'synonyms' => [=> '1st, first, one, 1, Ù¡, Ø§Ù„أول'=> '2nd, second, two, 2, Ù¢, Ø§Ù„ثاني'=> '3rd, third, three, 3, Ù£, Ø§Ù„ثالث'=> '4th, fourth, four, 4, Ù¤, Ø§Ù„رابع'=> '5th, fifth, five, 5, Ù¥, Ø§Ù„خامس'=> '6th, sixth, six, 6, Ù¦, Ø§Ù„سادس'=> '7th, seventh, seven, 7, Ù§, Ø§Ù„سابع'=> '8th, eighth, eight, 8, Ù¨, Ø§Ù„ثامن'=> '9th, ninth, nine, 9, Ù©, Ø§Ù„تاسع'=> '10th, tenth, ten, 10, Ù¡Ù , Ø§Ù„عاشر'10 => '11th, eleventh, eleven, 11, Ù¡Ù¡, Ø§Ù„حاي Ø¹Ø´Ø±'11 => '12th, twelfth, twelve, 12, Ù¡Ù¢, Ø§Ù„ثاني Ø¹Ø´Ø±'12 => '13th, thirteenth, thirteen, 13, Ù¡Ù£, Ø§Ù„ثالث Ø¹Ø´Ø±'13 => '14th, fourteenth, fourteen, 14, Ù¡Ù¤, Ø§Ù„رابع Ø¹Ø´Ø±'14 => '15th, fifteenth, fifteen, 15, Ù¡Ù¥, Ø§Ù„خامس Ø¹Ø´Ø±'15 => '16th, sixteenth, sixteen, 16, Ù¡Ù¦, Ø§Ù„سادس Ø¹Ø´Ø±'16 => '17th, seventeenth, seventeen, 17, Ù¡Ù§, Ø§Ù„سابع Ø¹Ø´Ø±'17 => '18th, eighteenth, eighteen, 18, Ù¡Ù¨, Ø§Ù„ثامن Ø¹Ø´Ø±'18 => '19th, nineteenth, nine, 19, Ù¡Ù©, Ø§Ù„تاسع Ø¹Ø´Ø±'19 => '20th, twentieth, twenty, 20, Ù¢Ù , Ø§Ù„عشرين'20 => '21st, twenty-first, twenty one, 21, Ù¢Ù¡, Ø§Ù„حادي Ø¹Ø´Ø±'21 => '22nd, twenty-second, twenty two, 22, Ù¢Ù¢, Ø§Ù„ثاني ÙˆØ§Ù„عشرون'22 => '23rd, twenty-third, twenty three, 23, Ù¢Ù£, Ø§Ù„ثالث ÙˆØ§Ù„عشرون'23 => '90th, ninetieth, ninety, 90, Ù©Ù , Ø§Ù„تسعين']], 'arabic_stop_words' => ['type' => 'stop''stopwords' => '_arabic_'], 'english_stop_words' => ['type' => 'stop''stopwords' => [=> 'a'=> 'an'=> 'and'=> 'are'=> 'as'=> 'at'=> 'be'=> 'but'=> 'by'=> 'for'10 => 'if'11 => 'in'12 => 'into'13 => 'is'14 => 'it'15 => 'no'16 => 'not'17 => 'of'18 => 'on'19 => 'or'20 => 'such'21 => 'that'22 => 'their'23 => 'then'24 => 'there'25 => 'these'26 => 'they'27 => 'this'28 => 'to'29 => 'was'30 => 'will'31 => 'with']]], 'analyzer' => ['autocomplete' => ['type' => 'custom''tokenizer' => 'standard''filter' => [=> 'lowercase'=> 'autocomplete_filter'=> 'arabic_normalization'=> 'synonym'=> 'arabic_stop_words'=> 'english_stop_words'], 'char_filter' => 'mappings_char_filter']]]], 'type_prototype' => [], 'use_alias' => false'types' => ['locations' => ['name' => 'locations''mapping' => ['dynamic_templates' => [], 'properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text''analyzer' => 'autocomplete'], 'description' => ['type' => 'text''analyzer' => 'autocomplete'], 'searchable_title' => ['type' => 'text''boost' => 10'analyzer' => 'autocomplete'], 'slug' => [], 'translations' => ['type' => 'object''properties' => ['content' => ['type' => 'text''analyzer' => 'autocomplete']]], 'center_lat' => [], 'center_lng' => [], 'zoom_level' => [], 'coordinates' => [], 'searchable' => [], 'home_filter' => [], 'statistics_filter' => [], 'neighborhood_filter' => [], 'compound_filter' => [], 'estimate' => [], 'disabled' => ['type' => 'boolean'], 'keyword' => ['type' => 'text''analyzer' => 'autocomplete'], 'level' => ['type' => 'integer'], '_left' => ['type' => 'integer'], '_right' => ['type' => 'integer'], 'root' => ['type' => 'integer'], 'parent' => ['type' => 'object''properties' => ['id' => ['type' => 'integer']]]]], 'config' => ['persistence' => ['elastica_to_model_transformer' => ['ignore_missing' => true'hints' => [], 'hydrate' => true'query_builder_method' => 'createQueryBuilder'], 'driver' => 'orm''model' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location''provider' => ['batch_size' => 100'clear_object_manager' => true'debug_logging' => true'query_builder_method' => 'createQueryBuilder'], 'listener' => ['enabled' => true'insert' => true'update' => true'delete' => true'flush' => true'defer' => false'logger' => false], 'finder' => [], 'repository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationElasticSearchRepository''identifier' => 'id''model_to_elastica_transformer' => [], 'persister' => []], 'serializer' => ['groups' => [], 'serialize_null' => false], 'analyzer' => NULL'search_analyzer' => NULL'dynamic' => NULL'date_detection' => NULL'dynamic_date_formats' => [], 'numeric_detection' => NULL]]]]])]);
  7406.     }
  7407.     /**
  7408.      * Gets the public 'fos_elastica.config_manager.index_templates' shared service.
  7409.      *
  7410.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  7411.      */
  7412.     protected function getFosElastica_ConfigManager_IndexTemplatesService()
  7413.     {
  7414.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  7417.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/TemplateContainerSource.php';
  7418.         return $this->services['fos_elastica.config_manager.index_templates'] = new \FOS\ElasticaBundle\Configuration\ConfigManager([=> new \FOS\ElasticaBundle\Configuration\Source\TemplateContainerSource([])]);
  7419.     }
  7420.     /**
  7421.      * Gets the public 'fos_elastica.filter_objects_listener' shared service.
  7422.      *
  7423.      * @return \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener
  7424.      */
  7425.     protected function getFosElastica_FilterObjectsListenerService()
  7426.     {
  7427.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/Listener/FilterObjectsListener.php';
  7428.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  7429.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  7430.         return $this->services['fos_elastica.filter_objects_listener'] = new \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener(($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))));
  7431.     }
  7432.     /**
  7433.      * Gets the public 'fos_elastica.finder.app_listings.listings' shared service.
  7434.      *
  7435.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  7436.      */
  7437.     protected function getFosElastica_Finder_AppListings_ListingsService()
  7438.     {
  7439.         $a = new \FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing', ['ignore_missing' => true'hints' => [], 'hydrate' => true'query_builder_method' => 'createQueryBuilder''identifier' => 'id']);
  7440.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7441.         return $this->services['fos_elastica.finder.app_listings.listings'] = new \FOS\ElasticaBundle\Finder\TransformedFinder(($this->services['fos_elastica.index.app_listings.listings'] ?? $this->getFosElastica_Index_AppListings_ListingsService()), $a);
  7442.     }
  7443.     /**
  7444.      * Gets the public 'fos_elastica.finder.app_locations.locations' shared service.
  7445.      *
  7446.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  7447.      */
  7448.     protected function getFosElastica_Finder_AppLocations_LocationsService()
  7449.     {
  7450.         $a = new \FOS\ElasticaBundle\Doctrine\ORM\ElasticaToModelTransformer(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location', ['ignore_missing' => true'hints' => [], 'hydrate' => true'query_builder_method' => 'createQueryBuilder''identifier' => 'id']);
  7451.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7452.         return $this->services['fos_elastica.finder.app_locations.locations'] = new \FOS\ElasticaBundle\Finder\TransformedFinder(($this->services['fos_elastica.index.app_locations.locations'] ?? $this->getFosElastica_Index_AppLocations_LocationsService()), $a);
  7453.     }
  7454.     /**
  7455.      * Gets the public 'fos_elastica.in_place_pager_persister' shared service.
  7456.      *
  7457.      * @return \FOS\ElasticaBundle\Persister\InPlacePagerPersister
  7458.      */
  7459.     protected function getFosElastica_InPlacePagerPersisterService()
  7460.     {
  7461.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
  7462.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/InPlacePagerPersister.php';
  7463.         return $this->services['fos_elastica.in_place_pager_persister'] = new \FOS\ElasticaBundle\Persister\InPlacePagerPersister(($this->services['fos_elastica.persister_registry'] ?? $this->getFosElastica_PersisterRegistryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7464.     }
  7465.     /**
  7466.      * Gets the public 'fos_elastica.index.app_listings' shared service.
  7467.      *
  7468.      * @return \FOS\ElasticaBundle\Elastica\Index
  7469.      */
  7470.     protected function getFosElastica_Index_AppListingsService()
  7471.     {
  7472.         return $this->services['fos_elastica.index.app_listings'] = ($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService())->getIndex('aqarmap_'.$this->getEnv('string:APP_COUNTRY').'_listings');
  7473.     }
  7474.     /**
  7475.      * Gets the public 'fos_elastica.index.app_listings.listings' shared service.
  7476.      *
  7477.      * @return \Elastica\Type
  7478.      */
  7479.     protected function getFosElastica_Index_AppListings_ListingsService()
  7480.     {
  7481.         return $this->services['fos_elastica.index.app_listings.listings'] = ($this->services['fos_elastica.index.app_listings'] ?? $this->getFosElastica_Index_AppListingsService())->getType('listings');
  7482.     }
  7483.     /**
  7484.      * Gets the public 'fos_elastica.index.app_locations' shared service.
  7485.      *
  7486.      * @return \FOS\ElasticaBundle\Elastica\Index
  7487.      */
  7488.     protected function getFosElastica_Index_AppLocationsService()
  7489.     {
  7490.         return $this->services['fos_elastica.index.app_locations'] = ($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService())->getIndex('aqarmap_'.$this->getEnv('string:APP_COUNTRY').'_locations');
  7491.     }
  7492.     /**
  7493.      * Gets the public 'fos_elastica.index.app_locations.locations' shared service.
  7494.      *
  7495.      * @return \Elastica\Type
  7496.      */
  7497.     protected function getFosElastica_Index_AppLocations_LocationsService()
  7498.     {
  7499.         return $this->services['fos_elastica.index.app_locations.locations'] = ($this->services['fos_elastica.index.app_locations'] ?? $this->getFosElastica_Index_AppLocationsService())->getType('locations');
  7500.     }
  7501.     /**
  7502.      * Gets the public 'fos_elastica.index_manager' shared service.
  7503.      *
  7504.      * @return \FOS\ElasticaBundle\Index\IndexManager
  7505.      */
  7506.     protected function getFosElastica_IndexManagerService()
  7507.     {
  7508.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexManager.php';
  7509.         $a = ($this->services['fos_elastica.index.app_listings'] ?? $this->getFosElastica_Index_AppListingsService());
  7510.         return $this->services['fos_elastica.index_manager'] = new \FOS\ElasticaBundle\Index\IndexManager(['app_listings' => $a'app_locations' => ($this->services['fos_elastica.index.app_locations'] ?? $this->getFosElastica_Index_AppLocationsService())], $a);
  7511.     }
  7512.     /**
  7513.      * Gets the public 'fos_elastica.index_template_manager' shared service.
  7514.      *
  7515.      * @return \FOS\ElasticaBundle\Index\IndexTemplateManager
  7516.      */
  7517.     protected function getFosElastica_IndexTemplateManagerService()
  7518.     {
  7519.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  7520.         return $this->services['fos_elastica.index_template_manager'] = new \FOS\ElasticaBundle\Index\IndexTemplateManager([]);
  7521.     }
  7522.     /**
  7523.      * Gets the public 'fos_elastica.manager.orm' shared service.
  7524.      *
  7525.      * @return \FOS\ElasticaBundle\Doctrine\RepositoryManager
  7526.      */
  7527.     protected function getFosElastica_Manager_OrmService()
  7528.     {
  7529.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManagerInterface.php';
  7530.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RepositoryManager.php';
  7531.         $this->services['fos_elastica.manager.orm'] = $instance = new \FOS\ElasticaBundle\Doctrine\RepositoryManager(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['fos_elastica.repository_manager'] ?? $this->getFosElastica_RepositoryManagerService()));
  7532.         $instance->addEntity('Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing''app_listings/listings');
  7533.         $instance->addEntity('Aqarmap\\Bundle\\ListingBundle\\Entity\\Location''app_locations/locations');
  7534.         return $instance;
  7535.     }
  7536.     /**
  7537.      * Gets the public 'fos_elastica.object_persister.app_listings.listings' shared service.
  7538.      *
  7539.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  7540.      */
  7541.     protected function getFosElastica_ObjectPersister_AppListings_ListingsService()
  7542.     {
  7543.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  7544.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  7545.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  7546.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  7547.         $a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'app_listings'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7548.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7549.         return $this->services['fos_elastica.object_persister.app_listings.listings'] = new \FOS\ElasticaBundle\Persister\ObjectPersister(($this->services['fos_elastica.index.app_listings.listings'] ?? $this->getFosElastica_Index_AppListings_ListingsService()), $a'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing', ['id' => ['type' => 'integer'], 'title' => ['type' => 'text''analyzer' => 'autocomplete''fields' => ['searchable_title' => ['type' => 'text''analyzer' => 'keyword_search']]], 'description' => ['type' => 'text''analyzer' => 'autocomplete''fields' => ['searchable_description' => ['type' => 'text''analyzer' => 'keyword_search']]], 'address' => ['type' => 'text''analyzer' => 'autocomplete''fields' => ['searchable_address' => ['type' => 'text''analyzer' => 'keyword_search']]], 'centerLat' => ['type' => 'float'], 'centerLng' => ['type' => 'float'], 'status' => ['type' => 'integer'], 'compound_status' => ['type' => 'integer'], 'attributesList' => ['type' => 'object'], 'sellerRole' => ['type' => 'integer'], 'paymentMethod' => ['type' => 'integer'], 'featured' => ['type' => 'integer'], 'propertyView' => ['type' => 'integer'], 'source' => ['type' => 'text'], 'category' => ['type' => 'integer'], 'publishedAt' => ['type' => 'date''boost' => 5], 'price' => ['type' => 'long'], 'area' => ['type' => 'long'], 'translations' => ['type' => 'object''properties' => ['content' => ['type' => 'text''analyzer' => 'autocomplete''fields' => ['searchable_content' => ['type' => 'text''analyzer' => 'keyword_search']]], 'field' => ['type' => 'text']]], 'section' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text']]], 'location' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text']]], 'locations' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text']]], 'propertyType' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text']]], 'compoundField' => ['type' => 'object''properties' => ['minPrice' => ['type' => 'integer'], 'numberOfProjectsDelivered' => ['type' => 'integer'], 'numberOfProjectsInhabited' => ['type' => 'integer']]], 'photos' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'caption' => ['type' => 'text']]], 'qualityScore' => ['type' => 'integer'], 'compoundLocation' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'title' => ['type' => 'text'], 'coordinates' => ['type' => 'geo_point'], 'location' => ['type' => 'object''properties' => ['id' => ['type' => 'integer']]]]], 'user' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'fullName' => ['type' => 'text'], 'groups' => ['type' => 'object''properties' => ['id' => ['type' => 'integer'], 'category' => ['type' => 'integer']]]]], 'pricePerMeter' => ['type' => 'long'], 'childrenPropertyType' => ['type' => 'object'], 'compoundStatus' => ['type' => 'integer'], 'priceLevel' => ['type' => 'integer'], 'childrenArea' => ['type' => 'object'], 'childrenPrice' => ['type' => 'object'], 'childrenPricePerMeter' => ['type' => 'object'], 'childrenAttributesList' => ['type' => 'object'], 'geoPoint' => ['type' => 'geo_point'], 'parent' => ['type' => 'object''properties' => ['id' => ['type' => 'integer']]], 'isMortgage' => ['type' => 'boolean'], 'isTopPicks' => ['type' => 'boolean'], 'eligibleForMortgage' => ['type' => 'text'], 'marketPropertyType' => ['type' => 'integer'], 'computedContactRate' => ['type' => 'float'], 'label' => ['type' => 'integer'], 'isMortgageApproved' => ['type' => 'boolean']], []);
  7550.     }
  7551.     /**
  7552.      * Gets the public 'fos_elastica.object_persister.app_locations.locations' shared service.
  7553.      *
  7554.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  7555.      */
  7556.     protected function getFosElastica_ObjectPersister_AppLocations_LocationsService()
  7557.     {
  7558.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  7559.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  7560.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  7561.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  7562.         $a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'app_locations'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7563.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7564.         return $this->services['fos_elastica.object_persister.app_locations.locations'] = new \FOS\ElasticaBundle\Persister\ObjectPersister(($this->services['fos_elastica.index.app_locations.locations'] ?? $this->getFosElastica_Index_AppLocations_LocationsService()), $a'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location', ['id' => ['type' => 'integer'], 'title' => ['type' => 'text''analyzer' => 'autocomplete'], 'description' => ['type' => 'text''analyzer' => 'autocomplete'], 'searchable_title' => ['type' => 'text''boost' => 10'analyzer' => 'autocomplete'], 'slug' => [], 'translations' => ['type' => 'object''properties' => ['content' => ['type' => 'text''analyzer' => 'autocomplete']]], 'center_lat' => [], 'center_lng' => [], 'zoom_level' => [], 'coordinates' => [], 'searchable' => [], 'home_filter' => [], 'statistics_filter' => [], 'neighborhood_filter' => [], 'compound_filter' => [], 'estimate' => [], 'disabled' => ['type' => 'boolean'], 'keyword' => ['type' => 'text''analyzer' => 'autocomplete'], 'level' => ['type' => 'integer'], '_left' => ['type' => 'integer'], '_right' => ['type' => 'integer'], 'root' => ['type' => 'integer'], 'parent' => ['type' => 'object''properties' => ['id' => ['type' => 'integer']]]], []);
  7565.     }
  7566.     /**
  7567.      * Gets the public 'fos_elastica.pager_persister_registry' shared service.
  7568.      *
  7569.      * @return \FOS\ElasticaBundle\Persister\PagerPersisterRegistry
  7570.      */
  7571.     protected function getFosElastica_PagerPersisterRegistryService()
  7572.     {
  7573.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterRegistry.php';
  7576.         $this->services['fos_elastica.pager_persister_registry'] = $instance = new \FOS\ElasticaBundle\Persister\PagerPersisterRegistry(['in_place' => 'fos_elastica.in_place_pager_persister''queue' => 'enqueue_elastica.queue_pager_perister']);
  7577.         $instance->setContainer($this);
  7578.         return $instance;
  7579.     }
  7580.     /**
  7581.      * Gets the public 'fos_elastica.pager_provider.app_listings.listings' shared service.
  7582.      *
  7583.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  7584.      */
  7585.     protected function getFosElastica_PagerProvider_AppListings_ListingsService()
  7586.     {
  7587.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  7588.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  7589.         return $this->services['fos_elastica.pager_provider.app_listings.listings'] = new \FOS\ElasticaBundle\Doctrine\ORMPagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['fos_elastica.doctrine.register_listeners'] ?? $this->getFosElastica_Doctrine_RegisterListenersService()), 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing', ['query_builder_method' => 'populatingListingIndexQueryBuilder''batch_size' => 100'clear_object_manager' => true'debug_logging' => true]);
  7590.     }
  7591.     /**
  7592.      * Gets the public 'fos_elastica.pager_provider.app_locations.locations' shared service.
  7593.      *
  7594.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  7595.      */
  7596.     protected function getFosElastica_PagerProvider_AppLocations_LocationsService()
  7597.     {
  7598.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  7600.         return $this->services['fos_elastica.pager_provider.app_locations.locations'] = new \FOS\ElasticaBundle\Doctrine\ORMPagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['fos_elastica.doctrine.register_listeners'] ?? $this->getFosElastica_Doctrine_RegisterListenersService()), 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location', ['batch_size' => 100'clear_object_manager' => true'debug_logging' => true'query_builder_method' => 'createQueryBuilder']);
  7601.     }
  7602.     /**
  7603.      * Gets the public 'fos_elastica.pager_provider_registry' shared service.
  7604.      *
  7605.      * @return \FOS\ElasticaBundle\Provider\PagerProviderRegistry
  7606.      */
  7607.     protected function getFosElastica_PagerProviderRegistryService()
  7608.     {
  7609.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7610.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7611.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderRegistry.php';
  7612.         $this->services['fos_elastica.pager_provider_registry'] = $instance = new \FOS\ElasticaBundle\Provider\PagerProviderRegistry(['app_listings' => ['listings' => 'fos_elastica.pager_provider.app_listings.listings'], 'app_locations' => ['locations' => 'fos_elastica.pager_provider.app_locations.locations']]);
  7613.         $instance->setContainer($this);
  7614.         return $instance;
  7615.     }
  7616.     /**
  7617.      * Gets the public 'fos_elastica.paginator.subscriber' shared service.
  7618.      *
  7619.      * @return \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber
  7620.      */
  7621.     protected function getFosElastica_Paginator_SubscriberService()
  7622.     {
  7623.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Subscriber/PaginateElasticaQuerySubscriber.php';
  7624.         return $this->services['fos_elastica.paginator.subscriber'] = new \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7625.     }
  7626.     /**
  7627.      * Gets the public 'fos_elastica.persister_registry' shared service.
  7628.      *
  7629.      * @return \FOS\ElasticaBundle\Persister\PersisterRegistry
  7630.      */
  7631.     protected function getFosElastica_PersisterRegistryService()
  7632.     {
  7633.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7634.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7635.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PersisterRegistry.php';
  7636.         $this->services['fos_elastica.persister_registry'] = $instance = new \FOS\ElasticaBundle\Persister\PersisterRegistry(['app_listings' => ['listings' => 'fos_elastica.object_persister.app_listings.listings'], 'app_locations' => ['locations' => 'fos_elastica.object_persister.app_locations.locations']]);
  7637.         $instance->setContainer($this);
  7638.         return $instance;
  7639.     }
  7640.     /**
  7641.      * Gets the public 'fos_elastica.repository_manager' shared service.
  7642.      *
  7643.      * @return \FOS\ElasticaBundle\Manager\RepositoryManager
  7644.      */
  7645.     protected function getFosElastica_RepositoryManagerService()
  7646.     {
  7647.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManagerInterface.php';
  7648.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManager.php';
  7649.         $this->services['fos_elastica.repository_manager'] = $instance = new \FOS\ElasticaBundle\Manager\RepositoryManager();
  7650.         $instance->addType('app_listings/listings', ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingElasticSearchRepository');
  7651.         $instance->addType('app_locations/locations', ($this->services['fos_elastica.finder.app_locations.locations'] ?? $this->getFosElastica_Finder_AppLocations_LocationsService()), 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationElasticSearchRepository');
  7652.         return $instance;
  7653.     }
  7654.     /**
  7655.      * Gets the public 'fos_elastica.resetter' shared service.
  7656.      *
  7657.      * @return \FOS\ElasticaBundle\Index\Resetter
  7658.      */
  7659.     protected function getFosElastica_ResetterService()
  7660.     {
  7661.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/Resetter.php';
  7663.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  7665.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7666.         if (isset($this->services['fos_elastica.resetter'])) {
  7667.             return $this->services['fos_elastica.resetter'];
  7668.         }
  7669.         return $this->services['fos_elastica.resetter'] = new \FOS\ElasticaBundle\Index\Resetter(($this->services['fos_elastica.config_manager'] ?? $this->getFosElastica_ConfigManagerService()), ($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.alias_processor'] ?? ($this->privates['fos_elastica.alias_processor'] = new \FOS\ElasticaBundle\Index\AliasProcessor())), ($this->privates['fos_elastica.mapping_builder'] ?? ($this->privates['fos_elastica.mapping_builder'] = new \FOS\ElasticaBundle\Index\MappingBuilder())), $a);
  7670.     }
  7671.     /**
  7672.      * Gets the public 'fos_elastica.template_resetter' shared service.
  7673.      *
  7674.      * @return \FOS\ElasticaBundle\Index\TemplateResetter
  7675.      */
  7676.     protected function getFosElastica_TemplateResetterService()
  7677.     {
  7678.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/TemplateResetter.php';
  7680.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  7682.         return $this->services['fos_elastica.template_resetter'] = new \FOS\ElasticaBundle\Index\TemplateResetter(($this->services['fos_elastica.config_manager.index_templates'] ?? $this->getFosElastica_ConfigManager_IndexTemplatesService()), ($this->privates['fos_elastica.mapping_builder'] ?? ($this->privates['fos_elastica.mapping_builder'] = new \FOS\ElasticaBundle\Index\MappingBuilder())), ($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()), ($this->services['fos_elastica.index_template_manager'] ?? ($this->services['fos_elastica.index_template_manager'] = new \FOS\ElasticaBundle\Index\IndexTemplateManager([]))));
  7683.     }
  7684.     /**
  7685.      * Gets the public 'fos_js_routing.controller' shared service.
  7686.      *
  7687.      * @return \FOS\JsRoutingBundle\Controller\Controller
  7688.      */
  7689.     protected function getFosJsRouting_ControllerService()
  7690.     {
  7691.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  7692.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  7693.     }
  7694.     /**
  7695.      * Gets the public 'fos_js_routing.extractor' shared service.
  7696.      *
  7697.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  7698.      */
  7699.     protected function getFosJsRouting_ExtractorService()
  7700.     {
  7701.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  7702.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  7703.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  7704.     }
  7705.     /**
  7706.      * Gets the public 'fos_js_routing.serializer' shared service.
  7707.      *
  7708.      * @return \Symfony\Component\Serializer\Serializer
  7709.      */
  7710.     protected function getFosJsRouting_SerializerService()
  7711.     {
  7712.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  7713.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  7714.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  7715.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  7716.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  7717.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  7718.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  7720.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  7721.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  7722.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  7723.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  7724.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  7725.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  7726.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  7727.     }
  7728.     /**
  7729.      * Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
  7730.      *
  7731.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  7732.      */
  7733.     protected function getFosRest_Serializer_JmsHandlerRegistryService()
  7734.     {
  7735.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  7736.         return $this->services['fos_rest.serializer.jms_handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  7737.     }
  7738.     /**
  7739.      * Gets the public 'fos_rest.view_handler' shared service.
  7740.      *
  7741.      * @return \FOS\RestBundle\View\ViewHandler
  7742.      */
  7743.     protected function getFosRest_ViewHandlerService()
  7744.     {
  7745.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  7746.         if (isset($this->services['fos_rest.view_handler'])) {
  7747.             return $this->services['fos_rest.view_handler'];
  7748.         }
  7749.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), new \FOS\RestBundle\Serializer\JMSSerializerAdapter($a, ($this->services['jms_serializer.serialization_context_factory'] ?? $this->getJmsSerializer_SerializationContextFactoryService()), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory()))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false], 400204true, ['serializeNullStrategy' => true]);
  7750.     }
  7751.     /**
  7752.      * Gets the public 'fos_user.change_password.controller' shared service.
  7753.      *
  7754.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  7755.      */
  7756.     protected function getFosUser_ChangePassword_ControllerService()
  7757.     {
  7758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7759.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  7760.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  7761.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  7762.         $this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_change_password_form''FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'$this->parameters['fos_user.change_password.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  7763.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.change_password.controller'$this));
  7764.         return $instance;
  7765.     }
  7766.     /**
  7767.      * Gets the public 'fos_user.resetting.controller' shared service.
  7768.      *
  7769.      * @return \FOS\UserBundle\Controller\ResettingController
  7770.      */
  7771.     protected function getFosUser_Resetting_ControllerService()
  7772.     {
  7773.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  7775.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  7776.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  7777.         $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['fos_user.resetting.form.factory'] ?? $this->getFosUser_Resetting_Form_FactoryService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->privates['fos_user.mailer.noop'] ?? ($this->privates['fos_user.mailer.noop'] = new \FOS\UserBundle\Mailer\NoopMailer())), 7200);
  7778.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.resetting.controller'$this));
  7779.         return $instance;
  7780.     }
  7781.     /**
  7782.      * Gets the public 'fos_user.security.controller' shared service.
  7783.      *
  7784.      * @return \FOS\UserBundle\Controller\SecurityController
  7785.      */
  7786.     protected function getFosUser_Security_ControllerService()
  7787.     {
  7788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  7790.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  7791.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.security.controller'$this));
  7792.         return $instance;
  7793.     }
  7794.     /**
  7795.      * Gets the public 'fos_user.user_manager' shared service.
  7796.      *
  7797.      * @return \FOS\UserBundle\Doctrine\UserManager
  7798.      */
  7799.     protected function getFosUser_UserManagerService()
  7800.     {
  7801.         return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  7802.     }
  7803.     /**
  7804.      * Gets the public 'gaufrette.local_storage_filesystem' shared service.
  7805.      *
  7806.      * @return \Gaufrette\Filesystem
  7807.      */
  7808.     protected function getGaufrette_LocalStorageFilesystemService()
  7809.     {
  7810.         return $this->services['gaufrette.local_storage_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__4).'/public/uploads'), true));
  7811.     }
  7812.     /**
  7813.      * Gets the public 'gaufrette.s3_storage_filesystem' shared service.
  7814.      *
  7815.      * @return \Gaufrette\Filesystem
  7816.      */
  7817.     protected function getGaufrette_S3StorageFilesystemService()
  7818.     {
  7819.         return $this->services['gaufrette.s3_storage_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\AwsS3(\Aws\S3\S3Client::factory(['region' => $this->getEnv('AWS_S3_REGION'), 'version' => '2006-03-01''credentials' => ['key' => $this->getEnv('AWS_ACCESS_KEY'), 'secret' => $this->getEnv('AWS_SECRET_KEY')]]), $this->getEnv('AWS_S3_BUCKET'), ['directory' => '''create' => false'acl' => 'private'], false));
  7820.     }
  7821.     /**
  7822.      * Gets the public 'http_kernel' shared service.
  7823.      *
  7824.      * @return \Symfony\Component\HttpKernel\HttpKernel
  7825.      */
  7826.     protected function getHttpKernelService()
  7827.     {
  7828.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7829.         if (isset($this->services['http_kernel'])) {
  7830.             return $this->services['http_kernel'];
  7831.         }
  7832.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  7833.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  7834.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  7835.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  7836.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  7837.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  7838.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  7839.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  7840.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  7841.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  7842.         }, 8)), $b));
  7843.     }
  7844.     /**
  7845.      * Gets the public 'httplug.client' shared service.
  7846.      *
  7847.      * @return \Http\Client\Common\HttpMethodsClient
  7848.      */
  7849.     protected function getHttplug_ClientService()
  7850.     {
  7851.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  7852.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  7853.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  7855.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  7856.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/PluginClient.php';
  7857.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/ClientFactory.php';
  7858.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/ProfileClientFactory.php';
  7859.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/AutoDiscoveryFactory.php';
  7860.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin.php';
  7861.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/ContentLengthPlugin.php';
  7862.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/RedirectPlugin.php';
  7863.         return $this->services['httplug.client'] = new \Http\Client\Common\HttpMethodsClient(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService())->createClient((new \Http\HttplugBundle\Collector\ProfileClientFactory(new \Http\HttplugBundle\ClientFactory\AutoDiscoveryFactory(), ($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->createClient([]), [=> new \Http\Client\Common\Plugin\ContentLengthPlugin(), => new \Http\Client\Common\Plugin\RedirectPlugin(['preserve_header' => true'use_default_for_multiple' => true])], ['client_name' => 'app']), ($this->services['httplug.message_factory'] ?? $this->getHttplug_MessageFactoryService()));
  7864.     }
  7865.     /**
  7866.      * Gets the public 'httplug.message_factory' shared service.
  7867.      *
  7868.      * @return \Http\Message\MessageFactory
  7869.      */
  7870.     protected function getHttplug_MessageFactoryService()
  7871.     {
  7872.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  7873.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/ResponseFactory.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/MessageFactory.php';
  7875.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7876.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/MessageFactoryDiscovery.php';
  7877.         return $this->services['httplug.message_factory'] = \Http\Discovery\MessageFactoryDiscovery::find();
  7878.     }
  7879.     /**
  7880.      * Gets the public 'httplug.psr17_request_factory' shared service.
  7881.      *
  7882.      * @return \Psr\Http\Message\RequestFactoryInterface
  7883.      */
  7884.     protected function getHttplug_Psr17RequestFactoryService()
  7885.     {
  7886.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  7887.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7889.         return $this->services['httplug.psr17_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findRequestFactory();
  7890.     }
  7891.     /**
  7892.      * Gets the public 'httplug.psr17_response_factory' shared service.
  7893.      *
  7894.      * @return \Psr\Http\Message\ResponseFactoryInterface
  7895.      */
  7896.     protected function getHttplug_Psr17ResponseFactoryService()
  7897.     {
  7898.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  7899.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7900.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7901.         return $this->services['httplug.psr17_response_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findResponseFactory();
  7902.     }
  7903.     /**
  7904.      * Gets the public 'httplug.psr17_server_request_factory' shared service.
  7905.      *
  7906.      * @return \Psr\Http\Message\ServerRequestFactoryInterface
  7907.      */
  7908.     protected function getHttplug_Psr17ServerRequestFactoryService()
  7909.     {
  7910.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  7911.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7912.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7913.         return $this->services['httplug.psr17_server_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findServerRequestFactory();
  7914.     }
  7915.     /**
  7916.      * Gets the public 'httplug.psr17_stream_factory' shared service.
  7917.      *
  7918.      * @return \Psr\Http\Message\StreamFactoryInterface
  7919.      */
  7920.     protected function getHttplug_Psr17StreamFactoryService()
  7921.     {
  7922.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7925.         return $this->services['httplug.psr17_stream_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findStreamFactory();
  7926.     }
  7927.     /**
  7928.      * Gets the public 'httplug.psr17_uploaded_file_factory' shared service.
  7929.      *
  7930.      * @return \Psr\Http\Message\UploadedFileFactoryInterface
  7931.      */
  7932.     protected function getHttplug_Psr17UploadedFileFactoryService()
  7933.     {
  7934.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  7935.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7937.         return $this->services['httplug.psr17_uploaded_file_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUploadedFileFactory();
  7938.     }
  7939.     /**
  7940.      * Gets the public 'httplug.psr17_uri_factory' shared service.
  7941.      *
  7942.      * @return \Psr\Http\Message\UriFactoryInterface
  7943.      */
  7944.     protected function getHttplug_Psr17UriFactoryService()
  7945.     {
  7946.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  7947.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7948.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7949.         return $this->services['httplug.psr17_uri_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUrlFactory();
  7950.     }
  7951.     /**
  7952.      * Gets the public 'httplug.psr18_client' shared service.
  7953.      *
  7954.      * @return \Psr\Http\Client\ClientInterface
  7955.      */
  7956.     protected function getHttplug_Psr18ClientService()
  7957.     {
  7958.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  7959.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7960.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr18ClientDiscovery.php';
  7961.         return $this->services['httplug.psr18_client'] = \Http\Discovery\Psr18ClientDiscovery::find();
  7962.     }
  7963.     /**
  7964.      * Gets the public 'httplug.stream_factory' shared service.
  7965.      *
  7966.      * @return \Http\Message\StreamFactory
  7967.      */
  7968.     protected function getHttplug_StreamFactoryService()
  7969.     {
  7970.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  7971.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7972.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/StreamFactoryDiscovery.php';
  7973.         return $this->services['httplug.stream_factory'] = \Http\Discovery\StreamFactoryDiscovery::find();
  7974.     }
  7975.     /**
  7976.      * Gets the public 'httplug.uri_factory' shared service.
  7977.      *
  7978.      * @return \Http\Message\UriFactory
  7979.      */
  7980.     protected function getHttplug_UriFactoryService()
  7981.     {
  7982.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/UriFactory.php';
  7983.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7984.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/UriFactoryDiscovery.php';
  7985.         return $this->services['httplug.uri_factory'] = \Http\Discovery\UriFactoryDiscovery::find();
  7986.     }
  7987.     /**
  7988.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  7989.      *
  7990.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  7991.      */
  7992.     protected function getHwiOauth_ResourceOwnermap_MainService()
  7993.     {
  7994.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapInterface.php';
  7995.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMap.php';
  7996.         return $this->services['hwi_oauth.resource_ownermap.main'] = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $this->parameters['hwi_oauth.resource_owners'], $this->parameters['hwi_oauth.resource_ownermap.configured.main'], new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7997.             'aqarmap' => ['privates''hwi_oauth.resource_owner.aqarmap''getHwiOauth_ResourceOwner_AqarmapService'false],
  7998.         ], [
  7999.             'aqarmap' => '?',
  8000.         ]));
  8001.     }
  8002.     /**
  8003.      * Gets the public 'hwi_oauth.user_checker' shared service.
  8004.      *
  8005.      * @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
  8006.      */
  8007.     protected function getHwiOauth_UserCheckerService()
  8008.     {
  8009.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8010.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8011.         return $this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
  8012.     }
  8013.     /**
  8014.      * Gets the public 'jms_i18n_routing.cookie_setting_listener' shared service.
  8015.      *
  8016.      * @return \JMS\I18nRoutingBundle\EventListener\CookieSettingListener
  8017.      */
  8018.     protected function getJmsI18nRouting_CookieSettingListenerService()
  8019.     {
  8020.         return $this->services['jms_i18n_routing.cookie_setting_listener'] = new \JMS\I18nRoutingBundle\EventListener\CookieSettingListener('hl'31536000NULLNULLfalsefalse);
  8021.     }
  8022.     /**
  8023.      * Gets the public 'jms_i18n_routing.loader' shared service.
  8024.      *
  8025.      * @return \JMS\I18nRoutingBundle\Router\I18nLoader
  8026.      */
  8027.     protected function getJmsI18nRouting_LoaderService()
  8028.     {
  8029.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/I18nLoader.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/RouteExclusionStrategyInterface.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultRouteExclusionStrategy.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/PatternGenerationStrategyInterface.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php';
  8034.         return $this->services['jms_i18n_routing.loader'] = new \JMS\I18nRoutingBundle\Router\I18nLoader(new \JMS\I18nRoutingBundle\Router\DefaultRouteExclusionStrategy(), new \JMS\I18nRoutingBundle\Router\DefaultPatternGenerationStrategy('prefix', ($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['jms_i18n_routing.locales'], $this->targetDir.'''routes''ar'));
  8035.     }
  8036.     /**
  8037.      * Gets the public 'jms_i18n_routing.locale_choosing_listener' shared service.
  8038.      *
  8039.      * @return \JMS\I18nRoutingBundle\EventListener\LocaleChoosingListener
  8040.      */
  8041.     protected function getJmsI18nRouting_LocaleChoosingListenerService()
  8042.     {
  8043.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/EventListener/LocaleChoosingListener.php';
  8044.         return $this->services['jms_i18n_routing.locale_choosing_listener'] = new \JMS\I18nRoutingBundle\EventListener\LocaleChoosingListener('ar'$this->parameters['jms_i18n_routing.locales'], ($this->privates['jms_i18n_routing.locale_resolver.default'] ?? ($this->privates['jms_i18n_routing.locale_resolver.default'] = new \Aqarmap\Bundle\MainBundle\Locale\DefaultLocaleResolver('hl'))));
  8045.     }
  8046.     /**
  8047.      * Gets the public 'jms_serializer' shared service.
  8048.      *
  8049.      * @return \JMS\Serializer\Serializer
  8050.      */
  8051.     protected function getJmsSerializerService()
  8052.     {
  8053.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  8054.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
  8055.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  8056.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  8057.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  8058.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  8059.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8060.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer' => ['privates''Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer''getUserPreSerializerService'false],
  8061.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer''getCompoundLocationPreSerializerService'false],
  8062.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber''getLeadPreSerializerSubscriberService'false],
  8063.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber''getListingBuildDataSubscriberService'false],
  8064.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener''getListingPreSerializerListenerService'false],
  8065.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener''getLocationPreSerializerListenerService'false],
  8066.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener''getPhotoThumbSerializerListenerService'false],
  8067.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer''getPropertyTypePreSerializerService'false],
  8068.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer''getSectionPreSerializerService'false],
  8069.             'Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener''getVerifyExchangeUnlocksSerializerListenerService'false],
  8070.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  8071.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  8072.         ], [
  8073.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer' => '?',
  8074.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer' => '?',
  8075.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber' => '?',
  8076.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber' => '?',
  8077.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener' => '?',
  8078.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener' => '?',
  8079.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener' => '?',
  8080.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer' => '?',
  8081.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer' => '?',
  8082.             'Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener' => '?',
  8083.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  8084.             'jms_serializer.stopwatch_subscriber' => '?',
  8085.         ]));
  8086.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'=> 'setIsUserHasFreeListingQuote'], => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User'=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer'=> 'translateV4'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation'=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PhoneLead'=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\CallRequestLead'=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\MessageLead'=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\SimilarListingsLead'=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\TargetUserMessageLead'=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\TargetUserCallRequestLead'=> NULL=> NULL], => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\TargetUserPhoneLead'=> NULL=> NULL], 10 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\WhatsAppLead'=> NULL=> NULL], 11 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\TopSellerLead'=> NULL=> NULL], 12 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'=> 'onPreSerializeNewLeadEntity'], => 'App\\Entity\\Lead\\Lead'=> NULL=> NULL], 13 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'=> NULL=> NULL], 14 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'=> 'setLogos'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'=> NULL=> NULL], 15 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'=> 'translateLabels'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'=> NULL=> NULL], 16 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'=> 'translateListingV4'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'=> NULL=> NULL], 17 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'=> 'setPropertyTypChildren'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'=> NULL=> NULL], 18 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'=> 'setCostPerLead'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'=> NULL=> NULL], 19 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'=> 'translate'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location'=> NULL=> NULL], 20 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'=> 'setListingOrNull'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location'=> NULL=> NULL], 21 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Photo'=> NULL=> NULL], 22 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto'=> NULL=> NULL], 23 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'=> 'translateV4'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType'=> NULL=> NULL], 24 => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'=> 'translateV4'], => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section'=> NULL=> NULL], 25 => [=> [=> 'Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener'=> 'onPreSerialize'], => 'Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest'=> NULL=> NULL], 26 => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], 27 => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], 28 => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ORM\\PersistentCollection'], 29 => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], 30 => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], 31 => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], 32 => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], 33 => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  8087.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  8088.         $g->setOptions(1216);
  8089.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  8090.         $h->setFormatOutput(true);
  8091.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  8092.         $i->setOptions(0);
  8093.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? $this->getJmsSerializer_SerializationContextFactoryService()), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  8094.     }
  8095.     /**
  8096.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  8097.      *
  8098.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  8099.      */
  8100.     protected function getJmsSerializer_DeserializationContextFactoryService()
  8101.     {
  8102.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  8103.     }
  8104.     /**
  8105.      * Gets the public 'jms_serializer.handler_registry' shared service.
  8106.      *
  8107.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  8108.      */
  8109.     protected function getJmsSerializer_HandlerRegistryService()
  8110.     {
  8111.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  8112.         return $this->services['jms_serializer.handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  8113.     }
  8114.     /**
  8115.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  8116.      *
  8117.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  8118.      */
  8119.     protected function getJmsSerializer_MetadataDriverService()
  8120.     {
  8121.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  8122.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  8123.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  8124.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  8125.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  8126.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  8131.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  8132.         $a = new \Metadata\Driver\FileLocator(['Aqarmap\\Bundle\\UserBundle' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/config/serializer'), 'FOS\\UserBundle' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/config/serializer')]);
  8133.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  8134.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  8135.         return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([=> new \JMS\Serializer\Metadata\Driver\YamlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\XmlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $b$c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
  8136.     }
  8137.     /**
  8138.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  8139.      *
  8140.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  8141.      */
  8142.     protected function getJmsSerializer_SerializationContextFactoryService()
  8143.     {
  8144.         $this->services['jms_serializer.serialization_context_factory'] = $instance = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  8145.         $instance->setSerializeNulls(true);
  8146.         $instance->enableMaxDepthChecks();
  8147.         return $instance;
  8148.     }
  8149.     /**
  8150.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  8151.      *
  8152.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  8153.      */
  8154.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  8155.     {
  8156.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  8157.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  8158.         if (isset($this->services['jms_serializer.twig_extension.serializer_runtime_helper'])) {
  8159.             return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'];
  8160.         }
  8161.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper($a);
  8162.     }
  8163.     /**
  8164.      * Gets the public 'knp_gaufrette.filesystem_map' shared service.
  8165.      *
  8166.      * @return \Knp\Bundle\GaufretteBundle\FilesystemMap
  8167.      */
  8168.     protected function getKnpGaufrette_FilesystemMapService()
  8169.     {
  8170.         return $this->services['knp_gaufrette.filesystem_map'] = new \Knp\Bundle\GaufretteBundle\FilesystemMap(['s3_storage' => ($this->services['gaufrette.s3_storage_filesystem'] ?? $this->getGaufrette_S3StorageFilesystemService()), 'local_storage' => ($this->services['gaufrette.local_storage_filesystem'] ?? $this->getGaufrette_LocalStorageFilesystemService())]);
  8171.     }
  8172.     /**
  8173.      * Gets the public 'knp_menu.factory' shared service.
  8174.      *
  8175.      * @return \Knp\Menu\MenuFactory
  8176.      */
  8177.     protected function getKnpMenu_FactoryService()
  8178.     {
  8179.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  8180.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  8181.         return $instance;
  8182.     }
  8183.     /**
  8184.      * Gets the public 'knp_menu.matcher' shared service.
  8185.      *
  8186.      * @return \Knp\Menu\Matcher\Matcher
  8187.      */
  8188.     protected function getKnpMenu_MatcherService()
  8189.     {
  8190.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  8191.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  8192.         }, 1));
  8193.     }
  8194.     /**
  8195.      * Gets the public 'knp_paginator' shared service.
  8196.      *
  8197.      * @return \Knp\Component\Pager\Paginator
  8198.      */
  8199.     protected function getKnpPaginatorService($lazyLoad true)
  8200.     {
  8201.         if ($lazyLoad) {
  8202.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  8203.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8204.                     $wrappedInstance $this->getKnpPaginatorService(false);
  8205.                     $proxy->setProxyInitializer(null);
  8206.                     return true;
  8207.                 });
  8208.             });
  8209.         }
  8210.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8211.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => false'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  8212.         return $instance;
  8213.     }
  8214.     /**
  8215.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  8216.      *
  8217.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8218.      */
  8219.     protected function getLiipImagine_Binary_Loader_DefaultService()
  8220.     {
  8221.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  8222.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  8223.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  8228.         $a = \Symfony\Component\Mime\MimeTypes::getDefault();
  8229.         return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a$a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public')], false));
  8230.     }
  8231.     /**
  8232.      * Gets the public 'liip_imagine.binary.loader.stream.aws_s3' shared service.
  8233.      *
  8234.      * @return \Liip\ImagineBundle\Binary\Loader\StreamLoader
  8235.      */
  8236.     protected function getLiipImagine_Binary_Loader_Stream_AwsS3Service()
  8237.     {
  8238.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/StreamLoader.php';
  8240.         return $this->services['liip_imagine.binary.loader.stream.aws_s3'] = new \Liip\ImagineBundle\Binary\Loader\StreamLoader('gaufrette://pictures/'NULL);
  8241.     }
  8242.     /**
  8243.      * Gets the public 'liip_imagine.cache.manager' shared service.
  8244.      *
  8245.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  8246.      */
  8247.     protected function getLiipImagine_Cache_ManagerService()
  8248.     {
  8249.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8250.         if (isset($this->services['liip_imagine.cache.manager'])) {
  8251.             return $this->services['liip_imagine.cache.manager'];
  8252.         }
  8253.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $a'default'false);
  8254.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  8255.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  8256.         return $instance;
  8257.     }
  8258.     /**
  8259.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  8260.      *
  8261.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  8262.      */
  8263.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  8264.     {
  8265.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  8266.     }
  8267.     /**
  8268.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  8269.      *
  8270.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  8271.      */
  8272.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  8273.     {
  8274.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  8275.     }
  8276.     /**
  8277.      * Gets the public 'liip_imagine.cache.signer' shared service.
  8278.      *
  8279.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  8280.      */
  8281.     protected function getLiipImagine_Cache_SignerService()
  8282.     {
  8283.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  8284.     }
  8285.     /**
  8286.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  8287.      *
  8288.      * @return \Liip\ImagineBundle\Config\StackCollection
  8289.      */
  8290.     protected function getLiipImagine_Config_StackCollectionService()
  8291.     {
  8292.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  8296.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  8297.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  8298.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  8299.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  8300.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  8301.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  8302.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  8303.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  8304.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  8305.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  8306.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  8307.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  8308.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  8309.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  8310.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  8311.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  8312.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  8313.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  8314.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  8316.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  8317.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  8318.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  8319.         return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a$b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
  8320.     }
  8321.     /**
  8322.      * Gets the public 'liip_imagine.data.manager' shared service.
  8323.      *
  8324.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  8325.      */
  8326.     protected function getLiipImagine_Data_ManagerService()
  8327.     {
  8328.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8330.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8331.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8332.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  8333.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/StreamLoader.php';
  8334.         $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'stream.aws_s3'NULL);
  8335.         $instance->addLoader('stream.aws_s3', ($this->services['liip_imagine.binary.loader.stream.aws_s3'] ?? ($this->services['liip_imagine.binary.loader.stream.aws_s3'] = new \Liip\ImagineBundle\Binary\Loader\StreamLoader('gaufrette://pictures/'NULL))));
  8336.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  8337.         return $instance;
  8338.     }
  8339.     /**
  8340.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  8341.      *
  8342.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  8343.      */
  8344.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  8345.     {
  8346.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8347.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  8348.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  8349.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  8350.     }
  8351.     /**
  8352.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  8353.      *
  8354.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  8355.      */
  8356.     protected function getLiipImagine_Filter_Loader_FixedService()
  8357.     {
  8358.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8359.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  8360.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  8361.     }
  8362.     /**
  8363.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  8364.      *
  8365.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  8366.      */
  8367.     protected function getLiipImagine_Filter_Loader_FlipService()
  8368.     {
  8369.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8370.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  8371.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  8372.     }
  8373.     /**
  8374.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  8375.      *
  8376.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  8377.      */
  8378.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  8379.     {
  8380.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8381.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  8382.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  8383.     }
  8384.     /**
  8385.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  8386.      *
  8387.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  8388.      */
  8389.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  8390.     {
  8391.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8392.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  8393.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  8394.     }
  8395.     /**
  8396.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  8397.      *
  8398.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  8399.      */
  8400.     protected function getLiipImagine_Filter_Loader_ResampleService()
  8401.     {
  8402.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8403.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  8404.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  8405.     }
  8406.     /**
  8407.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  8408.      *
  8409.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  8410.      */
  8411.     protected function getLiipImagine_Filter_Loader_RotateService()
  8412.     {
  8413.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8414.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  8415.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  8416.     }
  8417.     /**
  8418.      * Gets the public 'liip_imagine.filter.manager' shared service.
  8419.      *
  8420.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  8421.      */
  8422.     protected function getLiipImagine_Filter_ManagerService()
  8423.     {
  8424.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  8425.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8426.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  8427.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  8428.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  8429.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  8430.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  8431.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  8432.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  8433.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  8434.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  8436.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  8437.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  8438.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  8439.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  8442.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  8443.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  8444.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  8445.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  8447.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  8448.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  8449.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  8450.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  8451.         $this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  8452.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  8453.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  8454.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  8455.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  8456.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  8457.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__4)));
  8458.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__4)));
  8459.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  8460.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  8461.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  8462.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  8463.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  8464.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  8465.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  8466.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  8467.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  8468.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  8469.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  8470.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  8471.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  8472.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  8473.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  8474.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  8475.         return $instance;
  8476.     }
  8477.     /**
  8478.      * Gets the public 'messenger.default_bus' shared service.
  8479.      *
  8480.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  8481.      */
  8482.     protected function getMessenger_DefaultBusService()
  8483.     {
  8484.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  8485.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  8486.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  8487.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  8488.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  8489.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  8490.             yield => ($this->privates['messenger.bus.default.middleware.doctrine_ping_connection'] ?? $this->getMessenger_Bus_Default_Middleware_DoctrinePingConnectionService());
  8491.             yield => ($this->privates['App\\MessageMiddleware\\ExternalMessageMiddleware'] ?? ($this->privates['App\\MessageMiddleware\\ExternalMessageMiddleware'] = new \App\MessageMiddleware\ExternalMessageMiddleware()));
  8492.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  8493.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  8494.         }, 9)));
  8495.     }
  8496.     /**
  8497.      * Gets the public 'monolog.logger.deprecation' shared service.
  8498.      *
  8499.      * @return \Symfony\Bridge\Monolog\Logger
  8500.      */
  8501.     protected function getMonolog_Logger_DeprecationService()
  8502.     {
  8503.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  8504.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8505.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8506.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8507.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8508.         return $instance;
  8509.     }
  8510.     /**
  8511.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  8512.      *
  8513.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  8514.      */
  8515.     protected function getNelmioApiDoc_Command_DumpService()
  8516.     {
  8517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8518.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Command/DumpCommand.php';
  8519.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8520.         $instance->setName('nelmio:apidoc:dump');
  8521.         return $instance;
  8522.     }
  8523.     /**
  8524.      * Gets the public 'nelmio_api_doc.controller.redocly' shared service.
  8525.      *
  8526.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  8527.      */
  8528.     protected function getNelmioApiDoc_Controller_RedoclyService()
  8529.     {
  8530.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  8531.         return $this->services['nelmio_api_doc.controller.redocly'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'redocly');
  8532.     }
  8533.     /**
  8534.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  8535.      *
  8536.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  8537.      */
  8538.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  8539.     {
  8540.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/DocumentationController.php';
  8541.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8542.     }
  8543.     /**
  8544.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  8545.      *
  8546.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  8547.      */
  8548.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  8549.     {
  8550.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  8551.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'swaggerui');
  8552.     }
  8553.     /**
  8554.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  8555.      *
  8556.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  8557.      */
  8558.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  8559.     {
  8560.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/YamlDocumentationController.php';
  8561.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8562.     }
  8563.     /**
  8564.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  8565.      *
  8566.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  8567.      */
  8568.     protected function getNelmioApiDoc_Generator_DefaultService()
  8569.     {
  8570.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ApiDocGenerator.php';
  8571.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Generator.php';
  8572.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Processors/ProcessorInterface.php';
  8573.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Processor/NullablePropertyProcessor.php';
  8574.         $a = new \OpenApi\Generator();
  8575.         $a->addProcessor(new \Nelmio\ApiDocBundle\Processor\NullablePropertyProcessor(), NULL);
  8576.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  8577.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  8578.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  8579.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  8580.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  8581.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  8582.         }, 5), new RewindableGenerator(function () {
  8583.             yield => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
  8584.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  8585.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  8586.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  8587.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  8588.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  8589.         }, 6), NULL'openapi_doc.default'$a);
  8590.         $b = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  8591.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8592.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8593.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8594.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  8595.         $instance->setAlternativeNames([]);
  8596.         $instance->setMediaTypes([=> 'json']);
  8597.         $instance->setLogger($b);
  8598.         $instance->setOpenApiVersion(NULL);
  8599.         return $instance;
  8600.     }
  8601.     /**
  8602.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  8603.      *
  8604.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  8605.      */
  8606.     protected function getNelmioApiDoc_RenderDocsService()
  8607.     {
  8608.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/RenderOpenApi.php';
  8609.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/OpenApiRenderer.php';
  8610.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Json/JsonOpenApiRenderer.php';
  8611.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Yaml/YamlOpenApiRenderer.php';
  8612.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/HtmlOpenApiRenderer.php';
  8613.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8614.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  8615.         ], [
  8616.             'default' => '?',
  8617.         ]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ['assets_mode' => 'cdn''swagger_ui_config' => [], 'redocly_config' => []]));
  8618.     }
  8619.     /**
  8620.      * Gets the public 'old_sound_rabbit_mq.connection.default' shared service.
  8621.      *
  8622.      * @return \PhpAmqpLib\Connection\AMQPStreamConnection
  8623.      */
  8624.     protected function getOldSoundRabbitMq_Connection_DefaultService()
  8625.     {
  8626.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Channel/AbstractChannel.php';
  8627.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AbstractConnection.php';
  8628.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AMQPStreamConnection.php';
  8629.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/RabbitMq/AMQPConnectionFactory.php';
  8630.         return $this->services['old_sound_rabbit_mq.connection.default'] = (new \OldSound\RabbitMqBundle\RabbitMq\AMQPConnectionFactory('PhpAmqpLib\\Connection\\AMQPStreamConnection', ['url' => $this->getEnv('RABBITMQ_URL'), 'host' => 'localhost''port' => 5672'user' => 'guest''password' => 'guest''vhost' => '/''login_method' => 'AMQPLAIN''hosts' => [], 'lazy' => false'connection_timeout' => 3'read_write_timeout' => 3'channel_rpc_timeout' => 0.0'use_socket' => false'ssl_context' => [], 'keepalive' => false'heartbeat' => 0]))->createConnection();
  8631.     }
  8632.     /**
  8633.      * Gets the public 'old_sound_rabbit_mq.parts_holder' shared service.
  8634.      *
  8635.      * @return \OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder
  8636.      */
  8637.     protected function getOldSoundRabbitMq_PartsHolderService()
  8638.     {
  8639.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/RabbitMq/AmqpPartsHolder.php';
  8640.         return $this->services['old_sound_rabbit_mq.parts_holder'] = new \OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder();
  8641.     }
  8642.     /**
  8643.      * Gets the public 'presta_sitemap.controller' shared service.
  8644.      *
  8645.      * @return \Presta\SitemapBundle\Controller\SitemapController
  8646.      */
  8647.     protected function getPrestaSitemap_ControllerService()
  8648.     {
  8649.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Controller/SitemapController.php';
  8650.         return $this->services['presta_sitemap.controller'] = new \Presta\SitemapBundle\Controller\SitemapController(($this->services['presta_sitemap.generator'] ?? $this->getPrestaSitemap_GeneratorService()), 86400);
  8651.     }
  8652.     /**
  8653.      * Gets the public 'presta_sitemap.dump_command' shared service.
  8654.      *
  8655.      * @return \Presta\SitemapBundle\Command\DumpSitemapsCommand
  8656.      */
  8657.     protected function getPrestaSitemap_DumpCommandService()
  8658.     {
  8659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8660.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Command/DumpSitemapsCommand.php';
  8661.         $this->services['presta_sitemap.dump_command'] = $instance = new \Presta\SitemapBundle\Command\DumpSitemapsCommand(($this->services['router'] ?? $this->getRouterService()), ($this->services['presta_sitemap.dumper'] ?? $this->getPrestaSitemap_DumperService()), (\dirname(__DIR__4).'/public'));
  8662.         $instance->setName('presta:sitemaps:dump');
  8663.         return $instance;
  8664.     }
  8665.     /**
  8666.      * Gets the public 'presta_sitemap.dumper' shared service.
  8667.      *
  8668.      * @return \Presta\SitemapBundle\Service\Dumper
  8669.      */
  8670.     protected function getPrestaSitemap_DumperService()
  8671.     {
  8672.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/UrlContainerInterface.php';
  8673.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/AbstractGenerator.php';
  8674.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/DumperInterface.php';
  8675.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/Dumper.php';
  8676.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8677.         if (isset($this->services['presta_sitemap.dumper'])) {
  8678.             return $this->services['presta_sitemap.dumper'];
  8679.         }
  8680.         $this->services['presta_sitemap.dumper'] = $instance = new \Presta\SitemapBundle\Service\Dumper($a, ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->services['router'] ?? $this->getRouterService()), 'sitemap'50000);
  8681.         $instance->setDefaults($this->parameters['presta_sitemap.defaults']);
  8682.         return $instance;
  8683.     }
  8684.     /**
  8685.      * Gets the public 'presta_sitemap.generator' shared service.
  8686.      *
  8687.      * @return \Presta\SitemapBundle\Service\Generator
  8688.      */
  8689.     protected function getPrestaSitemap_GeneratorService()
  8690.     {
  8691.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/UrlContainerInterface.php';
  8692.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/AbstractGenerator.php';
  8693.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/GeneratorInterface.php';
  8694.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/Generator.php';
  8695.         $this->services['presta_sitemap.generator'] = $instance = new \Presta\SitemapBundle\Service\Generator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()), 50000);
  8696.         $instance->setDefaults($this->parameters['presta_sitemap.defaults']);
  8697.         return $instance;
  8698.     }
  8699.     /**
  8700.      * Gets the public 'redjan_ym_fcm.client' shared service.
  8701.      *
  8702.      * @return \RedjanYm\FCMBundle\FCMClient
  8703.      */
  8704.     protected function getRedjanYmFcm_ClientService()
  8705.     {
  8706.         include_once \dirname(__DIR__4).'/vendor/redjanym/fcm-bundle/FCMClient.php';
  8707.         include_once \dirname(__DIR__4).'/vendor/redjanym/php-firebase-cloud-messaging/src/ClientInterface.php';
  8708.         include_once \dirname(__DIR__4).'/vendor/redjanym/php-firebase-cloud-messaging/src/Client.php';
  8709.         $a = new \sngrl\PhpFirebaseCloudMessaging\Client();
  8710.         $a->setApiKey($this->getEnv('resolve:FCM_SERVER_KEY'));
  8711.         return $this->services['redjan_ym_fcm.client'] = new \RedjanYm\FCMBundle\FCMClient($a);
  8712.     }
  8713.     /**
  8714.      * Gets the public 'request_stack' shared service.
  8715.      *
  8716.      * @return \Symfony\Component\HttpFoundation\RequestStack
  8717.      */
  8718.     protected function getRequestStackService()
  8719.     {
  8720.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  8721.     }
  8722.     /**
  8723.      * Gets the public 'router' shared service.
  8724.      *
  8725.      * @return \JMS\I18nRoutingBundle\Router\I18nRouter
  8726.      */
  8727.     protected function getRouterService()
  8728.     {
  8729.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  8730.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8731.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8732.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8733.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8734.         $this->services['router'] = $instance = new \JMS\I18nRoutingBundle\Router\I18nRouter($this'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'ar');
  8735.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8736.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8737.         $instance->setLocaleResolver(($this->privates['jms_i18n_routing.locale_resolver.default'] ?? ($this->privates['jms_i18n_routing.locale_resolver.default'] = new \Aqarmap\Bundle\MainBundle\Locale\DefaultLocaleResolver('hl'))));
  8738.         $instance->setI18nLoaderId('jms_i18n_routing.loader');
  8739.         $instance->setDefaultLocale('ar');
  8740.         $instance->setRedirectToHost(true);
  8741.         return $instance;
  8742.     }
  8743.     /**
  8744.      * Gets the public 'routing.loader' shared service.
  8745.      *
  8746.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  8747.      */
  8748.     protected function getRouting_LoaderService()
  8749.     {
  8750.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  8751.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  8752.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  8753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  8754.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  8755.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  8756.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Routing/SearchLoader.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  8759.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  8760.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  8761.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  8762.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  8763.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  8764.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8765.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  8766.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  8771.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  8772.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  8773.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  8774.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  8775.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  8776.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  8777.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  8778.         $a->addLoader(new \Aqarmap\Bundle\ListingBundle\Routing\SearchLoader(NULL, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  8779.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  8780.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  8781.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  8782.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  8783.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  8784.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8785.             'kernel' => ['services''kernel''getKernelService'false],
  8786.         ], [
  8787.             'kernel' => 'App\\Kernel',
  8788.         ]), 'dev'));
  8789.         $a->addLoader($c);
  8790.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  8791.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  8792.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  8793.     }
  8794.     /**
  8795.      * Gets the public 'services_resetter' shared service.
  8796.      *
  8797.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  8798.      */
  8799.     protected function getServicesResetterService()
  8800.     {
  8801.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  8802.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  8803.             if (false) {
  8804.                 yield 'cloudwatch_handler' => null;
  8805.             }
  8806.             if (isset($this->services['cache.app'])) {
  8807.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  8808.             }
  8809.             if (isset($this->services['cache.system'])) {
  8810.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  8811.             }
  8812.             if (isset($this->privates['cache.validator'])) {
  8813.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  8814.             }
  8815.             if (isset($this->privates['cache.serializer'])) {
  8816.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  8817.             }
  8818.             if (isset($this->privates['cache.annotations'])) {
  8819.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  8820.             }
  8821.             if (isset($this->privates['cache.property_info'])) {
  8822.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  8823.             }
  8824.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  8825.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  8826.             }
  8827.             if (isset($this->privates['.debug.http_client'])) {
  8828.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  8829.             }
  8830.             if (isset($this->privates['mailer.message_logger_listener'])) {
  8831.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  8832.             }
  8833.             if (isset($this->privates['debug.stopwatch'])) {
  8834.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  8835.             }
  8836.             if (isset($this->services['event_dispatcher'])) {
  8837.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  8838.             }
  8839.             if (isset($this->services['cache.rate_limiter'])) {
  8840.                 yield 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? null);
  8841.             }
  8842.             if (isset($this->privates['doctrine.result_cache_pool'])) {
  8843.                 yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? null);
  8844.             }
  8845.             if (isset($this->privates['doctrine.system_cache_pool'])) {
  8846.                 yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? null);
  8847.             }
  8848.             if (isset($this->privates['rate_limiter_storage_pool'])) {
  8849.                 yield 'rate_limiter_storage_pool' => ($this->privates['rate_limiter_storage_pool'] ?? null);
  8850.             }
  8851.             if (isset($this->privates['session_listener'])) {
  8852.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  8853.             }
  8854.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  8855.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  8856.             }
  8857.             if (isset($this->services['cache.validator_expression_language'])) {
  8858.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  8859.             }
  8860.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  8861.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  8862.             }
  8863.             if (isset($this->services['.container.private.profiler'])) {
  8864.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  8865.             }
  8866.             if (isset($this->services['.container.private.validator'])) {
  8867.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  8868.             }
  8869.             if (isset($this->services['doctrine'])) {
  8870.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  8871.             }
  8872.             if (isset($this->privates['form.type.entity'])) {
  8873.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  8874.             }
  8875.             if (isset($this->privates['twig.form.engine'])) {
  8876.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  8877.             }
  8878.             if (isset($this->services['fos_rest.view_handler'])) {
  8879.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  8880.             }
  8881.             if (isset($this->services['.container.private.security.token_storage'])) {
  8882.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  8883.             }
  8884.             if (isset($this->privates['cache.security_expression_language'])) {
  8885.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  8886.             }
  8887.             if (isset($this->privates['debug.security.firewall'])) {
  8888.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  8889.             }
  8890.             if (isset($this->privates['httplug.collector.collector'])) {
  8891.                 yield 'httplug.collector.collector' => ($this->privates['httplug.collector.collector'] ?? null);
  8892.             }
  8893.             if (isset($this->privates['monolog.handler.main'])) {
  8894.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  8895.             }
  8896.             if (isset($this->privates['monolog.handler.console'])) {
  8897.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  8898.             }
  8899.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  8900.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  8901.             }
  8902.             if (isset($this->privates['cache.webpack_encore'])) {
  8903.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  8904.             }
  8905.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  8906.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  8907.             }
  8908.             if (isset($this->privates['.debug.http_client'])) {
  8909.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  8910.             }
  8911.             if (isset($this->privates['.debug.sms.client'])) {
  8912.                 yield '.debug.sms.client' => ($this->privates['.debug.sms.client'] ?? null);
  8913.             }
  8914.             if (isset($this->privates['.debug.auth.client'])) {
  8915.                 yield '.debug.auth.client' => ($this->privates['.debug.auth.client'] ?? null);
  8916.             }
  8917.             if (isset($this->privates['.debug.locations_insights.client'])) {
  8918.                 yield '.debug.locations_insights.client' => ($this->privates['.debug.locations_insights.client'] ?? null);
  8919.             }
  8920.             if (isset($this->privates['.debug.fcm.client'])) {
  8921.                 yield '.debug.fcm.client' => ($this->privates['.debug.fcm.client'] ?? null);
  8922.             }
  8923.             if (isset($this->privates['.debug.search.client'])) {
  8924.                 yield '.debug.search.client' => ($this->privates['.debug.search.client'] ?? null);
  8925.             }
  8926.             if (isset($this->privates['.debug.geoip.client'])) {
  8927.                 yield '.debug.geoip.client' => ($this->privates['.debug.geoip.client'] ?? null);
  8928.             }
  8929.             if (isset($this->privates['.debug.hwi_oauth.http_client'])) {
  8930.                 yield '.debug.hwi_oauth.http_client' => ($this->privates['.debug.hwi_oauth.http_client'] ?? null);
  8931.             }
  8932.         }, function () {
  8933.             return + (int) (false) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['cache.rate_limiter'])) + (int) (isset($this->privates['doctrine.result_cache_pool'])) + (int) (isset($this->privates['doctrine.system_cache_pool'])) + (int) (isset($this->privates['rate_limiter_storage_pool'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['httplug.collector.collector'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['.debug.sms.client'])) + (int) (isset($this->privates['.debug.auth.client'])) + (int) (isset($this->privates['.debug.locations_insights.client'])) + (int) (isset($this->privates['.debug.fcm.client'])) + (int) (isset($this->privates['.debug.search.client'])) + (int) (isset($this->privates['.debug.geoip.client'])) + (int) (isset($this->privates['.debug.hwi_oauth.http_client']));
  8934.         }), ['cloudwatch_handler' => [=> 'reset'], 'cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'cache.rate_limiter' => [=> 'reset'], 'doctrine.result_cache_pool' => [=> 'reset'], 'doctrine.system_cache_pool' => [=> 'reset'], 'rate_limiter_storage_pool' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'httplug.collector.collector' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], '.debug.http_client' => [=> 'reset'], '.debug.sms.client' => [=> 'reset'], '.debug.auth.client' => [=> 'reset'], '.debug.locations_insights.client' => [=> 'reset'], '.debug.fcm.client' => [=> 'reset'], '.debug.search.client' => [=> 'reset'], '.debug.geoip.client' => [=> 'reset'], '.debug.hwi_oauth.http_client' => [=> 'reset']]);
  8935.     }
  8936.     /**
  8937.      * Gets the public 'translator' shared service.
  8938.      *
  8939.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  8940.      */
  8941.     protected function getTranslatorService()
  8942.     {
  8943.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  8944.     }
  8945.     /**
  8946.      * Gets the public 'var_dumper.cloner' shared service.
  8947.      *
  8948.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  8949.      */
  8950.     protected function getVarDumper_ClonerService()
  8951.     {
  8952.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  8953.         $instance->setMaxItems(2500);
  8954.         $instance->setMinDepth(1);
  8955.         $instance->setMaxString(-1);
  8956.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  8957.         return $instance;
  8958.     }
  8959.     /**
  8960.      * Gets the public 'vich_uploader.download_handler' shared service.
  8961.      *
  8962.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  8963.      */
  8964.     protected function getVichUploader_DownloadHandlerService()
  8965.     {
  8966.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  8967.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  8968.         return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService()));
  8969.     }
  8970.     /**
  8971.      * Gets the public 'vich_uploader.form.type.file' shared service.
  8972.      *
  8973.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  8974.      */
  8975.     protected function getVichUploader_Form_Type_FileService()
  8976.     {
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8979.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  8980.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  8981.         if (isset($this->services['vich_uploader.form.type.file'])) {
  8982.             return $this->services['vich_uploader.form.type.file'];
  8983.         }
  8984.         return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService()), $a, ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8985.     }
  8986.     /**
  8987.      * Gets the public 'vich_uploader.form.type.image' shared service.
  8988.      *
  8989.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  8990.      */
  8991.     protected function getVichUploader_Form_Type_ImageService()
  8992.     {
  8993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8994.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8995.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  8997.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  8998.         if (isset($this->services['vich_uploader.form.type.image'])) {
  8999.             return $this->services['vich_uploader.form.type.image'];
  9000.         }
  9001.         $b = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  9002.         if (isset($this->services['vich_uploader.form.type.image'])) {
  9003.             return $this->services['vich_uploader.form.type.image'];
  9004.         }
  9005.         return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService()), $a, ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $b);
  9006.     }
  9007.     /**
  9008.      * Gets the public 'vich_uploader.namer_uniqid.listing_photos' shared service.
  9009.      *
  9010.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  9011.      */
  9012.     protected function getVichUploader_NamerUniqid_ListingPhotosService()
  9013.     {
  9014.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  9015.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  9016.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  9017.         return $this->services['vich_uploader.namer_uniqid.listing_photos'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  9018.     }
  9019.     /**
  9020.      * Gets the public 'vich_uploader.upload_handler' shared service.
  9021.      *
  9022.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  9023.      */
  9024.     protected function getVichUploader_UploadHandlerService()
  9025.     {
  9026.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  9027.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  9030.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9031.         if (isset($this->services['vich_uploader.upload_handler'])) {
  9032.             return $this->services['vich_uploader.upload_handler'];
  9033.         }
  9034.         $b = ($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService());
  9035.         return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $b, new \Vich\UploaderBundle\Injector\FileInjector($b), $a);
  9036.     }
  9037.     /**
  9038.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  9039.      *
  9040.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  9041.      */
  9042.     protected function getWebProfiler_Controller_ExceptionPanelService()
  9043.     {
  9044.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  9045.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  9046.     }
  9047.     /**
  9048.      * Gets the public 'web_profiler.controller.profiler' shared service.
  9049.      *
  9050.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  9051.      */
  9052.     protected function getWebProfiler_Controller_ProfilerService()
  9053.     {
  9054.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  9055.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  9056.     }
  9057.     /**
  9058.      * Gets the public 'web_profiler.controller.router' shared service.
  9059.      *
  9060.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  9061.      */
  9062.     protected function getWebProfiler_Controller_RouterService()
  9063.     {
  9064.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  9065.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  9066.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  9067.         }, 1));
  9068.     }
  9069.     /**
  9070.      * Gets the private '.28_doctrine_metadata_driver~NR9_EMx' shared service.
  9071.      *
  9072.      * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  9073.      */
  9074.     protected function get_28DoctrineMetadataDriverNR9EMxService()
  9075.     {
  9076.         return $this->privates['.28_doctrine_metadata_driver~NR9_EMx'] = new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml'));
  9077.     }
  9078.     /**
  9079.      * Gets the private '.App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand.lazy' shared service.
  9080.      *
  9081.      * @return \Symfony\Component\Console\Command\LazyCommand
  9082.      */
  9083.     protected function getPatchRemoveDuplicateUserPhonesCommand_LazyService()
  9084.     {
  9085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9087.         return $this->privates['.App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:patch:remove-duplicate-user-phones', [], 'Add a short description for your command'false, function (): \App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand {
  9088.             return ($this->privates['App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand'] ?? $this->getPatchRemoveDuplicateUserPhonesCommandService());
  9089.         });
  9090.     }
  9091.     /**
  9092.      * Gets the private '.cache_connection.FANDyXX' shared service.
  9093.      *
  9094.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  9095.      */
  9096.     protected function get_CacheConnection_FANDyXXService()
  9097.     {
  9098.         return $this->privates['.cache_connection.FANDyXX'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('string:REDIS_DSN').'?dbindex=2&redis_sentinel=mymaster', ['lazy' => true]);
  9099.     }
  9100.     /**
  9101.      * Gets the private '.console.command.about.lazy' shared service.
  9102.      *
  9103.      * @return \Symfony\Component\Console\Command\LazyCommand
  9104.      */
  9105.     protected function get_Console_Command_About_LazyService()
  9106.     {
  9107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9109.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  9110.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  9111.         });
  9112.     }
  9113.     /**
  9114.      * Gets the private '.console.command.assets_install.lazy' shared service.
  9115.      *
  9116.      * @return \Symfony\Component\Console\Command\LazyCommand
  9117.      */
  9118.     protected function get_Console_Command_AssetsInstall_LazyService()
  9119.     {
  9120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9122.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  9123.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  9124.         });
  9125.     }
  9126.     /**
  9127.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  9128.      *
  9129.      * @return \Symfony\Component\Console\Command\LazyCommand
  9130.      */
  9131.     protected function get_Console_Command_CacheClear_LazyService()
  9132.     {
  9133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9135.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  9136.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  9137.         });
  9138.     }
  9139.     /**
  9140.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  9141.      *
  9142.      * @return \Symfony\Component\Console\Command\LazyCommand
  9143.      */
  9144.     protected function get_Console_Command_CachePoolClear_LazyService()
  9145.     {
  9146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9148.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  9149.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  9150.         });
  9151.     }
  9152.     /**
  9153.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  9154.      *
  9155.      * @return \Symfony\Component\Console\Command\LazyCommand
  9156.      */
  9157.     protected function get_Console_Command_CachePoolDelete_LazyService()
  9158.     {
  9159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9161.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  9162.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  9163.         });
  9164.     }
  9165.     /**
  9166.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  9167.      *
  9168.      * @return \Symfony\Component\Console\Command\LazyCommand
  9169.      */
  9170.     protected function get_Console_Command_CachePoolList_LazyService()
  9171.     {
  9172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9174.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  9175.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  9176.         });
  9177.     }
  9178.     /**
  9179.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  9180.      *
  9181.      * @return \Symfony\Component\Console\Command\LazyCommand
  9182.      */
  9183.     protected function get_Console_Command_CachePoolPrune_LazyService()
  9184.     {
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9187.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  9188.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  9189.         });
  9190.     }
  9191.     /**
  9192.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  9193.      *
  9194.      * @return \Symfony\Component\Console\Command\LazyCommand
  9195.      */
  9196.     protected function get_Console_Command_CacheWarmup_LazyService()
  9197.     {
  9198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9200.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  9201.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  9202.         });
  9203.     }
  9204.     /**
  9205.      * Gets the private '.console.command.config_debug.lazy' shared service.
  9206.      *
  9207.      * @return \Symfony\Component\Console\Command\LazyCommand
  9208.      */
  9209.     protected function get_Console_Command_ConfigDebug_LazyService()
  9210.     {
  9211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9213.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  9214.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  9215.         });
  9216.     }
  9217.     /**
  9218.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  9219.      *
  9220.      * @return \Symfony\Component\Console\Command\LazyCommand
  9221.      */
  9222.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  9223.     {
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9226.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  9227.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  9228.         });
  9229.     }
  9230.     /**
  9231.      * Gets the private '.console.command.container_debug.lazy' shared service.
  9232.      *
  9233.      * @return \Symfony\Component\Console\Command\LazyCommand
  9234.      */
  9235.     protected function get_Console_Command_ContainerDebug_LazyService()
  9236.     {
  9237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9239.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  9240.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  9241.         });
  9242.     }
  9243.     /**
  9244.      * Gets the private '.console.command.container_lint.lazy' shared service.
  9245.      *
  9246.      * @return \Symfony\Component\Console\Command\LazyCommand
  9247.      */
  9248.     protected function get_Console_Command_ContainerLint_LazyService()
  9249.     {
  9250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9252.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  9253.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  9254.         });
  9255.     }
  9256.     /**
  9257.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  9258.      *
  9259.      * @return \Symfony\Component\Console\Command\LazyCommand
  9260.      */
  9261.     protected function get_Console_Command_DebugAutowiring_LazyService()
  9262.     {
  9263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9265.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  9266.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  9267.         });
  9268.     }
  9269.     /**
  9270.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  9271.      *
  9272.      * @return \Symfony\Component\Console\Command\LazyCommand
  9273.      */
  9274.     protected function get_Console_Command_DotenvDebug_LazyService()
  9275.     {
  9276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9278.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  9279.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  9280.         });
  9281.     }
  9282.     /**
  9283.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  9284.      *
  9285.      * @return \Symfony\Component\Console\Command\LazyCommand
  9286.      */
  9287.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  9288.     {
  9289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9291.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  9292.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  9293.         });
  9294.     }
  9295.     /**
  9296.      * Gets the private '.console.command.form_debug.lazy' shared service.
  9297.      *
  9298.      * @return \Symfony\Component\Console\Command\LazyCommand
  9299.      */
  9300.     protected function get_Console_Command_FormDebug_LazyService()
  9301.     {
  9302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9304.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  9305.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  9306.         });
  9307.     }
  9308.     /**
  9309.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  9310.      *
  9311.      * @return \Symfony\Component\Console\Command\LazyCommand
  9312.      */
  9313.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  9314.     {
  9315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9317.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  9318.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  9319.         });
  9320.     }
  9321.     /**
  9322.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  9323.      *
  9324.      * @return \Symfony\Component\Console\Command\LazyCommand
  9325.      */
  9326.     protected function get_Console_Command_MessengerDebug_LazyService()
  9327.     {
  9328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9330.         return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses'false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
  9331.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  9332.         });
  9333.     }
  9334.     /**
  9335.      * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  9336.      *
  9337.      * @return \Symfony\Component\Console\Command\LazyCommand
  9338.      */
  9339.     protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  9340.     {
  9341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9343.         return $this->privates['.console.command.messenger_failed_messages_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:remove', [], 'Remove given messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand {
  9344.             return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  9345.         });
  9346.     }
  9347.     /**
  9348.      * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  9349.      *
  9350.      * @return \Symfony\Component\Console\Command\LazyCommand
  9351.      */
  9352.     protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  9353.     {
  9354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9356.         return $this->privates['.console.command.messenger_failed_messages_retry.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:retry', [], 'Retry one or more messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand {
  9357.             return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  9358.         });
  9359.     }
  9360.     /**
  9361.      * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  9362.      *
  9363.      * @return \Symfony\Component\Console\Command\LazyCommand
  9364.      */
  9365.     protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  9366.     {
  9367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9369.         return $this->privates['.console.command.messenger_failed_messages_show.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:show', [], 'Show one or more messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesShowCommand {
  9370.             return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  9371.         });
  9372.     }
  9373.     /**
  9374.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  9375.      *
  9376.      * @return \Symfony\Component\Console\Command\LazyCommand
  9377.      */
  9378.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  9379.     {
  9380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9382.         return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport'false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
  9383.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  9384.         });
  9385.     }
  9386.     /**
  9387.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  9388.      *
  9389.      * @return \Symfony\Component\Console\Command\LazyCommand
  9390.      */
  9391.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  9392.     {
  9393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9395.         return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message'false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
  9396.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  9397.         });
  9398.     }
  9399.     /**
  9400.      * Gets the private '.console.command.router_debug.lazy' shared service.
  9401.      *
  9402.      * @return \Symfony\Component\Console\Command\LazyCommand
  9403.      */
  9404.     protected function get_Console_Command_RouterDebug_LazyService()
  9405.     {
  9406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9408.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  9409.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  9410.         });
  9411.     }
  9412.     /**
  9413.      * Gets the private '.console.command.router_match.lazy' shared service.
  9414.      *
  9415.      * @return \Symfony\Component\Console\Command\LazyCommand
  9416.      */
  9417.     protected function get_Console_Command_RouterMatch_LazyService()
  9418.     {
  9419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9421.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  9422.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  9423.         });
  9424.     }
  9425.     /**
  9426.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  9427.      *
  9428.      * @return \Symfony\Component\Console\Command\LazyCommand
  9429.      */
  9430.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  9431.     {
  9432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9434.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  9435.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  9436.         });
  9437.     }
  9438.     /**
  9439.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  9440.      *
  9441.      * @return \Symfony\Component\Console\Command\LazyCommand
  9442.      */
  9443.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  9444.     {
  9445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9447.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  9448.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  9449.         });
  9450.     }
  9451.     /**
  9452.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  9453.      *
  9454.      * @return \Symfony\Component\Console\Command\LazyCommand
  9455.      */
  9456.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  9457.     {
  9458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9460.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  9461.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  9462.         });
  9463.     }
  9464.     /**
  9465.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  9466.      *
  9467.      * @return \Symfony\Component\Console\Command\LazyCommand
  9468.      */
  9469.     protected function get_Console_Command_SecretsList_LazyService()
  9470.     {
  9471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9473.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  9474.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  9475.         });
  9476.     }
  9477.     /**
  9478.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  9479.      *
  9480.      * @return \Symfony\Component\Console\Command\LazyCommand
  9481.      */
  9482.     protected function get_Console_Command_SecretsRemove_LazyService()
  9483.     {
  9484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9486.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  9487.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  9488.         });
  9489.     }
  9490.     /**
  9491.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  9492.      *
  9493.      * @return \Symfony\Component\Console\Command\LazyCommand
  9494.      */
  9495.     protected function get_Console_Command_SecretsSet_LazyService()
  9496.     {
  9497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9499.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  9500.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  9501.         });
  9502.     }
  9503.     /**
  9504.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  9505.      *
  9506.      * @return \Symfony\Component\Console\Command\LazyCommand
  9507.      */
  9508.     protected function get_Console_Command_TranslationDebug_LazyService()
  9509.     {
  9510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9512.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  9513.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  9514.         });
  9515.     }
  9516.     /**
  9517.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  9518.      *
  9519.      * @return \Symfony\Component\Console\Command\LazyCommand
  9520.      */
  9521.     protected function get_Console_Command_TranslationExtract_LazyService()
  9522.     {
  9523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9525.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  9526.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  9527.         });
  9528.     }
  9529.     /**
  9530.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  9531.      *
  9532.      * @return \Symfony\Component\Console\Command\LazyCommand
  9533.      */
  9534.     protected function get_Console_Command_TranslationPull_LazyService()
  9535.     {
  9536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9538.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  9539.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  9540.         });
  9541.     }
  9542.     /**
  9543.      * Gets the private '.console.command.translation_push.lazy' shared service.
  9544.      *
  9545.      * @return \Symfony\Component\Console\Command\LazyCommand
  9546.      */
  9547.     protected function get_Console_Command_TranslationPush_LazyService()
  9548.     {
  9549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9551.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  9552.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  9553.         });
  9554.     }
  9555.     /**
  9556.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  9557.      *
  9558.      * @return \Symfony\Component\Console\Command\LazyCommand
  9559.      */
  9560.     protected function get_Console_Command_ValidatorDebug_LazyService()
  9561.     {
  9562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9564.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  9565.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  9566.         });
  9567.     }
  9568.     /**
  9569.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  9570.      *
  9571.      * @return \Symfony\Component\Console\Command\LazyCommand
  9572.      */
  9573.     protected function get_Console_Command_XliffLint_LazyService()
  9574.     {
  9575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9577.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  9578.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  9579.         });
  9580.     }
  9581.     /**
  9582.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  9583.      *
  9584.      * @return \Symfony\Component\Console\Command\LazyCommand
  9585.      */
  9586.     protected function get_Console_Command_YamlLint_LazyService()
  9587.     {
  9588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9590.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  9591.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  9592.         });
  9593.     }
  9594.     /**
  9595.      * Gets the private '.debug.auth.client' shared service.
  9596.      *
  9597.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9598.      */
  9599.     protected function get_Debug_Auth_ClientService()
  9600.     {
  9601.         return $this->privates['.debug.auth.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('OAUTH_SERVER_ENDPOINT'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9602.     }
  9603.     /**
  9604.      * Gets the private '.debug.fcm.client' shared service.
  9605.      *
  9606.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9607.      */
  9608.     protected function get_Debug_Fcm_ClientService()
  9609.     {
  9610.         return $this->privates['.debug.fcm.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), 'https://fcm.googleapis.com', ['headers' => ['Authorization' => 'key='.$this->getEnv('string:FCM_SERVER_KEY'), 'Content-Type' => 'application/json'], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9611.     }
  9612.     /**
  9613.      * Gets the private '.debug.geoip.client' shared service.
  9614.      *
  9615.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9616.      */
  9617.     protected function get_Debug_Geoip_ClientService()
  9618.     {
  9619.         return $this->privates['.debug.geoip.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('GEOIP_SVC_ENDPOINT'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9620.     }
  9621.     /**
  9622.      * Gets the private '.debug.http_client' shared service.
  9623.      *
  9624.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9625.      */
  9626.     protected function get_Debug_HttpClientService()
  9627.     {
  9628.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9629.     }
  9630.     /**
  9631.      * Gets the private '.debug.http_client.inner' shared service.
  9632.      *
  9633.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  9634.      */
  9635.     protected function get_Debug_HttpClient_InnerService()
  9636.     {
  9637.         $this->privates['.debug.http_client.inner'] = $instance = \Symfony\Component\HttpClient\HttpClient::create(['headers' => ['User-Agent' => 'Moonshot/'.$this->getEnv('string:APP_VERSION')], 'timeout' => 10'resolve' => []], 10);
  9638.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  9639.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9640.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9641.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9642.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9643.         $instance->setLogger($a);
  9644.         return $instance;
  9645.     }
  9646.     /**
  9647.      * Gets the private '.debug.hwi_oauth.http_client' shared service.
  9648.      *
  9649.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9650.      */
  9651.     protected function get_Debug_HwiOauth_HttpClientService()
  9652.     {
  9653.         return $this->privates['.debug.hwi_oauth.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\HttpClient::create(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9654.     }
  9655.     /**
  9656.      * Gets the private '.debug.locations_insights.client' shared service.
  9657.      *
  9658.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9659.      */
  9660.     protected function get_Debug_LocationsInsights_ClientService()
  9661.     {
  9662.         return $this->privates['.debug.locations_insights.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('LOCATIONS_INSIGHTS_SVC_ENDPOINT'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9663.     }
  9664.     /**
  9665.      * Gets the private '.debug.search.client' shared service.
  9666.      *
  9667.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9668.      */
  9669.     protected function get_Debug_Search_ClientService()
  9670.     {
  9671.         return $this->privates['.debug.search.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('SEARCH_SERVICE_ENDPOINT'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9672.     }
  9673.     /**
  9674.      * Gets the private '.debug.sms.client' shared service.
  9675.      *
  9676.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9677.      */
  9678.     protected function get_Debug_Sms_ClientService()
  9679.     {
  9680.         return $this->privates['.debug.sms.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('SMS_SERVICE_ENDPOINT'), ['headers' => ['X-AUTH-TOKEN' => $this->getEnv('SMS_SERVICE_API_TOKEN')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9681.     }
  9682.     /**
  9683.      * Gets the private '.errored..service_locator..h5RDax.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9684.      *
  9685.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9686.      */
  9687.     protected function getListingService()
  9688.     {
  9689.         $this->throw('Cannot autowire service ".service_locator..h5RDax": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9690.     }
  9691.     /**
  9692.      * Gets the private '.errored..service_locator.0ea3J8t.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9693.      *
  9694.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9695.      */
  9696.     protected function getListing2Service()
  9697.     {
  9698.         $this->throw('Cannot autowire service ".service_locator.0ea3J8t": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9699.     }
  9700.     /**
  9701.      * Gets the private '.errored..service_locator.15Qxs4f.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9702.      *
  9703.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9704.      */
  9705.     protected function getListing3Service()
  9706.     {
  9707.         $this->throw('Cannot autowire service ".service_locator.15Qxs4f": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9708.     }
  9709.     /**
  9710.      * Gets the private '.errored..service_locator.2AJALl2.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  9711.      *
  9712.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  9713.      */
  9714.     protected function getPropertyTypeService()
  9715.     {
  9716.         $this->throw('Cannot autowire service ".service_locator.2AJALl2": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  9717.     }
  9718.     /**
  9719.      * Gets the private '.errored..service_locator.2AJALl2.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  9720.      *
  9721.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  9722.      */
  9723.     protected function getSectionService()
  9724.     {
  9725.         $this->throw('Cannot autowire service ".service_locator.2AJALl2": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  9726.     }
  9727.     /**
  9728.      * Gets the private '.errored..service_locator.2M9KHMg.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9729.      *
  9730.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9731.      */
  9732.     protected function getUserService()
  9733.     {
  9734.         $this->throw('Cannot autowire service ".service_locator.2M9KHMg": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9735.     }
  9736.     /**
  9737.      * Gets the private '.errored..service_locator.2Ub4lmw.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9738.      *
  9739.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9740.      */
  9741.     protected function getUser2Service()
  9742.     {
  9743.         $this->throw('Cannot autowire service ".service_locator.2Ub4lmw": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9744.     }
  9745.     /**
  9746.      * Gets the private '.errored..service_locator.2_6UvMb.Aqarmap\Bundle\DiscussionBundle\Entity\Comment' shared service.
  9747.      *
  9748.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Comment
  9749.      */
  9750.     protected function getCommentService()
  9751.     {
  9752.         $this->throw('Cannot autowire service ".service_locator.2_6UvMb": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment" but no such service exists.');
  9753.     }
  9754.     /**
  9755.      * Gets the private '.errored..service_locator.3.is40S.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  9756.      *
  9757.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  9758.      */
  9759.     protected function getPropertyType2Service()
  9760.     {
  9761.         $this->throw('Cannot autowire service ".service_locator.3.is40S": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  9762.     }
  9763.     /**
  9764.      * Gets the private '.errored..service_locator.3AMF2i4.App\Entity\UserSegment' shared service.
  9765.      *
  9766.      * @return \App\Entity\UserSegment
  9767.      */
  9768.     protected function getUserSegmentService()
  9769.     {
  9770.         $this->throw('Cannot autowire service ".service_locator.3AMF2i4": it references class "App\\Entity\\UserSegment" but no such service exists.');
  9771.     }
  9772.     /**
  9773.      * Gets the private '.errored..service_locator.3Dofsr4.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9774.      *
  9775.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9776.      */
  9777.     protected function getUser3Service()
  9778.     {
  9779.         $this->throw('Cannot autowire service ".service_locator.3Dofsr4": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9780.     }
  9781.     /**
  9782.      * Gets the private '.errored..service_locator.3Dofsr4.Aqarmap\Bundle\UserBundle\Entity\UserDomain' shared service.
  9783.      *
  9784.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserDomain
  9785.      */
  9786.     protected function getUserDomainService()
  9787.     {
  9788.         $this->throw('Cannot autowire service ".service_locator.3Dofsr4": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain" but no such service exists.');
  9789.     }
  9790.     /**
  9791.      * Gets the private '.errored..service_locator.3jBAVWJ.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9792.      *
  9793.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9794.      */
  9795.     protected function getListing4Service()
  9796.     {
  9797.         $this->throw('Cannot autowire service ".service_locator.3jBAVWJ": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9798.     }
  9799.     /**
  9800.      * Gets the private '.errored..service_locator.48PMbZa.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9801.      *
  9802.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9803.      */
  9804.     protected function getListing5Service()
  9805.     {
  9806.         $this->throw('Cannot autowire service ".service_locator.48PMbZa": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9807.     }
  9808.     /**
  9809.      * Gets the private '.errored..service_locator.4CTW3Co.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9810.      *
  9811.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9812.      */
  9813.     protected function getListing6Service()
  9814.     {
  9815.         $this->throw('Cannot autowire service ".service_locator.4CTW3Co": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9816.     }
  9817.     /**
  9818.      * Gets the private '.errored..service_locator.5TZeRCE.Aqarmap\Bundle\ListingBundle\Entity\File' shared service.
  9819.      *
  9820.      * @return \Aqarmap\Bundle\ListingBundle\Entity\File
  9821.      */
  9822.     protected function getFileService()
  9823.     {
  9824.         $this->throw('Cannot autowire service ".service_locator.5TZeRCE": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\File" but no such service exists.');
  9825.     }
  9826.     /**
  9827.      * Gets the private '.errored..service_locator.5hsvZzn.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9828.      *
  9829.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9830.      */
  9831.     protected function getListing7Service()
  9832.     {
  9833.         $this->throw('Cannot autowire service ".service_locator.5hsvZzn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9834.     }
  9835.     /**
  9836.      * Gets the private '.errored..service_locator.691P.J0.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9837.      *
  9838.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9839.      */
  9840.     protected function getListing8Service()
  9841.     {
  9842.         $this->throw('Cannot autowire service ".service_locator.691P.J0": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9843.     }
  9844.     /**
  9845.      * Gets the private '.errored..service_locator.6U_jksk.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  9846.      *
  9847.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  9848.      */
  9849.     protected function getDiscussionService()
  9850.     {
  9851.         $this->throw('Cannot autowire service ".service_locator.6U_jksk": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  9852.     }
  9853.     /**
  9854.      * Gets the private '.errored..service_locator.6uOXFWy.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9855.      *
  9856.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9857.      */
  9858.     protected function getListing9Service()
  9859.     {
  9860.         $this->throw('Cannot autowire service ".service_locator.6uOXFWy": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9861.     }
  9862.     /**
  9863.      * Gets the private '.errored..service_locator.6uOXFWy.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  9864.      *
  9865.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  9866.      */
  9867.     protected function getListingPhotoService()
  9868.     {
  9869.         $this->throw('Cannot autowire service ".service_locator.6uOXFWy": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  9870.     }
  9871.     /**
  9872.      * Gets the private '.errored..service_locator.81.uOvc.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9873.      *
  9874.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9875.      */
  9876.     protected function getUser4Service()
  9877.     {
  9878.         $this->throw('Cannot autowire service ".service_locator.81.uOvc": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9879.     }
  9880.     /**
  9881.      * Gets the private '.errored..service_locator.81H6ZId.Aqarmap\Bundle\MainBundle\Entity\MobileSectionsToggles' shared service.
  9882.      *
  9883.      * @return \Aqarmap\Bundle\MainBundle\Entity\MobileSectionsToggles
  9884.      */
  9885.     protected function getMobileSectionsTogglesService()
  9886.     {
  9887.         $this->throw('Cannot autowire service ".service_locator.81H6ZId": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\MobileSectionsToggles" but no such service exists.');
  9888.     }
  9889.     /**
  9890.      * Gets the private '.errored..service_locator.C3YrtYY.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  9891.      *
  9892.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  9893.      */
  9894.     protected function getLocationService()
  9895.     {
  9896.         $this->throw('Cannot autowire service ".service_locator.C3YrtYY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  9897.     }
  9898.     /**
  9899.      * Gets the private '.errored..service_locator.C3YrtYY.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  9900.      *
  9901.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  9902.      */
  9903.     protected function getPropertyType3Service()
  9904.     {
  9905.         $this->throw('Cannot autowire service ".service_locator.C3YrtYY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  9906.     }
  9907.     /**
  9908.      * Gets the private '.errored..service_locator.C7sApcB.Aqarmap\Bundle\NotifierBundle\Entity\Notifier' shared service.
  9909.      *
  9910.      * @return \Aqarmap\Bundle\NotifierBundle\Entity\Notifier
  9911.      */
  9912.     protected function getNotifierService()
  9913.     {
  9914.         $this->throw('Cannot autowire service ".service_locator.C7sApcB": it references class "Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier" but no such service exists.');
  9915.     }
  9916.     /**
  9917.      * Gets the private '.errored..service_locator.Cv0rm0q.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9918.      *
  9919.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9920.      */
  9921.     protected function getUser5Service()
  9922.     {
  9923.         $this->throw('Cannot autowire service ".service_locator.Cv0rm0q": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9924.     }
  9925.     /**
  9926.      * Gets the private '.errored..service_locator.DhfpusR.Aqarmap\Bundle\MainBundle\Entity\Feedback' shared service.
  9927.      *
  9928.      * @return \Aqarmap\Bundle\MainBundle\Entity\Feedback
  9929.      */
  9930.     protected function getFeedbackService()
  9931.     {
  9932.         $this->throw('Cannot autowire service ".service_locator.DhfpusR": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback" but no such service exists.');
  9933.     }
  9934.     /**
  9935.      * Gets the private '.errored..service_locator.E5620._.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9936.      *
  9937.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9938.      */
  9939.     protected function getListing10Service()
  9940.     {
  9941.         $this->throw('Cannot autowire service ".service_locator.E5620._": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9942.     }
  9943.     /**
  9944.      * Gets the private '.errored..service_locator.EdCv38r.Aqarmap\Bundle\MainBundle\Entity\JoinUs' shared service.
  9945.      *
  9946.      * @return \Aqarmap\Bundle\MainBundle\Entity\JoinUs
  9947.      */
  9948.     protected function getJoinUsService()
  9949.     {
  9950.         $this->throw('Cannot autowire service ".service_locator.EdCv38r": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\JoinUs" but no such service exists.');
  9951.     }
  9952.     /**
  9953.      * Gets the private '.errored..service_locator.Ef4Q2nx.Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestion' shared service.
  9954.      *
  9955.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestion
  9956.      */
  9957.     protected function getDynamicQuestionService()
  9958.     {
  9959.         $this->throw('Cannot autowire service ".service_locator.Ef4Q2nx": it references class "Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestion" but no such service exists.');
  9960.     }
  9961.     /**
  9962.      * Gets the private '.errored..service_locator.EyfC0N4.Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest' shared service.
  9963.      *
  9964.      * @return \Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest
  9965.      */
  9966.     protected function getExchangeRequestService()
  9967.     {
  9968.         $this->throw('Cannot autowire service ".service_locator.EyfC0N4": it references class "Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest" but no such service exists.');
  9969.     }
  9970.     /**
  9971.      * Gets the private '.errored..service_locator.F92OUdR.Aqarmap\Bundle\FinancialAidsBundle\Entity\FinancialAid' shared service.
  9972.      *
  9973.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Entity\FinancialAid
  9974.      */
  9975.     protected function getFinancialAidService()
  9976.     {
  9977.         $this->throw('Cannot autowire service ".service_locator.F92OUdR": it references class "Aqarmap\\Bundle\\FinancialAidsBundle\\Entity\\FinancialAid" but no such service exists.');
  9978.     }
  9979.     /**
  9980.      * Gets the private '.errored..service_locator.FYC1ztD.App\Entity\Subscriptions\SubscriptionPlan' shared service.
  9981.      *
  9982.      * @return \App\Entity\Subscriptions\SubscriptionPlan
  9983.      */
  9984.     protected function getSubscriptionPlanService()
  9985.     {
  9986.         $this->throw('Cannot autowire service ".service_locator.FYC1ztD": it references class "App\\Entity\\Subscriptions\\SubscriptionPlan" but no such service exists.');
  9987.     }
  9988.     /**
  9989.      * Gets the private '.errored..service_locator.FeEvP.H.App\Entity\Subscriptions\SubscriptionPlan' shared service.
  9990.      *
  9991.      * @return \App\Entity\Subscriptions\SubscriptionPlan
  9992.      */
  9993.     protected function getSubscriptionPlan2Service()
  9994.     {
  9995.         $this->throw('Cannot autowire service ".service_locator.FeEvP.H": it references class "App\\Entity\\Subscriptions\\SubscriptionPlan" but no such service exists.');
  9996.     }
  9997.     /**
  9998.      * Gets the private '.errored..service_locator.GedePMg.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  9999.      *
  10000.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10001.      */
  10002.     protected function getSection2Service()
  10003.     {
  10004.         $this->throw('Cannot autowire service ".service_locator.GedePMg": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10005.     }
  10006.     /**
  10007.      * Gets the private '.errored..service_locator.IxpZ58c.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10008.      *
  10009.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10010.      */
  10011.     protected function getListing11Service()
  10012.     {
  10013.         $this->throw('Cannot autowire service ".service_locator.IxpZ58c": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10014.     }
  10015.     /**
  10016.      * Gets the private '.errored..service_locator.JZvIlSn.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10017.      *
  10018.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10019.      */
  10020.     protected function getListing12Service()
  10021.     {
  10022.         $this->throw('Cannot autowire service ".service_locator.JZvIlSn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10023.     }
  10024.     /**
  10025.      * Gets the private '.errored..service_locator.JZvIlSn.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  10026.      *
  10027.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  10028.      */
  10029.     protected function getListingPhoto2Service()
  10030.     {
  10031.         $this->throw('Cannot autowire service ".service_locator.JZvIlSn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  10032.     }
  10033.     /**
  10034.      * Gets the private '.errored..service_locator.KI50Z4f.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  10035.      *
  10036.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  10037.      */
  10038.     protected function getPaymentService()
  10039.     {
  10040.         $this->throw('Cannot autowire service ".service_locator.KI50Z4f": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  10041.     }
  10042.     /**
  10043.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  10044.      *
  10045.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  10046.      */
  10047.     protected function getLoaderInterfaceService()
  10048.     {
  10049.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Aqarmap\\Bundle\\UserBundle\\Routing\\DomainsLoader", "Aqarmap\\Bundle\\ListingBundle\\Routing\\SearchLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  10050.     }
  10051.     /**
  10052.      * Gets the private '.errored..service_locator.KriOK1M.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10053.      *
  10054.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10055.      */
  10056.     protected function getUser6Service()
  10057.     {
  10058.         $this->throw('Cannot autowire service ".service_locator.KriOK1M": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10059.     }
  10060.     /**
  10061.      * Gets the private '.errored..service_locator.LRr2cO7.Aqarmap\Bundle\MainBundle\Entity\Menu' shared service.
  10062.      *
  10063.      * @return \Aqarmap\Bundle\MainBundle\Entity\Menu
  10064.      */
  10065.     protected function getMenuService()
  10066.     {
  10067.         $this->throw('Cannot autowire service ".service_locator.LRr2cO7": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Menu" but no such service exists.');
  10068.     }
  10069.     /**
  10070.      * Gets the private '.errored..service_locator.LeUnxz1.Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation' shared service.
  10071.      *
  10072.      * @return \Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation
  10073.      */
  10074.     protected function getCompoundLocationService()
  10075.     {
  10076.         $this->throw('Cannot autowire service ".service_locator.LeUnxz1": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation" but no such service exists.');
  10077.     }
  10078.     /**
  10079.      * Gets the private '.errored..service_locator.MyHXagK.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10080.      *
  10081.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10082.      */
  10083.     protected function getUser7Service()
  10084.     {
  10085.         $this->throw('Cannot autowire service ".service_locator.MyHXagK": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10086.     }
  10087.     /**
  10088.      * Gets the private '.errored..service_locator.NRsk.0J.Aqarmap\Bundle\DiscussionBundle\Entity\Comment' shared service.
  10089.      *
  10090.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Comment
  10091.      */
  10092.     protected function getComment2Service()
  10093.     {
  10094.         $this->throw('Cannot autowire service ".service_locator.NRsk.0J": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment" but no such service exists.');
  10095.     }
  10096.     /**
  10097.      * Gets the private '.errored..service_locator.NRsk.0J.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  10098.      *
  10099.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  10100.      */
  10101.     protected function getDiscussion2Service()
  10102.     {
  10103.         $this->throw('Cannot autowire service ".service_locator.NRsk.0J": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  10104.     }
  10105.     /**
  10106.      * Gets the private '.errored..service_locator.NSHwqyp.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10107.      *
  10108.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10109.      */
  10110.     protected function getUser8Service()
  10111.     {
  10112.         $this->throw('Cannot autowire service ".service_locator.NSHwqyp": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10113.     }
  10114.     /**
  10115.      * Gets the private '.errored..service_locator.N_uc6xq.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10116.      *
  10117.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10118.      */
  10119.     protected function getListing13Service()
  10120.     {
  10121.         $this->throw('Cannot autowire service ".service_locator.N_uc6xq": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10122.     }
  10123.     /**
  10124.      * Gets the private '.errored..service_locator.Nf_Q.FU.Aqarmap\Bundle\MainBundle\Entity\Page' shared service.
  10125.      *
  10126.      * @return \Aqarmap\Bundle\MainBundle\Entity\Page
  10127.      */
  10128.     protected function getPageService()
  10129.     {
  10130.         $this->throw('Cannot autowire service ".service_locator.Nf_Q.FU": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Page" but no such service exists.');
  10131.     }
  10132.     /**
  10133.      * Gets the private '.errored..service_locator.OeUeC3z.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10134.      *
  10135.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10136.      */
  10137.     protected function getSection3Service()
  10138.     {
  10139.         $this->throw('Cannot autowire service ".service_locator.OeUeC3z": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10140.     }
  10141.     /**
  10142.      * Gets the private '.errored..service_locator.P4ohWKt.App\Entity\User\UserSubAccount' shared service.
  10143.      *
  10144.      * @return \App\Entity\User\UserSubAccount
  10145.      */
  10146.     protected function getUserSubAccountService()
  10147.     {
  10148.         $this->throw('Cannot autowire service ".service_locator.P4ohWKt": it references class "App\\Entity\\User\\UserSubAccount" but no such service exists.');
  10149.     }
  10150.     /**
  10151.      * Gets the private '.errored..service_locator.Pfo2iga.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10152.      *
  10153.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10154.      */
  10155.     protected function getListing14Service()
  10156.     {
  10157.         $this->throw('Cannot autowire service ".service_locator.Pfo2iga": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10158.     }
  10159.     /**
  10160.      * Gets the private '.errored..service_locator.QVQbFIb.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  10161.      *
  10162.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  10163.      */
  10164.     protected function getPayment2Service()
  10165.     {
  10166.         $this->throw('Cannot autowire service ".service_locator.QVQbFIb": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  10167.     }
  10168.     /**
  10169.      * Gets the private '.errored..service_locator.Qp.s1q..Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10170.      *
  10171.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10172.      */
  10173.     protected function getUser9Service()
  10174.     {
  10175.         $this->throw('Cannot autowire service ".service_locator.Qp.s1q.": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10176.     }
  10177.     /**
  10178.      * Gets the private '.errored..service_locator.R.5rpS2.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10179.      *
  10180.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10181.      */
  10182.     protected function getUser10Service()
  10183.     {
  10184.         $this->throw('Cannot autowire service ".service_locator.R.5rpS2": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10185.     }
  10186.     /**
  10187.      * Gets the private '.errored..service_locator.SBFvyl6.Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto' shared service.
  10188.      *
  10189.      * @return \Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto
  10190.      */
  10191.     protected function getLocationPhotoService()
  10192.     {
  10193.         $this->throw('Cannot autowire service ".service_locator.SBFvyl6": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\LocationPhoto" but no such service exists.');
  10194.     }
  10195.     /**
  10196.      * Gets the private '.errored..service_locator.SE4ny3Y.Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts' shared service.
  10197.      *
  10198.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts
  10199.      */
  10200.     protected function getBuyerAlertsService()
  10201.     {
  10202.         $this->throw('Cannot autowire service ".service_locator.SE4ny3Y": it references class "Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity\\BuyerAlerts" but no such service exists.');
  10203.     }
  10204.     /**
  10205.      * Gets the private '.errored..service_locator.SXddA_D.App\Entity\LeadContactRequest' shared service.
  10206.      *
  10207.      * @return \App\Entity\LeadContactRequest
  10208.      */
  10209.     protected function getLeadContactRequestService()
  10210.     {
  10211.         $this->throw('Cannot autowire service ".service_locator.SXddA_D": it references class "App\\Entity\\LeadContactRequest" but no such service exists.');
  10212.     }
  10213.     /**
  10214.      * Gets the private '.errored..service_locator.SblZSSN.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10215.      *
  10216.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10217.      */
  10218.     protected function getLocation2Service()
  10219.     {
  10220.         $this->throw('Cannot autowire service ".service_locator.SblZSSN": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10221.     }
  10222.     /**
  10223.      * Gets the private '.errored..service_locator.SblZSSN.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10224.      *
  10225.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10226.      */
  10227.     protected function getUser11Service()
  10228.     {
  10229.         $this->throw('Cannot autowire service ".service_locator.SblZSSN": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10230.     }
  10231.     /**
  10232.      * Gets the private '.errored..service_locator.ScY99ay.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10233.      *
  10234.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10235.      */
  10236.     protected function getSection4Service()
  10237.     {
  10238.         $this->throw('Cannot autowire service ".service_locator.ScY99ay": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10239.     }
  10240.     /**
  10241.      * Gets the private '.errored..service_locator.TLrSZYf.Aqarmap\Bundle\ListingBundle\Entity\Favourite' shared service.
  10242.      *
  10243.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Favourite
  10244.      */
  10245.     protected function getFavouriteService()
  10246.     {
  10247.         $this->throw('Cannot autowire service ".service_locator.TLrSZYf": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Favourite" but no such service exists.');
  10248.     }
  10249.     /**
  10250.      * Gets the private '.errored..service_locator.TtqXS4F.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10251.      *
  10252.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10253.      */
  10254.     protected function getUser12Service()
  10255.     {
  10256.         $this->throw('Cannot autowire service ".service_locator.TtqXS4F": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10257.     }
  10258.     /**
  10259.      * Gets the private '.errored..service_locator.U7VViCc.Symfony\Component\Form\FormInterface' shared service.
  10260.      *
  10261.      * @return \Symfony\Component\Form\FormInterface
  10262.      */
  10263.     protected function getFormInterfaceService()
  10264.     {
  10265.         $this->throw('Cannot autowire service ".service_locator.U7VViCc": it references interface "Symfony\\Component\\Form\\FormInterface" but no such service exists. Did you create a class that implements this interface?');
  10266.     }
  10267.     /**
  10268.      * Gets the private '.errored..service_locator.Uagg_gw.Aqarmap\Bundle\UserBundle\Entity\UserDomain' shared service.
  10269.      *
  10270.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserDomain
  10271.      */
  10272.     protected function getUserDomain2Service()
  10273.     {
  10274.         $this->throw('Cannot autowire service ".service_locator.Uagg_gw": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain" but no such service exists.');
  10275.     }
  10276.     /**
  10277.      * Gets the private '.errored..service_locator.Ue3lOen.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10278.      *
  10279.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10280.      */
  10281.     protected function getUser13Service()
  10282.     {
  10283.         $this->throw('Cannot autowire service ".service_locator.Ue3lOen": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10284.     }
  10285.     /**
  10286.      * Gets the private '.errored..service_locator.UsScnKS.App\Entity\Lead\Lead' shared service.
  10287.      *
  10288.      * @return \App\Entity\Lead\Lead
  10289.      */
  10290.     protected function getLeadService()
  10291.     {
  10292.         $this->throw('Cannot autowire service ".service_locator.UsScnKS": it references class "App\\Entity\\Lead\\Lead" but no such service exists.');
  10293.     }
  10294.     /**
  10295.      * Gets the private '.errored..service_locator.Uyoau69.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10296.      *
  10297.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10298.      */
  10299.     protected function getListing15Service()
  10300.     {
  10301.         $this->throw('Cannot autowire service ".service_locator.Uyoau69": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10302.     }
  10303.     /**
  10304.      * Gets the private '.errored..service_locator.VAPpaZO.App\Entity\User\UserSubAccount' shared service.
  10305.      *
  10306.      * @return \App\Entity\User\UserSubAccount
  10307.      */
  10308.     protected function getUserSubAccount2Service()
  10309.     {
  10310.         $this->throw('Cannot autowire service ".service_locator.VAPpaZO": it references class "App\\Entity\\User\\UserSubAccount" but no such service exists.');
  10311.     }
  10312.     /**
  10313.      * Gets the private '.errored..service_locator.VQspxfD.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10314.      *
  10315.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10316.      */
  10317.     protected function getUser14Service()
  10318.     {
  10319.         $this->throw('Cannot autowire service ".service_locator.VQspxfD": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10320.     }
  10321.     /**
  10322.      * Gets the private '.errored..service_locator.Vhx2..N.Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionService' shared service.
  10323.      *
  10324.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionService
  10325.      */
  10326.     protected function getPaymentTransactionServiceService()
  10327.     {
  10328.         $this->throw('Cannot autowire service ".service_locator.Vhx2..N": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\PaymentTransactionService" but no such service exists.');
  10329.     }
  10330.     /**
  10331.      * Gets the private '.errored..service_locator.WYrnE_I.Aqarmap\Bundle\UserBundle\Entity\UserInterest' shared service.
  10332.      *
  10333.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserInterest
  10334.      */
  10335.     protected function getUserInterestService()
  10336.     {
  10337.         $this->throw('Cannot autowire service ".service_locator.WYrnE_I": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserInterest" but no such service exists.');
  10338.     }
  10339.     /**
  10340.      * Gets the private '.errored..service_locator.XD1u.VJ.Aqarmap\Bundle\ListingBundle\Entity\Rule' shared service.
  10341.      *
  10342.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Rule
  10343.      */
  10344.     protected function getRuleService()
  10345.     {
  10346.         $this->throw('Cannot autowire service ".service_locator.XD1u.VJ": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Rule" but no such service exists.');
  10347.     }
  10348.     /**
  10349.      * Gets the private '.errored..service_locator.X_4f3Bt.App\Entity\Lead\Lead' shared service.
  10350.      *
  10351.      * @return \App\Entity\Lead\Lead
  10352.      */
  10353.     protected function getLead2Service()
  10354.     {
  10355.         $this->throw('Cannot autowire service ".service_locator.X_4f3Bt": it references class "App\\Entity\\Lead\\Lead" but no such service exists.');
  10356.     }
  10357.     /**
  10358.      * Gets the private '.errored..service_locator.Xc.PcLF.Aqarmap\Bundle\MainBundle\Entity\DefaultTopCustomers' shared service.
  10359.      *
  10360.      * @return \Aqarmap\Bundle\MainBundle\Entity\DefaultTopCustomers
  10361.      */
  10362.     protected function getDefaultTopCustomersService()
  10363.     {
  10364.         $this->throw('Cannot autowire service ".service_locator.Xc.PcLF": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\DefaultTopCustomers" but no such service exists.');
  10365.     }
  10366.     /**
  10367.      * Gets the private '.errored..service_locator.ZbqxYyN.Aqarmap\Bundle\NotifierBundle\Entity\Notifier' shared service.
  10368.      *
  10369.      * @return \Aqarmap\Bundle\NotifierBundle\Entity\Notifier
  10370.      */
  10371.     protected function getNotifier2Service()
  10372.     {
  10373.         $this->throw('Cannot autowire service ".service_locator.ZbqxYyN": it references class "Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier" but no such service exists.');
  10374.     }
  10375.     /**
  10376.      * Gets the private '.errored..service_locator._MMsLYK.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10377.      *
  10378.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10379.      */
  10380.     protected function getListing16Service()
  10381.     {
  10382.         $this->throw('Cannot autowire service ".service_locator._MMsLYK": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10383.     }
  10384.     /**
  10385.      * Gets the private '.errored..service_locator._Qw4DJe.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10386.      *
  10387.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10388.      */
  10389.     protected function getListing17Service()
  10390.     {
  10391.         $this->throw('Cannot autowire service ".service_locator._Qw4DJe": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10392.     }
  10393.     /**
  10394.      * Gets the private '.errored..service_locator._Qw4DJe.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10395.      *
  10396.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10397.      */
  10398.     protected function getUser15Service()
  10399.     {
  10400.         $this->throw('Cannot autowire service ".service_locator._Qw4DJe": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10401.     }
  10402.     /**
  10403.      * Gets the private '.errored..service_locator.atd8Wi6.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10404.      *
  10405.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10406.      */
  10407.     protected function getListing18Service()
  10408.     {
  10409.         $this->throw('Cannot autowire service ".service_locator.atd8Wi6": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10410.     }
  10411.     /**
  10412.      * Gets the private '.errored..service_locator.e.ek1_q.Aqarmap\Bundle\ListingBundle\Entity\Phone' shared service.
  10413.      *
  10414.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Phone
  10415.      */
  10416.     protected function getPhoneService()
  10417.     {
  10418.         $this->throw('Cannot autowire service ".service_locator.e.ek1_q": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Phone" but no such service exists.');
  10419.     }
  10420.     /**
  10421.      * Gets the private '.errored..service_locator.elP0OCB.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10422.      *
  10423.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10424.      */
  10425.     protected function getListing19Service()
  10426.     {
  10427.         $this->throw('Cannot autowire service ".service_locator.elP0OCB": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10428.     }
  10429.     /**
  10430.      * Gets the private '.errored..service_locator.faK6yZI.Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggle' shared service.
  10431.      *
  10432.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggle
  10433.      */
  10434.     protected function getFeatureToggleService()
  10435.     {
  10436.         $this->throw('Cannot autowire service ".service_locator.faK6yZI": it references class "Aqarmap\\Bundle\\FeatureToggleBundle\\Entity\\FeatureToggle" but no such service exists.');
  10437.     }
  10438.     /**
  10439.      * Gets the private '.errored..service_locator.gWBS00N.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10440.      *
  10441.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10442.      */
  10443.     protected function getUser16Service()
  10444.     {
  10445.         $this->throw('Cannot autowire service ".service_locator.gWBS00N": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10446.     }
  10447.     /**
  10448.      * Gets the private '.errored..service_locator.gWBS00N.Aqarmap\Bundle\UserBundle\Entity\UserPackages' shared service.
  10449.      *
  10450.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserPackages
  10451.      */
  10452.     protected function getUserPackagesService()
  10453.     {
  10454.         $this->throw('Cannot autowire service ".service_locator.gWBS00N": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserPackages" but no such service exists.');
  10455.     }
  10456.     /**
  10457.      * Gets the private '.errored..service_locator.hiEbQuj.Aqarmap\Bundle\UserBundle\Entity\Team' shared service.
  10458.      *
  10459.      * @return \Aqarmap\Bundle\UserBundle\Entity\Team
  10460.      */
  10461.     protected function getTeamService()
  10462.     {
  10463.         $this->throw('Cannot autowire service ".service_locator.hiEbQuj": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\Team" but no such service exists.');
  10464.     }
  10465.     /**
  10466.      * Gets the private '.errored..service_locator.hwXYXrz.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  10467.      *
  10468.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  10469.      */
  10470.     protected function getPayment3Service()
  10471.     {
  10472.         $this->throw('Cannot autowire service ".service_locator.hwXYXrz": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  10473.     }
  10474.     /**
  10475.      * Gets the private '.errored..service_locator.i94Unr0.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10476.      *
  10477.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10478.      */
  10479.     protected function getLocation3Service()
  10480.     {
  10481.         $this->throw('Cannot autowire service ".service_locator.i94Unr0": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10482.     }
  10483.     /**
  10484.      * Gets the private '.errored..service_locator.iI93pWi.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10485.      *
  10486.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10487.      */
  10488.     protected function getLocation4Service()
  10489.     {
  10490.         $this->throw('Cannot autowire service ".service_locator.iI93pWi": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10491.     }
  10492.     /**
  10493.      * Gets the private '.errored..service_locator.iuFqMPC.Aqarmap\Bundle\MainBundle\Entity\Feedback' shared service.
  10494.      *
  10495.      * @return \Aqarmap\Bundle\MainBundle\Entity\Feedback
  10496.      */
  10497.     protected function getFeedback2Service()
  10498.     {
  10499.         $this->throw('Cannot autowire service ".service_locator.iuFqMPC": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback" but no such service exists.');
  10500.     }
  10501.     /**
  10502.      * Gets the private '.errored..service_locator.ixUkIS..Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  10503.      *
  10504.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  10505.      */
  10506.     protected function getListingPhoto3Service()
  10507.     {
  10508.         $this->throw('Cannot autowire service ".service_locator.ixUkIS.": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  10509.     }
  10510.     /**
  10511.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10512.      *
  10513.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10514.      */
  10515.     protected function getListing20Service()
  10516.     {
  10517.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10518.     }
  10519.     /**
  10520.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  10521.      *
  10522.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  10523.      */
  10524.     protected function getPropertyType4Service()
  10525.     {
  10526.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  10527.     }
  10528.     /**
  10529.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10530.      *
  10531.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10532.      */
  10533.     protected function getSection5Service()
  10534.     {
  10535.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10536.     }
  10537.     /**
  10538.      * Gets the private '.errored..service_locator.kLKFYzd.Aqarmap\Bundle\MainBundle\Entity\Link' shared service.
  10539.      *
  10540.      * @return \Aqarmap\Bundle\MainBundle\Entity\Link
  10541.      */
  10542.     protected function getLinkService()
  10543.     {
  10544.         $this->throw('Cannot autowire service ".service_locator.kLKFYzd": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Link" but no such service exists.');
  10545.     }
  10546.     /**
  10547.      * Gets the private '.errored..service_locator.lZdneNX.Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionChoice' shared service.
  10548.      *
  10549.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionChoice
  10550.      */
  10551.     protected function getDynamicQuestionChoiceService()
  10552.     {
  10553.         $this->throw('Cannot autowire service ".service_locator.lZdneNX": it references class "Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestionChoice" but no such service exists.');
  10554.     }
  10555.     /**
  10556.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10557.      *
  10558.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10559.      */
  10560.     protected function getLocation5Service()
  10561.     {
  10562.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10563.     }
  10564.     /**
  10565.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  10566.      *
  10567.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  10568.      */
  10569.     protected function getPropertyType5Service()
  10570.     {
  10571.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  10572.     }
  10573.     /**
  10574.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10575.      *
  10576.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10577.      */
  10578.     protected function getSection6Service()
  10579.     {
  10580.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10581.     }
  10582.     /**
  10583.      * Gets the private '.errored..service_locator.mToiP.Q.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10584.      *
  10585.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10586.      */
  10587.     protected function getListing21Service()
  10588.     {
  10589.         $this->throw('Cannot autowire service ".service_locator.mToiP.Q": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10590.     }
  10591.     /**
  10592.      * Gets the private '.errored..service_locator.n07hh1c.Aqarmap\Bundle\MainBundle\Entity\Setting' shared service.
  10593.      *
  10594.      * @return \Aqarmap\Bundle\MainBundle\Entity\Setting
  10595.      */
  10596.     protected function getSetting2Service()
  10597.     {
  10598.         $this->throw('Cannot autowire service ".service_locator.n07hh1c": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Setting" but no such service exists.');
  10599.     }
  10600.     /**
  10601.      * Gets the private '.errored..service_locator.nwni4V5.Aqarmap\Bundle\UserBundle\Entity\SavedSearch' shared service.
  10602.      *
  10603.      * @return \Aqarmap\Bundle\UserBundle\Entity\SavedSearch
  10604.      */
  10605.     protected function getSavedSearchService()
  10606.     {
  10607.         $this->throw('Cannot autowire service ".service_locator.nwni4V5": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\SavedSearch" but no such service exists.');
  10608.     }
  10609.     /**
  10610.      * Gets the private '.errored..service_locator.oGPbAPY.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10611.      *
  10612.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10613.      */
  10614.     protected function getListing22Service()
  10615.     {
  10616.         $this->throw('Cannot autowire service ".service_locator.oGPbAPY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10617.     }
  10618.     /**
  10619.      * Gets the private '.errored..service_locator.oGPbAPY.Aqarmap\Bundle\ListingBundle\Entity\ListingPhone' shared service.
  10620.      *
  10621.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhone
  10622.      */
  10623.     protected function getListingPhoneService()
  10624.     {
  10625.         $this->throw('Cannot autowire service ".service_locator.oGPbAPY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhone" but no such service exists.');
  10626.     }
  10627.     /**
  10628.      * Gets the private '.errored..service_locator.oWTv1Ao.Aqarmap\Bundle\ListingBundle\Entity\Rejection' shared service.
  10629.      *
  10630.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Rejection
  10631.      */
  10632.     protected function getRejectionService()
  10633.     {
  10634.         $this->throw('Cannot autowire service ".service_locator.oWTv1Ao": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Rejection" but no such service exists.');
  10635.     }
  10636.     /**
  10637.      * Gets the private '.errored..service_locator.p92VLA7.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10638.      *
  10639.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10640.      */
  10641.     protected function getUser17Service()
  10642.     {
  10643.         $this->throw('Cannot autowire service ".service_locator.p92VLA7": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10644.     }
  10645.     /**
  10646.      * Gets the private '.errored..service_locator.p92VLA7.Aqarmap\Bundle\UserBundle\Entity\UserServices' shared service.
  10647.      *
  10648.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserServices
  10649.      */
  10650.     protected function getUserServicesService()
  10651.     {
  10652.         $this->throw('Cannot autowire service ".service_locator.p92VLA7": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserServices" but no such service exists.');
  10653.     }
  10654.     /**
  10655.      * Gets the private '.errored..service_locator.q0bdmru.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  10656.      *
  10657.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  10658.      */
  10659.     protected function getDiscussion3Service()
  10660.     {
  10661.         $this->throw('Cannot autowire service ".service_locator.q0bdmru": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  10662.     }
  10663.     /**
  10664.      * Gets the private '.errored..service_locator.q0bdmru.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10665.      *
  10666.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10667.      */
  10668.     protected function getUser18Service()
  10669.     {
  10670.         $this->throw('Cannot autowire service ".service_locator.q0bdmru": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10671.     }
  10672.     /**
  10673.      * Gets the private '.errored..service_locator.qKrahGf.App\Entity\Subscriptions\UserSubscription' shared service.
  10674.      *
  10675.      * @return \App\Entity\Subscriptions\UserSubscription
  10676.      */
  10677.     protected function getUserSubscriptionService()
  10678.     {
  10679.         $this->throw('Cannot autowire service ".service_locator.qKrahGf": it references class "App\\Entity\\Subscriptions\\UserSubscription" but no such service exists.');
  10680.     }
  10681.     /**
  10682.      * Gets the private '.errored..service_locator.qYCra7m.App\Entity\Banners\Banners' shared service.
  10683.      *
  10684.      * @return \App\Entity\Banners\Banners
  10685.      */
  10686.     protected function getBannersService()
  10687.     {
  10688.         $this->throw('Cannot autowire service ".service_locator.qYCra7m": it references class "App\\Entity\\Banners\\Banners" but no such service exists.');
  10689.     }
  10690.     /**
  10691.      * Gets the private '.errored..service_locator.rGVylc..App\Entity\User\UserCard' shared service.
  10692.      *
  10693.      * @return \App\Entity\User\UserCard
  10694.      */
  10695.     protected function getUserCardService()
  10696.     {
  10697.         $this->throw('Cannot autowire service ".service_locator.rGVylc.": it references class "App\\Entity\\User\\UserCard" but no such service exists.');
  10698.     }
  10699.     /**
  10700.      * Gets the private '.errored..service_locator.rOeiD7t.Aqarmap\Bundle\UserBundle\Entity\Group' shared service.
  10701.      *
  10702.      * @return \Aqarmap\Bundle\UserBundle\Entity\Group
  10703.      */
  10704.     protected function getGroupService()
  10705.     {
  10706.         $this->throw('Cannot autowire service ".service_locator.rOeiD7t": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\Group" but no such service exists.');
  10707.     }
  10708.     /**
  10709.      * Gets the private '.errored..service_locator.tp5oD8B.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10710.      *
  10711.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10712.      */
  10713.     protected function getSection7Service()
  10714.     {
  10715.         $this->throw('Cannot autowire service ".service_locator.tp5oD8B": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10716.     }
  10717.     /**
  10718.      * Gets the private '.errored..service_locator.txkxGC8.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10719.      *
  10720.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10721.      */
  10722.     protected function getUser19Service()
  10723.     {
  10724.         $this->throw('Cannot autowire service ".service_locator.txkxGC8": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10725.     }
  10726.     /**
  10727.      * Gets the private '.errored..service_locator.u47of.0.Symfony\Component\DependencyInjection\ContainerBuilder' shared service.
  10728.      *
  10729.      * @return \Symfony\Component\DependencyInjection\ContainerBuilder
  10730.      */
  10731.     protected function getContainerBuilderService()
  10732.     {
  10733.         $this->throw('Cannot autowire service ".service_locator.u47of.0": it references class "Symfony\\Component\\DependencyInjection\\ContainerBuilder" but no such service exists. Try changing the type-hint to one of its parents: interface "Symfony\\Component\\DependencyInjection\\ContainerInterface", or interface "Psr\\Container\\ContainerInterface".');
  10734.     }
  10735.     /**
  10736.      * Gets the private '.errored..service_locator.vgxLjSE.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  10737.      *
  10738.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  10739.      */
  10740.     protected function getListingPhoto4Service()
  10741.     {
  10742.         $this->throw('Cannot autowire service ".service_locator.vgxLjSE": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  10743.     }
  10744.     /**
  10745.      * Gets the private '.errored..service_locator.wVrXYG2.Aqarmap\Bundle\CreditBundle\Entity\Credit' shared service.
  10746.      *
  10747.      * @return \Aqarmap\Bundle\CreditBundle\Entity\Credit
  10748.      */
  10749.     protected function getCreditService()
  10750.     {
  10751.         $this->throw('Cannot autowire service ".service_locator.wVrXYG2": it references class "Aqarmap\\Bundle\\CreditBundle\\Entity\\Credit" but no such service exists.');
  10752.     }
  10753.     /**
  10754.      * Gets the private '.errored..service_locator.wpvzSKV.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  10755.      *
  10756.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  10757.      */
  10758.     protected function getDiscussion4Service()
  10759.     {
  10760.         $this->throw('Cannot autowire service ".service_locator.wpvzSKV": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  10761.     }
  10762.     /**
  10763.      * Gets the private '.errored..service_locator.wskWCel.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10764.      *
  10765.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10766.      */
  10767.     protected function getListing23Service()
  10768.     {
  10769.         $this->throw('Cannot autowire service ".service_locator.wskWCel": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10770.     }
  10771.     /**
  10772.      * Gets the private '.errored..service_locator.x3wWNZA.Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation' shared service.
  10773.      *
  10774.      * @return \Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation
  10775.      */
  10776.     protected function getCompoundLocation2Service()
  10777.     {
  10778.         $this->throw('Cannot autowire service ".service_locator.x3wWNZA": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation" but no such service exists.');
  10779.     }
  10780.     /**
  10781.      * Gets the private '.errored..service_locator.x6azFog.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10782.      *
  10783.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10784.      */
  10785.     protected function getUser20Service()
  10786.     {
  10787.         $this->throw('Cannot autowire service ".service_locator.x6azFog": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10788.     }
  10789.     /**
  10790.      * Gets the private '.errored..service_locator.xQH1vY9.Aqarmap\Bundle\CreditBundle\Entity\Service' shared service.
  10791.      *
  10792.      * @return \Aqarmap\Bundle\CreditBundle\Entity\Service
  10793.      */
  10794.     protected function getServiceService()
  10795.     {
  10796.         $this->throw('Cannot autowire service ".service_locator.xQH1vY9": it references class "Aqarmap\\Bundle\\CreditBundle\\Entity\\Service" but no such service exists.');
  10797.     }
  10798.     /**
  10799.      * Gets the private '.errored..service_locator.yzBhvT..Aqarmap\Bundle\MortgageBundle\Entity\MortgageRequest' shared service.
  10800.      *
  10801.      * @return \Aqarmap\Bundle\MortgageBundle\Entity\MortgageRequest
  10802.      */
  10803.     protected function getMortgageRequestService()
  10804.     {
  10805.         $this->throw('Cannot autowire service ".service_locator.yzBhvT.": it references class "Aqarmap\\Bundle\\MortgageBundle\\Entity\\MortgageRequest" but no such service exists.');
  10806.     }
  10807.     /**
  10808.      * Gets the private '.errored..service_locator.zJJOuyv.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10809.      *
  10810.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10811.      */
  10812.     protected function getListing24Service()
  10813.     {
  10814.         $this->throw('Cannot autowire service ".service_locator.zJJOuyv": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10815.     }
  10816.     /**
  10817.      * Gets the private '.errored..service_locator.zJJOuyv.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10818.      *
  10819.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10820.      */
  10821.     protected function getLocation6Service()
  10822.     {
  10823.         $this->throw('Cannot autowire service ".service_locator.zJJOuyv": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10824.     }
  10825.     /**
  10826.      * Gets the private '.errored..service_locator.za1p.5V.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10827.      *
  10828.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10829.      */
  10830.     protected function getListing25Service()
  10831.     {
  10832.         $this->throw('Cannot autowire service ".service_locator.za1p.5V": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10833.     }
  10834.     /**
  10835.      * Gets the private '.errored..service_locator.zjdyQvB.Aqarmap\Bundle\ListingBundle\Entity\UserPhone' shared service.
  10836.      *
  10837.      * @return \Aqarmap\Bundle\ListingBundle\Entity\UserPhone
  10838.      */
  10839.     protected function getUserPhoneService()
  10840.     {
  10841.         $this->throw('Cannot autowire service ".service_locator.zjdyQvB": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\UserPhone" but no such service exists.');
  10842.     }
  10843.     /**
  10844.      * Gets the private '.errored..service_locator.zxXIGe6.Aqarmap\Bundle\MainBundle\Entity\CustomParagraph' shared service.
  10845.      *
  10846.      * @return \Aqarmap\Bundle\MainBundle\Entity\CustomParagraph
  10847.      */
  10848.     protected function getCustomParagraphService()
  10849.     {
  10850.         $this->throw('Cannot autowire service ".service_locator.zxXIGe6": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\CustomParagraph" but no such service exists.');
  10851.     }
  10852.     /**
  10853.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  10854.      *
  10855.      * @return \Symfony\Component\Console\Command\LazyCommand
  10856.      */
  10857.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  10858.     {
  10859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10861.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10862.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  10863.         });
  10864.     }
  10865.     /**
  10866.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  10867.      *
  10868.      * @return \Symfony\Component\Console\Command\LazyCommand
  10869.      */
  10870.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  10871.     {
  10872.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10874.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10875.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  10876.         });
  10877.     }
  10878.     /**
  10879.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  10880.      *
  10881.      * @return \Symfony\Component\Console\Command\LazyCommand
  10882.      */
  10883.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  10884.     {
  10885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10887.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10888.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  10889.         });
  10890.     }
  10891.     /**
  10892.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  10893.      *
  10894.      * @return \Symfony\Component\Console\Command\LazyCommand
  10895.      */
  10896.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  10897.     {
  10898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10900.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10901.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  10902.         });
  10903.     }
  10904.     /**
  10905.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  10906.      *
  10907.      * @return \Symfony\Component\Console\Command\LazyCommand
  10908.      */
  10909.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  10910.     {
  10911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10913.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10914.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  10915.         });
  10916.     }
  10917.     /**
  10918.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  10919.      *
  10920.      * @return \Symfony\Component\Console\Command\LazyCommand
  10921.      */
  10922.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  10923.     {
  10924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10926.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10927.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  10928.         });
  10929.     }
  10930.     /**
  10931.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  10932.      *
  10933.      * @return \Symfony\Component\Console\Command\LazyCommand
  10934.      */
  10935.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  10936.     {
  10937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10939.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10940.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  10941.         });
  10942.     }
  10943.     /**
  10944.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  10945.      *
  10946.      * @return \Symfony\Component\Console\Command\LazyCommand
  10947.      */
  10948.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  10949.     {
  10950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10952.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10953.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  10954.         });
  10955.     }
  10956.     /**
  10957.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  10958.      *
  10959.      * @return \Symfony\Component\Console\Command\LazyCommand
  10960.      */
  10961.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  10962.     {
  10963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10965.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10966.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  10967.         });
  10968.     }
  10969.     /**
  10970.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  10971.      *
  10972.      * @return \Symfony\Component\Console\Command\LazyCommand
  10973.      */
  10974.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  10975.     {
  10976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10978.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10979.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  10980.         });
  10981.     }
  10982.     /**
  10983.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  10984.      *
  10985.      * @return \Symfony\Component\Console\Command\LazyCommand
  10986.      */
  10987.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  10988.     {
  10989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10991.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  10992.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  10993.         });
  10994.     }
  10995.     /**
  10996.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  10997.      *
  10998.      * @return \Symfony\Component\Console\Command\LazyCommand
  10999.      */
  11000.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  11001.     {
  11002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11004.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11005.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  11006.         });
  11007.     }
  11008.     /**
  11009.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  11010.      *
  11011.      * @return \Symfony\Component\Console\Command\LazyCommand
  11012.      */
  11013.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  11014.     {
  11015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11017.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11018.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  11019.         });
  11020.     }
  11021.     /**
  11022.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  11023.      *
  11024.      * @return \Symfony\Component\Console\Command\LazyCommand
  11025.      */
  11026.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  11027.     {
  11028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11030.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11031.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  11032.         });
  11033.     }
  11034.     /**
  11035.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  11036.      *
  11037.      * @return \Symfony\Component\Console\Command\LazyCommand
  11038.      */
  11039.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  11040.     {
  11041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11043.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11044.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  11045.         });
  11046.     }
  11047.     /**
  11048.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  11049.      *
  11050.      * @return \Symfony\Component\Console\Command\LazyCommand
  11051.      */
  11052.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  11053.     {
  11054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11056.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11057.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  11058.         });
  11059.     }
  11060.     /**
  11061.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  11062.      *
  11063.      * @return \Symfony\Component\Console\Command\LazyCommand
  11064.      */
  11065.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  11066.     {
  11067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11069.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11070.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  11071.         });
  11072.     }
  11073.     /**
  11074.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  11075.      *
  11076.      * @return \Symfony\Component\Console\Command\LazyCommand
  11077.      */
  11078.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  11079.     {
  11080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11082.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11083.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  11084.         });
  11085.     }
  11086.     /**
  11087.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  11088.      *
  11089.      * @return \Symfony\Component\Console\Command\LazyCommand
  11090.      */
  11091.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  11092.     {
  11093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11095.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11096.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  11097.         });
  11098.     }
  11099.     /**
  11100.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  11101.      *
  11102.      * @return \Symfony\Component\Console\Command\LazyCommand
  11103.      */
  11104.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  11105.     {
  11106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11108.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11109.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  11110.         });
  11111.     }
  11112.     /**
  11113.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  11114.      *
  11115.      * @return \Symfony\Component\Console\Command\LazyCommand
  11116.      */
  11117.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  11118.     {
  11119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11121.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11122.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  11123.         });
  11124.     }
  11125.     /**
  11126.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  11127.      *
  11128.      * @return \Symfony\Component\Console\Command\LazyCommand
  11129.      */
  11130.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  11131.     {
  11132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11134.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  11135.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  11136.         });
  11137.     }
  11138.     /**
  11139.      * Gets the private '.messenger.handler_descriptor.2Q2O_CE' shared service.
  11140.      *
  11141.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11142.      */
  11143.     protected function get_Messenger_HandlerDescriptor_2Q2OCEService()
  11144.     {
  11145.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11146.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11147.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/BuyerAlertsSubscribeHandler.php';
  11148.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11149.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  11150.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  11151.         }
  11152.         $b = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  11153.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  11154.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  11155.         }
  11156.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  11157.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  11158.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  11159.         }
  11160.         return $this->privates['.messenger.handler_descriptor.2Q2O_CE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Aqarmap\Bundle\ListingBundle\MessageHandler\BuyerAlertsSubscribeHandler($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b$c, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService())), []);
  11161.     }
  11162.     /**
  11163.      * Gets the private '.messenger.handler_descriptor.5HRDaKQ' shared service.
  11164.      *
  11165.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11166.      */
  11167.     protected function get_Messenger_HandlerDescriptor_5HRDaKQService()
  11168.     {
  11169.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11170.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11171.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Listing/BulkListingApproveMessageHandler.php';
  11172.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  11173.         if (isset($this->privates['.messenger.handler_descriptor.5HRDaKQ'])) {
  11174.             return $this->privates['.messenger.handler_descriptor.5HRDaKQ'];
  11175.         }
  11176.         return $this->privates['.messenger.handler_descriptor.5HRDaKQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Listing\BulkListingApproveMessageHandler(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), $a), []);
  11177.     }
  11178.     /**
  11179.      * Gets the private '.messenger.handler_descriptor.7u9lu3j' shared service.
  11180.      *
  11181.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11182.      */
  11183.     protected function get_Messenger_HandlerDescriptor_7u9lu3jService()
  11184.     {
  11185.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11186.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11187.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingChildrenUpdateHandler.php';
  11188.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11189.         if (isset($this->privates['.messenger.handler_descriptor.7u9lu3j'])) {
  11190.             return $this->privates['.messenger.handler_descriptor.7u9lu3j'];
  11191.         }
  11192.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  11193.         if (isset($this->privates['.messenger.handler_descriptor.7u9lu3j'])) {
  11194.             return $this->privates['.messenger.handler_descriptor.7u9lu3j'];
  11195.         }
  11196.         return $this->privates['.messenger.handler_descriptor.7u9lu3j'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Aqarmap\Bundle\ListingBundle\MessageHandler\ListingChildrenUpdateHandler($a$b), []);
  11197.     }
  11198.     /**
  11199.      * Gets the private '.messenger.handler_descriptor.9qHbxty' shared service.
  11200.      *
  11201.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11202.      */
  11203.     protected function get_Messenger_HandlerDescriptor_9qHbxtyService()
  11204.     {
  11205.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11206.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11207.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/UserSegmentHandler.php';
  11208.         include_once \dirname(__DIR__4).'/src/App/Service/User/UserSegmentService.php';
  11209.         $a = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  11210.         if (isset($this->privates['.messenger.handler_descriptor.9qHbxty'])) {
  11211.             return $this->privates['.messenger.handler_descriptor.9qHbxty'];
  11212.         }
  11213.         return $this->privates['.messenger.handler_descriptor.9qHbxty'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\User\UserSegmentHandler($a, new \App\Service\User\UserSegmentService(($this->privates['App\\Repository\\User\\UserSegmentRepository'] ?? $this->getUserSegmentRepositoryService()))), []);
  11214.     }
  11215.     /**
  11216.      * Gets the private '.messenger.handler_descriptor.D4ehsao' shared service.
  11217.      *
  11218.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11219.      */
  11220.     protected function get_Messenger_HandlerDescriptor_D4ehsaoService()
  11221.     {
  11222.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11223.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11224.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingFeaturingExpirationHandler.php';
  11225.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11226.         if (isset($this->privates['.messenger.handler_descriptor.D4ehsao'])) {
  11227.             return $this->privates['.messenger.handler_descriptor.D4ehsao'];
  11228.         }
  11229.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  11230.         if (isset($this->privates['.messenger.handler_descriptor.D4ehsao'])) {
  11231.             return $this->privates['.messenger.handler_descriptor.D4ehsao'];
  11232.         }
  11233.         return $this->privates['.messenger.handler_descriptor.D4ehsao'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Aqarmap\Bundle\ListingBundle\MessageHandler\ListingFeaturingExpirationHandler($a$b, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository'] ?? $this->getListingFeatureRepositoryService())), []);
  11234.     }
  11235.     /**
  11236.      * Gets the private '.messenger.handler_descriptor.GbRGh2R' shared service.
  11237.      *
  11238.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11239.      */
  11240.     protected function get_Messenger_HandlerDescriptor_GbRGh2RService()
  11241.     {
  11242.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11243.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11244.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LocationStatisticsAddedHandler.php';
  11245.         $a = ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] ?? $this->getNeighborhoodManagerService());
  11246.         if (isset($this->privates['.messenger.handler_descriptor.GbRGh2R'])) {
  11247.             return $this->privates['.messenger.handler_descriptor.GbRGh2R'];
  11248.         }
  11249.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11250.         if (isset($this->privates['.messenger.handler_descriptor.GbRGh2R'])) {
  11251.             return $this->privates['.messenger.handler_descriptor.GbRGh2R'];
  11252.         }
  11253.         return $this->privates['.messenger.handler_descriptor.GbRGh2R'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\LocationStatisticsAddedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b), []);
  11254.     }
  11255.     /**
  11256.      * Gets the private '.messenger.handler_descriptor.JeO4zog' shared service.
  11257.      *
  11258.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11259.      */
  11260.     protected function get_Messenger_HandlerDescriptor_JeO4zogService()
  11261.     {
  11262.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11263.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11264.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LocationUpdatedHandler.php';
  11265.         return $this->privates['.messenger.handler_descriptor.JeO4zog'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\LocationUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  11266.     }
  11267.     /**
  11268.      * Gets the private '.messenger.handler_descriptor.MM.u3cU' shared service.
  11269.      *
  11270.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11271.      */
  11272.     protected function get_Messenger_HandlerDescriptor_MM_U3cUService()
  11273.     {
  11274.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11275.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11276.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingInteractionsHandler.php';
  11277.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  11278.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  11279.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  11280.         }
  11281.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'] ?? $this->getListingImpressionServiceService());
  11282.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  11283.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  11284.         }
  11285.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11286.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  11287.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  11288.         }
  11289.         return $this->privates['.messenger.handler_descriptor.MM.u3cU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Aqarmap\Bundle\ListingBundle\MessageHandler\ListingInteractionsHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b$c, ($this->services['doctrine'] ?? $this->getDoctrineService())), []);
  11290.     }
  11291.     /**
  11292.      * Gets the private '.messenger.handler_descriptor.NXXH9Pa' shared service.
  11293.      *
  11294.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11295.      */
  11296.     protected function get_Messenger_HandlerDescriptor_NXXH9PaService()
  11297.     {
  11298.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11299.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11300.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/ListingUpdatedHandler.php';
  11301.         return $this->privates['.messenger.handler_descriptor.NXXH9Pa'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\ListingUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  11302.     }
  11303.     /**
  11304.      * Gets the private '.messenger.handler_descriptor.O8j7clm' shared service.
  11305.      *
  11306.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11307.      */
  11308.     protected function get_Messenger_HandlerDescriptor_O8j7clmService()
  11309.     {
  11310.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11311.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11312.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/UserGroupUpdatedHandler.php';
  11313.         return $this->privates['.messenger.handler_descriptor.O8j7clm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\UserGroupUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  11314.     }
  11315.     /**
  11316.      * Gets the private '.messenger.handler_descriptor.PeFElIy' shared service.
  11317.      *
  11318.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11319.      */
  11320.     protected function get_Messenger_HandlerDescriptor_PeFElIyService()
  11321.     {
  11322.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11323.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11324.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LoginCredentialsUpdatedMessageHandler.php';
  11325.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11326.         if (isset($this->privates['.messenger.handler_descriptor.PeFElIy'])) {
  11327.             return $this->privates['.messenger.handler_descriptor.PeFElIy'];
  11328.         }
  11329.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  11330.         if (isset($this->privates['.messenger.handler_descriptor.PeFElIy'])) {
  11331.             return $this->privates['.messenger.handler_descriptor.PeFElIy'];
  11332.         }
  11333.         return $this->privates['.messenger.handler_descriptor.PeFElIy'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\LoginCredentialsUpdatedMessageHandler($a, ($this->privates['App\\Service\\Security\\AuthServer'] ?? $this->getAuthServerService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b), []);
  11334.     }
  11335.     /**
  11336.      * Gets the private '.messenger.handler_descriptor.TLvkPvS' shared service.
  11337.      *
  11338.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11339.      */
  11340.     protected function get_Messenger_HandlerDescriptor_TLvkPvSService()
  11341.     {
  11342.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11343.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11344.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/NewAccountMessageHandler.php';
  11345.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  11346.         if (isset($this->privates['.messenger.handler_descriptor.TLvkPvS'])) {
  11347.             return $this->privates['.messenger.handler_descriptor.TLvkPvS'];
  11348.         }
  11349.         return $this->privates['.messenger.handler_descriptor.TLvkPvS'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\User\NewAccountMessageHandler(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a), []);
  11350.     }
  11351.     /**
  11352.      * Gets the private '.messenger.handler_descriptor.TnEGxNs' shared service.
  11353.      *
  11354.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11355.      */
  11356.     protected function get_Messenger_HandlerDescriptor_TnEGxNsService()
  11357.     {
  11358.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11359.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11360.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/MessageHandler/NewLeadPushNotificationHandler.php';
  11361.         return $this->privates['.messenger.handler_descriptor.TnEGxNs'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Aqarmap\Bundle\UserBundle\MessageHandler\NewLeadPushNotificationHandler(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\PushNotificationService'] ?? $this->getPushNotificationServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] ?? $this->getLeadRepository2Service()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] ?? $this->getUserDeviceRepositoryService())), []);
  11362.     }
  11363.     /**
  11364.      * Gets the private '.messenger.handler_descriptor.XFUQcio' shared service.
  11365.      *
  11366.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11367.      */
  11368.     protected function get_Messenger_HandlerDescriptor_XFUQcioService()
  11369.     {
  11370.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11371.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11372.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Location/RecordLocationSearchHistoryHandler.php';
  11373.         $a = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'] ?? $this->getLocationSearchHistoryServiceService());
  11374.         if (isset($this->privates['.messenger.handler_descriptor.XFUQcio'])) {
  11375.             return $this->privates['.messenger.handler_descriptor.XFUQcio'];
  11376.         }
  11377.         return $this->privates['.messenger.handler_descriptor.XFUQcio'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Location\RecordLocationSearchHistoryHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a), []);
  11378.     }
  11379.     /**
  11380.      * Gets the private '.messenger.handler_descriptor.XrjJCsu' shared service.
  11381.      *
  11382.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11383.      */
  11384.     protected function get_Messenger_HandlerDescriptor_XrjJCsuService()
  11385.     {
  11386.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11387.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11388.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Lead/NewLeadMessageHandler.php';
  11389.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11390.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11391.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11392.         }
  11393.         $b = ($this->privates['App\\Service\\Lead\\LeadService'] ?? $this->getLeadServiceService());
  11394.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11395.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11396.         }
  11397.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  11398.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11399.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11400.         }
  11401.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  11402.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11403.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11404.         }
  11405.         $e = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'] ?? $this->getLeadsCRMServiceService());
  11406.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11407.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11408.         }
  11409.         $f = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  11410.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11411.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11412.         }
  11413.         $g = ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'] ?? $this->getLeadGeneratedService());
  11414.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11415.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11416.         }
  11417.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11418.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11419.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11420.         }
  11421.         $i = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  11422.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11423.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11424.         }
  11425.         return $this->privates['.messenger.handler_descriptor.XrjJCsu'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Lead\NewLeadMessageHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b$c$d, ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventStreaming\\EventStreamingClientFactory'] ?? $this->getEventStreamingClientFactoryService()), $e$f, ($this->privates['.debug.geoip.client'] ?? $this->get_Debug_Geoip_ClientService()), $g$h$i), []);
  11426.     }
  11427.     /**
  11428.      * Gets the private '.messenger.handler_descriptor.arWGc4f' shared service.
  11429.      *
  11430.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11431.      */
  11432.     protected function get_Messenger_HandlerDescriptor_ArWGc4fService()
  11433.     {
  11434.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11435.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11436.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/ImportUsersDevelopersMessageHandler.php';
  11437.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  11438.         if (isset($this->privates['.messenger.handler_descriptor.arWGc4f'])) {
  11439.             return $this->privates['.messenger.handler_descriptor.arWGc4f'];
  11440.         }
  11441.         return $this->privates['.messenger.handler_descriptor.arWGc4f'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\User\ImportUsersDevelopersMessageHandler($a, ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService())), []);
  11442.     }
  11443.     /**
  11444.      * Gets the private '.messenger.handler_descriptor.axmPPI9' shared service.
  11445.      *
  11446.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11447.      */
  11448.     protected function get_Messenger_HandlerDescriptor_AxmPPI9Service()
  11449.     {
  11450.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11451.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Messenger/DumpSitemapMessageHandler.php';
  11452.         $a = ($this->services['presta_sitemap.dumper'] ?? $this->getPrestaSitemap_DumperService());
  11453.         if (isset($this->privates['.messenger.handler_descriptor.axmPPI9'])) {
  11454.             return $this->privates['.messenger.handler_descriptor.axmPPI9'];
  11455.         }
  11456.         return $this->privates['.messenger.handler_descriptor.axmPPI9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Presta\SitemapBundle\Messenger\DumpSitemapMessageHandler(($this->services['router'] ?? $this->getRouterService()), $a, (\dirname(__DIR__4).'/public')), []);
  11457.     }
  11458.     /**
  11459.      * Gets the private '.messenger.handler_descriptor.dc.1.bo' shared service.
  11460.      *
  11461.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11462.      */
  11463.     protected function get_Messenger_HandlerDescriptor_Dc_1_BoService()
  11464.     {
  11465.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11466.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11467.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Listing/SyncListingProjectHandler.php';
  11468.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  11469.         if (isset($this->privates['.messenger.handler_descriptor.dc.1.bo'])) {
  11470.             return $this->privates['.messenger.handler_descriptor.dc.1.bo'];
  11471.         }
  11472.         return $this->privates['.messenger.handler_descriptor.dc.1.bo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Listing\SyncListingProjectHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a), []);
  11473.     }
  11474.     /**
  11475.      * Gets the private '.messenger.handler_descriptor.kQwQsvy' shared service.
  11476.      *
  11477.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11478.      */
  11479.     protected function get_Messenger_HandlerDescriptor_KQwQsvyService()
  11480.     {
  11481.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11482.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11483.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Location/AdminImportLocationsHandler.php';
  11484.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11485.         if (isset($this->privates['.messenger.handler_descriptor.kQwQsvy'])) {
  11486.             return $this->privates['.messenger.handler_descriptor.kQwQsvy'];
  11487.         }
  11488.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  11489.         if (isset($this->privates['.messenger.handler_descriptor.kQwQsvy'])) {
  11490.             return $this->privates['.messenger.handler_descriptor.kQwQsvy'];
  11491.         }
  11492.         return $this->privates['.messenger.handler_descriptor.kQwQsvy'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Location\AdminImportLocationsHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b), []);
  11493.     }
  11494.     /**
  11495.      * Gets the private '.messenger.handler_descriptor.sRwIAy8' shared service.
  11496.      *
  11497.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11498.      */
  11499.     protected function get_Messenger_HandlerDescriptor_SRwIAy8Service()
  11500.     {
  11501.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11502.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11503.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Listing/AfterChangeStatusHandler.php';
  11504.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  11505.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  11506.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  11507.         }
  11508.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService());
  11509.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  11510.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  11511.         }
  11512.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11513.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  11514.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  11515.         }
  11516.         return $this->privates['.messenger.handler_descriptor.sRwIAy8'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\Listing\AfterChangeStatusHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a$b, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), $c), []);
  11517.     }
  11518.     /**
  11519.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  11520.      *
  11521.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11522.      */
  11523.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  11524.     {
  11525.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11526.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  11527.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  11528.         if (isset($this->privates['.messenger.handler_descriptor.tGvt0LH'])) {
  11529.             return $this->privates['.messenger.handler_descriptor.tGvt0LH'];
  11530.         }
  11531.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler($a), []);
  11532.     }
  11533.     /**
  11534.      * Gets the private '.messenger.handler_descriptor.y6aMxSF' shared service.
  11535.      *
  11536.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11537.      */
  11538.     protected function get_Messenger_HandlerDescriptor_Y6aMxSFService()
  11539.     {
  11540.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11541.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11542.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/UpdateClientServedCountForUserMessageHandler.php';
  11543.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  11544.         if (isset($this->privates['.messenger.handler_descriptor.y6aMxSF'])) {
  11545.             return $this->privates['.messenger.handler_descriptor.y6aMxSF'];
  11546.         }
  11547.         return $this->privates['.messenger.handler_descriptor.y6aMxSF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\User\UpdateClientServedCountForUserMessageHandler($a, ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService())), []);
  11548.     }
  11549.     /**
  11550.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  11551.      *
  11552.      * @return \Symfony\Component\Console\Command\LazyCommand
  11553.      */
  11554.     protected function get_Monolog_Command_ServerLog_LazyService()
  11555.     {
  11556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11557.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11558.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  11559.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  11560.         });
  11561.     }
  11562.     /**
  11563.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  11564.      *
  11565.      * @return \Symfony\Component\Console\Command\LazyCommand
  11566.      */
  11567.     protected function get_Security_Command_DebugFirewall_LazyService()
  11568.     {
  11569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11571.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  11572.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  11573.         });
  11574.     }
  11575.     /**
  11576.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  11577.      *
  11578.      * @return \Symfony\Component\Console\Command\LazyCommand
  11579.      */
  11580.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  11581.     {
  11582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11584.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  11585.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  11586.         });
  11587.     }
  11588.     /**
  11589.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  11590.      *
  11591.      * @return \Symfony\Component\Console\Command\LazyCommand
  11592.      */
  11593.     protected function get_Security_Command_UserPasswordHash_LazyService()
  11594.     {
  11595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11597.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  11598.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  11599.         });
  11600.     }
  11601.     /**
  11602.      * Gets the private '.service_locator..h5RDax' shared service.
  11603.      *
  11604.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11605.      */
  11606.     protected function get_ServiceLocator__H5RDaxService()
  11607.     {
  11608.         return $this->privates['.service_locator..h5RDax'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11609.             'listing' => ['privates''.errored..service_locator..h5RDax.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator..h5RDax": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  11610.         ], [
  11611.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11612.         ]);
  11613.     }
  11614.     /**
  11615.      * Gets the private '.service_locator.05NpXBu' shared service.
  11616.      *
  11617.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11618.      */
  11619.     protected function get_ServiceLocator_05NpXBuService()
  11620.     {
  11621.         return $this->privates['.service_locator.05NpXBu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11622.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  11623.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  11624.         ], [
  11625.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  11626.             'leadService' => 'App\\Service\\Lead\\LeadService',
  11627.         ]);
  11628.     }
  11629.     /**
  11630.      * Gets the private '.service_locator.0CRMPWH' shared service.
  11631.      *
  11632.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11633.      */
  11634.     protected function get_ServiceLocator_0CRMPWHService()
  11635.     {
  11636.         return $this->privates['.service_locator.0CRMPWH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11637.             'broker' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker''getBrokerService'false],
  11638.         ], [
  11639.             'broker' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker',
  11640.         ]);
  11641.     }
  11642.     /**
  11643.      * Gets the private '.service_locator.0U7N9yd' shared service.
  11644.      *
  11645.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11646.      */
  11647.     protected function get_ServiceLocator_0U7N9ydService()
  11648.     {
  11649.         return $this->privates['.service_locator.0U7N9yd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11650.             'documentManager' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  11651.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11652.         ], [
  11653.             'documentManager' => '?',
  11654.             'paginator' => '?',
  11655.         ]);
  11656.     }
  11657.     /**
  11658.      * Gets the private '.service_locator.0XB_Fvv' shared service.
  11659.      *
  11660.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11661.      */
  11662.     protected function get_ServiceLocator_0XBFvvService()
  11663.     {
  11664.         return $this->privates['.service_locator.0XB_Fvv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11665.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11666.             'seller' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller''getSellerService'false],
  11667.         ], [
  11668.             'paginator' => '?',
  11669.             'seller' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller',
  11670.         ]);
  11671.     }
  11672.     /**
  11673.      * Gets the private '.service_locator.0YeVgFJ' shared service.
  11674.      *
  11675.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11676.      */
  11677.     protected function get_ServiceLocator_0YeVgFJService()
  11678.     {
  11679.         return $this->privates['.service_locator.0YeVgFJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11680.             'subscriptionPlanRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanRepository''getSubscriptionPlanRepositoryService'false],
  11681.         ], [
  11682.             'subscriptionPlanRepository' => 'App\\Repository\\Subscriptions\\SubscriptionPlanRepository',
  11683.         ]);
  11684.     }
  11685.     /**
  11686.      * Gets the private '.service_locator.0ea3J8t' shared service.
  11687.      *
  11688.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11689.      */
  11690.     protected function get_ServiceLocator_0ea3J8tService()
  11691.     {
  11692.         return $this->privates['.service_locator.0ea3J8t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11693.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11694.             'listing' => ['privates''.errored..service_locator.0ea3J8t.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.0ea3J8t": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  11695.             'listingNoteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository''getListingNoteRepositoryService'false],
  11696.         ], [
  11697.             'em' => '?',
  11698.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11699.             'listingNoteRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository',
  11700.         ]);
  11701.     }
  11702.     /**
  11703.      * Gets the private '.service_locator.0qmhlcG' shared service.
  11704.      *
  11705.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11706.      */
  11707.     protected function get_ServiceLocator_0qmhlcGService()
  11708.     {
  11709.         return $this->privates['.service_locator.0qmhlcG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11710.             'documentManager' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  11711.         ], [
  11712.             'documentManager' => '?',
  11713.         ]);
  11714.     }
  11715.     /**
  11716.      * Gets the private '.service_locator.10P59hg' shared service.
  11717.      *
  11718.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11719.      */
  11720.     protected function get_ServiceLocator_10P59hgService()
  11721.     {
  11722.         return $this->privates['.service_locator.10P59hg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11723.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  11724.             'sectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  11725.         ], [
  11726.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  11727.             'sectionRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  11728.         ]);
  11729.     }
  11730.     /**
  11731.      * Gets the private '.service_locator.15Qxs4f' shared service.
  11732.      *
  11733.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11734.      */
  11735.     protected function get_ServiceLocator_15Qxs4fService()
  11736.     {
  11737.         return $this->privates['.service_locator.15Qxs4f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11738.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  11739.             'listing' => ['privates''.errored..service_locator.15Qxs4f.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.15Qxs4f": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  11740.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  11741.         ], [
  11742.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  11743.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11744.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  11745.         ]);
  11746.     }
  11747.     /**
  11748.      * Gets the private '.service_locator.1dCwSD2' shared service.
  11749.      *
  11750.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11751.      */
  11752.     protected function get_ServiceLocator_1dCwSD2Service()
  11753.     {
  11754.         return $this->privates['.service_locator.1dCwSD2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11755.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  11756.             'external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  11757.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  11758.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  11759.             'fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  11760.             'interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  11761.             'mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  11762.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  11763.             'messenger.transport.external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  11764.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  11765.             'messenger.transport.failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  11766.             'messenger.transport.fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  11767.             'messenger.transport.interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  11768.             'messenger.transport.mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  11769.         ], [
  11770.             'default' => '?',
  11771.             'external' => '?',
  11772.             'failed' => '?',
  11773.             'failed_mailer' => '?',
  11774.             'fasttrack' => '?',
  11775.             'interactions' => '?',
  11776.             'mailer' => '?',
  11777.             'messenger.transport.default' => '?',
  11778.             'messenger.transport.external' => '?',
  11779.             'messenger.transport.failed' => '?',
  11780.             'messenger.transport.failed_mailer' => '?',
  11781.             'messenger.transport.fasttrack' => '?',
  11782.             'messenger.transport.interactions' => '?',
  11783.             'messenger.transport.mailer' => '?',
  11784.         ]);
  11785.     }
  11786.     /**
  11787.      * Gets the private '.service_locator.2395Z6t' shared service.
  11788.      *
  11789.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11790.      */
  11791.     protected function get_ServiceLocator_2395Z6tService()
  11792.     {
  11793.         return $this->privates['.service_locator.2395Z6t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11794.             'bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  11795.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11796.         ], [
  11797.             'bus' => '?',
  11798.             'entityManager' => '?',
  11799.         ]);
  11800.     }
  11801.     /**
  11802.      * Gets the private '.service_locator.2AJALl2' shared service.
  11803.      *
  11804.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11805.      */
  11806.     protected function get_ServiceLocator_2AJALl2Service()
  11807.     {
  11808.         return $this->privates['.service_locator.2AJALl2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11809.             'listingFaqService' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService''getListingFaqServiceService'false],
  11810.             'propertyType' => ['privates''.errored..service_locator.2AJALl2.Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType'NULL'Cannot autowire service ".service_locator.2AJALl2": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.'],
  11811.             'section' => ['privates''.errored..service_locator.2AJALl2.Aqarmap\\Bundle\\ListingBundle\\Entity\\Section'NULL'Cannot autowire service ".service_locator.2AJALl2": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.'],
  11812.         ], [
  11813.             'listingFaqService' => 'Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService',
  11814.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  11815.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  11816.         ]);
  11817.     }
  11818.     /**
  11819.      * Gets the private '.service_locator.2M9KHMg' shared service.
  11820.      *
  11821.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11822.      */
  11823.     protected function get_ServiceLocator_2M9KHMgService()
  11824.     {
  11825.         return $this->privates['.service_locator.2M9KHMg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11826.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11827.             'paymentManager' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager''getPaymentManagerService'false],
  11828.             'user' => ['privates''.errored..service_locator.2M9KHMg.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.2M9KHMg": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  11829.         ], [
  11830.             'entityManager' => '?',
  11831.             'paymentManager' => 'Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager',
  11832.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11833.         ]);
  11834.     }
  11835.     /**
  11836.      * Gets the private '.service_locator.2Ub4lmw' shared service.
  11837.      *
  11838.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11839.      */
  11840.     protected function get_ServiceLocator_2Ub4lmwService()
  11841.     {
  11842.         return $this->privates['.service_locator.2Ub4lmw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11843.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11844.             'user' => ['privates''.errored..service_locator.2Ub4lmw.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.2Ub4lmw": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  11845.         ], [
  11846.             'em' => '?',
  11847.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11848.         ]);
  11849.     }
  11850.     /**
  11851.      * Gets the private '.service_locator.2_6UvMb' shared service.
  11852.      *
  11853.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11854.      */
  11855.     protected function get_ServiceLocator_26UvMbService()
  11856.     {
  11857.         return $this->privates['.service_locator.2_6UvMb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11858.             'comment' => ['privates''.errored..service_locator.2_6UvMb.Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment'NULL'Cannot autowire service ".service_locator.2_6UvMb": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment" but no such service exists.'],
  11859.         ], [
  11860.             'comment' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment',
  11861.         ]);
  11862.     }
  11863.     /**
  11864.      * Gets the private '.service_locator.3.is40S' shared service.
  11865.      *
  11866.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11867.      */
  11868.     protected function get_ServiceLocator_3_Is40SService()
  11869.     {
  11870.         return $this->privates['.service_locator.3.is40S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11871.             'propertyType' => ['privates''.errored..service_locator.3.is40S.Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType'NULL'Cannot autowire service ".service_locator.3.is40S": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.'],
  11872.         ], [
  11873.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  11874.         ]);
  11875.     }
  11876.     /**
  11877.      * Gets the private '.service_locator.3AMF2i4' shared service.
  11878.      *
  11879.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11880.      */
  11881.     protected function get_ServiceLocator_3AMF2i4Service()
  11882.     {
  11883.         return $this->privates['.service_locator.3AMF2i4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11884.             'paymentManager' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager''getPaymentManagerService'false],
  11885.             'userSegment' => ['privates''.errored..service_locator.3AMF2i4.App\\Entity\\UserSegment'NULL'Cannot autowire service ".service_locator.3AMF2i4": it references class "App\\Entity\\UserSegment" but no such service exists.'],
  11886.             'userSegmentRepository' => ['privates''App\\Repository\\User\\UserSegmentRepository''getUserSegmentRepositoryService'false],
  11887.         ], [
  11888.             'paymentManager' => 'Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager',
  11889.             'userSegment' => 'App\\Entity\\UserSegment',
  11890.             'userSegmentRepository' => 'App\\Repository\\User\\UserSegmentRepository',
  11891.         ]);
  11892.     }
  11893.     /**
  11894.      * Gets the private '.service_locator.3Dofsr4' shared service.
  11895.      *
  11896.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11897.      */
  11898.     protected function get_ServiceLocator_3Dofsr4Service()
  11899.     {
  11900.         return $this->privates['.service_locator.3Dofsr4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11901.             'user' => ['privates''.errored..service_locator.3Dofsr4.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.3Dofsr4": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  11902.             'userDomain' => ['privates''.errored..service_locator.3Dofsr4.Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain'NULL'Cannot autowire service ".service_locator.3Dofsr4": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain" but no such service exists.'],
  11903.         ], [
  11904.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11905.             'userDomain' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain',
  11906.         ]);
  11907.     }
  11908.     /**
  11909.      * Gets the private '.service_locator.3jBAVWJ' shared service.
  11910.      *
  11911.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11912.      */
  11913.     protected function get_ServiceLocator_3jBAVWJService()
  11914.     {
  11915.         return $this->privates['.service_locator.3jBAVWJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11916.             'featureToggleManager' => ['services''Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager''getFeatureToggleManagerService'false],
  11917.             'listing' => ['privates''.errored..service_locator.3jBAVWJ.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.3jBAVWJ": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  11918.         ], [
  11919.             'featureToggleManager' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager',
  11920.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11921.         ]);
  11922.     }
  11923.     /**
  11924.      * Gets the private '.service_locator.48PMbZa' shared service.
  11925.      *
  11926.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11927.      */
  11928.     protected function get_ServiceLocator_48PMbZaService()
  11929.     {
  11930.         return $this->privates['.service_locator.48PMbZa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11931.             'listing' => ['privates''.errored..service_locator.48PMbZa.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.48PMbZa": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  11932.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  11933.         ], [
  11934.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11935.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  11936.         ]);
  11937.     }
  11938.     /**
  11939.      * Gets the private '.service_locator.4CTW3Co' shared service.
  11940.      *
  11941.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11942.      */
  11943.     protected function get_ServiceLocator_4CTW3CoService()
  11944.     {
  11945.         return $this->privates['.service_locator.4CTW3Co'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11946.             'listing' => ['privates''.errored..service_locator.4CTW3Co.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.4CTW3Co": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  11947.             'userPackagesService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService''getUserPackagesServiceService'false],
  11948.         ], [
  11949.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11950.             'userPackagesService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService',
  11951.         ]);
  11952.     }
  11953.     /**
  11954.      * Gets the private '.service_locator.4HSYFD.' shared service.
  11955.      *
  11956.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11957.      */
  11958.     protected function get_ServiceLocator_4HSYFD_Service()
  11959.     {
  11960.         return $this->privates['.service_locator.4HSYFD.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11961.             'subscriptionManager' => ['privates''App\\Service\\User\\SubscriptionManager''getSubscriptionManagerService'false],
  11962.             'subscriptionPlanRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanRepository''getSubscriptionPlanRepositoryService'false],
  11963.             'userCardRepository' => ['privates''App\\Repository\\User\\UserCardRepository''getUserCardRepositoryService'false],
  11964.             'userSubscriptionRepository' => ['privates''App\\Repository\\Subscriptions\\UserSubscriptionRepository''getUserSubscriptionRepositoryService'false],
  11965.         ], [
  11966.             'subscriptionManager' => 'App\\Service\\User\\SubscriptionManager',
  11967.             'subscriptionPlanRepository' => 'App\\Repository\\Subscriptions\\SubscriptionPlanRepository',
  11968.             'userCardRepository' => 'App\\Repository\\User\\UserCardRepository',
  11969.             'userSubscriptionRepository' => 'App\\Repository\\Subscriptions\\UserSubscriptionRepository',
  11970.         ]);
  11971.     }
  11972.     /**
  11973.      * Gets the private '.service_locator.4RkZoSP' shared service.
  11974.      *
  11975.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11976.      */
  11977.     protected function get_ServiceLocator_4RkZoSPService()
  11978.     {
  11979.         return $this->privates['.service_locator.4RkZoSP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11980.             'broker' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker''getBrokerService'false],
  11981.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11982.         ], [
  11983.             'broker' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker',
  11984.             'paginator' => '?',
  11985.         ]);
  11986.     }
  11987.     /**
  11988.      * Gets the private '.service_locator.4Y9JfYU' shared service.
  11989.      *
  11990.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11991.      */
  11992.     protected function get_ServiceLocator_4Y9JfYUService()
  11993.     {
  11994.         return $this->privates['.service_locator.4Y9JfYU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11995.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  11996.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  11997.         ], [
  11998.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  11999.             'userManager' => '?',
  12000.         ]);
  12001.     }
  12002.     /**
  12003.      * Gets the private '.service_locator.4mzSDFD' shared service.
  12004.      *
  12005.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12006.      */
  12007.     protected function get_ServiceLocator_4mzSDFDService()
  12008.     {
  12009.         return $this->privates['.service_locator.4mzSDFD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12010.             'bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12011.         ], [
  12012.             'bus' => '?',
  12013.         ]);
  12014.     }
  12015.     /**
  12016.      * Gets the private '.service_locator.5DRJAs3' shared service.
  12017.      *
  12018.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12019.      */
  12020.     protected function get_ServiceLocator_5DRJAs3Service()
  12021.     {
  12022.         return $this->privates['.service_locator.5DRJAs3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12023.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  12024.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  12025.         ], [
  12026.             'leadService' => 'App\\Service\\Lead\\LeadService',
  12027.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  12028.         ]);
  12029.     }
  12030.     /**
  12031.      * Gets the private '.service_locator.5TZeRCE' shared service.
  12032.      *
  12033.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12034.      */
  12035.     protected function get_ServiceLocator_5TZeRCEService()
  12036.     {
  12037.         return $this->privates['.service_locator.5TZeRCE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12038.             'downloadHandler' => ['services''vich_uploader.download_handler''getVichUploader_DownloadHandlerService'false],
  12039.             'file' => ['privates''.errored..service_locator.5TZeRCE.Aqarmap\\Bundle\\ListingBundle\\Entity\\File'NULL'Cannot autowire service ".service_locator.5TZeRCE": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\File" but no such service exists.'],
  12040.         ], [
  12041.             'downloadHandler' => '?',
  12042.             'file' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\File',
  12043.         ]);
  12044.     }
  12045.     /**
  12046.      * Gets the private '.service_locator.5hsvZzn' shared service.
  12047.      *
  12048.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12049.      */
  12050.     protected function get_ServiceLocator_5hsvZznService()
  12051.     {
  12052.         return $this->privates['.service_locator.5hsvZzn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12053.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12054.             'listing' => ['privates''.errored..service_locator.5hsvZzn.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.5hsvZzn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  12055.             'listingRuleMatcher' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher''getListingRuleMatcherService'false],
  12056.             'packagesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository''getUserPackagesRepositoryService'false],
  12057.         ], [
  12058.             'entityManager' => '?',
  12059.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12060.             'listingRuleMatcher' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher',
  12061.             'packagesRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository',
  12062.         ]);
  12063.     }
  12064.     /**
  12065.      * Gets the private '.service_locator.5miB8_X' shared service.
  12066.      *
  12067.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12068.      */
  12069.     protected function get_ServiceLocator_5miB8XService()
  12070.     {
  12071.         return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12072.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12073.         ], [
  12074.             'em' => '?',
  12075.         ]);
  12076.     }
  12077.     /**
  12078.      * Gets the private '.service_locator.5usv1bv' shared service.
  12079.      *
  12080.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12081.      */
  12082.     protected function get_ServiceLocator_5usv1bvService()
  12083.     {
  12084.         return $this->privates['.service_locator.5usv1bv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12085.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  12086.         ], [
  12087.             'eventDispatcher' => '?',
  12088.         ]);
  12089.     }
  12090.     /**
  12091.      * Gets the private '.service_locator.691P.J0' shared service.
  12092.      *
  12093.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12094.      */
  12095.     protected function get_ServiceLocator_691P_J0Service()
  12096.     {
  12097.         return $this->privates['.service_locator.691P.J0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12098.             'listing' => ['privates''.errored..service_locator.691P.J0.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.691P.J0": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  12099.         ], [
  12100.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12101.         ]);
  12102.     }
  12103.     /**
  12104.      * Gets the private '.service_locator.6JLV5pg' shared service.
  12105.      *
  12106.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12107.      */
  12108.     protected function get_ServiceLocator_6JLV5pgService()
  12109.     {
  12110.         return $this->privates['.service_locator.6JLV5pg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12111.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  12112.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12113.         ], [
  12114.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  12115.             'entityManager' => '?',
  12116.         ]);
  12117.     }
  12118.     /**
  12119.      * Gets the private '.service_locator.6U_jksk' shared service.
  12120.      *
  12121.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12122.      */
  12123.     protected function get_ServiceLocator_6UJkskService()
  12124.     {
  12125.         return $this->privates['.service_locator.6U_jksk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12126.             'discussion' => ['privates''.errored..service_locator.6U_jksk.Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion'NULL'Cannot autowire service ".service_locator.6U_jksk": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.'],
  12127.         ], [
  12128.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  12129.         ]);
  12130.     }
  12131.     /**
  12132.      * Gets the private '.service_locator.6p_SLSM' shared service.
  12133.      *
  12134.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12135.      */
  12136.     protected function get_ServiceLocator_6pSLSMService()
  12137.     {
  12138.         return $this->privates['.service_locator.6p_SLSM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12139.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  12140.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  12141.             'security.event_dispatcher.api_v3' => ['privates''security.event_dispatcher.api_v3''getSecurity_EventDispatcher_ApiV3Service'false],
  12142.             'security.event_dispatcher.api_v3_anonymous_lead' => ['privates''security.event_dispatcher.api_v3_anonymous_lead''getSecurity_EventDispatcher_ApiV3AnonymousLeadService'false],
  12143.             'security.event_dispatcher.api_v4' => ['privates''security.event_dispatcher.api_v4''getSecurity_EventDispatcher_ApiV4Service'false],
  12144.             'security.event_dispatcher.api_v4_list_top_customers' => ['privates''security.event_dispatcher.api_v4_list_top_customers''getSecurity_EventDispatcher_ApiV4ListTopCustomersService'false],
  12145.             'security.event_dispatcher.aqarmap_api_user_personal_data' => ['privates''security.event_dispatcher.aqarmap_api_user_personal_data''getSecurity_EventDispatcher_AqarmapApiUserPersonalDataService'false],
  12146.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  12147.         ], [
  12148.             'event_dispatcher' => '?',
  12149.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12150.             'security.event_dispatcher.api_v3' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12151.             'security.event_dispatcher.api_v3_anonymous_lead' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12152.             'security.event_dispatcher.api_v4' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12153.             'security.event_dispatcher.api_v4_list_top_customers' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12154.             'security.event_dispatcher.aqarmap_api_user_personal_data' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12155.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12156.         ]);
  12157.     }
  12158.     /**
  12159.      * Gets the private '.service_locator.6uOXFWy' shared service.
  12160.      *
  12161.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12162.      */
  12163.     protected function get_ServiceLocator_6uOXFWyService()
  12164.     {
  12165.         return $this->privates['.service_locator.6uOXFWy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12166.             'listing' => ['privates''.errored..service_locator.6uOXFWy.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.6uOXFWy": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  12167.             'photo' => ['privates''.errored..service_locator.6uOXFWy.Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto'NULL'Cannot autowire service ".service_locator.6uOXFWy": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.'],
  12168.         ], [
  12169.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12170.             'photo' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  12171.         ]);
  12172.     }
  12173.     /**
  12174.      * Gets the private '.service_locator.6yCJIov' shared service.
  12175.      *
  12176.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12177.      */
  12178.     protected function get_ServiceLocator_6yCJIovService()
  12179.     {
  12180.         return $this->privates['.service_locator.6yCJIov'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12181.             'locationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  12182.             'propertyTypeRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository''getPropertyTypeRepositoryService'false],
  12183.             'searchDescriptionBuilder' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder''getMetaTagsBuilderService'false],
  12184.             'sectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  12185.         ], [
  12186.             'locationRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  12187.             'propertyTypeRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository',
  12188.             'searchDescriptionBuilder' => '?',
  12189.             'sectionRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  12190.         ]);
  12191.     }
  12192.     /**
  12193.      * Gets the private '.service_locator.7Ryfzhm' shared service.
  12194.      *
  12195.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12196.      */
  12197.     protected function get_ServiceLocator_7RyfzhmService()
  12198.     {
  12199.         return $this->privates['.service_locator.7Ryfzhm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12200.             'seller' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller''getSellerService'false],
  12201.         ], [
  12202.             'seller' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller',
  12203.         ]);
  12204.     }
  12205.     /**
  12206.      * Gets the private '.service_locator.81.uOvc' shared service.
  12207.      *
  12208.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12209.      */
  12210.     protected function get_ServiceLocator_81_UOvcService()
  12211.     {
  12212.         return $this->privates['.service_locator.81.uOvc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12213.             'user' => ['privates''.errored..service_locator.81.uOvc.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.81.uOvc": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  12214.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  12215.         ], [
  12216.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  12217.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  12218.         ]);
  12219.     }
  12220.     /**
  12221.      * Gets the private '.service_locator.81H6ZId' shared service.
  12222.      *
  12223.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12224.      */
  12225.     protected function get_ServiceLocator_81H6ZIdService()
  12226.     {
  12227.         return $this->privates['.service_locator.81H6ZId'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12228.             'toggle' => ['privates''.errored..service_locator.81H6ZId.Aqarmap\\Bundle\\MainBundle\\Entity\\MobileSectionsToggles'NULL'Cannot autowire service ".service_locator.81H6ZId": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\MobileSectionsToggles" but no such service exists.'],
  12229.         ], [
  12230.             'toggle' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\MobileSectionsToggles',
  12231.         ]);
  12232.     }
  12233.     /**
  12234.      * Gets the private '.service_locator.89oxtMu' shared service.
  12235.      *
  12236.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12237.      */
  12238.     protected function get_ServiceLocator_89oxtMuService()
  12239.     {
  12240.         return $this->privates['.service_locator.89oxtMu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12241.             'locationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  12242.         ], [
  12243.             'locationRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  12244.         ]);
  12245.     }
  12246.     /**
  12247.      * Gets the private '.service_locator.9NPWjJJ' shared service.
  12248.      *
  12249.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12250.      */
  12251.     protected function get_ServiceLocator_9NPWjJJService()
  12252.     {
  12253.         return $this->privates['.service_locator.9NPWjJJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12254.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12255.         ], [
  12256.             'tokenStorage' => '?',
  12257.         ]);
  12258.     }
  12259.     /**
  12260.      * Gets the private '.service_locator.BirtPkH' shared service.
  12261.      *
  12262.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12263.      */
  12264.     protected function get_ServiceLocator_BirtPkHService()
  12265.     {
  12266.         return $this->privates['.service_locator.BirtPkH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12267.             'oauthUtils' => ['privates''hwi_oauth.security.oauth_utils''getHwiOauth_Security_OauthUtilsService'false],
  12268.         ], [
  12269.             'oauthUtils' => '?',
  12270.         ]);
  12271.     }
  12272.     /**
  12273.      * Gets the private '.service_locator.C3YrtYY' shared service.
  12274.      *
  12275.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12276.      */
  12277.     protected function get_ServiceLocator_C3YrtYYService()
  12278.     {
  12279.         return $this->privates['.service_locator.C3YrtYY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12280.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12281.             'location' => ['privates''.errored..service_locator.C3YrtYY.Aqarmap\\Bundle\\ListingBundle\\Entity\\Location'NULL'Cannot autowire service ".service_locator.C3YrtYY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.'],
  12282.             'propertyType' => ['privates''.errored..service_locator.C3YrtYY.Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType'NULL'Cannot autowire service ".service_locator.C3YrtYY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.'],
  12283.         ], [
  12284.             'em' => '?',
  12285.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  12286.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  12287.         ]);
  12288.     }
  12289.     /**
  12290.      * Gets the private '.service_locator.C7sApcB' shared service.
  12291.      *
  12292.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12293.      */
  12294.     protected function get_ServiceLocator_C7sApcBService()
  12295.     {
  12296.         return $this->privates['.service_locator.C7sApcB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12297.             'entity' => ['privates''.errored..service_locator.C7sApcB.Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier'NULL'Cannot autowire service ".service_locator.C7sApcB": it references class "Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier" but no such service exists.'],
  12298.         ], [
  12299.             'entity' => 'Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier',
  12300.         ]);
  12301.     }
  12302.     /**
  12303.      * Gets the private '.service_locator.CmEcGGJ' shared service.
  12304.      *
  12305.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12306.      */
  12307.     protected function get_ServiceLocator_CmEcGGJService()
  12308.     {
  12309.         return $this->privates['.service_locator.CmEcGGJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12310.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  12311.         ], [
  12312.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  12313.         ]);
  12314.     }
  12315.     /**
  12316.      * Gets the private '.service_locator.CpaXrFh' shared service.
  12317.      *
  12318.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12319.      */
  12320.     protected function get_ServiceLocator_CpaXrFhService()
  12321.     {
  12322.         return $this->privates['.service_locator.CpaXrFh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12323.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  12324.         ], [
  12325.             'mailer' => '?',
  12326.         ]);
  12327.     }
  12328.     /**
  12329.      * Gets the private '.service_locator.Cv0rm0q' shared service.
  12330.      *
  12331.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12332.      */
  12333.     protected function get_ServiceLocator_Cv0rm0qService()
  12334.     {
  12335.         return $this->privates['.service_locator.Cv0rm0q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12336.             'user' => ['privates''.errored..service_locator.Cv0rm0q.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.Cv0rm0q": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  12337.         ], [
  12338.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  12339.         ]);
  12340.     }
  12341.     /**
  12342.      * Gets the private '.service_locator.CyC.Oyy' shared service.
  12343.      *
  12344.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12345.      */
  12346.     protected function get_ServiceLocator_CyC_OyyService()
  12347.     {
  12348.         return $this->privates['.service_locator.CyC.Oyy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12349.             'cache' => ['services''cache.app''getCache_AppService'false],
  12350.         ], [
  12351.             'cache' => '?',
  12352.         ]);
  12353.     }
  12354.     /**
  12355.      * Gets the private '.service_locator.DhfpusR' shared service.
  12356.      *
  12357.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12358.      */
  12359.     protected function get_ServiceLocator_DhfpusRService()
  12360.     {
  12361.         return $this->privates['.service_locator.DhfpusR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12362.             'feedback' => ['privates''.errored..service_locator.DhfpusR.Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback'NULL'Cannot autowire service ".service_locator.DhfpusR": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback" but no such service exists.'],
  12363.         ], [
  12364.             'feedback' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback',
  12365.         ]);
  12366.     }
  12367.     /**
  12368.      * Gets the private '.service_locator.Dvsigx3' shared service.
  12369.      *
  12370.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12371.      */
  12372.     protected function get_ServiceLocator_Dvsigx3Service()
  12373.     {
  12374.         return $this->privates['.service_locator.Dvsigx3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12375.             'databaseNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification''getDatabaseNotificationService'false],
  12376.         ], [
  12377.             'databaseNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification',
  12378.         ]);
  12379.     }
  12380.     /**
  12381.      * Gets the private '.service_locator.E5620._' shared service.
  12382.      *
  12383.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12384.      */
  12385.     protected function get_ServiceLocator_E5620_Service()
  12386.     {
  12387.         return $this->privates['.service_locator.E5620._'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12388.             'listing' => ['privates''.errored..service_locator.E5620._.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.E5620._": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  12389.         ], [
  12390.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12391.         ]);
  12392.     }
  12393.     /**
  12394.      * Gets the private '.service_locator.EKpMssS' shared service.
  12395.      *
  12396.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12397.      */
  12398.     protected function get_ServiceLocator_EKpMssSService()
  12399.     {
  12400.         return $this->privates['.service_locator.EKpMssS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12401.             'bannersRepository' => ['privates''App\\Repository\\Banners\\BannersRepository''getBannersRepositoryService'false],
  12402.         ], [
  12403.             'bannersRepository' => 'App\\Repository\\Banners\\BannersRepository',
  12404.         ]);
  12405.     }
  12406.     /**
  12407.      * Gets the private '.service_locator.EWg.NYx' shared service.
  12408.      *
  12409.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12410.      */
  12411.     protected function get_ServiceLocator_EWg_NYxService()
  12412.     {
  12413.         return $this->privates['.service_locator.EWg.NYx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12414.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  12415.         ], [
  12416.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  12417.         ]);
  12418.     }
  12419.     /**
  12420.      * Gets the private '.service_locator.EdCv38r' shared service.
  12421.      *
  12422.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12423.      */
  12424.     protected function get_ServiceLocator_EdCv38rService()
  12425.     {
  12426.         return $this->privates['.service_locator.EdCv38r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12427.             'joinUs' => ['privates''.errored..service_locator.EdCv38r.Aqarmap\\Bundle\\MainBundle\\Entity\\JoinUs'NULL'Cannot autowire service ".service_locator.EdCv38r": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\JoinUs" but no such service exists.'],
  12428.         ], [
  12429.             'joinUs' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\JoinUs',
  12430.         ]);
  12431.     }
  12432.     /**
  12433.      * Gets the private '.service_locator.Ef4Q2nx' shared service.
  12434.      *
  12435.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12436.      */
  12437.     protected function get_ServiceLocator_Ef4Q2nxService()
  12438.     {
  12439.         return $this->privates['.service_locator.Ef4Q2nx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12440.             'dynamicQuestion' => ['privates''.errored..service_locator.Ef4Q2nx.Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestion'NULL'Cannot autowire service ".service_locator.Ef4Q2nx": it references class "Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestion" but no such service exists.'],
  12441.         ], [
  12442.             'dynamicQuestion' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestion',
  12443.         ]);
  12444.     }
  12445.     /**
  12446.      * Gets the private '.service_locator.Ef5rjrT' shared service.
  12447.      *
  12448.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12449.      */
  12450.     protected function get_ServiceLocator_Ef5rjrTService()
  12451.     {
  12452.         return $this->privates['.service_locator.Ef5rjrT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12453.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12454.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  12455.         ], [
  12456.             'em' => '?',
  12457.             'userManager' => '?',
  12458.         ]);
  12459.     }
  12460.     /**
  12461.      * Gets the private '.service_locator.EoCU_mv' shared service.
  12462.      *
  12463.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12464.      */
  12465.     protected function get_ServiceLocator_EoCUMvService()
  12466.     {
  12467.         return $this->privates['.service_locator.EoCU_mv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12468.             'sectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  12469.         ], [
  12470.             'sectionRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  12471.         ]);
  12472.     }
  12473.     /**
  12474.      * Gets the private '.service_locator.EqM7.cD' shared service.
  12475.      *
  12476.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12477.      */
  12478.     protected function get_ServiceLocator_EqM7_CDService()
  12479.     {
  12480.         return $this->privates['.service_locator.EqM7.cD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12481.             'bannerService' => ['privates''App\\Service\\Banners\\BannerService''getBannerServiceService'false],
  12482.         ], [
  12483.             'bannerService' => 'App\\Service\\Banners\\BannerService',
  12484.         ]);
  12485.     }
  12486.     /**
  12487.      * Gets the private '.service_locator.EssOJru' shared service.
  12488.      *
  12489.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12490.      */
  12491.     protected function get_ServiceLocator_EssOJruService()
  12492.     {
  12493.         return $this->privates['.service_locator.EssOJru'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12494.             'security.firewall.map.context.anonymous_otp' => ['privates''security.firewall.map.context.anonymous_otp''getSecurity_Firewall_Map_Context_AnonymousOtpService'false],
  12495.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  12496.             'security.firewall.map.context.api_check_token_expiry_v4' => ['privates''security.firewall.map.context.api_check_token_expiry_v4''getSecurity_Firewall_Map_Context_ApiCheckTokenExpiryV4Service'false],
  12497.             'security.firewall.map.context.api_create_feedback_v3' => ['privates''security.firewall.map.context.api_create_feedback_v3''getSecurity_Firewall_Map_Context_ApiCreateFeedbackV3Service'false],
  12498.             'security.firewall.map.context.api_get_users_logo_v3' => ['privates''security.firewall.map.context.api_get_users_logo_v3''getSecurity_Firewall_Map_Context_ApiGetUsersLogoV3Service'false],
  12499.             'security.firewall.map.context.api_v2_list_top_customers' => ['privates''security.firewall.map.context.api_v2_list_top_customers''getSecurity_Firewall_Map_Context_ApiV2ListTopCustomersService'false],
  12500.             'security.firewall.map.context.api_v2_oauth_token' => ['privates''security.firewall.map.context.api_v2_oauth_token''getSecurity_Firewall_Map_Context_ApiV2OauthTokenService'false],
  12501.             'security.firewall.map.context.api_v3' => ['privates''security.firewall.map.context.api_v3''getSecurity_Firewall_Map_Context_ApiV3Service'false],
  12502.             'security.firewall.map.context.api_v3_anonymous_contact_seller' => ['privates''security.firewall.map.context.api_v3_anonymous_contact_seller''getSecurity_Firewall_Map_Context_ApiV3AnonymousContactSellerService'false],
  12503.             'security.firewall.map.context.api_v3_anonymous_feature-expiry-date' => ['privates''security.firewall.map.context.api_v3_anonymous_feature-expiry-date''getSecurity_Firewall_Map_Context_ApiV3AnonymousFeatureexpirydateService'false],
  12504.             'security.firewall.map.context.api_v3_anonymous_impressions' => ['privates''security.firewall.map.context.api_v3_anonymous_impressions''getSecurity_Firewall_Map_Context_ApiV3AnonymousImpressionsService'false],
  12505.             'security.firewall.map.context.api_v3_anonymous_lead' => ['privates''security.firewall.map.context.api_v3_anonymous_lead''getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadService'false],
  12506.             'security.firewall.map.context.api_v3_anonymous_lead_without_user' => ['privates''security.firewall.map.context.api_v3_anonymous_lead_without_user''getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadWithoutUserService'false],
  12507.             'security.firewall.map.context.api_v3_anonymous_listing_rate' => ['privates''security.firewall.map.context.api_v3_anonymous_listing_rate''getSecurity_Firewall_Map_Context_ApiV3AnonymousListingRateService'false],
  12508.             'security.firewall.map.context.api_v3_anonymous_location_search' => ['privates''security.firewall.map.context.api_v3_anonymous_location_search''getSecurity_Firewall_Map_Context_ApiV3AnonymousLocationSearchService'false],
  12509.             'security.firewall.map.context.api_v3_anonymous_location_search_without_slash' => ['privates''security.firewall.map.context.api_v3_anonymous_location_search_without_slash''getSecurity_Firewall_Map_Context_ApiV3AnonymousLocationSearchWithoutSlashService'false],
  12510.             'security.firewall.map.context.api_v3_anonymous_login' => ['privates''security.firewall.map.context.api_v3_anonymous_login''getSecurity_Firewall_Map_Context_ApiV3AnonymousLoginService'false],
  12511.             'security.firewall.map.context.api_v3_anonymous_nearby_locations' => ['privates''security.firewall.map.context.api_v3_anonymous_nearby_locations''getSecurity_Firewall_Map_Context_ApiV3AnonymousNearbyLocationsService'false],
  12512.             'security.firewall.map.context.api_v3_anonymous_rate_options' => ['privates''security.firewall.map.context.api_v3_anonymous_rate_options''getSecurity_Firewall_Map_Context_ApiV3AnonymousRateOptionsService'false],
  12513.             'security.firewall.map.context.api_v3_anonymous_rejection_reasons' => ['privates''security.firewall.map.context.api_v3_anonymous_rejection_reasons''getSecurity_Firewall_Map_Context_ApiV3AnonymousRejectionReasonsService'false],
  12514.             'security.firewall.map.context.api_v3_group_create_or_open' => ['privates''security.firewall.map.context.api_v3_group_create_or_open''getSecurity_Firewall_Map_Context_ApiV3GroupCreateOrOpenService'false],
  12515.             'security.firewall.map.context.api_v4' => ['privates''security.firewall.map.context.api_v4''getSecurity_Firewall_Map_Context_ApiV4Service'false],
  12516.             'security.firewall.map.context.api_v4_anonymous_edit_phone' => ['privates''security.firewall.map.context.api_v4_anonymous_edit_phone''getSecurity_Firewall_Map_Context_ApiV4AnonymousEditPhoneService'false],
  12517.             'security.firewall.map.context.api_v4_anonymous_filters' => ['privates''security.firewall.map.context.api_v4_anonymous_filters''getSecurity_Firewall_Map_Context_ApiV4AnonymousFiltersService'false],
  12518.             'security.firewall.map.context.api_v4_anonymous_find_listing' => ['privates''security.firewall.map.context.api_v4_anonymous_find_listing''getSecurity_Firewall_Map_Context_ApiV4AnonymousFindListingService'false],
  12519.             'security.firewall.map.context.api_v4_anonymous_location_children' => ['privates''security.firewall.map.context.api_v4_anonymous_location_children''getSecurity_Firewall_Map_Context_ApiV4AnonymousLocationChildrenService'false],
  12520.             'security.firewall.map.context.api_v4_anonymous_location_search' => ['privates''security.firewall.map.context.api_v4_anonymous_location_search''getSecurity_Firewall_Map_Context_ApiV4AnonymousLocationSearchService'false],
  12521.             'security.firewall.map.context.api_v4_anonymous_login_otp' => ['privates''security.firewall.map.context.api_v4_anonymous_login_otp''getSecurity_Firewall_Map_Context_ApiV4AnonymousLoginOtpService'false],
  12522.             'security.firewall.map.context.api_v4_anonymous_register' => ['privates''security.firewall.map.context.api_v4_anonymous_register''getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterService'false],
  12523.             'security.firewall.map.context.api_v4_anonymous_registeration_otp' => ['privates''security.firewall.map.context.api_v4_anonymous_registeration_otp''getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterationOtpService'false],
  12524.             'security.firewall.map.context.api_v4_list_top_customers' => ['privates''security.firewall.map.context.api_v4_list_top_customers''getSecurity_Firewall_Map_Context_ApiV4ListTopCustomersService'false],
  12525.             'security.firewall.map.context.api_v4_list_top_sellers' => ['privates''security.firewall.map.context.api_v4_list_top_sellers''getSecurity_Firewall_Map_Context_ApiV4ListTopSellersService'false],
  12526.             'security.firewall.map.context.api_v4_location_statistics_tree' => ['privates''security.firewall.map.context.api_v4_location_statistics_tree''getSecurity_Firewall_Map_Context_ApiV4LocationStatisticsTreeService'false],
  12527.             'security.firewall.map.context.api_v4_oauth_token' => ['privates''security.firewall.map.context.api_v4_oauth_token''getSecurity_Firewall_Map_Context_ApiV4OauthTokenService'false],
  12528.             'security.firewall.map.context.api_v4_resale_listings' => ['privates''security.firewall.map.context.api_v4_resale_listings''getSecurity_Firewall_Map_Context_ApiV4ResaleListingsService'false],
  12529.             'security.firewall.map.context.api_v4_user_locations_level' => ['privates''security.firewall.map.context.api_v4_user_locations_level''getSecurity_Firewall_Map_Context_ApiV4UserLocationsLevelService'false],
  12530.             'security.firewall.map.context.aqarmap_api_check_top_seller' => ['privates''security.firewall.map.context.aqarmap_api_check_top_seller''getSecurity_Firewall_Map_Context_AqarmapApiCheckTopSellerService'false],
  12531.             'security.firewall.map.context.aqarmap_api_get_coordinates' => ['privates''security.firewall.map.context.aqarmap_api_get_coordinates''getSecurity_Firewall_Map_Context_AqarmapApiGetCoordinatesService'false],
  12532.             'security.firewall.map.context.aqarmap_api_get_location_parents_v4' => ['privates''security.firewall.map.context.aqarmap_api_get_location_parents_v4''getSecurity_Firewall_Map_Context_AqarmapApiGetLocationParentsV4Service'false],
  12533.             'security.firewall.map.context.aqarmap_api_get_location_translation' => ['privates''security.firewall.map.context.aqarmap_api_get_location_translation''getSecurity_Firewall_Map_Context_AqarmapApiGetLocationTranslationService'false],
  12534.             'security.firewall.map.context.aqarmap_api_user_personal_data' => ['privates''security.firewall.map.context.aqarmap_api_user_personal_data''getSecurity_Firewall_Map_Context_AqarmapApiUserPersonalDataService'false],
  12535.             'security.firewall.map.context.aqarmap_api_v2_discussion_data' => ['privates''security.firewall.map.context.aqarmap_api_v2_discussion_data''getSecurity_Firewall_Map_Context_AqarmapApiV2DiscussionDataService'false],
  12536.             'security.firewall.map.context.contact_seller_v2' => ['privates''security.firewall.map.context.contact_seller_v2''getSecurity_Firewall_Map_Context_ContactSellerV2Service'false],
  12537.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  12538.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  12539.             'security.firewall.map.context.v4_api_create_call_request' => ['privates''security.firewall.map.context.v4_api_create_call_request''getSecurity_Firewall_Map_Context_V4ApiCreateCallRequestService'false],
  12540.         ], [
  12541.             'security.firewall.map.context.anonymous_otp' => '?',
  12542.             'security.firewall.map.context.api' => '?',
  12543.             'security.firewall.map.context.api_check_token_expiry_v4' => '?',
  12544.             'security.firewall.map.context.api_create_feedback_v3' => '?',
  12545.             'security.firewall.map.context.api_get_users_logo_v3' => '?',
  12546.             'security.firewall.map.context.api_v2_list_top_customers' => '?',
  12547.             'security.firewall.map.context.api_v2_oauth_token' => '?',
  12548.             'security.firewall.map.context.api_v3' => '?',
  12549.             'security.firewall.map.context.api_v3_anonymous_contact_seller' => '?',
  12550.             'security.firewall.map.context.api_v3_anonymous_feature-expiry-date' => '?',
  12551.             'security.firewall.map.context.api_v3_anonymous_impressions' => '?',
  12552.             'security.firewall.map.context.api_v3_anonymous_lead' => '?',
  12553.             'security.firewall.map.context.api_v3_anonymous_lead_without_user' => '?',
  12554.             'security.firewall.map.context.api_v3_anonymous_listing_rate' => '?',
  12555.             'security.firewall.map.context.api_v3_anonymous_location_search' => '?',
  12556.             'security.firewall.map.context.api_v3_anonymous_location_search_without_slash' => '?',
  12557.             'security.firewall.map.context.api_v3_anonymous_login' => '?',
  12558.             'security.firewall.map.context.api_v3_anonymous_nearby_locations' => '?',
  12559.             'security.firewall.map.context.api_v3_anonymous_rate_options' => '?',
  12560.             'security.firewall.map.context.api_v3_anonymous_rejection_reasons' => '?',
  12561.             'security.firewall.map.context.api_v3_group_create_or_open' => '?',
  12562.             'security.firewall.map.context.api_v4' => '?',
  12563.             'security.firewall.map.context.api_v4_anonymous_edit_phone' => '?',
  12564.             'security.firewall.map.context.api_v4_anonymous_filters' => '?',
  12565.             'security.firewall.map.context.api_v4_anonymous_find_listing' => '?',
  12566.             'security.firewall.map.context.api_v4_anonymous_location_children' => '?',
  12567.             'security.firewall.map.context.api_v4_anonymous_location_search' => '?',
  12568.             'security.firewall.map.context.api_v4_anonymous_login_otp' => '?',
  12569.             'security.firewall.map.context.api_v4_anonymous_register' => '?',
  12570.             'security.firewall.map.context.api_v4_anonymous_registeration_otp' => '?',
  12571.             'security.firewall.map.context.api_v4_list_top_customers' => '?',
  12572.             'security.firewall.map.context.api_v4_list_top_sellers' => '?',
  12573.             'security.firewall.map.context.api_v4_location_statistics_tree' => '?',
  12574.             'security.firewall.map.context.api_v4_oauth_token' => '?',
  12575.             'security.firewall.map.context.api_v4_resale_listings' => '?',
  12576.             'security.firewall.map.context.api_v4_user_locations_level' => '?',
  12577.             'security.firewall.map.context.aqarmap_api_check_top_seller' => '?',
  12578.             'security.firewall.map.context.aqarmap_api_get_coordinates' => '?',
  12579.             'security.firewall.map.context.aqarmap_api_get_location_parents_v4' => '?',
  12580.             'security.firewall.map.context.aqarmap_api_get_location_translation' => '?',
  12581.             'security.firewall.map.context.aqarmap_api_user_personal_data' => '?',
  12582.             'security.firewall.map.context.aqarmap_api_v2_discussion_data' => '?',
  12583.             'security.firewall.map.context.contact_seller_v2' => '?',
  12584.             'security.firewall.map.context.dev' => '?',
  12585.             'security.firewall.map.context.main' => '?',
  12586.             'security.firewall.map.context.v4_api_create_call_request' => '?',
  12587.         ]);
  12588.     }
  12589.     /**
  12590.      * Gets the private '.service_locator.EyfC0N4' shared service.
  12591.      *
  12592.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12593.      */
  12594.     protected function get_ServiceLocator_EyfC0N4Service()
  12595.     {
  12596.         return $this->privates['.service_locator.EyfC0N4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12597.             'exchangeRequest' => ['privates''.errored..service_locator.EyfC0N4.Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest'NULL'Cannot autowire service ".service_locator.EyfC0N4": it references class "Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest" but no such service exists.'],
  12598.         ], [
  12599.             'exchangeRequest' => 'Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest',
  12600.         ]);
  12601.     }
  12602.     /**
  12603.      * Gets the private '.service_locator.F92OUdR' shared service.
  12604.      *
  12605.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12606.      */
  12607.     protected function get_ServiceLocator_F92OUdRService()
  12608.     {
  12609.         return $this->privates['.service_locator.F92OUdR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12610.             'financialAid' => ['privates''.errored..service_locator.F92OUdR.Aqarmap\\Bundle\\FinancialAidsBundle\\Entity\\FinancialAid'NULL'Cannot autowire service ".service_locator.F92OUdR": it references class "Aqarmap\\Bundle\\FinancialAidsBundle\\Entity\\FinancialAid" but no such service exists.'],
  12611.         ], [
  12612.             'financialAid' => 'Aqarmap\\Bundle\\FinancialAidsBundle\\Entity\\FinancialAid',
  12613.         ]);
  12614.     }
  12615.     /**
  12616.      * Gets the private '.service_locator.FYC1ztD' shared service.
  12617.      *
  12618.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12619.      */
  12620.     protected function get_ServiceLocator_FYC1ztDService()
  12621.     {
  12622.         return $this->privates['.service_locator.FYC1ztD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12623.             'SubscriptionPlan' => ['privates''.errored..service_locator.FYC1ztD.App\\Entity\\Subscriptions\\SubscriptionPlan'NULL'Cannot autowire service ".service_locator.FYC1ztD": it references class "App\\Entity\\Subscriptions\\SubscriptionPlan" but no such service exists.'],
  12624.         ], [
  12625.             'SubscriptionPlan' => 'App\\Entity\\Subscriptions\\SubscriptionPlan',
  12626.         ]);
  12627.     }
  12628.     /**
  12629.      * Gets the private '.service_locator.FYIkfU9' shared service.
  12630.      *
  12631.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12632.      */
  12633.     protected function get_ServiceLocator_FYIkfU9Service()
  12634.     {
  12635.         return $this->privates['.service_locator.FYIkfU9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12636.             'id' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  12637.         ], [
  12638.             'id' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  12639.         ]);
  12640.     }
  12641.     /**
  12642.      * Gets the private '.service_locator.FeEvP.H' shared service.
  12643.      *
  12644.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12645.      */
  12646.     protected function get_ServiceLocator_FeEvP_HService()
  12647.     {
  12648.         return $this->privates['.service_locator.FeEvP.H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12649.             'subscriptionPlan' => ['privates''.errored..service_locator.FeEvP.H.App\\Entity\\Subscriptions\\SubscriptionPlan'NULL'Cannot autowire service ".service_locator.FeEvP.H": it references class "App\\Entity\\Subscriptions\\SubscriptionPlan" but no such service exists.'],
  12650.             'subscriptionPlansManager' => ['privates''App\\Service\\Subscriptions\\SubscriptionPlansManager''getSubscriptionPlansManagerService'false],
  12651.         ], [
  12652.             'subscriptionPlan' => 'App\\Entity\\Subscriptions\\SubscriptionPlan',
  12653.             'subscriptionPlansManager' => 'App\\Service\\Subscriptions\\SubscriptionPlansManager',
  12654.         ]);
  12655.     }
  12656.     /**
  12657.      * Gets the private '.service_locator.GNc8e5B' shared service.
  12658.      *
  12659.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12660.      */
  12661.     protected function get_ServiceLocator_GNc8e5BService()
  12662.     {
  12663.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12664.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  12665.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  12666.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  12667.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12668.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12669.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  12670.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  12671.             'router' => ['services''router''getRouterService'false],
  12672.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  12673.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  12674.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12675.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  12676.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  12677.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12678.         ], [
  12679.             'doctrine' => '?',
  12680.             'form.factory' => '?',
  12681.             'http_kernel' => '?',
  12682.             'message_bus' => '?',
  12683.             'messenger.default_bus' => '?',
  12684.             'parameter_bag' => '?',
  12685.             'request_stack' => '?',
  12686.             'router' => '?',
  12687.             'security.authorization_checker' => '?',
  12688.             'security.csrf.token_manager' => '?',
  12689.             'security.token_storage' => '?',
  12690.             'serializer' => '?',
  12691.             'session' => '.session.deprecated',
  12692.             'twig' => '?',
  12693.         ]);
  12694.     }
  12695.     /**
  12696.      * Gets the private '.service_locator.GedePMg' shared service.
  12697.      *
  12698.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12699.      */
  12700.     protected function get_ServiceLocator_GedePMgService()
  12701.     {
  12702.         return $this->privates['.service_locator.GedePMg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12703.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  12704.             'section' => ['privates''.errored..service_locator.GedePMg.Aqarmap\\Bundle\\ListingBundle\\Entity\\Section'NULL'Cannot autowire service ".service_locator.GedePMg": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.'],
  12705.         ], [
  12706.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  12707.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  12708.         ]);
  12709.     }
  12710.     /**
  12711.      * Gets the private '.service_locator.HcMO1Gs' shared service.
  12712.      *
  12713.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12714.      */
  12715.     protected function get_ServiceLocator_HcMO1GsService()
  12716.     {
  12717.         return $this->privates['.service_locator.HcMO1Gs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12718.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  12719.             'templating' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12720.         ], [
  12721.             'paginator' => '?',
  12722.             'templating' => '?',
  12723.         ]);
  12724.     }
  12725.     /**
  12726.      * Gets the private '.service_locator.IxKqzhS' shared service.
  12727.      *
  12728.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12729.      */
  12730.     protected function get_ServiceLocator_IxKqzhSService()
  12731.     {
  12732.         return $this->privates['.service_locator.IxKqzhS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12733.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  12734.         ], [
  12735.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  12736.         ]);
  12737.     }
  12738.     /**
  12739.      * Gets the private '.service_locator.IxpZ58c' shared service.
  12740.      *
  12741.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12742.      */
  12743.     protected function get_ServiceLocator_IxpZ58cService()
  12744.     {
  12745.         return $this->privates['.service_locator.IxpZ58c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12746.             'entity' => ['privates''.errored..service_locator.IxpZ58c.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.IxpZ58c": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  12747.         ], [
  12748.             'entity' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12749.         ]);
  12750.     }
  12751.     /**
  12752.      * Gets the private '.service_locator.J4vdJ1P' shared service.
  12753.      *
  12754.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12755.      */
  12756.     protected function get_ServiceLocator_J4vdJ1PService()
  12757.     {
  12758.         return $this->privates['.service_locator.J4vdJ1P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12759.             'creditRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository''getCreditRepositoryService'false],
  12760.             'formValidationService' => ['privates''Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService''getFormValidationServiceService'false],
  12761.         ], [
  12762.             'creditRepository' => 'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository',
  12763.             'formValidationService' => 'Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService',
  12764.         ]);
  12765.     }
  12766.     /**
  12767.      * Gets the private '.service_locator.JZvIlSn' shared service.
  12768.      *
  12769.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12770.      */
  12771.     protected function get_ServiceLocator_JZvIlSnService()
  12772.     {
  12773.         return $this->privates['.service_locator.JZvIlSn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12774.             'listing' => ['privates''.errored..service_locator.JZvIlSn.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.JZvIlSn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  12775.             'listingPhoto' => ['privates''.errored..service_locator.JZvIlSn.Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto'NULL'Cannot autowire service ".service_locator.JZvIlSn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.'],
  12776.         ], [
  12777.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12778.             'listingPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  12779.         ]);
  12780.     }
  12781.     /**
  12782.      * Gets the private '.service_locator.JhSS0.a' shared service.
  12783.      *
  12784.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12785.      */
  12786.     protected function get_ServiceLocator_JhSS0_AService()
  12787.     {
  12788.         return $this->privates['.service_locator.JhSS0.a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12789.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  12790.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  12791.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  12792.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  12793.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12794.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12795.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  12796.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  12797.             'router' => ['services''router''getRouterService'false],
  12798.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  12799.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  12800.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12801.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  12802.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  12803.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12804.         ], [
  12805.             'doctrine' => '?',
  12806.             'form.factory' => '?',
  12807.             'fos_rest.view_handler' => '?',
  12808.             'http_kernel' => '?',
  12809.             'message_bus' => '?',
  12810.             'messenger.default_bus' => '?',
  12811.             'parameter_bag' => '?',
  12812.             'request_stack' => '?',
  12813.             'router' => '?',
  12814.             'security.authorization_checker' => '?',
  12815.             'security.csrf.token_manager' => '?',
  12816.             'security.token_storage' => '?',
  12817.             'serializer' => '?',
  12818.             'session' => '.session.deprecated',
  12819.             'twig' => '?',
  12820.         ]);
  12821.     }
  12822.     /**
  12823.      * Gets the private '.service_locator.JjyeKo6' shared service.
  12824.      *
  12825.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12826.      */
  12827.     protected function get_ServiceLocator_JjyeKo6Service()
  12828.     {
  12829.         return $this->privates['.service_locator.JjyeKo6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12830.             'staff' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  12831.         ], [
  12832.             'staff' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  12833.         ]);
  12834.     }
  12835.     /**
  12836.      * Gets the private '.service_locator.K6bNIyZ' shared service.
  12837.      *
  12838.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12839.      */
  12840.     protected function get_ServiceLocator_K6bNIyZService()
  12841.     {
  12842.         return $this->privates['.service_locator.K6bNIyZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12843.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  12844.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  12845.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  12846.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12847.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12848.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  12849.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  12850.             'router' => ['services''router''getRouterService'false],
  12851.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  12852.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  12853.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12854.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  12855.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  12856.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12857.         ], [
  12858.             'doctrine' => '?',
  12859.             'form.factory' => '?',
  12860.             'http_kernel' => '?',
  12861.             'message_bus' => '?',
  12862.             'messenger.default_bus' => '?',
  12863.             'parameter_bag' => '?',
  12864.             'request_stack' => '?',
  12865.             'router' => '?',
  12866.             'security.authorization_checker' => '?',
  12867.             'security.csrf.token_manager' => '?',
  12868.             'security.token_storage' => '?',
  12869.             'serializer' => '?',
  12870.             'session' => '.session.deprecated',
  12871.             'twig' => '?',
  12872.         ]);
  12873.     }
  12874.     /**
  12875.      * Gets the private '.service_locator.KI50Z4f' shared service.
  12876.      *
  12877.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12878.      */
  12879.     protected function get_ServiceLocator_KI50Z4fService()
  12880.     {
  12881.         return $this->privates['.service_locator.KI50Z4f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12882.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12883.             'payment' => ['privates''.errored..service_locator.KI50Z4f.Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment'NULL'Cannot autowire service ".service_locator.KI50Z4f": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.'],
  12884.         ], [
  12885.             'em' => '?',
  12886.             'payment' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  12887.         ]);
  12888.     }
  12889.     /**
  12890.      * Gets the private '.service_locator.KfbR3DY' shared service.
  12891.      *
  12892.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12893.      */
  12894.     protected function get_ServiceLocator_KfbR3DYService()
  12895.     {
  12896.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12897.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "Aqarmap\\Bundle\\UserBundle\\Routing\\DomainsLoader", "Aqarmap\\Bundle\\ListingBundle\\Routing\\SearchLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  12898.         ], [
  12899.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  12900.         ]);
  12901.     }
  12902.     /**
  12903.      * Gets the private '.service_locator.KnMJEak' shared service.
  12904.      *
  12905.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12906.      */
  12907.     protected function get_ServiceLocator_KnMJEakService()
  12908.     {
  12909.         return $this->privates['.service_locator.KnMJEak'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12910.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  12911.             'translator' => ['services''translator''getTranslatorService'false],
  12912.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  12913.         ], [
  12914.             'authServer' => 'App\\Service\\Security\\AuthServer',
  12915.             'translator' => '?',
  12916.             'userManager' => '?',
  12917.         ]);
  12918.     }
  12919.     /**
  12920.      * Gets the private '.service_locator.KriOK1M' shared service.
  12921.      *
  12922.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12923.      */
  12924.     protected function get_ServiceLocator_KriOK1MService()
  12925.     {
  12926.         return $this->privates['.service_locator.KriOK1M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12927.             'leadsInsightsService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService''getLeadsInsightsServiceService'false],
  12928.             'user' => ['privates''.errored..service_locator.KriOK1M.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.KriOK1M": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  12929.         ], [
  12930.             'leadsInsightsService' => '?',
  12931.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  12932.         ]);
  12933.     }
  12934.     /**
  12935.      * Gets the private '.service_locator.LRr2cO7' shared service.
  12936.      *
  12937.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12938.      */
  12939.     protected function get_ServiceLocator_LRr2cO7Service()
  12940.     {
  12941.         return $this->privates['.service_locator.LRr2cO7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12942.             'menu' => ['privates''.errored..service_locator.LRr2cO7.Aqarmap\\Bundle\\MainBundle\\Entity\\Menu'NULL'Cannot autowire service ".service_locator.LRr2cO7": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Menu" but no such service exists.'],
  12943.         ], [
  12944.             'menu' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Menu',
  12945.         ]);
  12946.     }
  12947.     /**
  12948.      * Gets the private '.service_locator.LeUnxz1' shared service.
  12949.      *
  12950.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12951.      */
  12952.     protected function get_ServiceLocator_LeUnxz1Service()
  12953.     {
  12954.         return $this->privates['.service_locator.LeUnxz1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12955.             'location' => ['privates''.errored..service_locator.LeUnxz1.Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation'NULL'Cannot autowire service ".service_locator.LeUnxz1": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation" but no such service exists.'],
  12956.         ], [
  12957.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation',
  12958.         ]);
  12959.     }
  12960.     /**
  12961.      * Gets the private '.service_locator.Lfq.BSd' shared service.
  12962.      *
  12963.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12964.      */
  12965.     protected function get_ServiceLocator_Lfq_BSdService()
  12966.     {
  12967.         return $this->privates['.service_locator.Lfq.BSd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12968.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  12969.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  12970.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  12971.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  12972.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12973.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12974.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  12975.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  12976.             'router' => ['services''router''getRouterService'false],
  12977.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  12978.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  12979.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12980.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  12981.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  12982.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12983.         ], [
  12984.             'doctrine' => '?',
  12985.             'form.factory' => '?',
  12986.             'fos_rest.view_handler' => '?',
  12987.             'http_kernel' => '?',
  12988.             'message_bus' => '?',
  12989.             'messenger.default_bus' => '?',
  12990.             'parameter_bag' => '?',
  12991.             'request_stack' => '?',
  12992.             'router' => '?',
  12993.             'security.authorization_checker' => '?',
  12994.             'security.csrf.token_manager' => '?',
  12995.             'security.token_storage' => '?',
  12996.             'serializer' => '?',
  12997.             'session' => '.session.deprecated',
  12998.             'twig' => '?',
  12999.         ]);
  13000.     }
  13001.     /**
  13002.      * Gets the private '.service_locator.Md5pun7' shared service.
  13003.      *
  13004.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13005.      */
  13006.     protected function get_ServiceLocator_Md5pun7Service()
  13007.     {
  13008.         return $this->privates['.service_locator.Md5pun7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13009.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  13010.         ], [
  13011.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  13012.         ]);
  13013.     }
  13014.     /**
  13015.      * Gets the private '.service_locator.MkMRSDY' shared service.
  13016.      *
  13017.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13018.      */
  13019.     protected function get_ServiceLocator_MkMRSDYService()
  13020.     {
  13021.         return $this->privates['.service_locator.MkMRSDY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13022.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13023.             'subscriptionPlanRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanRepository''getSubscriptionPlanRepositoryService'false],
  13024.             'subscriptionPlansManager' => ['privates''App\\Service\\Subscriptions\\SubscriptionPlansManager''getSubscriptionPlansManagerService'false],
  13025.         ], [
  13026.             'entityManager' => '?',
  13027.             'subscriptionPlanRepository' => 'App\\Repository\\Subscriptions\\SubscriptionPlanRepository',
  13028.             'subscriptionPlansManager' => 'App\\Service\\Subscriptions\\SubscriptionPlansManager',
  13029.         ]);
  13030.     }
  13031.     /**
  13032.      * Gets the private '.service_locator.MyHXagK' shared service.
  13033.      *
  13034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13035.      */
  13036.     protected function get_ServiceLocator_MyHXagKService()
  13037.     {
  13038.         return $this->privates['.service_locator.MyHXagK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13039.             'child' => ['privates''.errored..service_locator.MyHXagK.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.MyHXagK": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  13040.             'parent' => ['privates''.errored..service_locator.MyHXagK.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.MyHXagK": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  13041.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13042.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  13043.         ], [
  13044.             'child' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13045.             'parent' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13046.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13047.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  13048.         ]);
  13049.     }
  13050.     /**
  13051.      * Gets the private '.service_locator.N3LQUe3' shared service.
  13052.      *
  13053.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13054.      */
  13055.     protected function get_ServiceLocator_N3LQUe3Service()
  13056.     {
  13057.         return $this->privates['.service_locator.N3LQUe3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13058.             'userDeviceManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager''getUserDeviceManagerService'false],
  13059.         ], [
  13060.             'userDeviceManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager',
  13061.         ]);
  13062.     }
  13063.     /**
  13064.      * Gets the private '.service_locator.N80VZb3' shared service.
  13065.      *
  13066.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13067.      */
  13068.     protected function get_ServiceLocator_N80VZb3Service()
  13069.     {
  13070.         return $this->privates['.service_locator.N80VZb3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13071.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  13072.             'userSegmentRepository' => ['privates''App\\Repository\\User\\UserSegmentRepository''getUserSegmentRepositoryService'false],
  13073.         ], [
  13074.             'paginator' => '?',
  13075.             'userSegmentRepository' => 'App\\Repository\\User\\UserSegmentRepository',
  13076.         ]);
  13077.     }
  13078.     /**
  13079.      * Gets the private '.service_locator.NRsk.0J' shared service.
  13080.      *
  13081.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13082.      */
  13083.     protected function get_ServiceLocator_NRsk_0JService()
  13084.     {
  13085.         return $this->privates['.service_locator.NRsk.0J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13086.             'comment' => ['privates''.errored..service_locator.NRsk.0J.Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment'NULL'Cannot autowire service ".service_locator.NRsk.0J": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment" but no such service exists.'],
  13087.             'discussion' => ['privates''.errored..service_locator.NRsk.0J.Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion'NULL'Cannot autowire service ".service_locator.NRsk.0J": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.'],
  13088.         ], [
  13089.             'comment' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment',
  13090.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  13091.         ]);
  13092.     }
  13093.     /**
  13094.      * Gets the private '.service_locator.NSHwqyp' shared service.
  13095.      *
  13096.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13097.      */
  13098.     protected function get_ServiceLocator_NSHwqypService()
  13099.     {
  13100.         return $this->privates['.service_locator.NSHwqyp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13101.             'transferer' => ['privates''.errored..service_locator.NSHwqyp.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.NSHwqyp": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  13102.         ], [
  13103.             'transferer' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13104.         ]);
  13105.     }
  13106.     /**
  13107.      * Gets the private '.service_locator.NSdJoE7' shared service.
  13108.      *
  13109.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13110.      */
  13111.     protected function get_ServiceLocator_NSdJoE7Service()
  13112.     {
  13113.         return $this->privates['.service_locator.NSdJoE7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13114.             'locationsInsightsClient' => ['privates''.debug.locations_insights.client''get_Debug_LocationsInsights_ClientService'false],
  13115.         ], [
  13116.             'locationsInsightsClient' => '?',
  13117.         ]);
  13118.     }
  13119.     /**
  13120.      * Gets the private '.service_locator.N_uc6xq' shared service.
  13121.      *
  13122.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13123.      */
  13124.     protected function get_ServiceLocator_NUc6xqService()
  13125.     {
  13126.         return $this->privates['.service_locator.N_uc6xq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13127.             'parent' => ['privates''.errored..service_locator.N_uc6xq.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.N_uc6xq": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  13128.         ], [
  13129.             'parent' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13130.         ]);
  13131.     }
  13132.     /**
  13133.      * Gets the private '.service_locator.Nf_Q.FU' shared service.
  13134.      *
  13135.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13136.      */
  13137.     protected function get_ServiceLocator_NfQ_FUService()
  13138.     {
  13139.         return $this->privates['.service_locator.Nf_Q.FU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13140.             'page' => ['privates''.errored..service_locator.Nf_Q.FU.Aqarmap\\Bundle\\MainBundle\\Entity\\Page'NULL'Cannot autowire service ".service_locator.Nf_Q.FU": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Page" but no such service exists.'],
  13141.         ], [
  13142.             'page' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Page',
  13143.         ]);
  13144.     }
  13145.     /**
  13146.      * Gets the private '.service_locator.OC2AG.K' shared service.
  13147.      *
  13148.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13149.      */
  13150.     protected function get_ServiceLocator_OC2AG_KService()
  13151.     {
  13152.         return $this->privates['.service_locator.OC2AG.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13153.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  13154.         ], [
  13155.             'logger' => '?',
  13156.         ]);
  13157.     }
  13158.     /**
  13159.      * Gets the private '.service_locator.OeUeC3z' shared service.
  13160.      *
  13161.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13162.      */
  13163.     protected function get_ServiceLocator_OeUeC3zService()
  13164.     {
  13165.         return $this->privates['.service_locator.OeUeC3z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13166.             'customParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  13167.             'section' => ['privates''.errored..service_locator.OeUeC3z.Aqarmap\\Bundle\\ListingBundle\\Entity\\Section'NULL'Cannot autowire service ".service_locator.OeUeC3z": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.'],
  13168.         ], [
  13169.             'customParagraphRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository',
  13170.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  13171.         ]);
  13172.     }
  13173.     /**
  13174.      * Gets the private '.service_locator.P4ohWKt' shared service.
  13175.      *
  13176.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13177.      */
  13178.     protected function get_ServiceLocator_P4ohWKtService()
  13179.     {
  13180.         return $this->privates['.service_locator.P4ohWKt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13181.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13182.             'translator' => ['services''translator''getTranslatorService'false],
  13183.             'userSubAccount' => ['privates''.errored..service_locator.P4ohWKt.App\\Entity\\User\\UserSubAccount'NULL'Cannot autowire service ".service_locator.P4ohWKt": it references class "App\\Entity\\User\\UserSubAccount" but no such service exists.'],
  13184.         ], [
  13185.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13186.             'translator' => '?',
  13187.             'userSubAccount' => 'App\\Entity\\User\\UserSubAccount',
  13188.         ]);
  13189.     }
  13190.     /**
  13191.      * Gets the private '.service_locator.PDAiOko' shared service.
  13192.      *
  13193.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13194.      */
  13195.     protected function get_ServiceLocator_PDAiOkoService()
  13196.     {
  13197.         return $this->privates['.service_locator.PDAiOko'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13198.             'customFieldRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository''getCustomFieldRepositoryService'false],
  13199.             'featureToggleManager' => ['services''Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager''getFeatureToggleManagerService'false],
  13200.             'setting' => ['privates''Aqarmap\\Bundle\\MainBundle\\Service\\Setting''getSettingService'false],
  13201.             'translator' => ['services''translator''getTranslatorService'false],
  13202.         ], [
  13203.             'customFieldRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository',
  13204.             'featureToggleManager' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager',
  13205.             'setting' => 'Aqarmap\\Bundle\\MainBundle\\Service\\Setting',
  13206.             'translator' => '?',
  13207.         ]);
  13208.     }
  13209.     /**
  13210.      * Gets the private '.service_locator.Pfo2iga' shared service.
  13211.      *
  13212.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13213.      */
  13214.     protected function get_ServiceLocator_Pfo2igaService()
  13215.     {
  13216.         return $this->privates['.service_locator.Pfo2iga'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13217.             'listing' => ['privates''.errored..service_locator.Pfo2iga.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.Pfo2iga": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  13218.             'listingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  13219.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  13220.         ], [
  13221.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13222.             'listingRateRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository',
  13223.             'paginator' => '?',
  13224.         ]);
  13225.     }
  13226.     /**
  13227.      * Gets the private '.service_locator.QVQbFIb' shared service.
  13228.      *
  13229.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13230.      */
  13231.     protected function get_ServiceLocator_QVQbFIbService()
  13232.     {
  13233.         return $this->privates['.service_locator.QVQbFIb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13234.             'paymentTransaction' => ['privates''.errored..service_locator.QVQbFIb.Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment'NULL'Cannot autowire service ".service_locator.QVQbFIb": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.'],
  13235.         ], [
  13236.             'paymentTransaction' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  13237.         ]);
  13238.     }
  13239.     /**
  13240.      * Gets the private '.service_locator.Qp.s1q.' shared service.
  13241.      *
  13242.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13243.      */
  13244.     protected function get_ServiceLocator_Qp_S1q_Service()
  13245.     {
  13246.         return $this->privates['.service_locator.Qp.s1q.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13247.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13248.             'user' => ['privates''.errored..service_locator.Qp.s1q..Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.Qp.s1q.": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  13249.         ], [
  13250.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13251.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13252.         ]);
  13253.     }
  13254.     /**
  13255.      * Gets the private '.service_locator.R.5rpS2' shared service.
  13256.      *
  13257.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13258.      */
  13259.     protected function get_ServiceLocator_R_5rpS2Service()
  13260.     {
  13261.         return $this->privates['.service_locator.R.5rpS2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13262.             'client' => ['privates''aqarmap.aws_ses.client''getAqarmap_AwsSes_ClientService'false],
  13263.             'user' => ['privates''.errored..service_locator.R.5rpS2.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.R.5rpS2": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  13264.         ], [
  13265.             'client' => '?',
  13266.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13267.         ]);
  13268.     }
  13269.     /**
  13270.      * Gets the private '.service_locator.RBLp9TH' shared service.
  13271.      *
  13272.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13273.      */
  13274.     protected function get_ServiceLocator_RBLp9THService()
  13275.     {
  13276.         return $this->privates['.service_locator.RBLp9TH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13277.             'creditPackageRepositroy' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy''getCreditPackageRepositroyService'false],
  13278.         ], [
  13279.             'creditPackageRepositroy' => 'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy',
  13280.         ]);
  13281.     }
  13282.     /**
  13283.      * Gets the private '.service_locator.Rozwzjh' shared service.
  13284.      *
  13285.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13286.      */
  13287.     protected function get_ServiceLocator_RozwzjhService()
  13288.     {
  13289.         return $this->privates['.service_locator.Rozwzjh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13290.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13291.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  13292.         ], [
  13293.             'entityManager' => '?',
  13294.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  13295.         ]);
  13296.     }
  13297.     /**
  13298.      * Gets the private '.service_locator.SBFvyl6' shared service.
  13299.      *
  13300.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13301.      */
  13302.     protected function get_ServiceLocator_SBFvyl6Service()
  13303.     {
  13304.         return $this->privates['.service_locator.SBFvyl6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13305.             'locationPhoto' => ['privates''.errored..service_locator.SBFvyl6.Aqarmap\\Bundle\\ListingBundle\\Entity\\LocationPhoto'NULL'Cannot autowire service ".service_locator.SBFvyl6": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\LocationPhoto" but no such service exists.'],
  13306.         ], [
  13307.             'locationPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\LocationPhoto',
  13308.         ]);
  13309.     }
  13310.     /**
  13311.      * Gets the private '.service_locator.SE4ny3Y' shared service.
  13312.      *
  13313.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13314.      */
  13315.     protected function get_ServiceLocator_SE4ny3YService()
  13316.     {
  13317.         return $this->privates['.service_locator.SE4ny3Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13318.             'buyerAlert' => ['privates''.errored..service_locator.SE4ny3Y.Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity\\BuyerAlerts'NULL'Cannot autowire service ".service_locator.SE4ny3Y": it references class "Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity\\BuyerAlerts" but no such service exists.'],
  13319.         ], [
  13320.             'buyerAlert' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity\\BuyerAlerts',
  13321.         ]);
  13322.     }
  13323.     /**
  13324.      * Gets the private '.service_locator.SXddA_D' shared service.
  13325.      *
  13326.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13327.      */
  13328.     protected function get_ServiceLocator_SXddADService()
  13329.     {
  13330.         return $this->privates['.service_locator.SXddA_D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13331.             'leadContactRequest' => ['privates''.errored..service_locator.SXddA_D.App\\Entity\\LeadContactRequest'NULL'Cannot autowire service ".service_locator.SXddA_D": it references class "App\\Entity\\LeadContactRequest" but no such service exists.'],
  13332.             'leadContactRequestService' => ['privates''App\\Service\\Lead\\LeadContactRequestService''getLeadContactRequestServiceService'false],
  13333.             'signer' => ['privates''uri_signer''getUriSignerService'false],
  13334.             'translator' => ['services''translator''getTranslatorService'false],
  13335.         ], [
  13336.             'leadContactRequest' => 'App\\Entity\\LeadContactRequest',
  13337.             'leadContactRequestService' => 'App\\Service\\Lead\\LeadContactRequestService',
  13338.             'signer' => '?',
  13339.             'translator' => '?',
  13340.         ]);
  13341.     }
  13342.     /**
  13343.      * Gets the private '.service_locator.SblZSSN' shared service.
  13344.      *
  13345.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13346.      */
  13347.     protected function get_ServiceLocator_SblZSSNService()
  13348.     {
  13349.         return $this->privates['.service_locator.SblZSSN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13350.             'location' => ['privates''.errored..service_locator.SblZSSN.Aqarmap\\Bundle\\ListingBundle\\Entity\\Location'NULL'Cannot autowire service ".service_locator.SblZSSN": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.'],
  13351.             'user' => ['privates''.errored..service_locator.SblZSSN.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.SblZSSN": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  13352.         ], [
  13353.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  13354.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13355.         ]);
  13356.     }
  13357.     /**
  13358.      * Gets the private '.service_locator.ScY99ay' shared service.
  13359.      *
  13360.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13361.      */
  13362.     protected function get_ServiceLocator_ScY99ayService()
  13363.     {
  13364.         return $this->privates['.service_locator.ScY99ay'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13365.             'section' => ['privates''.errored..service_locator.ScY99ay.Aqarmap\\Bundle\\ListingBundle\\Entity\\Section'NULL'Cannot autowire service ".service_locator.ScY99ay": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.'],
  13366.         ], [
  13367.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  13368.         ]);
  13369.     }
  13370.     /**
  13371.      * Gets the private '.service_locator.TLrSZYf' shared service.
  13372.      *
  13373.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13374.      */
  13375.     protected function get_ServiceLocator_TLrSZYfService()
  13376.     {
  13377.         return $this->privates['.service_locator.TLrSZYf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13378.             'favourite' => ['privates''.errored..service_locator.TLrSZYf.Aqarmap\\Bundle\\ListingBundle\\Entity\\Favourite'NULL'Cannot autowire service ".service_locator.TLrSZYf": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Favourite" but no such service exists.'],
  13379.             'favouriteService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService''getFavouriteServiceService'false],
  13380.         ], [
  13381.             'favourite' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Favourite',
  13382.             'favouriteService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService',
  13383.         ]);
  13384.     }
  13385.     /**
  13386.      * Gets the private '.service_locator.TsDoRLF' shared service.
  13387.      *
  13388.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13389.      */
  13390.     protected function get_ServiceLocator_TsDoRLFService()
  13391.     {
  13392.         return $this->privates['.service_locator.TsDoRLF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13393.             'accountManager' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  13394.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  13395.         ], [
  13396.             'accountManager' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  13397.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  13398.         ]);
  13399.     }
  13400.     /**
  13401.      * Gets the private '.service_locator.TtqXS4F' shared service.
  13402.      *
  13403.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13404.      */
  13405.     protected function get_ServiceLocator_TtqXS4FService()
  13406.     {
  13407.         return $this->privates['.service_locator.TtqXS4F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13408.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13409.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  13410.             'userEntity' => ['privates''.errored..service_locator.TtqXS4F.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.TtqXS4F": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  13411.         ], [
  13412.             'entityManager' => '?',
  13413.             'paginator' => '?',
  13414.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13415.         ]);
  13416.     }
  13417.     /**
  13418.      * Gets the private '.service_locator.U..08Fk' shared service.
  13419.      *
  13420.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13421.      */
  13422.     protected function get_ServiceLocator_U__08FkService()
  13423.     {
  13424.         return $this->privates['.service_locator.U..08Fk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13425.             'cache' => ['services''cache.app''getCache_AppService'false],
  13426.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  13427.             'sectionService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService''getSectionServiceService'false],
  13428.         ], [
  13429.             'cache' => '?',
  13430.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  13431.             'sectionService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService',
  13432.         ]);
  13433.     }
  13434.     /**
  13435.      * Gets the private '.service_locator.U38IPRQ' shared service.
  13436.      *
  13437.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13438.      */
  13439.     protected function get_ServiceLocator_U38IPRQService()
  13440.     {
  13441.         return $this->privates['.service_locator.U38IPRQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13442.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13443.         ], [
  13444.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13445.         ]);
  13446.     }
  13447.     /**
  13448.      * Gets the private '.service_locator.U7VViCc' shared service.
  13449.      *
  13450.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13451.      */
  13452.     protected function get_ServiceLocator_U7VViCcService()
  13453.     {
  13454.         return $this->privates['.service_locator.U7VViCc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13455.             'form' => ['privates''.errored..service_locator.U7VViCc.Symfony\\Component\\Form\\FormInterface'NULL'Cannot autowire service ".service_locator.U7VViCc": it references interface "Symfony\\Component\\Form\\FormInterface" but no such service exists. Did you create a class that implements this interface?'],
  13456.         ], [
  13457.             'form' => 'Symfony\\Component\\Form\\FormInterface',
  13458.         ]);
  13459.     }
  13460.     /**
  13461.      * Gets the private '.service_locator.UQTEWgm' shared service.
  13462.      *
  13463.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13464.      */
  13465.     protected function get_ServiceLocator_UQTEWgmService()
  13466.     {
  13467.         return $this->privates['.service_locator.UQTEWgm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13468.             'locationService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService''getLocationServiceService'false],
  13469.         ], [
  13470.             'locationService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService',
  13471.         ]);
  13472.     }
  13473.     /**
  13474.      * Gets the private '.service_locator.Uagg_gw' shared service.
  13475.      *
  13476.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13477.      */
  13478.     protected function get_ServiceLocator_UaggGwService()
  13479.     {
  13480.         return $this->privates['.service_locator.Uagg_gw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13481.             'userDomain' => ['privates''.errored..service_locator.Uagg_gw.Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain'NULL'Cannot autowire service ".service_locator.Uagg_gw": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain" but no such service exists.'],
  13482.         ], [
  13483.             'userDomain' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain',
  13484.         ]);
  13485.     }
  13486.     /**
  13487.      * Gets the private '.service_locator.Ue3lOen' shared service.
  13488.      *
  13489.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13490.      */
  13491.     protected function get_ServiceLocator_Ue3lOenService()
  13492.     {
  13493.         return $this->privates['.service_locator.Ue3lOen'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13494.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13495.             'subUser' => ['privates''.errored..service_locator.Ue3lOen.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.Ue3lOen": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  13496.             'translator' => ['services''translator''getTranslatorService'false],
  13497.         ], [
  13498.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13499.             'subUser' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13500.             'translator' => '?',
  13501.         ]);
  13502.     }
  13503.     /**
  13504.      * Gets the private '.service_locator.UsScnKS' shared service.
  13505.      *
  13506.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13507.      */
  13508.     protected function get_ServiceLocator_UsScnKSService()
  13509.     {
  13510.         return $this->privates['.service_locator.UsScnKS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13511.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13512.             'lead' => ['privates''.errored..service_locator.UsScnKS.App\\Entity\\Lead\\Lead'NULL'Cannot autowire service ".service_locator.UsScnKS": it references class "App\\Entity\\Lead\\Lead" but no such service exists.'],
  13513.         ], [
  13514.             'em' => '?',
  13515.             'lead' => 'App\\Entity\\Lead\\Lead',
  13516.         ]);
  13517.     }
  13518.     /**
  13519.      * Gets the private '.service_locator.Uyoau69' shared service.
  13520.      *
  13521.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13522.      */
  13523.     protected function get_ServiceLocator_Uyoau69Service()
  13524.     {
  13525.         return $this->privates['.service_locator.Uyoau69'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13526.             'listing' => ['privates''.errored..service_locator.Uyoau69.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.Uyoau69": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  13527.             'listingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  13528.             'listingRateService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService''getListingRateServiceService'false],
  13529.         ], [
  13530.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13531.             'listingRateRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository',
  13532.             'listingRateService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService',
  13533.         ]);
  13534.     }
  13535.     /**
  13536.      * Gets the private '.service_locator.V.LGvfh' shared service.
  13537.      *
  13538.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13539.      */
  13540.     protected function get_ServiceLocator_V_LGvfhService()
  13541.     {
  13542.         return $this->privates['.service_locator.V.LGvfh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13543.             'App\\Controller\\API\\Banners\\BannersController::getAll' => ['privates''.service_locator.EKpMssS''get_ServiceLocator_EKpMssSService'false],
  13544.             'App\\Controller\\API\\Banners\\BannersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13545.             'App\\Controller\\API\\Lead\\LeadContactRequestController::acceptLeadRequest' => ['privates''.service_locator.SXddA_D''get_ServiceLocator_SXddADService'false],
  13546.             'App\\Controller\\API\\Lead\\LeadContactRequestController::bankList' => ['privates''.service_locator.N80VZb3''get_ServiceLocator_N80VZb3Service'false],
  13547.             'App\\Controller\\API\\Lead\\LeadContactRequestController::index' => ['privates''.service_locator.zWTCLWG''get_ServiceLocator_ZWTCLWGService'false],
  13548.             'App\\Controller\\API\\Lead\\LeadContactRequestController::sendLeadRequest' => ['privates''.service_locator.3AMF2i4''get_ServiceLocator_3AMF2i4Service'false],
  13549.             'App\\Controller\\API\\Lead\\LeadContactRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13550.             'App\\Controller\\API\\Lead\\LeadContactRequestController::userInsights' => ['privates''.service_locator.KriOK1M''get_ServiceLocator_KriOK1MService'false],
  13551.             'App\\Controller\\API\\Lead\\LeadController::add' => ['privates''.service_locator._MMsLYK''get_ServiceLocator_MMsLYKService'false],
  13552.             'App\\Controller\\API\\Lead\\LeadController::addBulkLeads' => ['privates''.service_locator.v1GQ0lT''get_ServiceLocator_V1GQ0lTService'false],
  13553.             'App\\Controller\\API\\Lead\\LeadController::addLeadNote' => ['privates''.service_locator.X_4f3Bt''get_ServiceLocator_X4f3BtService'false],
  13554.             'App\\Controller\\API\\Lead\\LeadController::addTopSeller' => ['privates''.service_locator.shNG6D3''get_ServiceLocator_ShNG6D3Service'false],
  13555.             'App\\Controller\\API\\Lead\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13556.             'App\\Controller\\API\\Listing\\ListingController::deletePhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13557.             'App\\Controller\\API\\Listing\\ListingController::finalizeListing' => ['privates''.service_locator.5hsvZzn''get_ServiceLocator_5hsvZznService'false],
  13558.             'App\\Controller\\API\\Listing\\ListingController::pay' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13559.             'App\\Controller\\API\\Listing\\ListingController::setDescription' => ['privates''.service_locator.3jBAVWJ''get_ServiceLocator_3jBAVWJService'false],
  13560.             'App\\Controller\\API\\Listing\\ListingController::setDetails' => ['privates''.service_locator.mToiP.Q''get_ServiceLocator_MToiP_QService'false],
  13561.             'App\\Controller\\API\\Listing\\ListingController::uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13562.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getDemandLocations' => ['privates''.service_locator.d4MWP.x''get_ServiceLocator_D4MWP_XService'false],
  13563.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getLocationDemandDetails' => ['privates''.service_locator.NSdJoE7''get_ServiceLocator_NSdJoE7Service'false],
  13564.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13565.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::findSubscriptionPlan' => ['privates''.service_locator.FYC1ztD''get_ServiceLocator_FYC1ztDService'false],
  13566.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::getAll' => ['privates''.service_locator.0YeVgFJ''get_ServiceLocator_0YeVgFJService'false],
  13567.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13568.             'App\\Controller\\API\\User\\CardsController::delete' => ['privates''.service_locator.rGVylc.''get_ServiceLocator_RGVylc_Service'false],
  13569.             'App\\Controller\\API\\User\\CardsController::index' => ['privates''.service_locator.dTKcOT2''get_ServiceLocator_DTKcOT2Service'false],
  13570.             'App\\Controller\\API\\User\\CardsController::new' => ['privates''.service_locator.pOI6zSa''get_ServiceLocator_POI6zSaService'false],
  13571.             'App\\Controller\\API\\User\\CardsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13572.             'App\\Controller\\API\\User\\SubAccountsController::acceptInvitation' => ['privates''.service_locator.VAPpaZO''get_ServiceLocator_VAPpaZOService'false],
  13573.             'App\\Controller\\API\\User\\SubAccountsController::add' => ['privates''.service_locator.Ue3lOen''get_ServiceLocator_Ue3lOenService'false],
  13574.             'App\\Controller\\API\\User\\SubAccountsController::delete' => ['privates''.service_locator.P4ohWKt''get_ServiceLocator_P4ohWKtService'false],
  13575.             'App\\Controller\\API\\User\\SubAccountsController::index' => ['privates''.service_locator.yHxuB79''get_ServiceLocator_YHxuB79Service'false],
  13576.             'App\\Controller\\API\\User\\SubAccountsController::lookup' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  13577.             'App\\Controller\\API\\User\\SubAccountsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13578.             'App\\Controller\\API\\User\\SubAccountsController::statistics' => ['privates''.service_locator.YfO3EUD''get_ServiceLocator_YfO3EUDService'false],
  13579.             'App\\Controller\\API\\User\\SubscriptionsController::cancel' => ['privates''.service_locator.qKrahGf''get_ServiceLocator_QKrahGfService'false],
  13580.             'App\\Controller\\API\\User\\SubscriptionsController::index' => ['privates''.service_locator.tGqu6ZS''get_ServiceLocator_TGqu6ZSService'false],
  13581.             'App\\Controller\\API\\User\\SubscriptionsController::new' => ['privates''.service_locator.4HSYFD.''get_ServiceLocator_4HSYFD_Service'false],
  13582.             'App\\Controller\\API\\User\\SubscriptionsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13583.             'App\\Controller\\Admin\\Banners\\BannersController::delete' => ['privates''.service_locator.qYCra7m''get_ServiceLocator_QYCra7mService'false],
  13584.             'App\\Controller\\Admin\\Banners\\BannersController::edit' => ['privates''.service_locator.qYCra7m''get_ServiceLocator_QYCra7mService'false],
  13585.             'App\\Controller\\Admin\\Banners\\BannersController::index' => ['privates''.service_locator.EKpMssS''get_ServiceLocator_EKpMssSService'false],
  13586.             'App\\Controller\\Admin\\Banners\\BannersController::new' => ['privates''.service_locator.EqM7.cD''get_ServiceLocator_EqM7_CDService'false],
  13587.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::activate' => ['privates''.service_locator.FeEvP.H''get_ServiceLocator_FeEvP_HService'false],
  13588.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::diActivate' => ['privates''.service_locator.FeEvP.H''get_ServiceLocator_FeEvP_HService'false],
  13589.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::index' => ['privates''.service_locator.0YeVgFJ''get_ServiceLocator_0YeVgFJService'false],
  13590.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::post' => ['privates''.service_locator.MkMRSDY''get_ServiceLocator_MkMRSDYService'false],
  13591.             'App\\Controller\\DefaultController::healthCheck' => ['privates''.service_locator.mB9R.17''get_ServiceLocator_MB9R_17Service'false],
  13592.             'App\\Controller\\EmailList\\WaitingController::index' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  13593.             'App\\Controller\\SecurityController::changePassword' => ['privates''.service_locator.KnMJEak''get_ServiceLocator_KnMJEakService'false],
  13594.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.BirtPkH''get_ServiceLocator_BirtPkHService'false],
  13595.             'App\\Kernel::build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  13596.             'App\\Kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13597.             'App\\Kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  13598.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController::announcementForm' => ['privates''.service_locator.jCd05L.''get_ServiceLocator_JCd05L_Service'false],
  13599.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13600.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::assignBrokerToSellerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  13601.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::brokerDetails' => ['privates''.service_locator.4RkZoSP''get_ServiceLocator_4RkZoSPService'false],
  13602.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::createAssignBrokerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  13603.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::delete' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  13604.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::setBrokerCreatedDate' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  13605.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::deleteSeller' => ['privates''.service_locator.7Ryfzhm''get_ServiceLocator_7RyfzhmService'false],
  13606.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellerBrokers' => ['privates''.service_locator.0XB_Fvv''get_ServiceLocator_0XBFvvService'false],
  13607.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellers' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  13608.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13609.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::BuyerAlerts' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  13610.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::unsubscribeBuyerAlerts' => ['privates''.service_locator.SE4ny3Y''get_ServiceLocator_SE4ny3YService'false],
  13611.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::assignAccountManager' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  13612.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::company' => ['privates''.service_locator.Ef5rjrT''get_ServiceLocator_Ef5rjrTService'false],
  13613.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccountManagers' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  13614.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccounts' => ['privates''.service_locator.4Y9JfYU''get_ServiceLocator_4Y9JfYUService'false],
  13615.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createCompanyForm' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  13616.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createExistingStaffUser' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  13617.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createNewRegisteredStaffUser' => ['privates''.service_locator.lsi4tRL''get_ServiceLocator_Lsi4tRLService'false],
  13618.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  13619.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyCustomer' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  13620.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyPotential' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  13621.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyProspected' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  13622.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyRejected' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  13623.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::unassignAccountManager' => ['privates''.service_locator.te1Yo1e''get_ServiceLocator_Te1Yo1eService'false],
  13624.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createExistingStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  13625.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createNewRegisteredStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  13626.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createStaffForm' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  13627.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::delete' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  13628.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  13629.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13630.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::updateCompany' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  13631.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13632.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::upload' => ['privates''.service_locator.x6Cz3.I''get_ServiceLocator_X6Cz3_IService'false],
  13633.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::getStaffData' => ['privates''.service_locator.FYIkfU9''get_ServiceLocator_FYIkfU9Service'false],
  13634.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13635.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::activatePackage' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  13636.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancel' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  13637.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  13638.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::deductPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  13639.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::depositPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  13640.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::transfer' => ['privates''.service_locator.NSHwqyp''get_ServiceLocator_NSHwqypService'false],
  13641.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController::post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13642.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::changePosition' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  13643.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::delete' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  13644.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::edit' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  13645.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13646.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::deduct' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  13647.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::exportCreditTransactions' => ['privates''.service_locator.J4vdJ1P''get_ServiceLocator_J4vdJ1PService'false],
  13648.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13649.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13650.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::updateServiceStatus' => ['privates''.service_locator.Vhx2..N''get_ServiceLocator_Vhx2__NService'false],
  13651.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::getUserTypePackages' => ['privates''.service_locator.RBLp9TH''get_ServiceLocator_RBLp9THService'false],
  13652.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13653.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13654.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13655.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13656.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController::package' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  13657.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::addAnswer' => ['privates''.service_locator.Ef4Q2nx''get_ServiceLocator_Ef4Q2nxService'false],
  13658.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::editAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  13659.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::removeAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  13660.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::approve' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  13661.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::decline' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  13662.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::delete' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  13663.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::SendToHelp' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13664.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::approve' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13665.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::decline' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13666.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13667.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  13668.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::locationDiscussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13669.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addComment' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13670.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  13671.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussion' => ['privates''.service_locator.iI93pWi''get_ServiceLocator_II93pWiService'false],
  13672.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13673.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::checkDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13674.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13675.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13676.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::removeCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  13677.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13678.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13679.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  13680.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateDiscussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13681.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::create' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13682.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::delete' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  13683.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::edit' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  13684.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13685.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::create' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  13686.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13687.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussionComments' => ['privates''.service_locator.l8gbRtF''get_ServiceLocator_L8gbRtFService'false],
  13688.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussions' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  13689.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  13690.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  13691.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsubscribeConfirm' => ['privates''.service_locator.q0bdmru''get_ServiceLocator_Q0bdmruService'false],
  13692.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::deleteExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  13693.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::getExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  13694.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13695.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::unlockExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  13696.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::updateExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  13697.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController::edit' => ['privates''.service_locator.faK6yZI''get_ServiceLocator_FaK6yZIService'false],
  13698.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13699.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::edit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  13700.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::postEdit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  13701.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::updateFinancialAidStatus' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  13702.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13703.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::disable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  13704.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::enable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  13705.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::exportLeads' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13706.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13707.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::resendLeads' => ['privates''.service_locator.2395Z6t''get_ServiceLocator_2395Z6tService'false],
  13708.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::QuickPostListingForm' => ['privates''.service_locator.IxpZ58c''get_ServiceLocator_IxpZ58cService'false],
  13709.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13710.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13711.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminChangeLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13712.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminListingRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13713.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminPropertyType' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13714.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approve' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13715.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approveChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13716.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkDeletePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13717.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkFeatureAsAdmin' => ['privates''.service_locator.ZxYD5ys''get_ServiceLocator_ZxYD5ysService'false],
  13718.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkFeatureAsSeller' => ['privates''.service_locator.ZxYD5ys''get_ServiceLocator_ZxYD5ysService'false],
  13719.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13720.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::changeSection' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13721.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearMap' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13722.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearPrice' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13723.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearVideo' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13724.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::consumersRatesData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13725.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13726.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deleteNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13727.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deletePhoto' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  13728.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::downloadBrochure' => ['privates''.service_locator.5TZeRCE''get_ServiceLocator_5TZeRCEService'false],
  13729.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13730.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingArea' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13731.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingLocations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13732.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingParticipants' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13733.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPaymentMethod' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13734.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhones' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13735.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13736.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingTranslation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13737.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingUnits' => ['privates''.service_locator.za1p.5V''get_ServiceLocator_Za1p_5VService'false],
  13738.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featured' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13739.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featuredAsSeller' => ['privates''.service_locator.48PMbZa''get_ServiceLocator_48PMbZaService'false],
  13740.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::getListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13741.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingLocationForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13742.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingPhoneForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13743.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoDown' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  13744.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoUp' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  13745.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newLocationModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13746.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newPhoneModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13747.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pending' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13748.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pendingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13749.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13750.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13751.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingTranslations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13752.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13753.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingPhone' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13754.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13755.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickPostListingModelForm' => ['privates''.service_locator.N_uc6xq''get_ServiceLocator_NUc6xqService'false],
  13756.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickRegisterParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13757.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::rates' => ['privates''.service_locator.pzZ8_Cb''get_ServiceLocator_PzZ8CbService'false],
  13758.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::ratesDetails' => ['privates''.service_locator.Uyoau69''get_ServiceLocator_Uyoau69Service'false],
  13759.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13760.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeListingLocation' => ['privates''.service_locator.zJJOuyv''get_ServiceLocator_ZJJOuyvService'false],
  13761.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeNumbers' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13762.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeParticipant' => ['privates''.service_locator._Qw4DJe''get_ServiceLocator_Qw4DJeService'false],
  13763.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removePhone' => ['privates''.service_locator.oGPbAPY''get_ServiceLocator_OGPbAPYService'false],
  13764.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::resetTitle' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13765.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::revertBumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13766.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::review' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13767.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::showInHomepage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13768.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::unflag' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13769.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::approveFeaturingListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13770.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::reject' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13771.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::rejectFeaturingListing' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13772.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::changePosition' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  13773.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::delete' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  13774.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::edit' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  13775.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13776.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::Post' => ['privates''.service_locator.UQTEWgm''get_ServiceLocator_UQTEWgmService'false],
  13777.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::addNearestLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13778.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::changeStatus' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13779.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::deleteLocationPhoto' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  13780.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::locationFetcher' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  13781.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::mainPhotoLocation' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  13782.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::moveLocationListings' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13783.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13784.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetNearestLocation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13785.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::upload' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13786.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController::delete' => ['privates''.service_locator.oWTv1Ao''get_ServiceLocator_OWTv1AoService'false],
  13787.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController::removePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13788.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::locationSearchHistoryLink' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  13789.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchAdmin' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13790.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchResult' => ['privates''.service_locator.kQ3e.Yt''get_ServiceLocator_KQ3e_YtService'false],
  13791.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::getTotalQueuedCalls' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13792.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13793.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::getLocationChildren' => ['privates''.service_locator.LeUnxz1''get_ServiceLocator_LeUnxz1Service'false],
  13794.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13795.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13796.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::getCustomField' => ['privates''.service_locator.PDAiOko''get_ServiceLocator_PDAiOkoService'false],
  13797.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::getFinishTypes' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  13798.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13799.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13800.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::create' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  13801.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::delete' => ['privates''.service_locator.TLrSZYf''get_ServiceLocator_TLrSZYfService'false],
  13802.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::getFavouritesCount' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  13803.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13804.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::QuickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13805.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::addLeadQuality' => ['privates''.service_locator.05NpXBu''get_ServiceLocator_05NpXBuService'false],
  13806.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::countLeadsInSpecificPeriod' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13807.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportLeads' => ['privates''.service_locator.gkdKNNQ''get_ServiceLocator_GkdKNNQService'false],
  13808.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  13809.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLead' => ['privates''.service_locator.gLZfSFb''get_ServiceLocator_GLZfSFbService'false],
  13810.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsCountsForEachType' => ['privates''.service_locator.5DRJAs3''get_ServiceLocator_5DRJAs3Service'false],
  13811.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsInsights' => ['privates''.service_locator.UsScnKS''get_ServiceLocator_UsScnKSService'false],
  13812.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsList' => ['privates''.service_locator.wB_aZlL''get_ServiceLocator_WBAZlLService'false],
  13813.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getListingFeatureStatus' => ['privates''.service_locator.xh9dd2n''get_ServiceLocator_Xh9dd2nService'false],
  13814.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13815.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::callRequest' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  13816.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::cloneListing' => ['privates''.service_locator.jnEgZVj''get_ServiceLocator_JnEgZVjService'false],
  13817.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSeller' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  13818.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSellerWithQuickRegistration' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13819.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13820.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::feature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13821.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::filterListingChildren' => ['privates''.service_locator.691P.J0''get_ServiceLocator_691P_J0Service'false],
  13822.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getLeadAnalytics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13823.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13824.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13825.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingDetails' => ['privates''.service_locator.at6qQDg''get_ServiceLocator_At6qQDgService'false],
  13826.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13827.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhone' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  13828.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13829.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPreviewData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13830.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13831.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingTopSeller' => ['privates''.service_locator.elP0OCB''get_ServiceLocator_ElP0OCBService'false],
  13832.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRateDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13833.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRelatedListing' => ['privates''.service_locator.atd8Wi6''get_ServiceLocator_Atd8Wi6Service'false],
  13834.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getSimilarListingsCount' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13835.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::increaseListingViews' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13836.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::postListingSingleNote' => ['privates''.service_locator.0ea3J8t''get_ServiceLocator_0ea3J8tService'false],
  13837.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::quickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13838.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::rateReview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13839.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13840.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13841.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13842.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13843.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::updateListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13844.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13845.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::uploadListingPhoto' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13846.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13847.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationStatistics' => ['privates''.service_locator.C3YrtYY''get_ServiceLocator_C3YrtYYService'false],
  13848.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationsHomeCompounds' => ['privates''.service_locator.89oxtMu''get_ServiceLocator_89oxtMuService'false],
  13849.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13850.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13851.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::delete' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  13852.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::mainPhoto' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  13853.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13854.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13855.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::getPropertyTypeChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  13856.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13857.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::add' => ['privates''.service_locator.15Qxs4f''get_ServiceLocator_15Qxs4fService'false],
  13858.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::create' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13859.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::getListingRate' => ['privates''.service_locator.Pfo2iga''get_ServiceLocator_Pfo2igaService'false],
  13860.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13861.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13862.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13863.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13864.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13865.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13866.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13867.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13868.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13869.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13870.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13871.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13872.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13873.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13874.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getFeatureExpiryDate' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13875.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13876.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13877.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13878.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13879.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13880.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13881.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13882.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13883.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13884.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13885.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13886.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13887.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13888.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getCompoundChildrenLocations' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  13889.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13890.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13891.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13892.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13893.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13894.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::deletePhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  13895.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::downloadBrochure' => ['privates''.service_locator.vsIiRg8''get_ServiceLocator_VsIiRg8Service'false],
  13896.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13897.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getSpecialAddListingFeatures' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13898.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getUserListings' => ['privates''.service_locator.vDcpV4H''get_ServiceLocator_VDcpV4HService'false],
  13899.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setMainPhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  13900.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13901.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13902.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13903.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13904.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationTranslation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13905.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getNearbyLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  13906.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13907.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::allChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  13908.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::getPropertyType' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  13909.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13910.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13911.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getCountForEachFeaturedListings' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  13912.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13913.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getListingCountForEachStatus' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  13914.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13915.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13916.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController::myListings' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13917.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::quickLead' => ['privates''.service_locator.OC2AG.K''get_ServiceLocator_OC2AG_KService'false],
  13918.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13919.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::CSVLatestListings' => ['privates''.service_locator.tp5oD8B''get_ServiceLocator_Tp5oD8BService'false],
  13920.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::bulkDeletePhoto' => ['privates''.service_locator.kyyH9Zf''get_ServiceLocator_KyyH9ZfService'false],
  13921.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequest' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13922.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13923.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmFeaturedPublishing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13924.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPublishing' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  13925.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13926.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13927.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13928.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13929.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13930.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::downloadBrochure' => ['privates''.service_locator.5TZeRCE''get_ServiceLocator_5TZeRCEService'false],
  13931.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::finish' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  13932.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::landingPage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13933.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13934.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listingDetailsApp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13935.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::post' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13936.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareFeaturedListingPayment' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13937.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareListingPayment' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  13938.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::preview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13939.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::pumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13940.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::read' => ['privates''.service_locator.wskWCel''get_ServiceLocator_WskWCelService'false],
  13941.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13942.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::specialAddListingFeature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13943.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::transferScrapedListingOwnership' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13944.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13945.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  13946.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController::searchResults' => ['privates''.service_locator.GedePMg''get_ServiceLocator_GedePMgService'false],
  13947.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::delete' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  13948.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::editPhotoType' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  13949.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::mainPhoto' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  13950.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController::show' => ['privates''.service_locator.ScY99ay''get_ServiceLocator_ScY99ayService'false],
  13951.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::delete' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  13952.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::edit' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  13953.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::toggleStatus' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  13954.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController::activity' => ['privates''.service_locator.0U7N9yd''get_ServiceLocator_0U7N9ydService'false],
  13955.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::delete' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  13956.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::edit' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  13957.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::delete' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  13958.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::feedbackForm' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  13959.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::noteForm' => ['privates''.service_locator.iuFqMPC''get_ServiceLocator_IuFqMPCService'false],
  13960.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::link' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  13961.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkdelete' => ['privates''.service_locator.kLKFYzd''get_ServiceLocator_KLKFYzdService'false],
  13962.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkinsert' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  13963.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::menuDelete' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  13964.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::editStatus' => ['privates''.service_locator.81H6ZId''get_ServiceLocator_81H6ZIdService'false],
  13965.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13966.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13967.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13968.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController::delete' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  13969.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController::edit' => ['privates''.service_locator.n07hh1c''get_ServiceLocator_N07hh1cService'false],
  13970.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::edit' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  13971.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::index' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  13972.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::toggleStatus' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  13973.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13974.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::getClientIp' => ['privates''.service_locator.VdGUnZl''get_ServiceLocator_VdGUnZlService'false],
  13975.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13976.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13977.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13978.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13979.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getListingCount' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  13980.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getMenuLinks' => ['privates''.service_locator.b8UDMyj''get_ServiceLocator_B8UDMyjService'false],
  13981.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13982.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13983.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13984.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13985.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13986.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  13987.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13988.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13989.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  13990.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::home' => ['privates''.service_locator.10P59hg''get_ServiceLocator_10P59hgService'false],
  13991.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::searchPageFilters' => ['privates''.service_locator.EoCU_mv''get_ServiceLocator_EoCUMvService'false],
  13992.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController::post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  13993.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::createJoinUsForm' => ['privates''.service_locator.EdCv38r''get_ServiceLocator_EdCv38rService'false],
  13994.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::index' => ['privates''.service_locator.CpaXrFh''get_ServiceLocator_CpaXrFhService'false],
  13995.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController::view' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  13996.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController::receiver' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  13997.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::createRequestForm' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  13998.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::setUserData' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  13999.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController::index' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14000.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodDetails' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14001.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodHistory' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14002.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14003.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::addNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14004.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14005.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::index' => ['privates''.service_locator.vWucQHF''get_ServiceLocator_VWucQHFService'false],
  14006.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unSubscribeLocationConfirm' => ['privates''.service_locator.SblZSSN''get_ServiceLocator_SblZSSNService'false],
  14007.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unsetNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14008.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::getNotificationsCount' => ['privates''.service_locator.Dvsigx3''get_ServiceLocator_Dvsigx3Service'false],
  14009.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::registerToken' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14010.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14011.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14012.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController::viewNotifications' => ['privates''.service_locator.HcMO1Gs''get_ServiceLocator_HcMO1GsService'false],
  14013.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14014.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::activeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14015.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::globalUnsubscribeNotifier' => ['privates''.service_locator.ZbqxYyN''get_ServiceLocator_ZbqxYyNService'false],
  14016.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::notifier' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14017.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::pauseNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14018.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::post' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14019.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeAllNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14020.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14021.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14022.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::newCompanies' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14023.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::removeCompanies' => ['privates''.service_locator.2Ub4lmw''get_ServiceLocator_2Ub4lmwService'false],
  14024.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::userRevenueDetails' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14025.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::activatePackage' => ['privates''.service_locator.QVQbFIb''get_ServiceLocator_QVQbFIbService'false],
  14026.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::add' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14027.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::approveTransaction' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14028.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::assignAgent' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14029.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancel' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14030.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14031.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionAuditStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14032.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionCashStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14033.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::createAssignAgentForm' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14034.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::deleteAccountManager' => ['privates''.service_locator.TsDoRLF''get_ServiceLocator_TsDoRLFService'false],
  14035.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draft' => ['privates''.service_locator.2M9KHMg''get_ServiceLocator_2M9KHMgService'false],
  14036.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draftManualFawry' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14037.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::edit' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14038.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::handleCreateTransaction' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14039.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::refund' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14040.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::updatePackage' => ['privates''.service_locator.KI50Z4f''get_ServiceLocator_KI50Z4fService'false],
  14041.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::callback' => ['privates''.service_locator.c.o8TO2''get_ServiceLocator_C_O8TO2Service'false],
  14042.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::getPaymentTransactionServices' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14043.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14044.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14045.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14046.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::listingFaq' => ['privates''.service_locator.2AJALl2''get_ServiceLocator_2AJALl2Service'false],
  14047.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14048.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getCustomParagraph' => ['privates''.service_locator.OeUeC3z''get_ServiceLocator_OeUeC3zService'false],
  14049.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14050.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChips' => ['privates''.service_locator.gCd.NgZ''get_ServiceLocator_GCd_NgZService'false],
  14051.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChipsLegazy' => ['privates''.service_locator.rIcyEMN''get_ServiceLocator_RIcyEMNService'false],
  14052.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getSeoData' => ['privates''.service_locator.mF_FbkU''get_ServiceLocator_MFFbkUService'false],
  14053.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::resolveSearchPageSlugs' => ['privates''.service_locator.bsxjBL4''get_ServiceLocator_BsxjBL4Service'false],
  14054.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14055.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::singlePageSSRData' => ['privates''.service_locator.6yCJIov''get_ServiceLocator_6yCJIovService'false],
  14056.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::getCompoundDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14057.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14058.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListings' => ['privates''.service_locator.rPdPczr''get_ServiceLocator_RPdPczrService'false],
  14059.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListingsEsDebug' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  14060.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListingsSearchSSRData' => ['privates''.service_locator.U..08Fk''get_ServiceLocator_U__08FkService'false],
  14061.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getSearchListings' => ['privates''.service_locator.CyC.Oyy''get_ServiceLocator_CyC_OyyService'false],
  14062.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14063.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::triggerSearchListingsAction' => ['privates''.service_locator.YY9cfkh''get_ServiceLocator_YY9cfkhService'false],
  14064.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController::bulkGenerateTopSellersLeads' => ['privates''.service_locator._qdZb2L''get_ServiceLocator_QdZb2LService'false],
  14065.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14066.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellers' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  14067.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14068.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::delete' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  14069.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::edit' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  14070.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::list' => ['privates''.service_locator.oR9s530''get_ServiceLocator_OR9s530Service'false],
  14071.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::new' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14072.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::assignUserTeam' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14073.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::delete' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14074.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::edit' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14075.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::unassignUserTeam' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14076.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminChangePassword' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14077.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminSendEmail' => ['privates''.service_locator.VQspxfD''get_ServiceLocator_VQspxfDService'false],
  14078.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approveLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14079.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approvePersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14080.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::assignReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14081.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::changeUserType' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14082.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::disable' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14083.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserBoostLevel' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14084.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserGroup' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14085.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::enable' => ['privates''.service_locator.R.5rpS2''get_ServiceLocator_R_5rpS2Service'false],
  14086.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::extendExpiryDate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14087.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::getReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14088.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::importUsersDevelopers' => ['privates''.service_locator.YY9cfkh''get_ServiceLocator_YY9cfkhService'false],
  14089.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14090.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectPersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14091.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::syncToZoho' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14092.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::update' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14093.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::delete' => ['privates''.service_locator.Uagg_gw''get_ServiceLocator_UaggGwService'false],
  14094.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::edit' => ['privates''.service_locator.3Dofsr4''get_ServiceLocator_3Dofsr4Service'false],
  14095.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14096.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::new' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14097.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::index' => ['privates''.service_locator.x6azFog''get_ServiceLocator_X6azFogService'false],
  14098.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::updateUserPackage' => ['privates''.service_locator.gWBS00N''get_ServiceLocator_GWBS00NService'false],
  14099.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::addUserService' => ['privates''.service_locator.txkxGC8''get_ServiceLocator_TxkxGC8Service'false],
  14100.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::index' => ['privates''.service_locator.TtqXS4F''get_ServiceLocator_TtqXS4FService'false],
  14101.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::updateUserService' => ['privates''.service_locator.p92VLA7''get_ServiceLocator_P92VLA7Service'false],
  14102.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::attach' => ['privates''.service_locator.Qp.s1q.''get_ServiceLocator_Qp_S1q_Service'false],
  14103.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::detach' => ['privates''.service_locator.MyHXagK''get_ServiceLocator_MyHXagKService'false],
  14104.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::index' => ['privates''.service_locator.81.uOvc''get_ServiceLocator_81_UOvcService'false],
  14105.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14106.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::token' => ['privates''.service_locator.WGCFqJh''get_ServiceLocator_WGCFqJhService'false],
  14107.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::remove' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  14108.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::save' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  14109.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14110.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14111.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14112.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14113.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::addUserPhone' => ['privates''.service_locator.ja3Wfc0''get_ServiceLocator_Ja3Wfc0Service'false],
  14114.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::deleteUserSearch' => ['privates''.service_locator.nwni4V5''get_ServiceLocator_Nwni4V5Service'false],
  14115.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getListingNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14116.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyAccount' => ['privates''.service_locator.eUnxEfJ''get_ServiceLocator_EUnxEfJService'false],
  14117.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyLeads' => ['privates''.service_locator._NHYBXU''get_ServiceLocator_NHYBXUService'false],
  14118.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getNpsData' => ['privates''.service_locator.Rozwzjh''get_ServiceLocator_RozwzjhService'false],
  14119.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getRate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14120.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14121.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserCompanyInfo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14122.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserListings' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14123.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::postUserNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14124.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::removeUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  14125.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::sendResetPasswordEmail' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  14126.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14127.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updatePhone' => ['privates''.service_locator.e.ek1_q''get_ServiceLocator_E_Ek1QService'false],
  14128.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateProfileBasicInfo' => ['privates''.service_locator.4mzSDFD''get_ServiceLocator_4mzSDFDService'false],
  14129.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  14130.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14131.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14132.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::resetPassword' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  14133.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14134.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14135.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::createUser' => ['privates''.service_locator.9NPWjJJ''get_ServiceLocator_9NPWjJJService'false],
  14136.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14137.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::register' => ['privates''.service_locator.xTG7jfg''get_ServiceLocator_XTG7jfgService'false],
  14138.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14139.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14140.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14141.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14142.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14143.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14144.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSeller' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14145.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14146.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14147.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14148.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::listing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14149.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14150.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerWideForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14151.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController::removePhoto' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14152.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController::pauseInterest' => ['privates''.service_locator.WYrnE_I''get_ServiceLocator_WYrnEIService'false],
  14153.             'kernel::build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  14154.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  14155.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  14156.             'App\\Controller\\API\\Banners\\BannersController:getAll' => ['privates''.service_locator.EKpMssS''get_ServiceLocator_EKpMssSService'false],
  14157.             'App\\Controller\\API\\Banners\\BannersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14158.             'App\\Controller\\API\\Lead\\LeadContactRequestController:acceptLeadRequest' => ['privates''.service_locator.SXddA_D''get_ServiceLocator_SXddADService'false],
  14159.             'App\\Controller\\API\\Lead\\LeadContactRequestController:bankList' => ['privates''.service_locator.N80VZb3''get_ServiceLocator_N80VZb3Service'false],
  14160.             'App\\Controller\\API\\Lead\\LeadContactRequestController:index' => ['privates''.service_locator.zWTCLWG''get_ServiceLocator_ZWTCLWGService'false],
  14161.             'App\\Controller\\API\\Lead\\LeadContactRequestController:sendLeadRequest' => ['privates''.service_locator.3AMF2i4''get_ServiceLocator_3AMF2i4Service'false],
  14162.             'App\\Controller\\API\\Lead\\LeadContactRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14163.             'App\\Controller\\API\\Lead\\LeadContactRequestController:userInsights' => ['privates''.service_locator.KriOK1M''get_ServiceLocator_KriOK1MService'false],
  14164.             'App\\Controller\\API\\Lead\\LeadController:add' => ['privates''.service_locator._MMsLYK''get_ServiceLocator_MMsLYKService'false],
  14165.             'App\\Controller\\API\\Lead\\LeadController:addBulkLeads' => ['privates''.service_locator.v1GQ0lT''get_ServiceLocator_V1GQ0lTService'false],
  14166.             'App\\Controller\\API\\Lead\\LeadController:addLeadNote' => ['privates''.service_locator.X_4f3Bt''get_ServiceLocator_X4f3BtService'false],
  14167.             'App\\Controller\\API\\Lead\\LeadController:addTopSeller' => ['privates''.service_locator.shNG6D3''get_ServiceLocator_ShNG6D3Service'false],
  14168.             'App\\Controller\\API\\Lead\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14169.             'App\\Controller\\API\\Listing\\ListingController:deletePhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14170.             'App\\Controller\\API\\Listing\\ListingController:finalizeListing' => ['privates''.service_locator.5hsvZzn''get_ServiceLocator_5hsvZznService'false],
  14171.             'App\\Controller\\API\\Listing\\ListingController:pay' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14172.             'App\\Controller\\API\\Listing\\ListingController:setDescription' => ['privates''.service_locator.3jBAVWJ''get_ServiceLocator_3jBAVWJService'false],
  14173.             'App\\Controller\\API\\Listing\\ListingController:setDetails' => ['privates''.service_locator.mToiP.Q''get_ServiceLocator_MToiP_QService'false],
  14174.             'App\\Controller\\API\\Listing\\ListingController:uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14175.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getDemandLocations' => ['privates''.service_locator.d4MWP.x''get_ServiceLocator_D4MWP_XService'false],
  14176.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getLocationDemandDetails' => ['privates''.service_locator.NSdJoE7''get_ServiceLocator_NSdJoE7Service'false],
  14177.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14178.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:findSubscriptionPlan' => ['privates''.service_locator.FYC1ztD''get_ServiceLocator_FYC1ztDService'false],
  14179.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:getAll' => ['privates''.service_locator.0YeVgFJ''get_ServiceLocator_0YeVgFJService'false],
  14180.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14181.             'App\\Controller\\API\\User\\CardsController:delete' => ['privates''.service_locator.rGVylc.''get_ServiceLocator_RGVylc_Service'false],
  14182.             'App\\Controller\\API\\User\\CardsController:index' => ['privates''.service_locator.dTKcOT2''get_ServiceLocator_DTKcOT2Service'false],
  14183.             'App\\Controller\\API\\User\\CardsController:new' => ['privates''.service_locator.pOI6zSa''get_ServiceLocator_POI6zSaService'false],
  14184.             'App\\Controller\\API\\User\\CardsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14185.             'App\\Controller\\API\\User\\SubAccountsController:acceptInvitation' => ['privates''.service_locator.VAPpaZO''get_ServiceLocator_VAPpaZOService'false],
  14186.             'App\\Controller\\API\\User\\SubAccountsController:add' => ['privates''.service_locator.Ue3lOen''get_ServiceLocator_Ue3lOenService'false],
  14187.             'App\\Controller\\API\\User\\SubAccountsController:delete' => ['privates''.service_locator.P4ohWKt''get_ServiceLocator_P4ohWKtService'false],
  14188.             'App\\Controller\\API\\User\\SubAccountsController:index' => ['privates''.service_locator.yHxuB79''get_ServiceLocator_YHxuB79Service'false],
  14189.             'App\\Controller\\API\\User\\SubAccountsController:lookup' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  14190.             'App\\Controller\\API\\User\\SubAccountsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14191.             'App\\Controller\\API\\User\\SubAccountsController:statistics' => ['privates''.service_locator.YfO3EUD''get_ServiceLocator_YfO3EUDService'false],
  14192.             'App\\Controller\\API\\User\\SubscriptionsController:cancel' => ['privates''.service_locator.qKrahGf''get_ServiceLocator_QKrahGfService'false],
  14193.             'App\\Controller\\API\\User\\SubscriptionsController:index' => ['privates''.service_locator.tGqu6ZS''get_ServiceLocator_TGqu6ZSService'false],
  14194.             'App\\Controller\\API\\User\\SubscriptionsController:new' => ['privates''.service_locator.4HSYFD.''get_ServiceLocator_4HSYFD_Service'false],
  14195.             'App\\Controller\\API\\User\\SubscriptionsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14196.             'App\\Controller\\Admin\\Banners\\BannersController:delete' => ['privates''.service_locator.qYCra7m''get_ServiceLocator_QYCra7mService'false],
  14197.             'App\\Controller\\Admin\\Banners\\BannersController:edit' => ['privates''.service_locator.qYCra7m''get_ServiceLocator_QYCra7mService'false],
  14198.             'App\\Controller\\Admin\\Banners\\BannersController:index' => ['privates''.service_locator.EKpMssS''get_ServiceLocator_EKpMssSService'false],
  14199.             'App\\Controller\\Admin\\Banners\\BannersController:new' => ['privates''.service_locator.EqM7.cD''get_ServiceLocator_EqM7_CDService'false],
  14200.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:activate' => ['privates''.service_locator.FeEvP.H''get_ServiceLocator_FeEvP_HService'false],
  14201.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:diActivate' => ['privates''.service_locator.FeEvP.H''get_ServiceLocator_FeEvP_HService'false],
  14202.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:index' => ['privates''.service_locator.0YeVgFJ''get_ServiceLocator_0YeVgFJService'false],
  14203.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:post' => ['privates''.service_locator.MkMRSDY''get_ServiceLocator_MkMRSDYService'false],
  14204.             'App\\Controller\\DefaultController:healthCheck' => ['privates''.service_locator.mB9R.17''get_ServiceLocator_MB9R_17Service'false],
  14205.             'App\\Controller\\EmailList\\WaitingController:index' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14206.             'App\\Controller\\SecurityController:changePassword' => ['privates''.service_locator.KnMJEak''get_ServiceLocator_KnMJEakService'false],
  14207.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.BirtPkH''get_ServiceLocator_BirtPkHService'false],
  14208.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController:announcementForm' => ['privates''.service_locator.jCd05L.''get_ServiceLocator_JCd05L_Service'false],
  14209.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14210.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:assignBrokerToSellerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14211.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:brokerDetails' => ['privates''.service_locator.4RkZoSP''get_ServiceLocator_4RkZoSPService'false],
  14212.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:createAssignBrokerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14213.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:delete' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14214.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:setBrokerCreatedDate' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14215.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:deleteSeller' => ['privates''.service_locator.7Ryfzhm''get_ServiceLocator_7RyfzhmService'false],
  14216.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellerBrokers' => ['privates''.service_locator.0XB_Fvv''get_ServiceLocator_0XBFvvService'false],
  14217.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellers' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14218.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14219.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:BuyerAlerts' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14220.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:unsubscribeBuyerAlerts' => ['privates''.service_locator.SE4ny3Y''get_ServiceLocator_SE4ny3YService'false],
  14221.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:assignAccountManager' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14222.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:company' => ['privates''.service_locator.Ef5rjrT''get_ServiceLocator_Ef5rjrTService'false],
  14223.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccountManagers' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14224.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccounts' => ['privates''.service_locator.4Y9JfYU''get_ServiceLocator_4Y9JfYUService'false],
  14225.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createCompanyForm' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14226.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createExistingStaffUser' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14227.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createNewRegisteredStaffUser' => ['privates''.service_locator.lsi4tRL''get_ServiceLocator_Lsi4tRLService'false],
  14228.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14229.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyCustomer' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14230.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyPotential' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14231.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyProspected' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14232.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyRejected' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14233.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:unassignAccountManager' => ['privates''.service_locator.te1Yo1e''get_ServiceLocator_Te1Yo1eService'false],
  14234.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createExistingStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14235.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createNewRegisteredStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14236.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createStaffForm' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14237.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:delete' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14238.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14239.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14240.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:updateCompany' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14241.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14242.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:upload' => ['privates''.service_locator.x6Cz3.I''get_ServiceLocator_X6Cz3_IService'false],
  14243.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:getStaffData' => ['privates''.service_locator.FYIkfU9''get_ServiceLocator_FYIkfU9Service'false],
  14244.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14245.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:activatePackage' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  14246.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancel' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  14247.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14248.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:deductPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14249.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:depositPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14250.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:transfer' => ['privates''.service_locator.NSHwqyp''get_ServiceLocator_NSHwqypService'false],
  14251.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController:post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14252.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:changePosition' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14253.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:delete' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14254.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:edit' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14255.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14256.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:deduct' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14257.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:exportCreditTransactions' => ['privates''.service_locator.J4vdJ1P''get_ServiceLocator_J4vdJ1PService'false],
  14258.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14259.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14260.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:updateServiceStatus' => ['privates''.service_locator.Vhx2..N''get_ServiceLocator_Vhx2__NService'false],
  14261.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:getUserTypePackages' => ['privates''.service_locator.RBLp9TH''get_ServiceLocator_RBLp9THService'false],
  14262.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14263.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14264.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14265.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14266.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController:package' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14267.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:addAnswer' => ['privates''.service_locator.Ef4Q2nx''get_ServiceLocator_Ef4Q2nxService'false],
  14268.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:editAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  14269.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:removeAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  14270.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:approve' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14271.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:decline' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14272.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:delete' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14273.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:SendToHelp' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14274.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:approve' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14275.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:decline' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14276.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14277.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  14278.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:locationDiscussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14279.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addComment' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14280.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14281.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussion' => ['privates''.service_locator.iI93pWi''get_ServiceLocator_II93pWiService'false],
  14282.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14283.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:checkDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14284.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14285.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14286.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:removeCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14287.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14288.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14289.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14290.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateDiscussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14291.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:create' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14292.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:delete' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  14293.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:edit' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  14294.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14295.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:create' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14296.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14297.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussionComments' => ['privates''.service_locator.l8gbRtF''get_ServiceLocator_L8gbRtFService'false],
  14298.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussions' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14299.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  14300.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14301.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsubscribeConfirm' => ['privates''.service_locator.q0bdmru''get_ServiceLocator_Q0bdmruService'false],
  14302.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:deleteExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14303.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:getExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14304.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14305.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:unlockExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14306.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:updateExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14307.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController:edit' => ['privates''.service_locator.faK6yZI''get_ServiceLocator_FaK6yZIService'false],
  14308.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14309.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:edit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14310.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:postEdit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14311.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:updateFinancialAidStatus' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14312.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14313.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:disable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  14314.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:enable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  14315.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:exportLeads' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14316.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14317.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:resendLeads' => ['privates''.service_locator.2395Z6t''get_ServiceLocator_2395Z6tService'false],
  14318.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:QuickPostListingForm' => ['privates''.service_locator.IxpZ58c''get_ServiceLocator_IxpZ58cService'false],
  14319.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14320.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14321.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminChangeLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14322.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminListingRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14323.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminPropertyType' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14324.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approve' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14325.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approveChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14326.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkDeletePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14327.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkFeatureAsAdmin' => ['privates''.service_locator.ZxYD5ys''get_ServiceLocator_ZxYD5ysService'false],
  14328.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkFeatureAsSeller' => ['privates''.service_locator.ZxYD5ys''get_ServiceLocator_ZxYD5ysService'false],
  14329.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14330.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:changeSection' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14331.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearMap' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14332.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearPrice' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14333.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearVideo' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14334.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:consumersRatesData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14335.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14336.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deleteNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14337.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deletePhoto' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14338.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:downloadBrochure' => ['privates''.service_locator.5TZeRCE''get_ServiceLocator_5TZeRCEService'false],
  14339.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14340.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingArea' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14341.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingLocations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14342.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingParticipants' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14343.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPaymentMethod' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14344.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhones' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14345.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14346.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingTranslation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14347.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingUnits' => ['privates''.service_locator.za1p.5V''get_ServiceLocator_Za1p_5VService'false],
  14348.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featured' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14349.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featuredAsSeller' => ['privates''.service_locator.48PMbZa''get_ServiceLocator_48PMbZaService'false],
  14350.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:getListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14351.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingLocationForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14352.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingPhoneForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14353.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoDown' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14354.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoUp' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14355.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newLocationModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14356.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newPhoneModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14357.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pending' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14358.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pendingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14359.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14360.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14361.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingTranslations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14362.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14363.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingPhone' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14364.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14365.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickPostListingModelForm' => ['privates''.service_locator.N_uc6xq''get_ServiceLocator_NUc6xqService'false],
  14366.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickRegisterParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14367.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:rates' => ['privates''.service_locator.pzZ8_Cb''get_ServiceLocator_PzZ8CbService'false],
  14368.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:ratesDetails' => ['privates''.service_locator.Uyoau69''get_ServiceLocator_Uyoau69Service'false],
  14369.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14370.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeListingLocation' => ['privates''.service_locator.zJJOuyv''get_ServiceLocator_ZJJOuyvService'false],
  14371.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeNumbers' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14372.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeParticipant' => ['privates''.service_locator._Qw4DJe''get_ServiceLocator_Qw4DJeService'false],
  14373.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removePhone' => ['privates''.service_locator.oGPbAPY''get_ServiceLocator_OGPbAPYService'false],
  14374.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:resetTitle' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14375.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:revertBumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14376.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:review' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14377.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:showInHomepage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14378.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:unflag' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14379.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:approveFeaturingListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14380.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:reject' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14381.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:rejectFeaturingListing' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14382.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:changePosition' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  14383.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:delete' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  14384.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:edit' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  14385.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14386.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:Post' => ['privates''.service_locator.UQTEWgm''get_ServiceLocator_UQTEWgmService'false],
  14387.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:addNearestLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14388.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:changeStatus' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14389.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:deleteLocationPhoto' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  14390.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:locationFetcher' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14391.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:mainPhotoLocation' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  14392.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:moveLocationListings' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14393.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14394.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetNearestLocation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14395.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:upload' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14396.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController:delete' => ['privates''.service_locator.oWTv1Ao''get_ServiceLocator_OWTv1AoService'false],
  14397.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController:removePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14398.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:locationSearchHistoryLink' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14399.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchAdmin' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14400.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchResult' => ['privates''.service_locator.kQ3e.Yt''get_ServiceLocator_KQ3e_YtService'false],
  14401.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:getTotalQueuedCalls' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14402.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14403.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:getLocationChildren' => ['privates''.service_locator.LeUnxz1''get_ServiceLocator_LeUnxz1Service'false],
  14404.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14405.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14406.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:getCustomField' => ['privates''.service_locator.PDAiOko''get_ServiceLocator_PDAiOkoService'false],
  14407.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:getFinishTypes' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14408.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14409.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14410.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:create' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  14411.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:delete' => ['privates''.service_locator.TLrSZYf''get_ServiceLocator_TLrSZYfService'false],
  14412.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:getFavouritesCount' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  14413.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14414.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:QuickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14415.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:addLeadQuality' => ['privates''.service_locator.05NpXBu''get_ServiceLocator_05NpXBuService'false],
  14416.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:countLeadsInSpecificPeriod' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14417.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportLeads' => ['privates''.service_locator.gkdKNNQ''get_ServiceLocator_GkdKNNQService'false],
  14418.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14419.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLead' => ['privates''.service_locator.gLZfSFb''get_ServiceLocator_GLZfSFbService'false],
  14420.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsCountsForEachType' => ['privates''.service_locator.5DRJAs3''get_ServiceLocator_5DRJAs3Service'false],
  14421.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsInsights' => ['privates''.service_locator.UsScnKS''get_ServiceLocator_UsScnKSService'false],
  14422.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsList' => ['privates''.service_locator.wB_aZlL''get_ServiceLocator_WBAZlLService'false],
  14423.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getListingFeatureStatus' => ['privates''.service_locator.xh9dd2n''get_ServiceLocator_Xh9dd2nService'false],
  14424.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14425.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:callRequest' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  14426.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:cloneListing' => ['privates''.service_locator.jnEgZVj''get_ServiceLocator_JnEgZVjService'false],
  14427.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSeller' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  14428.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSellerWithQuickRegistration' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14429.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14430.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:feature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14431.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:filterListingChildren' => ['privates''.service_locator.691P.J0''get_ServiceLocator_691P_J0Service'false],
  14432.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getLeadAnalytics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14433.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14434.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14435.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingDetails' => ['privates''.service_locator.at6qQDg''get_ServiceLocator_At6qQDgService'false],
  14436.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14437.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhone' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  14438.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14439.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPreviewData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14440.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14441.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingTopSeller' => ['privates''.service_locator.elP0OCB''get_ServiceLocator_ElP0OCBService'false],
  14442.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRateDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14443.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRelatedListing' => ['privates''.service_locator.atd8Wi6''get_ServiceLocator_Atd8Wi6Service'false],
  14444.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getSimilarListingsCount' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14445.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:increaseListingViews' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14446.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:postListingSingleNote' => ['privates''.service_locator.0ea3J8t''get_ServiceLocator_0ea3J8tService'false],
  14447.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:quickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14448.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:rateReview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14449.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14450.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14451.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14452.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14453.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:updateListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14454.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14455.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:uploadListingPhoto' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14456.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14457.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationStatistics' => ['privates''.service_locator.C3YrtYY''get_ServiceLocator_C3YrtYYService'false],
  14458.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationsHomeCompounds' => ['privates''.service_locator.89oxtMu''get_ServiceLocator_89oxtMuService'false],
  14459.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14460.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14461.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:delete' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  14462.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:mainPhoto' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  14463.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14464.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14465.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:getPropertyTypeChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  14466.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14467.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:add' => ['privates''.service_locator.15Qxs4f''get_ServiceLocator_15Qxs4fService'false],
  14468.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:create' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14469.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:getListingRate' => ['privates''.service_locator.Pfo2iga''get_ServiceLocator_Pfo2igaService'false],
  14470.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14471.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14472.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14473.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14474.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14475.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14476.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14477.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14478.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14479.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14480.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14481.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14482.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14483.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14484.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getFeatureExpiryDate' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14485.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14486.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14487.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14488.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14489.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14490.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14491.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14492.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14493.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14494.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14495.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14496.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14497.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14498.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getCompoundChildrenLocations' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  14499.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14500.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14501.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14502.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14503.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14504.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:deletePhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  14505.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:downloadBrochure' => ['privates''.service_locator.vsIiRg8''get_ServiceLocator_VsIiRg8Service'false],
  14506.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14507.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getSpecialAddListingFeatures' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14508.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getUserListings' => ['privates''.service_locator.vDcpV4H''get_ServiceLocator_VDcpV4HService'false],
  14509.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setMainPhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  14510.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14511.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14512.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14513.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14514.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationTranslation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14515.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getNearbyLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14516.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14517.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:allChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  14518.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:getPropertyType' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  14519.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14520.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14521.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getCountForEachFeaturedListings' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14522.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14523.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getListingCountForEachStatus' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14524.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14525.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14526.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController:myListings' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14527.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:quickLead' => ['privates''.service_locator.OC2AG.K''get_ServiceLocator_OC2AG_KService'false],
  14528.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14529.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:CSVLatestListings' => ['privates''.service_locator.tp5oD8B''get_ServiceLocator_Tp5oD8BService'false],
  14530.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:bulkDeletePhoto' => ['privates''.service_locator.kyyH9Zf''get_ServiceLocator_KyyH9ZfService'false],
  14531.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequest' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14532.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14533.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmFeaturedPublishing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14534.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPublishing' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  14535.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14536.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14537.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14538.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14539.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14540.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:downloadBrochure' => ['privates''.service_locator.5TZeRCE''get_ServiceLocator_5TZeRCEService'false],
  14541.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:finish' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  14542.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:landingPage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14543.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14544.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listingDetailsApp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14545.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:post' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14546.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareFeaturedListingPayment' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14547.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareListingPayment' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  14548.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:preview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14549.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:pumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14550.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:read' => ['privates''.service_locator.wskWCel''get_ServiceLocator_WskWCelService'false],
  14551.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14552.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:specialAddListingFeature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14553.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:transferScrapedListingOwnership' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14554.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14555.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14556.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController:searchResults' => ['privates''.service_locator.GedePMg''get_ServiceLocator_GedePMgService'false],
  14557.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:delete' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  14558.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:editPhotoType' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  14559.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:mainPhoto' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  14560.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController:show' => ['privates''.service_locator.ScY99ay''get_ServiceLocator_ScY99ayService'false],
  14561.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:delete' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  14562.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:edit' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  14563.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:toggleStatus' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  14564.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController:activity' => ['privates''.service_locator.0U7N9yd''get_ServiceLocator_0U7N9ydService'false],
  14565.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:delete' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  14566.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:edit' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  14567.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:delete' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  14568.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:feedbackForm' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  14569.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:noteForm' => ['privates''.service_locator.iuFqMPC''get_ServiceLocator_IuFqMPCService'false],
  14570.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:link' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  14571.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkdelete' => ['privates''.service_locator.kLKFYzd''get_ServiceLocator_KLKFYzdService'false],
  14572.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkinsert' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  14573.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:menuDelete' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  14574.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:editStatus' => ['privates''.service_locator.81H6ZId''get_ServiceLocator_81H6ZIdService'false],
  14575.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14576.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14577.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14578.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController:delete' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  14579.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController:edit' => ['privates''.service_locator.n07hh1c''get_ServiceLocator_N07hh1cService'false],
  14580.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:edit' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14581.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:index' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14582.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:toggleStatus' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14583.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14584.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:getClientIp' => ['privates''.service_locator.VdGUnZl''get_ServiceLocator_VdGUnZlService'false],
  14585.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14586.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14587.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14588.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14589.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getListingCount' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  14590.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getMenuLinks' => ['privates''.service_locator.b8UDMyj''get_ServiceLocator_B8UDMyjService'false],
  14591.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14592.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14593.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14594.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14595.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14596.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14597.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14598.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14599.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14600.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:home' => ['privates''.service_locator.10P59hg''get_ServiceLocator_10P59hgService'false],
  14601.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:searchPageFilters' => ['privates''.service_locator.EoCU_mv''get_ServiceLocator_EoCUMvService'false],
  14602.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController:post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14603.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:createJoinUsForm' => ['privates''.service_locator.EdCv38r''get_ServiceLocator_EdCv38rService'false],
  14604.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:index' => ['privates''.service_locator.CpaXrFh''get_ServiceLocator_CpaXrFhService'false],
  14605.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController:view' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  14606.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController:receiver' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  14607.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:createRequestForm' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  14608.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:setUserData' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  14609.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController:index' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14610.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodDetails' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14611.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodHistory' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14612.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14613.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:addNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14614.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14615.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:index' => ['privates''.service_locator.vWucQHF''get_ServiceLocator_VWucQHFService'false],
  14616.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unSubscribeLocationConfirm' => ['privates''.service_locator.SblZSSN''get_ServiceLocator_SblZSSNService'false],
  14617.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unsetNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14618.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:getNotificationsCount' => ['privates''.service_locator.Dvsigx3''get_ServiceLocator_Dvsigx3Service'false],
  14619.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:registerToken' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14620.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14621.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14622.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController:viewNotifications' => ['privates''.service_locator.HcMO1Gs''get_ServiceLocator_HcMO1GsService'false],
  14623.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14624.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:activeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14625.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:globalUnsubscribeNotifier' => ['privates''.service_locator.ZbqxYyN''get_ServiceLocator_ZbqxYyNService'false],
  14626.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:notifier' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14627.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:pauseNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14628.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:post' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14629.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeAllNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14630.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14631.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14632.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:newCompanies' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14633.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:removeCompanies' => ['privates''.service_locator.2Ub4lmw''get_ServiceLocator_2Ub4lmwService'false],
  14634.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:userRevenueDetails' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14635.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:activatePackage' => ['privates''.service_locator.QVQbFIb''get_ServiceLocator_QVQbFIbService'false],
  14636.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:add' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14637.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:approveTransaction' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14638.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:assignAgent' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14639.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancel' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14640.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14641.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionAuditStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14642.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionCashStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14643.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:createAssignAgentForm' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14644.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:deleteAccountManager' => ['privates''.service_locator.TsDoRLF''get_ServiceLocator_TsDoRLFService'false],
  14645.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draft' => ['privates''.service_locator.2M9KHMg''get_ServiceLocator_2M9KHMgService'false],
  14646.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draftManualFawry' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14647.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:edit' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14648.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:handleCreateTransaction' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14649.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:refund' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14650.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:updatePackage' => ['privates''.service_locator.KI50Z4f''get_ServiceLocator_KI50Z4fService'false],
  14651.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:callback' => ['privates''.service_locator.c.o8TO2''get_ServiceLocator_C_O8TO2Service'false],
  14652.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:getPaymentTransactionServices' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14653.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14654.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14655.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14656.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:listingFaq' => ['privates''.service_locator.2AJALl2''get_ServiceLocator_2AJALl2Service'false],
  14657.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14658.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getCustomParagraph' => ['privates''.service_locator.OeUeC3z''get_ServiceLocator_OeUeC3zService'false],
  14659.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14660.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChips' => ['privates''.service_locator.gCd.NgZ''get_ServiceLocator_GCd_NgZService'false],
  14661.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChipsLegazy' => ['privates''.service_locator.rIcyEMN''get_ServiceLocator_RIcyEMNService'false],
  14662.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getSeoData' => ['privates''.service_locator.mF_FbkU''get_ServiceLocator_MFFbkUService'false],
  14663.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:resolveSearchPageSlugs' => ['privates''.service_locator.bsxjBL4''get_ServiceLocator_BsxjBL4Service'false],
  14664.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14665.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:singlePageSSRData' => ['privates''.service_locator.6yCJIov''get_ServiceLocator_6yCJIovService'false],
  14666.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:getCompoundDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14667.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14668.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListings' => ['privates''.service_locator.rPdPczr''get_ServiceLocator_RPdPczrService'false],
  14669.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListingsEsDebug' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  14670.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListingsSearchSSRData' => ['privates''.service_locator.U..08Fk''get_ServiceLocator_U__08FkService'false],
  14671.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getSearchListings' => ['privates''.service_locator.CyC.Oyy''get_ServiceLocator_CyC_OyyService'false],
  14672.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14673.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:triggerSearchListingsAction' => ['privates''.service_locator.YY9cfkh''get_ServiceLocator_YY9cfkhService'false],
  14674.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController:bulkGenerateTopSellersLeads' => ['privates''.service_locator._qdZb2L''get_ServiceLocator_QdZb2LService'false],
  14675.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14676.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellers' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  14677.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14678.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:delete' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  14679.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:edit' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  14680.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:list' => ['privates''.service_locator.oR9s530''get_ServiceLocator_OR9s530Service'false],
  14681.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:new' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14682.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:assignUserTeam' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14683.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:delete' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14684.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:edit' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14685.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:unassignUserTeam' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14686.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminChangePassword' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14687.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminSendEmail' => ['privates''.service_locator.VQspxfD''get_ServiceLocator_VQspxfDService'false],
  14688.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approveLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14689.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approvePersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14690.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:assignReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14691.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:changeUserType' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14692.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:disable' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14693.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserBoostLevel' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14694.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserGroup' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14695.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:enable' => ['privates''.service_locator.R.5rpS2''get_ServiceLocator_R_5rpS2Service'false],
  14696.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:extendExpiryDate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14697.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:getReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14698.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:importUsersDevelopers' => ['privates''.service_locator.YY9cfkh''get_ServiceLocator_YY9cfkhService'false],
  14699.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14700.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectPersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14701.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:syncToZoho' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14702.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:update' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14703.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:delete' => ['privates''.service_locator.Uagg_gw''get_ServiceLocator_UaggGwService'false],
  14704.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:edit' => ['privates''.service_locator.3Dofsr4''get_ServiceLocator_3Dofsr4Service'false],
  14705.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14706.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:new' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14707.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:index' => ['privates''.service_locator.x6azFog''get_ServiceLocator_X6azFogService'false],
  14708.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:updateUserPackage' => ['privates''.service_locator.gWBS00N''get_ServiceLocator_GWBS00NService'false],
  14709.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:addUserService' => ['privates''.service_locator.txkxGC8''get_ServiceLocator_TxkxGC8Service'false],
  14710.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:index' => ['privates''.service_locator.TtqXS4F''get_ServiceLocator_TtqXS4FService'false],
  14711.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:updateUserService' => ['privates''.service_locator.p92VLA7''get_ServiceLocator_P92VLA7Service'false],
  14712.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:attach' => ['privates''.service_locator.Qp.s1q.''get_ServiceLocator_Qp_S1q_Service'false],
  14713.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:detach' => ['privates''.service_locator.MyHXagK''get_ServiceLocator_MyHXagKService'false],
  14714.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:index' => ['privates''.service_locator.81.uOvc''get_ServiceLocator_81_UOvcService'false],
  14715.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14716.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:token' => ['privates''.service_locator.WGCFqJh''get_ServiceLocator_WGCFqJhService'false],
  14717.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:remove' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  14718.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:save' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  14719.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14720.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14721.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14722.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14723.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:addUserPhone' => ['privates''.service_locator.ja3Wfc0''get_ServiceLocator_Ja3Wfc0Service'false],
  14724.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:deleteUserSearch' => ['privates''.service_locator.nwni4V5''get_ServiceLocator_Nwni4V5Service'false],
  14725.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getListingNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14726.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyAccount' => ['privates''.service_locator.eUnxEfJ''get_ServiceLocator_EUnxEfJService'false],
  14727.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyLeads' => ['privates''.service_locator._NHYBXU''get_ServiceLocator_NHYBXUService'false],
  14728.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getNpsData' => ['privates''.service_locator.Rozwzjh''get_ServiceLocator_RozwzjhService'false],
  14729.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getRate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14730.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14731.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserCompanyInfo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14732.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserListings' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14733.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:postUserNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14734.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:removeUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  14735.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:sendResetPasswordEmail' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  14736.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14737.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updatePhone' => ['privates''.service_locator.e.ek1_q''get_ServiceLocator_E_Ek1QService'false],
  14738.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateProfileBasicInfo' => ['privates''.service_locator.4mzSDFD''get_ServiceLocator_4mzSDFDService'false],
  14739.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  14740.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14741.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14742.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:resetPassword' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  14743.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14744.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14745.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:createUser' => ['privates''.service_locator.9NPWjJJ''get_ServiceLocator_9NPWjJJService'false],
  14746.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14747.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:register' => ['privates''.service_locator.xTG7jfg''get_ServiceLocator_XTG7jfgService'false],
  14748.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14749.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14750.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14751.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14752.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14753.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14754.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSeller' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14755.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14756.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14757.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14758.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:listing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14759.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14760.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerWideForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14761.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController:removePhoto' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14762.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController:pauseInterest' => ['privates''.service_locator.WYrnE_I''get_ServiceLocator_WYrnEIService'false],
  14763.             'kernel:build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  14764.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  14765.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  14766.         ], [
  14767.             'App\\Controller\\API\\Banners\\BannersController::getAll' => '?',
  14768.             'App\\Controller\\API\\Banners\\BannersController::setViewHandler' => '?',
  14769.             'App\\Controller\\API\\Lead\\LeadContactRequestController::acceptLeadRequest' => '?',
  14770.             'App\\Controller\\API\\Lead\\LeadContactRequestController::bankList' => '?',
  14771.             'App\\Controller\\API\\Lead\\LeadContactRequestController::index' => '?',
  14772.             'App\\Controller\\API\\Lead\\LeadContactRequestController::sendLeadRequest' => '?',
  14773.             'App\\Controller\\API\\Lead\\LeadContactRequestController::setViewHandler' => '?',
  14774.             'App\\Controller\\API\\Lead\\LeadContactRequestController::userInsights' => '?',
  14775.             'App\\Controller\\API\\Lead\\LeadController::add' => '?',
  14776.             'App\\Controller\\API\\Lead\\LeadController::addBulkLeads' => '?',
  14777.             'App\\Controller\\API\\Lead\\LeadController::addLeadNote' => '?',
  14778.             'App\\Controller\\API\\Lead\\LeadController::addTopSeller' => '?',
  14779.             'App\\Controller\\API\\Lead\\LeadController::setViewHandler' => '?',
  14780.             'App\\Controller\\API\\Listing\\ListingController::deletePhotos' => '?',
  14781.             'App\\Controller\\API\\Listing\\ListingController::finalizeListing' => '?',
  14782.             'App\\Controller\\API\\Listing\\ListingController::pay' => '?',
  14783.             'App\\Controller\\API\\Listing\\ListingController::setDescription' => '?',
  14784.             'App\\Controller\\API\\Listing\\ListingController::setDetails' => '?',
  14785.             'App\\Controller\\API\\Listing\\ListingController::uploadPhotos' => '?',
  14786.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getDemandLocations' => '?',
  14787.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getLocationDemandDetails' => '?',
  14788.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::setViewHandler' => '?',
  14789.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::findSubscriptionPlan' => '?',
  14790.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::getAll' => '?',
  14791.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::setViewHandler' => '?',
  14792.             'App\\Controller\\API\\User\\CardsController::delete' => '?',
  14793.             'App\\Controller\\API\\User\\CardsController::index' => '?',
  14794.             'App\\Controller\\API\\User\\CardsController::new' => '?',
  14795.             'App\\Controller\\API\\User\\CardsController::setViewHandler' => '?',
  14796.             'App\\Controller\\API\\User\\SubAccountsController::acceptInvitation' => '?',
  14797.             'App\\Controller\\API\\User\\SubAccountsController::add' => '?',
  14798.             'App\\Controller\\API\\User\\SubAccountsController::delete' => '?',
  14799.             'App\\Controller\\API\\User\\SubAccountsController::index' => '?',
  14800.             'App\\Controller\\API\\User\\SubAccountsController::lookup' => '?',
  14801.             'App\\Controller\\API\\User\\SubAccountsController::setViewHandler' => '?',
  14802.             'App\\Controller\\API\\User\\SubAccountsController::statistics' => '?',
  14803.             'App\\Controller\\API\\User\\SubscriptionsController::cancel' => '?',
  14804.             'App\\Controller\\API\\User\\SubscriptionsController::index' => '?',
  14805.             'App\\Controller\\API\\User\\SubscriptionsController::new' => '?',
  14806.             'App\\Controller\\API\\User\\SubscriptionsController::setViewHandler' => '?',
  14807.             'App\\Controller\\Admin\\Banners\\BannersController::delete' => '?',
  14808.             'App\\Controller\\Admin\\Banners\\BannersController::edit' => '?',
  14809.             'App\\Controller\\Admin\\Banners\\BannersController::index' => '?',
  14810.             'App\\Controller\\Admin\\Banners\\BannersController::new' => '?',
  14811.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::activate' => '?',
  14812.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::diActivate' => '?',
  14813.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::index' => '?',
  14814.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::post' => '?',
  14815.             'App\\Controller\\DefaultController::healthCheck' => '?',
  14816.             'App\\Controller\\EmailList\\WaitingController::index' => '?',
  14817.             'App\\Controller\\SecurityController::changePassword' => '?',
  14818.             'App\\Controller\\SecurityController::login' => '?',
  14819.             'App\\Kernel::build' => '?',
  14820.             'App\\Kernel::loadRoutes' => '?',
  14821.             'App\\Kernel::registerContainerConfiguration' => '?',
  14822.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController::announcementForm' => '?',
  14823.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController::setViewHandler' => '?',
  14824.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::assignBrokerToSellerForm' => '?',
  14825.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::brokerDetails' => '?',
  14826.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::createAssignBrokerForm' => '?',
  14827.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::delete' => '?',
  14828.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::setBrokerCreatedDate' => '?',
  14829.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::deleteSeller' => '?',
  14830.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellerBrokers' => '?',
  14831.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellers' => '?',
  14832.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController::setViewHandler' => '?',
  14833.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::BuyerAlerts' => '?',
  14834.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::unsubscribeBuyerAlerts' => '?',
  14835.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::assignAccountManager' => '?',
  14836.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::company' => '?',
  14837.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccountManagers' => '?',
  14838.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccounts' => '?',
  14839.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createCompanyForm' => '?',
  14840.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createExistingStaffUser' => '?',
  14841.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createNewRegisteredStaffUser' => '?',
  14842.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::removeStaffAccount' => '?',
  14843.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyCustomer' => '?',
  14844.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyPotential' => '?',
  14845.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyProspected' => '?',
  14846.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyRejected' => '?',
  14847.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::unassignAccountManager' => '?',
  14848.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createExistingStaffUser' => '?',
  14849.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createNewRegisteredStaffUser' => '?',
  14850.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createStaffForm' => '?',
  14851.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::delete' => '?',
  14852.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::removeStaffAccount' => '?',
  14853.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::setViewHandler' => '?',
  14854.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::updateCompany' => '?',
  14855.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::setViewHandler' => '?',
  14856.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::upload' => '?',
  14857.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::getStaffData' => '?',
  14858.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::setViewHandler' => '?',
  14859.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::activatePackage' => '?',
  14860.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancel' => '?',
  14861.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancelRecurringl' => '?',
  14862.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::deductPoints' => '?',
  14863.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::depositPoints' => '?',
  14864.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::transfer' => '?',
  14865.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController::post' => '?',
  14866.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::changePosition' => '?',
  14867.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::delete' => '?',
  14868.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::edit' => '?',
  14869.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController::setViewHandler' => '?',
  14870.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::deduct' => '?',
  14871.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::exportCreditTransactions' => '?',
  14872.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::setViewHandler' => '?',
  14873.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::setViewHandler' => '?',
  14874.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::updateServiceStatus' => '?',
  14875.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::getUserTypePackages' => '?',
  14876.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::setViewHandler' => '?',
  14877.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::getErrorMessages' => '?',
  14878.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::respondWithValidationErrors' => '?',
  14879.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::setViewHandler' => '?',
  14880.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController::package' => '?',
  14881.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::addAnswer' => '?',
  14882.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::editAnswer' => '?',
  14883.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::removeAnswer' => '?',
  14884.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::approve' => '?',
  14885.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::decline' => '?',
  14886.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::delete' => '?',
  14887.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::SendToHelp' => '?',
  14888.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::approve' => '?',
  14889.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::decline' => '?',
  14890.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::delete' => '?',
  14891.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::edit' => '?',
  14892.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::locationDiscussions' => '?',
  14893.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addComment' => '?',
  14894.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addCommentLike' => '?',
  14895.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussion' => '?',
  14896.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussionSubscriber' => '?',
  14897.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::checkDiscussionSubscriber' => '?',
  14898.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussion' => '?',
  14899.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussions' => '?',
  14900.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::removeCommentLike' => '?',
  14901.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::setViewHandler' => '?',
  14902.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::unsetDiscussionSubscriber' => '?',
  14903.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateCommentLike' => '?',
  14904.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateDiscussion' => '?',
  14905.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::create' => '?',
  14906.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::delete' => '?',
  14907.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::edit' => '?',
  14908.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::addDiscussionSubscriber' => '?',
  14909.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::create' => '?',
  14910.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::delete' => '?',
  14911.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussionComments' => '?',
  14912.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussions' => '?',
  14913.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::edit' => '?',
  14914.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsetDiscussionSubscriber' => '?',
  14915.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsubscribeConfirm' => '?',
  14916.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::deleteExchangeRequest' => '?',
  14917.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::getExchangeRequest' => '?',
  14918.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::setViewHandler' => '?',
  14919.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::unlockExchangeRequest' => '?',
  14920.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::updateExchangeRequest' => '?',
  14921.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController::edit' => '?',
  14922.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController::setViewHandler' => '?',
  14923.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::edit' => '?',
  14924.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::postEdit' => '?',
  14925.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::updateFinancialAidStatus' => '?',
  14926.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController::setViewHandler' => '?',
  14927.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::disable' => '?',
  14928.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::enable' => '?',
  14929.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::exportLeads' => '?',
  14930.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::index' => '?',
  14931.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::resendLeads' => '?',
  14932.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::QuickPostListingForm' => '?',
  14933.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addNote' => '?',
  14934.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addParticipant' => '?',
  14935.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminChangeLocation' => '?',
  14936.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminListingRejections' => '?',
  14937.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminPropertyType' => '?',
  14938.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approve' => '?',
  14939.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approveChildren' => '?',
  14940.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkDeletePhoto' => '?',
  14941.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkFeatureAsAdmin' => '?',
  14942.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkFeatureAsSeller' => '?',
  14943.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bumpUp' => '?',
  14944.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::changeSection' => '?',
  14945.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearMap' => '?',
  14946.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearPrice' => '?',
  14947.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearVideo' => '?',
  14948.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::consumersRatesData' => '?',
  14949.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::delete' => '?',
  14950.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deleteNote' => '?',
  14951.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deletePhoto' => '?',
  14952.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::downloadBrochure' => '?',
  14953.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListing' => '?',
  14954.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingArea' => '?',
  14955.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingLocations' => '?',
  14956.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingParticipants' => '?',
  14957.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPaymentMethod' => '?',
  14958.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhones' => '?',
  14959.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhotos' => '?',
  14960.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingTranslation' => '?',
  14961.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingUnits' => '?',
  14962.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featured' => '?',
  14963.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featuredAsSeller' => '?',
  14964.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::getListingBasics' => '?',
  14965.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingLocationForm' => '?',
  14966.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingPhoneForm' => '?',
  14967.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoDown' => '?',
  14968.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoUp' => '?',
  14969.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newLocationModal' => '?',
  14970.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newPhoneModal' => '?',
  14971.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pending' => '?',
  14972.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pendingChildren' => '?',
  14973.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingBasics' => '?',
  14974.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingPhotos' => '?',
  14975.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingTranslations' => '?',
  14976.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingLocation' => '?',
  14977.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingPhone' => '?',
  14978.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pumpUp' => '?',
  14979.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickPostListingModelForm' => '?',
  14980.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickRegisterParticipant' => '?',
  14981.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::rates' => '?',
  14982.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::ratesDetails' => '?',
  14983.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::relist' => '?',
  14984.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeListingLocation' => '?',
  14985.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeNumbers' => '?',
  14986.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeParticipant' => '?',
  14987.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removePhone' => '?',
  14988.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::resetTitle' => '?',
  14989.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::revertBumpUp' => '?',
  14990.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::review' => '?',
  14991.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::showInHomepage' => '?',
  14992.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::unflag' => '?',
  14993.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::approveFeaturingListing' => '?',
  14994.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::reject' => '?',
  14995.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::rejectFeaturingListing' => '?',
  14996.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::changePosition' => '?',
  14997.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::delete' => '?',
  14998.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::edit' => '?',
  14999.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::index' => '?',
  15000.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::Post' => '?',
  15001.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::addNearestLocations' => '?',
  15002.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::changeStatus' => '?',
  15003.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::deleteLocationPhoto' => '?',
  15004.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::locationFetcher' => '?',
  15005.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::mainPhotoLocation' => '?',
  15006.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::moveLocationListings' => '?',
  15007.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetLocationListing' => '?',
  15008.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetNearestLocation' => '?',
  15009.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::upload' => '?',
  15010.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController::delete' => '?',
  15011.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController::removePhoto' => '?',
  15012.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::locationSearchHistoryLink' => '?',
  15013.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchAdmin' => '?',
  15014.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchResult' => '?',
  15015.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::getTotalQueuedCalls' => '?',
  15016.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::setViewHandler' => '?',
  15017.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::getLocationChildren' => '?',
  15018.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::setViewHandler' => '?',
  15019.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController::setViewHandler' => '?',
  15020.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::getCustomField' => '?',
  15021.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::getFinishTypes' => '?',
  15022.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::setViewHandler' => '?',
  15023.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController::setViewHandler' => '?',
  15024.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::create' => '?',
  15025.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::delete' => '?',
  15026.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::getFavouritesCount' => '?',
  15027.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::setViewHandler' => '?',
  15028.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::QuickCreateLead' => '?',
  15029.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::addLeadQuality' => '?',
  15030.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::countLeadsInSpecificPeriod' => '?',
  15031.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportLeads' => '?',
  15032.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportTopSellerLeads' => '?',
  15033.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLead' => '?',
  15034.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsCountsForEachType' => '?',
  15035.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsInsights' => '?',
  15036.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsList' => '?',
  15037.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getListingFeatureStatus' => '?',
  15038.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::setViewHandler' => '?',
  15039.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::callRequest' => '?',
  15040.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::cloneListing' => '?',
  15041.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSeller' => '?',
  15042.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSellerWithQuickRegistration' => '?',
  15043.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::delete' => '?',
  15044.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::feature' => '?',
  15045.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::filterListingChildren' => '?',
  15046.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getLeadAnalytics' => '?',
  15047.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListing' => '?',
  15048.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingChildren' => '?',
  15049.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingDetails' => '?',
  15050.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingNote' => '?',
  15051.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhone' => '?',
  15052.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhotos' => '?',
  15053.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPreviewData' => '?',
  15054.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingRules' => '?',
  15055.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingTopSeller' => '?',
  15056.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRateDetails' => '?',
  15057.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRelatedListing' => '?',
  15058.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getSimilarListingsCount' => '?',
  15059.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::increaseListingViews' => '?',
  15060.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::postListingSingleNote' => '?',
  15061.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::quickCreateLead' => '?',
  15062.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::rateReview' => '?',
  15063.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::relist' => '?',
  15064.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::setViewHandler' => '?',
  15065.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::undelete' => '?',
  15066.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::update' => '?',
  15067.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::updateListing' => '?',
  15068.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::upload' => '?',
  15069.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::uploadListingPhoto' => '?',
  15070.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationChildren' => '?',
  15071.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationStatistics' => '?',
  15072.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationsHomeCompounds' => '?',
  15073.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::setViewHandler' => '?',
  15074.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController::setViewHandler' => '?',
  15075.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::delete' => '?',
  15076.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::mainPhoto' => '?',
  15077.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::setViewHandler' => '?',
  15078.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController::setViewHandler' => '?',
  15079.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::getPropertyTypeChildren' => '?',
  15080.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::setViewHandler' => '?',
  15081.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::add' => '?',
  15082.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::create' => '?',
  15083.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::getListingRate' => '?',
  15084.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::setViewHandler' => '?',
  15085.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController::setViewHandler' => '?',
  15086.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController::setViewHandler' => '?',
  15087.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::getErrorMessages' => '?',
  15088.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::respondWithValidationErrors' => '?',
  15089.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::setViewHandler' => '?',
  15090.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::getErrorMessages' => '?',
  15091.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::respondWithValidationErrors' => '?',
  15092.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::setViewHandler' => '?',
  15093.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::getErrorMessages' => '?',
  15094.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::respondWithValidationErrors' => '?',
  15095.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::setViewHandler' => '?',
  15096.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::contactSeller' => '?',
  15097.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getErrorMessages' => '?',
  15098.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getFeatureExpiryDate' => '?',
  15099.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::respondWithValidationErrors' => '?',
  15100.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::setViewHandler' => '?',
  15101.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::update' => '?',
  15102.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::getErrorMessages' => '?',
  15103.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::respondWithValidationErrors' => '?',
  15104.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::setViewHandler' => '?',
  15105.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::getErrorMessages' => '?',
  15106.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::respondWithValidationErrors' => '?',
  15107.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::setViewHandler' => '?',
  15108.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::callRequestForm' => '?',
  15109.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::getErrorMessages' => '?',
  15110.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::respondWithValidationErrors' => '?',
  15111.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::setViewHandler' => '?',
  15112.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getCompoundChildrenLocations' => '?',
  15113.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getErrorMessages' => '?',
  15114.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::respondWithValidationErrors' => '?',
  15115.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::setViewHandler' => '?',
  15116.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController::setViewHandler' => '?',
  15117.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController::setViewHandler' => '?',
  15118.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::deletePhoto' => '?',
  15119.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::downloadBrochure' => '?',
  15120.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getListingRules' => '?',
  15121.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getSpecialAddListingFeatures' => '?',
  15122.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getUserListings' => '?',
  15123.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setMainPhoto' => '?',
  15124.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setViewHandler' => '?',
  15125.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::update' => '?',
  15126.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::uploadPhotos' => '?',
  15127.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationChildren' => '?',
  15128.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationTranslation' => '?',
  15129.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getNearbyLocations' => '?',
  15130.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::setViewHandler' => '?',
  15131.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::allChildren' => '?',
  15132.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::getPropertyType' => '?',
  15133.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::setViewHandler' => '?',
  15134.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController::setViewHandler' => '?',
  15135.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getCountForEachFeaturedListings' => '?',
  15136.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getErrorMessages' => '?',
  15137.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getListingCountForEachStatus' => '?',
  15138.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::respondWithValidationErrors' => '?',
  15139.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::setViewHandler' => '?',
  15140.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController::myListings' => '?',
  15141.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::quickLead' => '?',
  15142.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::setViewHandler' => '?',
  15143.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::CSVLatestListings' => '?',
  15144.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::bulkDeletePhoto' => '?',
  15145.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequest' => '?',
  15146.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequestForm' => '?',
  15147.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmFeaturedPublishing' => '?',
  15148.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPublishing' => '?',
  15149.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPumpUpListing' => '?',
  15150.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSeller' => '?',
  15151.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerForm' => '?',
  15152.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerWideForm' => '?',
  15153.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::delete' => '?',
  15154.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::downloadBrochure' => '?',
  15155.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::finish' => '?',
  15156.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::landingPage' => '?',
  15157.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listRejections' => '?',
  15158.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listingDetailsApp' => '?',
  15159.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::post' => '?',
  15160.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareFeaturedListingPayment' => '?',
  15161.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareListingPayment' => '?',
  15162.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::preview' => '?',
  15163.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::pumpUpListing' => '?',
  15164.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::read' => '?',
  15165.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::relist' => '?',
  15166.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::specialAddListingFeature' => '?',
  15167.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::transferScrapedListingOwnership' => '?',
  15168.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::undelete' => '?',
  15169.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::upload' => '?',
  15170.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController::searchResults' => '?',
  15171.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::delete' => '?',
  15172.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::editPhotoType' => '?',
  15173.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::mainPhoto' => '?',
  15174.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController::show' => '?',
  15175.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::delete' => '?',
  15176.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::edit' => '?',
  15177.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::toggleStatus' => '?',
  15178.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController::activity' => '?',
  15179.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::delete' => '?',
  15180.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::edit' => '?',
  15181.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::delete' => '?',
  15182.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::feedbackForm' => '?',
  15183.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::noteForm' => '?',
  15184.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::link' => '?',
  15185.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkdelete' => '?',
  15186.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkinsert' => '?',
  15187.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::menuDelete' => '?',
  15188.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::editStatus' => '?',
  15189.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::getErrorMessages' => '?',
  15190.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::respondWithValidationErrors' => '?',
  15191.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::setViewHandler' => '?',
  15192.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController::delete' => '?',
  15193.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController::edit' => '?',
  15194.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::edit' => '?',
  15195.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::index' => '?',
  15196.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::toggleStatus' => '?',
  15197.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController::setViewHandler' => '?',
  15198.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::getClientIp' => '?',
  15199.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::setViewHandler' => '?',
  15200.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController::setViewHandler' => '?',
  15201.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController::setViewHandler' => '?',
  15202.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController::setViewHandler' => '?',
  15203.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getListingCount' => '?',
  15204.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getMenuLinks' => '?',
  15205.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::setViewHandler' => '?',
  15206.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::getErrorMessages' => '?',
  15207.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::respondWithValidationErrors' => '?',
  15208.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::setViewHandler' => '?',
  15209.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::getErrorMessages' => '?',
  15210.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::respondWithValidationErrors' => '?',
  15211.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::setViewHandler' => '?',
  15212.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController::setViewHandler' => '?',
  15213.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController::setViewHandler' => '?',
  15214.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::home' => '?',
  15215.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::searchPageFilters' => '?',
  15216.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController::post' => '?',
  15217.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::createJoinUsForm' => '?',
  15218.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::index' => '?',
  15219.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController::view' => '?',
  15220.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController::receiver' => '?',
  15221.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::createRequestForm' => '?',
  15222.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::setUserData' => '?',
  15223.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController::index' => '?',
  15224.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodDetails' => '?',
  15225.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodHistory' => '?',
  15226.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::setViewHandler' => '?',
  15227.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::addNeighbourhoodSubscriber' => '?',
  15228.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::contactSellerForm' => '?',
  15229.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::index' => '?',
  15230.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unSubscribeLocationConfirm' => '?',
  15231.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unsetNeighbourhoodSubscriber' => '?',
  15232.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::getNotificationsCount' => '?',
  15233.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::registerToken' => '?',
  15234.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::setViewHandler' => '?',
  15235.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController::setViewHandler' => '?',
  15236.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController::viewNotifications' => '?',
  15237.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController::setViewHandler' => '?',
  15238.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::activeNotifier' => '?',
  15239.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::globalUnsubscribeNotifier' => '?',
  15240.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::notifier' => '?',
  15241.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::pauseNotifier' => '?',
  15242.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::post' => '?',
  15243.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeAllNotifier' => '?',
  15244.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeNotifier' => '?',
  15245.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController::setViewHandler' => '?',
  15246.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::newCompanies' => '?',
  15247.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::removeCompanies' => '?',
  15248.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::userRevenueDetails' => '?',
  15249.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::activatePackage' => '?',
  15250.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::add' => '?',
  15251.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::approveTransaction' => '?',
  15252.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::assignAgent' => '?',
  15253.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancel' => '?',
  15254.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancelRecurringl' => '?',
  15255.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionAuditStatus' => '?',
  15256.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionCashStatus' => '?',
  15257.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::createAssignAgentForm' => '?',
  15258.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::deleteAccountManager' => '?',
  15259.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draft' => '?',
  15260.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draftManualFawry' => '?',
  15261.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::edit' => '?',
  15262.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::handleCreateTransaction' => '?',
  15263.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::refund' => '?',
  15264.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::updatePackage' => '?',
  15265.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::callback' => '?',
  15266.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::getPaymentTransactionServices' => '?',
  15267.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::setViewHandler' => '?',
  15268.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController::setViewHandler' => '?',
  15269.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController::setViewHandler' => '?',
  15270.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::listingFaq' => '?',
  15271.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::setViewHandler' => '?',
  15272.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getCustomParagraph' => '?',
  15273.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getLocationListing' => '?',
  15274.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChips' => '?',
  15275.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChipsLegazy' => '?',
  15276.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getSeoData' => '?',
  15277.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::resolveSearchPageSlugs' => '?',
  15278.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::setViewHandler' => '?',
  15279.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::singlePageSSRData' => '?',
  15280.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::getCompoundDetails' => '?',
  15281.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::setViewHandler' => '?',
  15282.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListings' => '?',
  15283.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListingsEsDebug' => '?',
  15284.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListingsSearchSSRData' => '?',
  15285.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getSearchListings' => '?',
  15286.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::setViewHandler' => '?',
  15287.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::triggerSearchListingsAction' => '?',
  15288.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController::bulkGenerateTopSellersLeads' => '?',
  15289.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellerLeads' => '?',
  15290.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellers' => '?',
  15291.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::setViewHandler' => '?',
  15292.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::delete' => '?',
  15293.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::edit' => '?',
  15294.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::list' => '?',
  15295.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::new' => '?',
  15296.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::assignUserTeam' => '?',
  15297.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::delete' => '?',
  15298.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::edit' => '?',
  15299.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::unassignUserTeam' => '?',
  15300.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminChangePassword' => '?',
  15301.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminSendEmail' => '?',
  15302.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approveLogo' => '?',
  15303.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approvePersonalPhoto' => '?',
  15304.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::assignReferrals' => '?',
  15305.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::changeUserType' => '?',
  15306.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::disable' => '?',
  15307.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserBoostLevel' => '?',
  15308.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserGroup' => '?',
  15309.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::enable' => '?',
  15310.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::extendExpiryDate' => '?',
  15311.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::getReferrals' => '?',
  15312.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::importUsersDevelopers' => '?',
  15313.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectLogo' => '?',
  15314.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectPersonalPhoto' => '?',
  15315.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::syncToZoho' => '?',
  15316.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::update' => '?',
  15317.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::delete' => '?',
  15318.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::edit' => '?',
  15319.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::index' => '?',
  15320.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::new' => '?',
  15321.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::index' => '?',
  15322.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::updateUserPackage' => '?',
  15323.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::addUserService' => '?',
  15324.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::index' => '?',
  15325.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::updateUserService' => '?',
  15326.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::attach' => '?',
  15327.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::detach' => '?',
  15328.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::index' => '?',
  15329.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::setViewHandler' => '?',
  15330.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::token' => '?',
  15331.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::remove' => '?',
  15332.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::save' => '?',
  15333.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::setViewHandler' => '?',
  15334.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController::setViewHandler' => '?',
  15335.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController::setViewHandler' => '?',
  15336.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController::setViewHandler' => '?',
  15337.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::addUserPhone' => '?',
  15338.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::deleteUserSearch' => '?',
  15339.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getListingNote' => '?',
  15340.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyAccount' => '?',
  15341.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyLeads' => '?',
  15342.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getNpsData' => '?',
  15343.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getRate' => '?',
  15344.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserAccount' => '?',
  15345.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserCompanyInfo' => '?',
  15346.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserListings' => '?',
  15347.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::postUserNote' => '?',
  15348.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::removeUserPhone' => '?',
  15349.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::sendResetPasswordEmail' => '?',
  15350.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::setViewHandler' => '?',
  15351.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updatePhone' => '?',
  15352.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateProfileBasicInfo' => '?',
  15353.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateUserPhone' => '?',
  15354.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController::setViewHandler' => '?',
  15355.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::getErrorMessages' => '?',
  15356.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::resetPassword' => '?',
  15357.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::respondWithValidationErrors' => '?',
  15358.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::setViewHandler' => '?',
  15359.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::createUser' => '?',
  15360.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::getErrorMessages' => '?',
  15361.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::register' => '?',
  15362.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::respondWithValidationErrors' => '?',
  15363.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::setViewHandler' => '?',
  15364.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::getErrorMessages' => '?',
  15365.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::respondWithValidationErrors' => '?',
  15366.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::setViewHandler' => '?',
  15367.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::callRequestForm' => '?',
  15368.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSeller' => '?',
  15369.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerForm' => '?',
  15370.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerWideForm' => '?',
  15371.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::index' => '?',
  15372.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::listing' => '?',
  15373.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerForm' => '?',
  15374.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerWideForm' => '?',
  15375.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController::removePhoto' => '?',
  15376.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController::pauseInterest' => '?',
  15377.             'kernel::build' => '?',
  15378.             'kernel::loadRoutes' => '?',
  15379.             'kernel::registerContainerConfiguration' => '?',
  15380.             'App\\Controller\\API\\Banners\\BannersController:getAll' => '?',
  15381.             'App\\Controller\\API\\Banners\\BannersController:setViewHandler' => '?',
  15382.             'App\\Controller\\API\\Lead\\LeadContactRequestController:acceptLeadRequest' => '?',
  15383.             'App\\Controller\\API\\Lead\\LeadContactRequestController:bankList' => '?',
  15384.             'App\\Controller\\API\\Lead\\LeadContactRequestController:index' => '?',
  15385.             'App\\Controller\\API\\Lead\\LeadContactRequestController:sendLeadRequest' => '?',
  15386.             'App\\Controller\\API\\Lead\\LeadContactRequestController:setViewHandler' => '?',
  15387.             'App\\Controller\\API\\Lead\\LeadContactRequestController:userInsights' => '?',
  15388.             'App\\Controller\\API\\Lead\\LeadController:add' => '?',
  15389.             'App\\Controller\\API\\Lead\\LeadController:addBulkLeads' => '?',
  15390.             'App\\Controller\\API\\Lead\\LeadController:addLeadNote' => '?',
  15391.             'App\\Controller\\API\\Lead\\LeadController:addTopSeller' => '?',
  15392.             'App\\Controller\\API\\Lead\\LeadController:setViewHandler' => '?',
  15393.             'App\\Controller\\API\\Listing\\ListingController:deletePhotos' => '?',
  15394.             'App\\Controller\\API\\Listing\\ListingController:finalizeListing' => '?',
  15395.             'App\\Controller\\API\\Listing\\ListingController:pay' => '?',
  15396.             'App\\Controller\\API\\Listing\\ListingController:setDescription' => '?',
  15397.             'App\\Controller\\API\\Listing\\ListingController:setDetails' => '?',
  15398.             'App\\Controller\\API\\Listing\\ListingController:uploadPhotos' => '?',
  15399.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getDemandLocations' => '?',
  15400.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getLocationDemandDetails' => '?',
  15401.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:setViewHandler' => '?',
  15402.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:findSubscriptionPlan' => '?',
  15403.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:getAll' => '?',
  15404.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:setViewHandler' => '?',
  15405.             'App\\Controller\\API\\User\\CardsController:delete' => '?',
  15406.             'App\\Controller\\API\\User\\CardsController:index' => '?',
  15407.             'App\\Controller\\API\\User\\CardsController:new' => '?',
  15408.             'App\\Controller\\API\\User\\CardsController:setViewHandler' => '?',
  15409.             'App\\Controller\\API\\User\\SubAccountsController:acceptInvitation' => '?',
  15410.             'App\\Controller\\API\\User\\SubAccountsController:add' => '?',
  15411.             'App\\Controller\\API\\User\\SubAccountsController:delete' => '?',
  15412.             'App\\Controller\\API\\User\\SubAccountsController:index' => '?',
  15413.             'App\\Controller\\API\\User\\SubAccountsController:lookup' => '?',
  15414.             'App\\Controller\\API\\User\\SubAccountsController:setViewHandler' => '?',
  15415.             'App\\Controller\\API\\User\\SubAccountsController:statistics' => '?',
  15416.             'App\\Controller\\API\\User\\SubscriptionsController:cancel' => '?',
  15417.             'App\\Controller\\API\\User\\SubscriptionsController:index' => '?',
  15418.             'App\\Controller\\API\\User\\SubscriptionsController:new' => '?',
  15419.             'App\\Controller\\API\\User\\SubscriptionsController:setViewHandler' => '?',
  15420.             'App\\Controller\\Admin\\Banners\\BannersController:delete' => '?',
  15421.             'App\\Controller\\Admin\\Banners\\BannersController:edit' => '?',
  15422.             'App\\Controller\\Admin\\Banners\\BannersController:index' => '?',
  15423.             'App\\Controller\\Admin\\Banners\\BannersController:new' => '?',
  15424.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:activate' => '?',
  15425.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:diActivate' => '?',
  15426.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:index' => '?',
  15427.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:post' => '?',
  15428.             'App\\Controller\\DefaultController:healthCheck' => '?',
  15429.             'App\\Controller\\EmailList\\WaitingController:index' => '?',
  15430.             'App\\Controller\\SecurityController:changePassword' => '?',
  15431.             'App\\Controller\\SecurityController:login' => '?',
  15432.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController:announcementForm' => '?',
  15433.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController:setViewHandler' => '?',
  15434.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:assignBrokerToSellerForm' => '?',
  15435.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:brokerDetails' => '?',
  15436.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:createAssignBrokerForm' => '?',
  15437.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:delete' => '?',
  15438.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:setBrokerCreatedDate' => '?',
  15439.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:deleteSeller' => '?',
  15440.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellerBrokers' => '?',
  15441.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellers' => '?',
  15442.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController:setViewHandler' => '?',
  15443.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:BuyerAlerts' => '?',
  15444.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:unsubscribeBuyerAlerts' => '?',
  15445.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:assignAccountManager' => '?',
  15446.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:company' => '?',
  15447.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccountManagers' => '?',
  15448.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccounts' => '?',
  15449.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createCompanyForm' => '?',
  15450.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createExistingStaffUser' => '?',
  15451.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createNewRegisteredStaffUser' => '?',
  15452.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:removeStaffAccount' => '?',
  15453.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyCustomer' => '?',
  15454.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyPotential' => '?',
  15455.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyProspected' => '?',
  15456.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyRejected' => '?',
  15457.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:unassignAccountManager' => '?',
  15458.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createExistingStaffUser' => '?',
  15459.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createNewRegisteredStaffUser' => '?',
  15460.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createStaffForm' => '?',
  15461.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:delete' => '?',
  15462.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:removeStaffAccount' => '?',
  15463.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:setViewHandler' => '?',
  15464.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:updateCompany' => '?',
  15465.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:setViewHandler' => '?',
  15466.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:upload' => '?',
  15467.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:getStaffData' => '?',
  15468.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:setViewHandler' => '?',
  15469.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:activatePackage' => '?',
  15470.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancel' => '?',
  15471.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancelRecurringl' => '?',
  15472.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:deductPoints' => '?',
  15473.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:depositPoints' => '?',
  15474.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:transfer' => '?',
  15475.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController:post' => '?',
  15476.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:changePosition' => '?',
  15477.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:delete' => '?',
  15478.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:edit' => '?',
  15479.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController:setViewHandler' => '?',
  15480.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:deduct' => '?',
  15481.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:exportCreditTransactions' => '?',
  15482.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:setViewHandler' => '?',
  15483.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:setViewHandler' => '?',
  15484.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:updateServiceStatus' => '?',
  15485.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:getUserTypePackages' => '?',
  15486.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:setViewHandler' => '?',
  15487.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:getErrorMessages' => '?',
  15488.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:respondWithValidationErrors' => '?',
  15489.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:setViewHandler' => '?',
  15490.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController:package' => '?',
  15491.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:addAnswer' => '?',
  15492.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:editAnswer' => '?',
  15493.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:removeAnswer' => '?',
  15494.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:approve' => '?',
  15495.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:decline' => '?',
  15496.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:delete' => '?',
  15497.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:SendToHelp' => '?',
  15498.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:approve' => '?',
  15499.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:decline' => '?',
  15500.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:delete' => '?',
  15501.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:edit' => '?',
  15502.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:locationDiscussions' => '?',
  15503.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addComment' => '?',
  15504.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addCommentLike' => '?',
  15505.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussion' => '?',
  15506.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussionSubscriber' => '?',
  15507.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:checkDiscussionSubscriber' => '?',
  15508.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussion' => '?',
  15509.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussions' => '?',
  15510.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:removeCommentLike' => '?',
  15511.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:setViewHandler' => '?',
  15512.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:unsetDiscussionSubscriber' => '?',
  15513.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateCommentLike' => '?',
  15514.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateDiscussion' => '?',
  15515.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:create' => '?',
  15516.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:delete' => '?',
  15517.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:edit' => '?',
  15518.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:addDiscussionSubscriber' => '?',
  15519.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:create' => '?',
  15520.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:delete' => '?',
  15521.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussionComments' => '?',
  15522.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussions' => '?',
  15523.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:edit' => '?',
  15524.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsetDiscussionSubscriber' => '?',
  15525.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsubscribeConfirm' => '?',
  15526.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:deleteExchangeRequest' => '?',
  15527.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:getExchangeRequest' => '?',
  15528.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:setViewHandler' => '?',
  15529.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:unlockExchangeRequest' => '?',
  15530.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:updateExchangeRequest' => '?',
  15531.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController:edit' => '?',
  15532.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController:setViewHandler' => '?',
  15533.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:edit' => '?',
  15534.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:postEdit' => '?',
  15535.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:updateFinancialAidStatus' => '?',
  15536.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController:setViewHandler' => '?',
  15537.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:disable' => '?',
  15538.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:enable' => '?',
  15539.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:exportLeads' => '?',
  15540.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:index' => '?',
  15541.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:resendLeads' => '?',
  15542.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:QuickPostListingForm' => '?',
  15543.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addNote' => '?',
  15544.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addParticipant' => '?',
  15545.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminChangeLocation' => '?',
  15546.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminListingRejections' => '?',
  15547.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminPropertyType' => '?',
  15548.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approve' => '?',
  15549.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approveChildren' => '?',
  15550.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkDeletePhoto' => '?',
  15551.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkFeatureAsAdmin' => '?',
  15552.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkFeatureAsSeller' => '?',
  15553.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bumpUp' => '?',
  15554.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:changeSection' => '?',
  15555.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearMap' => '?',
  15556.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearPrice' => '?',
  15557.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearVideo' => '?',
  15558.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:consumersRatesData' => '?',
  15559.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:delete' => '?',
  15560.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deleteNote' => '?',
  15561.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deletePhoto' => '?',
  15562.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:downloadBrochure' => '?',
  15563.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListing' => '?',
  15564.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingArea' => '?',
  15565.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingLocations' => '?',
  15566.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingParticipants' => '?',
  15567.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPaymentMethod' => '?',
  15568.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhones' => '?',
  15569.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhotos' => '?',
  15570.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingTranslation' => '?',
  15571.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingUnits' => '?',
  15572.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featured' => '?',
  15573.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featuredAsSeller' => '?',
  15574.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:getListingBasics' => '?',
  15575.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingLocationForm' => '?',
  15576.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingPhoneForm' => '?',
  15577.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoDown' => '?',
  15578.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoUp' => '?',
  15579.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newLocationModal' => '?',
  15580.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newPhoneModal' => '?',
  15581.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pending' => '?',
  15582.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pendingChildren' => '?',
  15583.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingBasics' => '?',
  15584.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingPhotos' => '?',
  15585.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingTranslations' => '?',
  15586.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingLocation' => '?',
  15587.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingPhone' => '?',
  15588.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pumpUp' => '?',
  15589.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickPostListingModelForm' => '?',
  15590.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickRegisterParticipant' => '?',
  15591.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:rates' => '?',
  15592.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:ratesDetails' => '?',
  15593.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:relist' => '?',
  15594.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeListingLocation' => '?',
  15595.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeNumbers' => '?',
  15596.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeParticipant' => '?',
  15597.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removePhone' => '?',
  15598.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:resetTitle' => '?',
  15599.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:revertBumpUp' => '?',
  15600.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:review' => '?',
  15601.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:showInHomepage' => '?',
  15602.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:unflag' => '?',
  15603.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:approveFeaturingListing' => '?',
  15604.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:reject' => '?',
  15605.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:rejectFeaturingListing' => '?',
  15606.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:changePosition' => '?',
  15607.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:delete' => '?',
  15608.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:edit' => '?',
  15609.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:index' => '?',
  15610.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:Post' => '?',
  15611.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:addNearestLocations' => '?',
  15612.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:changeStatus' => '?',
  15613.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:deleteLocationPhoto' => '?',
  15614.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:locationFetcher' => '?',
  15615.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:mainPhotoLocation' => '?',
  15616.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:moveLocationListings' => '?',
  15617.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetLocationListing' => '?',
  15618.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetNearestLocation' => '?',
  15619.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:upload' => '?',
  15620.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController:delete' => '?',
  15621.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController:removePhoto' => '?',
  15622.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:locationSearchHistoryLink' => '?',
  15623.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchAdmin' => '?',
  15624.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchResult' => '?',
  15625.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:getTotalQueuedCalls' => '?',
  15626.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:setViewHandler' => '?',
  15627.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:getLocationChildren' => '?',
  15628.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:setViewHandler' => '?',
  15629.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController:setViewHandler' => '?',
  15630.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:getCustomField' => '?',
  15631.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:getFinishTypes' => '?',
  15632.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:setViewHandler' => '?',
  15633.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController:setViewHandler' => '?',
  15634.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:create' => '?',
  15635.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:delete' => '?',
  15636.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:getFavouritesCount' => '?',
  15637.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:setViewHandler' => '?',
  15638.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:QuickCreateLead' => '?',
  15639.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:addLeadQuality' => '?',
  15640.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:countLeadsInSpecificPeriod' => '?',
  15641.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportLeads' => '?',
  15642.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportTopSellerLeads' => '?',
  15643.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLead' => '?',
  15644.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsCountsForEachType' => '?',
  15645.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsInsights' => '?',
  15646.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsList' => '?',
  15647.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getListingFeatureStatus' => '?',
  15648.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:setViewHandler' => '?',
  15649.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:callRequest' => '?',
  15650.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:cloneListing' => '?',
  15651.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSeller' => '?',
  15652.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSellerWithQuickRegistration' => '?',
  15653.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:delete' => '?',
  15654.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:feature' => '?',
  15655.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:filterListingChildren' => '?',
  15656.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getLeadAnalytics' => '?',
  15657.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListing' => '?',
  15658.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingChildren' => '?',
  15659.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingDetails' => '?',
  15660.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingNote' => '?',
  15661.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhone' => '?',
  15662.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhotos' => '?',
  15663.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPreviewData' => '?',
  15664.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingRules' => '?',
  15665.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingTopSeller' => '?',
  15666.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRateDetails' => '?',
  15667.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRelatedListing' => '?',
  15668.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getSimilarListingsCount' => '?',
  15669.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:increaseListingViews' => '?',
  15670.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:postListingSingleNote' => '?',
  15671.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:quickCreateLead' => '?',
  15672.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:rateReview' => '?',
  15673.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:relist' => '?',
  15674.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:setViewHandler' => '?',
  15675.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:undelete' => '?',
  15676.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:update' => '?',
  15677.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:updateListing' => '?',
  15678.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:upload' => '?',
  15679.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:uploadListingPhoto' => '?',
  15680.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationChildren' => '?',
  15681.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationStatistics' => '?',
  15682.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationsHomeCompounds' => '?',
  15683.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:setViewHandler' => '?',
  15684.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController:setViewHandler' => '?',
  15685.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:delete' => '?',
  15686.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:mainPhoto' => '?',
  15687.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:setViewHandler' => '?',
  15688.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController:setViewHandler' => '?',
  15689.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:getPropertyTypeChildren' => '?',
  15690.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:setViewHandler' => '?',
  15691.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:add' => '?',
  15692.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:create' => '?',
  15693.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:getListingRate' => '?',
  15694.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:setViewHandler' => '?',
  15695.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController:setViewHandler' => '?',
  15696.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController:setViewHandler' => '?',
  15697.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:getErrorMessages' => '?',
  15698.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:respondWithValidationErrors' => '?',
  15699.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:setViewHandler' => '?',
  15700.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:getErrorMessages' => '?',
  15701.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:respondWithValidationErrors' => '?',
  15702.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:setViewHandler' => '?',
  15703.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:getErrorMessages' => '?',
  15704.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:respondWithValidationErrors' => '?',
  15705.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:setViewHandler' => '?',
  15706.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:contactSeller' => '?',
  15707.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getErrorMessages' => '?',
  15708.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getFeatureExpiryDate' => '?',
  15709.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:respondWithValidationErrors' => '?',
  15710.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:setViewHandler' => '?',
  15711.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:update' => '?',
  15712.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:getErrorMessages' => '?',
  15713.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:respondWithValidationErrors' => '?',
  15714.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:setViewHandler' => '?',
  15715.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:getErrorMessages' => '?',
  15716.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:respondWithValidationErrors' => '?',
  15717.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:setViewHandler' => '?',
  15718.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:callRequestForm' => '?',
  15719.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:getErrorMessages' => '?',
  15720.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:respondWithValidationErrors' => '?',
  15721.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:setViewHandler' => '?',
  15722.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getCompoundChildrenLocations' => '?',
  15723.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getErrorMessages' => '?',
  15724.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:respondWithValidationErrors' => '?',
  15725.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:setViewHandler' => '?',
  15726.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController:setViewHandler' => '?',
  15727.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController:setViewHandler' => '?',
  15728.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:deletePhoto' => '?',
  15729.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:downloadBrochure' => '?',
  15730.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getListingRules' => '?',
  15731.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getSpecialAddListingFeatures' => '?',
  15732.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getUserListings' => '?',
  15733.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setMainPhoto' => '?',
  15734.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setViewHandler' => '?',
  15735.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:update' => '?',
  15736.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:uploadPhotos' => '?',
  15737.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationChildren' => '?',
  15738.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationTranslation' => '?',
  15739.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getNearbyLocations' => '?',
  15740.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:setViewHandler' => '?',
  15741.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:allChildren' => '?',
  15742.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:getPropertyType' => '?',
  15743.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:setViewHandler' => '?',
  15744.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController:setViewHandler' => '?',
  15745.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getCountForEachFeaturedListings' => '?',
  15746.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getErrorMessages' => '?',
  15747.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getListingCountForEachStatus' => '?',
  15748.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:respondWithValidationErrors' => '?',
  15749.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:setViewHandler' => '?',
  15750.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController:myListings' => '?',
  15751.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:quickLead' => '?',
  15752.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:setViewHandler' => '?',
  15753.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:CSVLatestListings' => '?',
  15754.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:bulkDeletePhoto' => '?',
  15755.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequest' => '?',
  15756.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequestForm' => '?',
  15757.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmFeaturedPublishing' => '?',
  15758.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPublishing' => '?',
  15759.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPumpUpListing' => '?',
  15760.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSeller' => '?',
  15761.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerForm' => '?',
  15762.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerWideForm' => '?',
  15763.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:delete' => '?',
  15764.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:downloadBrochure' => '?',
  15765.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:finish' => '?',
  15766.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:landingPage' => '?',
  15767.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listRejections' => '?',
  15768.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listingDetailsApp' => '?',
  15769.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:post' => '?',
  15770.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareFeaturedListingPayment' => '?',
  15771.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareListingPayment' => '?',
  15772.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:preview' => '?',
  15773.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:pumpUpListing' => '?',
  15774.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:read' => '?',
  15775.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:relist' => '?',
  15776.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:specialAddListingFeature' => '?',
  15777.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:transferScrapedListingOwnership' => '?',
  15778.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:undelete' => '?',
  15779.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:upload' => '?',
  15780.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController:searchResults' => '?',
  15781.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:delete' => '?',
  15782.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:editPhotoType' => '?',
  15783.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:mainPhoto' => '?',
  15784.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController:show' => '?',
  15785.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:delete' => '?',
  15786.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:edit' => '?',
  15787.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:toggleStatus' => '?',
  15788.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController:activity' => '?',
  15789.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:delete' => '?',
  15790.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:edit' => '?',
  15791.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:delete' => '?',
  15792.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:feedbackForm' => '?',
  15793.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:noteForm' => '?',
  15794.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:link' => '?',
  15795.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkdelete' => '?',
  15796.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkinsert' => '?',
  15797.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:menuDelete' => '?',
  15798.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:editStatus' => '?',
  15799.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:getErrorMessages' => '?',
  15800.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:respondWithValidationErrors' => '?',
  15801.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:setViewHandler' => '?',
  15802.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController:delete' => '?',
  15803.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController:edit' => '?',
  15804.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:edit' => '?',
  15805.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:index' => '?',
  15806.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:toggleStatus' => '?',
  15807.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController:setViewHandler' => '?',
  15808.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:getClientIp' => '?',
  15809.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:setViewHandler' => '?',
  15810.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController:setViewHandler' => '?',
  15811.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController:setViewHandler' => '?',
  15812.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController:setViewHandler' => '?',
  15813.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getListingCount' => '?',
  15814.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getMenuLinks' => '?',
  15815.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:setViewHandler' => '?',
  15816.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:getErrorMessages' => '?',
  15817.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:respondWithValidationErrors' => '?',
  15818.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:setViewHandler' => '?',
  15819.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:getErrorMessages' => '?',
  15820.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:respondWithValidationErrors' => '?',
  15821.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:setViewHandler' => '?',
  15822.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController:setViewHandler' => '?',
  15823.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController:setViewHandler' => '?',
  15824.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:home' => '?',
  15825.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:searchPageFilters' => '?',
  15826.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController:post' => '?',
  15827.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:createJoinUsForm' => '?',
  15828.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:index' => '?',
  15829.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController:view' => '?',
  15830.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController:receiver' => '?',
  15831.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:createRequestForm' => '?',
  15832.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:setUserData' => '?',
  15833.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController:index' => '?',
  15834.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodDetails' => '?',
  15835.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodHistory' => '?',
  15836.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:setViewHandler' => '?',
  15837.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:addNeighbourhoodSubscriber' => '?',
  15838.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:contactSellerForm' => '?',
  15839.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:index' => '?',
  15840.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unSubscribeLocationConfirm' => '?',
  15841.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unsetNeighbourhoodSubscriber' => '?',
  15842.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:getNotificationsCount' => '?',
  15843.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:registerToken' => '?',
  15844.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:setViewHandler' => '?',
  15845.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController:setViewHandler' => '?',
  15846.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController:viewNotifications' => '?',
  15847.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController:setViewHandler' => '?',
  15848.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:activeNotifier' => '?',
  15849.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:globalUnsubscribeNotifier' => '?',
  15850.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:notifier' => '?',
  15851.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:pauseNotifier' => '?',
  15852.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:post' => '?',
  15853.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeAllNotifier' => '?',
  15854.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeNotifier' => '?',
  15855.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController:setViewHandler' => '?',
  15856.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:newCompanies' => '?',
  15857.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:removeCompanies' => '?',
  15858.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:userRevenueDetails' => '?',
  15859.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:activatePackage' => '?',
  15860.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:add' => '?',
  15861.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:approveTransaction' => '?',
  15862.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:assignAgent' => '?',
  15863.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancel' => '?',
  15864.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancelRecurringl' => '?',
  15865.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionAuditStatus' => '?',
  15866.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionCashStatus' => '?',
  15867.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:createAssignAgentForm' => '?',
  15868.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:deleteAccountManager' => '?',
  15869.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draft' => '?',
  15870.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draftManualFawry' => '?',
  15871.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:edit' => '?',
  15872.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:handleCreateTransaction' => '?',
  15873.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:refund' => '?',
  15874.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:updatePackage' => '?',
  15875.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:callback' => '?',
  15876.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:getPaymentTransactionServices' => '?',
  15877.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:setViewHandler' => '?',
  15878.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController:setViewHandler' => '?',
  15879.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController:setViewHandler' => '?',
  15880.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:listingFaq' => '?',
  15881.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:setViewHandler' => '?',
  15882.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getCustomParagraph' => '?',
  15883.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getLocationListing' => '?',
  15884.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChips' => '?',
  15885.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChipsLegazy' => '?',
  15886.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getSeoData' => '?',
  15887.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:resolveSearchPageSlugs' => '?',
  15888.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:setViewHandler' => '?',
  15889.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:singlePageSSRData' => '?',
  15890.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:getCompoundDetails' => '?',
  15891.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:setViewHandler' => '?',
  15892.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListings' => '?',
  15893.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListingsEsDebug' => '?',
  15894.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListingsSearchSSRData' => '?',
  15895.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getSearchListings' => '?',
  15896.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:setViewHandler' => '?',
  15897.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:triggerSearchListingsAction' => '?',
  15898.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController:bulkGenerateTopSellersLeads' => '?',
  15899.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellerLeads' => '?',
  15900.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellers' => '?',
  15901.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:setViewHandler' => '?',
  15902.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:delete' => '?',
  15903.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:edit' => '?',
  15904.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:list' => '?',
  15905.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:new' => '?',
  15906.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:assignUserTeam' => '?',
  15907.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:delete' => '?',
  15908.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:edit' => '?',
  15909.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:unassignUserTeam' => '?',
  15910.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminChangePassword' => '?',
  15911.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminSendEmail' => '?',
  15912.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approveLogo' => '?',
  15913.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approvePersonalPhoto' => '?',
  15914.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:assignReferrals' => '?',
  15915.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:changeUserType' => '?',
  15916.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:disable' => '?',
  15917.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserBoostLevel' => '?',
  15918.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserGroup' => '?',
  15919.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:enable' => '?',
  15920.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:extendExpiryDate' => '?',
  15921.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:getReferrals' => '?',
  15922.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:importUsersDevelopers' => '?',
  15923.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectLogo' => '?',
  15924.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectPersonalPhoto' => '?',
  15925.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:syncToZoho' => '?',
  15926.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:update' => '?',
  15927.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:delete' => '?',
  15928.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:edit' => '?',
  15929.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:index' => '?',
  15930.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:new' => '?',
  15931.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:index' => '?',
  15932.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:updateUserPackage' => '?',
  15933.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:addUserService' => '?',
  15934.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:index' => '?',
  15935.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:updateUserService' => '?',
  15936.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:attach' => '?',
  15937.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:detach' => '?',
  15938.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:index' => '?',
  15939.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:setViewHandler' => '?',
  15940.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:token' => '?',
  15941.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:remove' => '?',
  15942.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:save' => '?',
  15943.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:setViewHandler' => '?',
  15944.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController:setViewHandler' => '?',
  15945.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController:setViewHandler' => '?',
  15946.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController:setViewHandler' => '?',
  15947.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:addUserPhone' => '?',
  15948.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:deleteUserSearch' => '?',
  15949.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getListingNote' => '?',
  15950.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyAccount' => '?',
  15951.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyLeads' => '?',
  15952.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getNpsData' => '?',
  15953.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getRate' => '?',
  15954.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserAccount' => '?',
  15955.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserCompanyInfo' => '?',
  15956.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserListings' => '?',
  15957.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:postUserNote' => '?',
  15958.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:removeUserPhone' => '?',
  15959.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:sendResetPasswordEmail' => '?',
  15960.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:setViewHandler' => '?',
  15961.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updatePhone' => '?',
  15962.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateProfileBasicInfo' => '?',
  15963.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateUserPhone' => '?',
  15964.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController:setViewHandler' => '?',
  15965.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:getErrorMessages' => '?',
  15966.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:resetPassword' => '?',
  15967.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:respondWithValidationErrors' => '?',
  15968.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:setViewHandler' => '?',
  15969.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:createUser' => '?',
  15970.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:getErrorMessages' => '?',
  15971.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:register' => '?',
  15972.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:respondWithValidationErrors' => '?',
  15973.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:setViewHandler' => '?',
  15974.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:getErrorMessages' => '?',
  15975.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:respondWithValidationErrors' => '?',
  15976.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:setViewHandler' => '?',
  15977.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:callRequestForm' => '?',
  15978.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSeller' => '?',
  15979.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerForm' => '?',
  15980.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerWideForm' => '?',
  15981.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:index' => '?',
  15982.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:listing' => '?',
  15983.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerForm' => '?',
  15984.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerWideForm' => '?',
  15985.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController:removePhoto' => '?',
  15986.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController:pauseInterest' => '?',
  15987.             'kernel:build' => '?',
  15988.             'kernel:loadRoutes' => '?',
  15989.             'kernel:registerContainerConfiguration' => '?',
  15990.         ]);
  15991.     }
  15992.     /**
  15993.      * Gets the private '.service_locator.VAPpaZO' shared service.
  15994.      *
  15995.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  15996.      */
  15997.     protected function get_ServiceLocator_VAPpaZOService()
  15998.     {
  15999.         return $this->privates['.service_locator.VAPpaZO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16000.             'signer' => ['privates''uri_signer''getUriSignerService'false],
  16001.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  16002.             'translator' => ['services''translator''getTranslatorService'false],
  16003.             'userSubAccount' => ['privates''.errored..service_locator.VAPpaZO.App\\Entity\\User\\UserSubAccount'NULL'Cannot autowire service ".service_locator.VAPpaZO": it references class "App\\Entity\\User\\UserSubAccount" but no such service exists.'],
  16004.         ], [
  16005.             'signer' => '?',
  16006.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  16007.             'translator' => '?',
  16008.             'userSubAccount' => 'App\\Entity\\User\\UserSubAccount',
  16009.         ]);
  16010.     }
  16011.     /**
  16012.      * Gets the private '.service_locator.VQspxfD' shared service.
  16013.      *
  16014.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16015.      */
  16016.     protected function get_ServiceLocator_VQspxfDService()
  16017.     {
  16018.         return $this->privates['.service_locator.VQspxfD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16019.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  16020.             'user' => ['privates''.errored..service_locator.VQspxfD.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.VQspxfD": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  16021.         ], [
  16022.             'authServer' => 'App\\Service\\Security\\AuthServer',
  16023.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  16024.         ]);
  16025.     }
  16026.     /**
  16027.      * Gets the private '.service_locator.VdGUnZl' shared service.
  16028.      *
  16029.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16030.      */
  16031.     protected function get_ServiceLocator_VdGUnZlService()
  16032.     {
  16033.         return $this->privates['.service_locator.VdGUnZl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16034.             'ipService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  16035.         ], [
  16036.             'ipService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService',
  16037.         ]);
  16038.     }
  16039.     /**
  16040.      * Gets the private '.service_locator.Vhx2..N' shared service.
  16041.      *
  16042.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16043.      */
  16044.     protected function get_ServiceLocator_Vhx2__NService()
  16045.     {
  16046.         return $this->privates['.service_locator.Vhx2..N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16047.             'service' => ['privates''.errored..service_locator.Vhx2..N.Aqarmap\\Bundle\\PaymentBundle\\Entity\\PaymentTransactionService'NULL'Cannot autowire service ".service_locator.Vhx2..N": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\PaymentTransactionService" but no such service exists.'],
  16048.         ], [
  16049.             'service' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\PaymentTransactionService',
  16050.         ]);
  16051.     }
  16052.     /**
  16053.      * Gets the private '.service_locator.WGCFqJh' shared service.
  16054.      *
  16055.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16056.      */
  16057.     protected function get_ServiceLocator_WGCFqJhService()
  16058.     {
  16059.         return $this->privates['.service_locator.WGCFqJh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16060.             'authClient' => ['privates''.debug.auth.client''get_Debug_Auth_ClientService'false],
  16061.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  16062.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  16063.         ], [
  16064.             'authClient' => '?',
  16065.             'authServer' => 'App\\Service\\Security\\AuthServer',
  16066.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  16067.         ]);
  16068.     }
  16069.     /**
  16070.      * Gets the private '.service_locator.WYrnE_I' shared service.
  16071.      *
  16072.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16073.      */
  16074.     protected function get_ServiceLocator_WYrnEIService()
  16075.     {
  16076.         return $this->privates['.service_locator.WYrnE_I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16077.             'entity' => ['privates''.errored..service_locator.WYrnE_I.Aqarmap\\Bundle\\UserBundle\\Entity\\UserInterest'NULL'Cannot autowire service ".service_locator.WYrnE_I": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserInterest" but no such service exists.'],
  16078.         ], [
  16079.             'entity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserInterest',
  16080.         ]);
  16081.     }
  16082.     /**
  16083.      * Gets the private '.service_locator.WnC0PS9' shared service.
  16084.      *
  16085.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16086.      */
  16087.     protected function get_ServiceLocator_WnC0PS9Service()
  16088.     {
  16089.         return $this->privates['.service_locator.WnC0PS9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16090.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  16091.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  16092.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  16093.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16094.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16095.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  16096.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  16097.             'router' => ['services''router''getRouterService'false],
  16098.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  16099.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  16100.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  16101.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  16102.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  16103.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  16104.         ], [
  16105.             'doctrine' => '?',
  16106.             'form.factory' => '?',
  16107.             'http_kernel' => '?',
  16108.             'message_bus' => '?',
  16109.             'messenger.default_bus' => '?',
  16110.             'parameter_bag' => '?',
  16111.             'request_stack' => '?',
  16112.             'router' => '?',
  16113.             'security.authorization_checker' => '?',
  16114.             'security.csrf.token_manager' => '?',
  16115.             'security.token_storage' => '?',
  16116.             'serializer' => '?',
  16117.             'session' => '.session.deprecated',
  16118.             'twig' => '?',
  16119.         ]);
  16120.     }
  16121.     /**
  16122.      * Gets the private '.service_locator.XD1u.VJ' shared service.
  16123.      *
  16124.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16125.      */
  16126.     protected function get_ServiceLocator_XD1u_VJService()
  16127.     {
  16128.         return $this->privates['.service_locator.XD1u.VJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16129.             'rule' => ['privates''.errored..service_locator.XD1u.VJ.Aqarmap\\Bundle\\ListingBundle\\Entity\\Rule'NULL'Cannot autowire service ".service_locator.XD1u.VJ": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Rule" but no such service exists.'],
  16130.         ], [
  16131.             'rule' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Rule',
  16132.         ]);
  16133.     }
  16134.     /**
  16135.      * Gets the private '.service_locator.X_4f3Bt' shared service.
  16136.      *
  16137.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16138.      */
  16139.     protected function get_ServiceLocator_X4f3BtService()
  16140.     {
  16141.         return $this->privates['.service_locator.X_4f3Bt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16142.             'lead' => ['privates''.errored..service_locator.X_4f3Bt.App\\Entity\\Lead\\Lead'NULL'Cannot autowire service ".service_locator.X_4f3Bt": it references class "App\\Entity\\Lead\\Lead" but no such service exists.'],
  16143.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  16144.         ], [
  16145.             'lead' => 'App\\Entity\\Lead\\Lead',
  16146.             'leadService' => 'App\\Service\\Lead\\LeadService',
  16147.         ]);
  16148.     }
  16149.     /**
  16150.      * Gets the private '.service_locator.Xc.PcLF' shared service.
  16151.      *
  16152.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16153.      */
  16154.     protected function get_ServiceLocator_Xc_PcLFService()
  16155.     {
  16156.         return $this->privates['.service_locator.Xc.PcLF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16157.             'defaultTopCustomer' => ['privates''.errored..service_locator.Xc.PcLF.Aqarmap\\Bundle\\MainBundle\\Entity\\DefaultTopCustomers'NULL'Cannot autowire service ".service_locator.Xc.PcLF": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\DefaultTopCustomers" but no such service exists.'],
  16158.         ], [
  16159.             'defaultTopCustomer' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\DefaultTopCustomers',
  16160.         ]);
  16161.     }
  16162.     /**
  16163.      * Gets the private '.service_locator.YY9cfkh' shared service.
  16164.      *
  16165.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16166.      */
  16167.     protected function get_ServiceLocator_YY9cfkhService()
  16168.     {
  16169.         return $this->privates['.service_locator.YY9cfkh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16170.             'messageBus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16171.         ], [
  16172.             'messageBus' => '?',
  16173.         ]);
  16174.     }
  16175.     /**
  16176.      * Gets the private '.service_locator.YfO3EUD' shared service.
  16177.      *
  16178.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16179.      */
  16180.     protected function get_ServiceLocator_YfO3EUDService()
  16181.     {
  16182.         return $this->privates['.service_locator.YfO3EUD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16183.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  16184.             'userServicesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository''getUserServicesRepositoryService'false],
  16185.         ], [
  16186.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  16187.             'userServicesRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository',
  16188.         ]);
  16189.     }
  16190.     /**
  16191.      * Gets the private '.service_locator.ZbqxYyN' shared service.
  16192.      *
  16193.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16194.      */
  16195.     protected function get_ServiceLocator_ZbqxYyNService()
  16196.     {
  16197.         return $this->privates['.service_locator.ZbqxYyN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16198.             'notifier' => ['privates''.errored..service_locator.ZbqxYyN.Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier'NULL'Cannot autowire service ".service_locator.ZbqxYyN": it references class "Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier" but no such service exists.'],
  16199.         ], [
  16200.             'notifier' => 'Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier',
  16201.         ]);
  16202.     }
  16203.     /**
  16204.      * Gets the private '.service_locator.ZxYD5ys' shared service.
  16205.      *
  16206.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16207.      */
  16208.     protected function get_ServiceLocator_ZxYD5ysService()
  16209.     {
  16210.         return $this->privates['.service_locator.ZxYD5ys'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16211.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16212.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  16213.         ], [
  16214.             'em' => '?',
  16215.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  16216.         ]);
  16217.     }
  16218.     /**
  16219.      * Gets the private '.service_locator._MMsLYK' shared service.
  16220.      *
  16221.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16222.      */
  16223.     protected function get_ServiceLocator_MMsLYKService()
  16224.     {
  16225.         return $this->privates['.service_locator._MMsLYK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16226.             'leadGenerationByIpLimiter' => ['privates''limiter.lead_generation_by_ip''getLimiter_LeadGenerationByIpService'false],
  16227.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  16228.             'listing' => ['privates''.errored..service_locator._MMsLYK.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator._MMsLYK": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  16229.         ], [
  16230.             'leadGenerationByIpLimiter' => '?',
  16231.             'leadService' => 'App\\Service\\Lead\\LeadService',
  16232.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16233.         ]);
  16234.     }
  16235.     /**
  16236.      * Gets the private '.service_locator._NHYBXU' shared service.
  16237.      *
  16238.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16239.      */
  16240.     protected function get_ServiceLocator_NHYBXUService()
  16241.     {
  16242.         return $this->privates['.service_locator._NHYBXU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16243.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16244.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  16245.         ], [
  16246.             'entityManager' => '?',
  16247.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  16248.         ]);
  16249.     }
  16250.     /**
  16251.      * Gets the private '.service_locator._Qw4DJe' shared service.
  16252.      *
  16253.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16254.      */
  16255.     protected function get_ServiceLocator_Qw4DJeService()
  16256.     {
  16257.         return $this->privates['.service_locator._Qw4DJe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16258.             'listing' => ['privates''.errored..service_locator._Qw4DJe.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator._Qw4DJe": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  16259.             'user' => ['privates''.errored..service_locator._Qw4DJe.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator._Qw4DJe": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  16260.         ], [
  16261.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16262.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  16263.         ]);
  16264.     }
  16265.     /**
  16266.      * Gets the private '.service_locator._qdZb2L' shared service.
  16267.      *
  16268.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16269.      */
  16270.     protected function get_ServiceLocator_QdZb2LService()
  16271.     {
  16272.         return $this->privates['.service_locator._qdZb2L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16273.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  16274.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  16275.         ], [
  16276.             'leadService' => 'App\\Service\\Lead\\LeadService',
  16277.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  16278.         ]);
  16279.     }
  16280.     /**
  16281.      * Gets the private '.service_locator.aHpfFzr' shared service.
  16282.      *
  16283.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16284.      */
  16285.     protected function get_ServiceLocator_AHpfFzrService()
  16286.     {
  16287.         return $this->privates['.service_locator.aHpfFzr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16288.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  16289.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  16290.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  16291.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16292.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16293.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  16294.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  16295.             'router' => ['services''router''getRouterService'false],
  16296.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  16297.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  16298.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  16299.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  16300.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  16301.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  16302.         ], [
  16303.             'doctrine' => '?',
  16304.             'form.factory' => '?',
  16305.             'http_kernel' => '?',
  16306.             'message_bus' => '?',
  16307.             'messenger.default_bus' => '?',
  16308.             'parameter_bag' => '?',
  16309.             'request_stack' => '?',
  16310.             'router' => '?',
  16311.             'security.authorization_checker' => '?',
  16312.             'security.csrf.token_manager' => '?',
  16313.             'security.token_storage' => '?',
  16314.             'serializer' => '?',
  16315.             'session' => '.session.deprecated',
  16316.             'twig' => '?',
  16317.         ]);
  16318.     }
  16319.     /**
  16320.      * Gets the private '.service_locator.at6qQDg' shared service.
  16321.      *
  16322.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16323.      */
  16324.     protected function get_ServiceLocator_At6qQDgService()
  16325.     {
  16326.         return $this->privates['.service_locator.at6qQDg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16327.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  16328.         ], [
  16329.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  16330.         ]);
  16331.     }
  16332.     /**
  16333.      * Gets the private '.service_locator.atd8Wi6' shared service.
  16334.      *
  16335.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16336.      */
  16337.     protected function get_ServiceLocator_Atd8Wi6Service()
  16338.     {
  16339.         return $this->privates['.service_locator.atd8Wi6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16340.             'listing' => ['privates''.errored..service_locator.atd8Wi6.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.atd8Wi6": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  16341.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  16342.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  16343.         ], [
  16344.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16345.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  16346.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  16347.         ]);
  16348.     }
  16349.     /**
  16350.      * Gets the private '.service_locator.b8UDMyj' shared service.
  16351.      *
  16352.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16353.      */
  16354.     protected function get_ServiceLocator_B8UDMyjService()
  16355.     {
  16356.         return $this->privates['.service_locator.b8UDMyj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16357.             'menuRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository''getMenuRepositoryService'false],
  16358.         ], [
  16359.             'menuRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository',
  16360.         ]);
  16361.     }
  16362.     /**
  16363.      * Gets the private '.service_locator.bsxjBL4' shared service.
  16364.      *
  16365.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16366.      */
  16367.     protected function get_ServiceLocator_BsxjBL4Service()
  16368.     {
  16369.         return $this->privates['.service_locator.bsxjBL4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16370.             'locationRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  16371.             'propertyTypeRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository''getPropertyTypeRepositoryService'false],
  16372.             'sectionRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  16373.         ], [
  16374.             'locationRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  16375.             'propertyTypeRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository',
  16376.             'sectionRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  16377.         ]);
  16378.     }
  16379.     /**
  16380.      * Gets the private '.service_locator.c.o8TO2' shared service.
  16381.      *
  16382.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16383.      */
  16384.     protected function get_ServiceLocator_C_O8TO2Service()
  16385.     {
  16386.         return $this->privates['.service_locator.c.o8TO2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16387.             'cardIntegrationService' => ['privates''App\\Service\\User\\CardIntegrationService''getCardIntegrationServiceService'false],
  16388.             'paymentRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository''getPaymentRepositoryService'false],
  16389.             'subscriptionManager' => ['privates''App\\Service\\User\\SubscriptionManager''getSubscriptionManagerService'false],
  16390.         ], [
  16391.             'cardIntegrationService' => 'App\\Service\\User\\CardIntegrationService',
  16392.             'paymentRepository' => 'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository',
  16393.             'subscriptionManager' => 'App\\Service\\User\\SubscriptionManager',
  16394.         ]);
  16395.     }
  16396.     /**
  16397.      * Gets the private '.service_locator.d4MWP.x' shared service.
  16398.      *
  16399.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16400.      */
  16401.     protected function get_ServiceLocator_D4MWP_XService()
  16402.     {
  16403.         return $this->privates['.service_locator.d4MWP.x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16404.             'locationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  16405.             'locationsInsightsClient' => ['privates''.debug.locations_insights.client''get_Debug_LocationsInsights_ClientService'false],
  16406.         ], [
  16407.             'locationRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  16408.             'locationsInsightsClient' => '?',
  16409.         ]);
  16410.     }
  16411.     /**
  16412.      * Gets the private '.service_locator.dHHQDtH' shared service.
  16413.      *
  16414.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16415.      */
  16416.     protected function get_ServiceLocator_DHHQDtHService()
  16417.     {
  16418.         return $this->privates['.service_locator.dHHQDtH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16419.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  16420.         ], [
  16421.             'viewhandler' => '?',
  16422.         ]);
  16423.     }
  16424.     /**
  16425.      * Gets the private '.service_locator.dTKcOT2' shared service.
  16426.      *
  16427.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16428.      */
  16429.     protected function get_ServiceLocator_DTKcOT2Service()
  16430.     {
  16431.         return $this->privates['.service_locator.dTKcOT2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16432.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  16433.             'userCardRepository' => ['privates''App\\Repository\\User\\UserCardRepository''getUserCardRepositoryService'false],
  16434.         ], [
  16435.             'paginator' => '?',
  16436.             'userCardRepository' => 'App\\Repository\\User\\UserCardRepository',
  16437.         ]);
  16438.     }
  16439.     /**
  16440.      * Gets the private '.service_locator.e.ek1_q' shared service.
  16441.      *
  16442.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16443.      */
  16444.     protected function get_ServiceLocator_E_Ek1QService()
  16445.     {
  16446.         return $this->privates['.service_locator.e.ek1_q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16447.             'phone' => ['privates''.errored..service_locator.e.ek1_q.Aqarmap\\Bundle\\ListingBundle\\Entity\\Phone'NULL'Cannot autowire service ".service_locator.e.ek1_q": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Phone" but no such service exists.'],
  16448.         ], [
  16449.             'phone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Phone',
  16450.         ]);
  16451.     }
  16452.     /**
  16453.      * Gets the private '.service_locator.eIcC2Rx' shared service.
  16454.      *
  16455.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16456.      */
  16457.     protected function get_ServiceLocator_EIcC2RxService()
  16458.     {
  16459.         return $this->privates['.service_locator.eIcC2Rx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16460.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  16461.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  16462.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  16463.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  16464.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16465.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16466.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  16467.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  16468.             'router' => ['services''router''getRouterService'false],
  16469.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  16470.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  16471.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  16472.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  16473.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  16474.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  16475.         ], [
  16476.             'doctrine' => '?',
  16477.             'form.factory' => '?',
  16478.             'fos_rest.view_handler' => '?',
  16479.             'http_kernel' => '?',
  16480.             'message_bus' => '?',
  16481.             'messenger.default_bus' => '?',
  16482.             'parameter_bag' => '?',
  16483.             'request_stack' => '?',
  16484.             'router' => '?',
  16485.             'security.authorization_checker' => '?',
  16486.             'security.csrf.token_manager' => '?',
  16487.             'security.token_storage' => '?',
  16488.             'serializer' => '?',
  16489.             'session' => '.session.deprecated',
  16490.             'twig' => '?',
  16491.         ]);
  16492.     }
  16493.     /**
  16494.      * Gets the private '.service_locator.eUnxEfJ' shared service.
  16495.      *
  16496.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16497.      */
  16498.     protected function get_ServiceLocator_EUnxEfJService()
  16499.     {
  16500.         return $this->privates['.service_locator.eUnxEfJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16501.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16502.             'listingRepo' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  16503.             'userRepo' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  16504.         ], [
  16505.             'em' => '?',
  16506.             'listingRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  16507.             'userRepo' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  16508.         ]);
  16509.     }
  16510.     /**
  16511.      * Gets the private '.service_locator.elP0OCB' shared service.
  16512.      *
  16513.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16514.      */
  16515.     protected function get_ServiceLocator_ElP0OCBService()
  16516.     {
  16517.         return $this->privates['.service_locator.elP0OCB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16518.             'listing' => ['privates''.errored..service_locator.elP0OCB.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.elP0OCB": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  16519.             'topSellerRetrievalService' => ['privates''Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService''getTopSellerRetrievalServiceService'false],
  16520.         ], [
  16521.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16522.             'topSellerRetrievalService' => 'Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService',
  16523.         ]);
  16524.     }
  16525.     /**
  16526.      * Gets the private '.service_locator.faK6yZI' shared service.
  16527.      *
  16528.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16529.      */
  16530.     protected function get_ServiceLocator_FaK6yZIService()
  16531.     {
  16532.         return $this->privates['.service_locator.faK6yZI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16533.             'featureToggle' => ['privates''.errored..service_locator.faK6yZI.Aqarmap\\Bundle\\FeatureToggleBundle\\Entity\\FeatureToggle'NULL'Cannot autowire service ".service_locator.faK6yZI": it references class "Aqarmap\\Bundle\\FeatureToggleBundle\\Entity\\FeatureToggle" but no such service exists.'],
  16534.         ], [
  16535.             'featureToggle' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Entity\\FeatureToggle',
  16536.         ]);
  16537.     }
  16538.     /**
  16539.      * Gets the private '.service_locator.gCd.NgZ' shared service.
  16540.      *
  16541.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16542.      */
  16543.     protected function get_ServiceLocator_GCd_NgZService()
  16544.     {
  16545.         return $this->privates['.service_locator.gCd.NgZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16546.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  16547.             'propertyTypeRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository''getPropertyTypeRepositoryService'false],
  16548.         ], [
  16549.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  16550.             'propertyTypeRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository',
  16551.         ]);
  16552.     }
  16553.     /**
  16554.      * Gets the private '.service_locator.gLZfSFb' shared service.
  16555.      *
  16556.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16557.      */
  16558.     protected function get_ServiceLocator_GLZfSFbService()
  16559.     {
  16560.         return $this->privates['.service_locator.gLZfSFb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16561.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16562.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  16563.         ], [
  16564.             'entityManager' => '?',
  16565.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  16566.         ]);
  16567.     }
  16568.     /**
  16569.      * Gets the private '.service_locator.gWBS00N' shared service.
  16570.      *
  16571.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16572.      */
  16573.     protected function get_ServiceLocator_GWBS00NService()
  16574.     {
  16575.         return $this->privates['.service_locator.gWBS00N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16576.             'userEntity' => ['privates''.errored..service_locator.gWBS00N.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.gWBS00N": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  16577.             'userPackage' => ['privates''.errored..service_locator.gWBS00N.Aqarmap\\Bundle\\UserBundle\\Entity\\UserPackages'NULL'Cannot autowire service ".service_locator.gWBS00N": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserPackages" but no such service exists.'],
  16578.         ], [
  16579.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  16580.             'userPackage' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserPackages',
  16581.         ]);
  16582.     }
  16583.     /**
  16584.      * Gets the private '.service_locator.gkdKNNQ' shared service.
  16585.      *
  16586.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16587.      */
  16588.     protected function get_ServiceLocator_GkdKNNQService()
  16589.     {
  16590.         return $this->privates['.service_locator.gkdKNNQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16591.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  16592.             'leadService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService''getLeadService2Service'false],
  16593.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  16594.         ], [
  16595.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  16596.             'leadService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService',
  16597.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  16598.         ]);
  16599.     }
  16600.     /**
  16601.      * Gets the private '.service_locator.gy5S5Qw' shared service.
  16602.      *
  16603.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16604.      */
  16605.     protected function get_ServiceLocator_Gy5S5QwService()
  16606.     {
  16607.         return $this->privates['.service_locator.gy5S5Qw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16608.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  16609.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  16610.         ], [
  16611.             'failed' => '?',
  16612.             'failed_mailer' => '?',
  16613.         ]);
  16614.     }
  16615.     /**
  16616.      * Gets the private '.service_locator.hiEbQuj' shared service.
  16617.      *
  16618.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16619.      */
  16620.     protected function get_ServiceLocator_HiEbQujService()
  16621.     {
  16622.         return $this->privates['.service_locator.hiEbQuj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16623.             'team' => ['privates''.errored..service_locator.hiEbQuj.Aqarmap\\Bundle\\UserBundle\\Entity\\Team'NULL'Cannot autowire service ".service_locator.hiEbQuj": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\Team" but no such service exists.'],
  16624.         ], [
  16625.             'team' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\Team',
  16626.         ]);
  16627.     }
  16628.     /**
  16629.      * Gets the private '.service_locator.hwXYXrz' shared service.
  16630.      *
  16631.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16632.      */
  16633.     protected function get_ServiceLocator_HwXYXrzService()
  16634.     {
  16635.         return $this->privates['.service_locator.hwXYXrz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16636.             'payment' => ['privates''.errored..service_locator.hwXYXrz.Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment'NULL'Cannot autowire service ".service_locator.hwXYXrz": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.'],
  16637.         ], [
  16638.             'payment' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  16639.         ]);
  16640.     }
  16641.     /**
  16642.      * Gets the private '.service_locator.i94Unr0' shared service.
  16643.      *
  16644.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16645.      */
  16646.     protected function get_ServiceLocator_I94Unr0Service()
  16647.     {
  16648.         return $this->privates['.service_locator.i94Unr0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16649.             'location' => ['privates''.errored..service_locator.i94Unr0.Aqarmap\\Bundle\\ListingBundle\\Entity\\Location'NULL'Cannot autowire service ".service_locator.i94Unr0": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.'],
  16650.         ], [
  16651.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  16652.         ]);
  16653.     }
  16654.     /**
  16655.      * Gets the private '.service_locator.iI93pWi' shared service.
  16656.      *
  16657.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16658.      */
  16659.     protected function get_ServiceLocator_II93pWiService()
  16660.     {
  16661.         return $this->privates['.service_locator.iI93pWi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16662.             'location' => ['privates''.errored..service_locator.iI93pWi.Aqarmap\\Bundle\\ListingBundle\\Entity\\Location'NULL'Cannot autowire service ".service_locator.iI93pWi": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.'],
  16663.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  16664.         ], [
  16665.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  16666.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  16667.         ]);
  16668.     }
  16669.     /**
  16670.      * Gets the private '.service_locator.iuFqMPC' shared service.
  16671.      *
  16672.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16673.      */
  16674.     protected function get_ServiceLocator_IuFqMPCService()
  16675.     {
  16676.         return $this->privates['.service_locator.iuFqMPC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16677.             'entity' => ['privates''.errored..service_locator.iuFqMPC.Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback'NULL'Cannot autowire service ".service_locator.iuFqMPC": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback" but no such service exists.'],
  16678.         ], [
  16679.             'entity' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback',
  16680.         ]);
  16681.     }
  16682.     /**
  16683.      * Gets the private '.service_locator.ixUkIS.' shared service.
  16684.      *
  16685.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16686.      */
  16687.     protected function get_ServiceLocator_IxUkIS_Service()
  16688.     {
  16689.         return $this->privates['.service_locator.ixUkIS.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16690.             'photo' => ['privates''.errored..service_locator.ixUkIS..Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto'NULL'Cannot autowire service ".service_locator.ixUkIS.": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.'],
  16691.         ], [
  16692.             'photo' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  16693.         ]);
  16694.     }
  16695.     /**
  16696.      * Gets the private '.service_locator.j1R4m5C' shared service.
  16697.      *
  16698.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16699.      */
  16700.     protected function get_ServiceLocator_J1R4m5CService()
  16701.     {
  16702.         return $this->privates['.service_locator.j1R4m5C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16703.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  16704.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  16705.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  16706.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16707.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16708.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  16709.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  16710.             'router' => ['services''router''getRouterService'false],
  16711.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  16712.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  16713.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  16714.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  16715.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  16716.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  16717.         ], [
  16718.             'doctrine' => '?',
  16719.             'form.factory' => '?',
  16720.             'http_kernel' => '?',
  16721.             'message_bus' => '?',
  16722.             'messenger.default_bus' => '?',
  16723.             'parameter_bag' => '?',
  16724.             'request_stack' => '?',
  16725.             'router' => '?',
  16726.             'security.authorization_checker' => '?',
  16727.             'security.csrf.token_manager' => '?',
  16728.             'security.token_storage' => '?',
  16729.             'serializer' => '?',
  16730.             'session' => '.session.deprecated',
  16731.             'twig' => '?',
  16732.         ]);
  16733.     }
  16734.     /**
  16735.      * Gets the private '.service_locator.jCd05L.' shared service.
  16736.      *
  16737.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16738.      */
  16739.     protected function get_ServiceLocator_JCd05L_Service()
  16740.     {
  16741.         return $this->privates['.service_locator.jCd05L.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16742.             'announcement' => ['privates''Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement''getAnnouncementService'false],
  16743.         ], [
  16744.             'announcement' => 'Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement',
  16745.         ]);
  16746.     }
  16747.     /**
  16748.      * Gets the private '.service_locator.ja3Wfc0' shared service.
  16749.      *
  16750.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16751.      */
  16752.     protected function get_ServiceLocator_Ja3Wfc0Service()
  16753.     {
  16754.         return $this->privates['.service_locator.ja3Wfc0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16755.             'userInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  16756.         ], [
  16757.             'userInfoService' => '?',
  16758.         ]);
  16759.     }
  16760.     /**
  16761.      * Gets the private '.service_locator.jnEgZVj' shared service.
  16762.      *
  16763.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16764.      */
  16765.     protected function get_ServiceLocator_JnEgZVjService()
  16766.     {
  16767.         return $this->privates['.service_locator.jnEgZVj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16768.             'propertyType' => ['privates''.errored..service_locator.jnEgZVj.Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType'NULL'Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.'],
  16769.             'section' => ['privates''.errored..service_locator.jnEgZVj.Aqarmap\\Bundle\\ListingBundle\\Entity\\Section'NULL'Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.'],
  16770.             'sourceListing' => ['privates''.errored..service_locator.jnEgZVj.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  16771.         ], [
  16772.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  16773.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  16774.             'sourceListing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16775.         ]);
  16776.     }
  16777.     /**
  16778.      * Gets the private '.service_locator.kLKFYzd' shared service.
  16779.      *
  16780.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16781.      */
  16782.     protected function get_ServiceLocator_KLKFYzdService()
  16783.     {
  16784.         return $this->privates['.service_locator.kLKFYzd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16785.             'link' => ['privates''.errored..service_locator.kLKFYzd.Aqarmap\\Bundle\\MainBundle\\Entity\\Link'NULL'Cannot autowire service ".service_locator.kLKFYzd": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Link" but no such service exists.'],
  16786.         ], [
  16787.             'link' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Link',
  16788.         ]);
  16789.     }
  16790.     /**
  16791.      * Gets the private '.service_locator.kQ3e.Yt' shared service.
  16792.      *
  16793.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16794.      */
  16795.     protected function get_ServiceLocator_KQ3e_YtService()
  16796.     {
  16797.         return $this->privates['.service_locator.kQ3e.Yt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16798.             'dm' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  16799.         ], [
  16800.             'dm' => '?',
  16801.         ]);
  16802.     }
  16803.     /**
  16804.      * Gets the private '.service_locator.kyyH9Zf' shared service.
  16805.      *
  16806.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16807.      */
  16808.     protected function get_ServiceLocator_KyyH9ZfService()
  16809.     {
  16810.         return $this->privates['.service_locator.kyyH9Zf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16811.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  16812.             'listingPhotoRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository''getListingPhotoRepositoryService'false],
  16813.         ], [
  16814.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  16815.             'listingPhotoRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository',
  16816.         ]);
  16817.     }
  16818.     /**
  16819.      * Gets the private '.service_locator.l2QwsaZ' shared service.
  16820.      *
  16821.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16822.      */
  16823.     protected function get_ServiceLocator_L2QwsaZService()
  16824.     {
  16825.         return $this->privates['.service_locator.l2QwsaZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16826.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16827.         ], [
  16828.             'entityManager' => '?',
  16829.         ]);
  16830.     }
  16831.     /**
  16832.      * Gets the private '.service_locator.l8gbRtF' shared service.
  16833.      *
  16834.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16835.      */
  16836.     protected function get_ServiceLocator_L8gbRtFService()
  16837.     {
  16838.         return $this->privates['.service_locator.l8gbRtF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16839.             'databaseNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification''getDatabaseNotificationService'false],
  16840.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  16841.         ], [
  16842.             'databaseNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification',
  16843.             'logger' => '?',
  16844.         ]);
  16845.     }
  16846.     /**
  16847.      * Gets the private '.service_locator.lZdneNX' shared service.
  16848.      *
  16849.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16850.      */
  16851.     protected function get_ServiceLocator_LZdneNXService()
  16852.     {
  16853.         return $this->privates['.service_locator.lZdneNX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16854.             'dynamicQuestionChoice' => ['privates''.errored..service_locator.lZdneNX.Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestionChoice'NULL'Cannot autowire service ".service_locator.lZdneNX": it references class "Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestionChoice" but no such service exists.'],
  16855.         ], [
  16856.             'dynamicQuestionChoice' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestionChoice',
  16857.         ]);
  16858.     }
  16859.     /**
  16860.      * Gets the private '.service_locator.lsi4tRL' shared service.
  16861.      *
  16862.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16863.      */
  16864.     protected function get_ServiceLocator_Lsi4tRLService()
  16865.     {
  16866.         return $this->privates['.service_locator.lsi4tRL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16867.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  16868.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16869.             'fosUserManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  16870.             'userManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserManager''getUserManagerService'false],
  16871.         ], [
  16872.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  16873.             'entityManager' => '?',
  16874.             'fosUserManager' => '?',
  16875.             'userManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserManager',
  16876.         ]);
  16877.     }
  16878.     /**
  16879.      * Gets the private '.service_locator.mB9R.17' shared service.
  16880.      *
  16881.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16882.      */
  16883.     protected function get_ServiceLocator_MB9R_17Service()
  16884.     {
  16885.         return $this->privates['.service_locator.mB9R.17'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16886.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16887.             'ipInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  16888.         ], [
  16889.             'em' => '?',
  16890.             'ipInfoService' => '?',
  16891.         ]);
  16892.     }
  16893.     /**
  16894.      * Gets the private '.service_locator.mF_FbkU' shared service.
  16895.      *
  16896.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16897.      */
  16898.     protected function get_ServiceLocator_MFFbkUService()
  16899.     {
  16900.         return $this->privates['.service_locator.mF_FbkU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16901.             'customParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  16902.             'location' => ['privates''.errored..service_locator.mF_FbkU.Aqarmap\\Bundle\\ListingBundle\\Entity\\Location'NULL'Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.'],
  16903.             'propertyType' => ['privates''.errored..service_locator.mF_FbkU.Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType'NULL'Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.'],
  16904.             'section' => ['privates''.errored..service_locator.mF_FbkU.Aqarmap\\Bundle\\ListingBundle\\Entity\\Section'NULL'Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.'],
  16905.             'seoListingSearchService' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService''getSEOListingSearchServiceService'false],
  16906.         ], [
  16907.             'customParagraphRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository',
  16908.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  16909.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  16910.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  16911.             'seoListingSearchService' => 'Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService',
  16912.         ]);
  16913.     }
  16914.     /**
  16915.      * Gets the private '.service_locator.mToiP.Q' shared service.
  16916.      *
  16917.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16918.      */
  16919.     protected function get_ServiceLocator_MToiP_QService()
  16920.     {
  16921.         return $this->privates['.service_locator.mToiP.Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16922.             'featureToggleManager' => ['services''Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager''getFeatureToggleManagerService'false],
  16923.             'listing' => ['privates''.errored..service_locator.mToiP.Q.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.mToiP.Q": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  16924.             'listingService' => ['privates''App\\Service\\Listing\\ListingService''getListingServiceService'false],
  16925.         ], [
  16926.             'featureToggleManager' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager',
  16927.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16928.             'listingService' => 'App\\Service\\Listing\\ListingService',
  16929.         ]);
  16930.     }
  16931.     /**
  16932.      * Gets the private '.service_locator.n07hh1c' shared service.
  16933.      *
  16934.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16935.      */
  16936.     protected function get_ServiceLocator_N07hh1cService()
  16937.     {
  16938.         return $this->privates['.service_locator.n07hh1c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16939.             'setting' => ['privates''.errored..service_locator.n07hh1c.Aqarmap\\Bundle\\MainBundle\\Entity\\Setting'NULL'Cannot autowire service ".service_locator.n07hh1c": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Setting" but no such service exists.'],
  16940.         ], [
  16941.             'setting' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Setting',
  16942.         ]);
  16943.     }
  16944.     /**
  16945.      * Gets the private '.service_locator.nwni4V5' shared service.
  16946.      *
  16947.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16948.      */
  16949.     protected function get_ServiceLocator_Nwni4V5Service()
  16950.     {
  16951.         return $this->privates['.service_locator.nwni4V5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16952.             'search' => ['privates''.errored..service_locator.nwni4V5.Aqarmap\\Bundle\\UserBundle\\Entity\\SavedSearch'NULL'Cannot autowire service ".service_locator.nwni4V5": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\SavedSearch" but no such service exists.'],
  16953.         ], [
  16954.             'search' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\SavedSearch',
  16955.         ]);
  16956.     }
  16957.     /**
  16958.      * Gets the private '.service_locator.oGPbAPY' shared service.
  16959.      *
  16960.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16961.      */
  16962.     protected function get_ServiceLocator_OGPbAPYService()
  16963.     {
  16964.         return $this->privates['.service_locator.oGPbAPY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16965.             'listing' => ['privates''.errored..service_locator.oGPbAPY.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.oGPbAPY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  16966.             'phone' => ['privates''.errored..service_locator.oGPbAPY.Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhone'NULL'Cannot autowire service ".service_locator.oGPbAPY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhone" but no such service exists.'],
  16967.         ], [
  16968.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16969.             'phone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhone',
  16970.         ]);
  16971.     }
  16972.     /**
  16973.      * Gets the private '.service_locator.oR9s530' shared service.
  16974.      *
  16975.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16976.      */
  16977.     protected function get_ServiceLocator_OR9s530Service()
  16978.     {
  16979.         return $this->privates['.service_locator.oR9s530'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16980.             'groupRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository''getGroupRepositoryService'false],
  16981.         ], [
  16982.             'groupRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository',
  16983.         ]);
  16984.     }
  16985.     /**
  16986.      * Gets the private '.service_locator.oWTv1Ao' shared service.
  16987.      *
  16988.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16989.      */
  16990.     protected function get_ServiceLocator_OWTv1AoService()
  16991.     {
  16992.         return $this->privates['.service_locator.oWTv1Ao'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16993.             'rejection' => ['privates''.errored..service_locator.oWTv1Ao.Aqarmap\\Bundle\\ListingBundle\\Entity\\Rejection'NULL'Cannot autowire service ".service_locator.oWTv1Ao": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Rejection" but no such service exists.'],
  16994.         ], [
  16995.             'rejection' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Rejection',
  16996.         ]);
  16997.     }
  16998.     /**
  16999.      * Gets the private '.service_locator.p92VLA7' shared service.
  17000.      *
  17001.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17002.      */
  17003.     protected function get_ServiceLocator_P92VLA7Service()
  17004.     {
  17005.         return $this->privates['.service_locator.p92VLA7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17006.             'service' => ['privates''.errored..service_locator.p92VLA7.Aqarmap\\Bundle\\UserBundle\\Entity\\UserServices'NULL'Cannot autowire service ".service_locator.p92VLA7": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserServices" but no such service exists.'],
  17007.             'userEntity' => ['privates''.errored..service_locator.p92VLA7.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.p92VLA7": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  17008.             'userServicesManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager''getUserServicesManagerService'false],
  17009.         ], [
  17010.             'service' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserServices',
  17011.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  17012.             'userServicesManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager',
  17013.         ]);
  17014.     }
  17015.     /**
  17016.      * Gets the private '.service_locator.pOI6zSa' shared service.
  17017.      *
  17018.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17019.      */
  17020.     protected function get_ServiceLocator_POI6zSaService()
  17021.     {
  17022.         return $this->privates['.service_locator.pOI6zSa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17023.             'cardIntegrationService' => ['privates''App\\Service\\User\\CardIntegrationService''getCardIntegrationServiceService'false],
  17024.             'paymentManager' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager''getPaymentManagerService'false],
  17025.             'userCardService' => ['privates''App\\Service\\User\\UserCardService''getUserCardServiceService'false],
  17026.         ], [
  17027.             'cardIntegrationService' => 'App\\Service\\User\\CardIntegrationService',
  17028.             'paymentManager' => 'Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager',
  17029.             'userCardService' => 'App\\Service\\User\\UserCardService',
  17030.         ]);
  17031.     }
  17032.     /**
  17033.      * Gets the private '.service_locator.pxk9xbM' shared service.
  17034.      *
  17035.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17036.      */
  17037.     protected function get_ServiceLocator_Pxk9xbMService()
  17038.     {
  17039.         return $this->privates['.service_locator.pxk9xbM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17040.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  17041.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  17042.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  17043.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  17044.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  17045.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  17046.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  17047.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  17048.             'router' => ['services''router''getRouterService'false],
  17049.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  17050.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  17051.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  17052.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  17053.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  17054.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  17055.         ], [
  17056.             'doctrine' => '?',
  17057.             'form.factory' => '?',
  17058.             'fos_rest.view_handler' => '?',
  17059.             'http_kernel' => '?',
  17060.             'message_bus' => '?',
  17061.             'messenger.default_bus' => '?',
  17062.             'parameter_bag' => '?',
  17063.             'request_stack' => '?',
  17064.             'router' => '?',
  17065.             'security.authorization_checker' => '?',
  17066.             'security.csrf.token_manager' => '?',
  17067.             'security.token_storage' => '?',
  17068.             'serializer' => '?',
  17069.             'session' => '.session.deprecated',
  17070.             'twig' => '?',
  17071.         ]);
  17072.     }
  17073.     /**
  17074.      * Gets the private '.service_locator.pzZ8_Cb' shared service.
  17075.      *
  17076.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17077.      */
  17078.     protected function get_ServiceLocator_PzZ8CbService()
  17079.     {
  17080.         return $this->privates['.service_locator.pzZ8_Cb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17081.             'listingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  17082.             'listingRateService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService''getListingRateServiceService'false],
  17083.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  17084.         ], [
  17085.             'listingRateRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository',
  17086.             'listingRateService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService',
  17087.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  17088.         ]);
  17089.     }
  17090.     /**
  17091.      * Gets the private '.service_locator.q0bdmru' shared service.
  17092.      *
  17093.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17094.      */
  17095.     protected function get_ServiceLocator_Q0bdmruService()
  17096.     {
  17097.         return $this->privates['.service_locator.q0bdmru'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17098.             'discussion' => ['privates''.errored..service_locator.q0bdmru.Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion'NULL'Cannot autowire service ".service_locator.q0bdmru": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.'],
  17099.             'user' => ['privates''.errored..service_locator.q0bdmru.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.q0bdmru": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  17100.         ], [
  17101.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  17102.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  17103.         ]);
  17104.     }
  17105.     /**
  17106.      * Gets the private '.service_locator.qKrahGf' shared service.
  17107.      *
  17108.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17109.      */
  17110.     protected function get_ServiceLocator_QKrahGfService()
  17111.     {
  17112.         return $this->privates['.service_locator.qKrahGf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17113.             'subscriptionManager' => ['privates''App\\Service\\User\\SubscriptionManager''getSubscriptionManagerService'false],
  17114.             'userSubscription' => ['privates''.errored..service_locator.qKrahGf.App\\Entity\\Subscriptions\\UserSubscription'NULL'Cannot autowire service ".service_locator.qKrahGf": it references class "App\\Entity\\Subscriptions\\UserSubscription" but no such service exists.'],
  17115.         ], [
  17116.             'subscriptionManager' => 'App\\Service\\User\\SubscriptionManager',
  17117.             'userSubscription' => 'App\\Entity\\Subscriptions\\UserSubscription',
  17118.         ]);
  17119.     }
  17120.     /**
  17121.      * Gets the private '.service_locator.qYCra7m' shared service.
  17122.      *
  17123.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17124.      */
  17125.     protected function get_ServiceLocator_QYCra7mService()
  17126.     {
  17127.         return $this->privates['.service_locator.qYCra7m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17128.             'banner' => ['privates''.errored..service_locator.qYCra7m.App\\Entity\\Banners\\Banners'NULL'Cannot autowire service ".service_locator.qYCra7m": it references class "App\\Entity\\Banners\\Banners" but no such service exists.'],
  17129.             'bannerService' => ['privates''App\\Service\\Banners\\BannerService''getBannerServiceService'false],
  17130.         ], [
  17131.             'banner' => 'App\\Entity\\Banners\\Banners',
  17132.             'bannerService' => 'App\\Service\\Banners\\BannerService',
  17133.         ]);
  17134.     }
  17135.     /**
  17136.      * Gets the private '.service_locator.rGVylc.' shared service.
  17137.      *
  17138.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17139.      */
  17140.     protected function get_ServiceLocator_RGVylc_Service()
  17141.     {
  17142.         return $this->privates['.service_locator.rGVylc.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17143.             'userCard' => ['privates''.errored..service_locator.rGVylc..App\\Entity\\User\\UserCard'NULL'Cannot autowire service ".service_locator.rGVylc.": it references class "App\\Entity\\User\\UserCard" but no such service exists.'],
  17144.             'userCardService' => ['privates''App\\Service\\User\\UserCardService''getUserCardServiceService'false],
  17145.         ], [
  17146.             'userCard' => 'App\\Entity\\User\\UserCard',
  17147.             'userCardService' => 'App\\Service\\User\\UserCardService',
  17148.         ]);
  17149.     }
  17150.     /**
  17151.      * Gets the private '.service_locator.rIcyEMN' shared service.
  17152.      *
  17153.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17154.      */
  17155.     protected function get_ServiceLocator_RIcyEMNService()
  17156.     {
  17157.         return $this->privates['.service_locator.rIcyEMN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17158.             'menuBuilderService' => ['privates''Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService''getMenuBuilderServiceService'false],
  17159.         ], [
  17160.             'menuBuilderService' => 'Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService',
  17161.         ]);
  17162.     }
  17163.     /**
  17164.      * Gets the private '.service_locator.rOeiD7t' shared service.
  17165.      *
  17166.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17167.      */
  17168.     protected function get_ServiceLocator_ROeiD7tService()
  17169.     {
  17170.         return $this->privates['.service_locator.rOeiD7t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17171.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17172.             'group' => ['privates''.errored..service_locator.rOeiD7t.Aqarmap\\Bundle\\UserBundle\\Entity\\Group'NULL'Cannot autowire service ".service_locator.rOeiD7t": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\Group" but no such service exists.'],
  17173.         ], [
  17174.             'entityManager' => '?',
  17175.             'group' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\Group',
  17176.         ]);
  17177.     }
  17178.     /**
  17179.      * Gets the private '.service_locator.rPdPczr' shared service.
  17180.      *
  17181.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17182.      */
  17183.     protected function get_ServiceLocator_RPdPczrService()
  17184.     {
  17185.         return $this->privates['.service_locator.rPdPczr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17186.             'cache' => ['services''cache.app''getCache_AppService'false],
  17187.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  17188.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  17189.             'messageBus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  17190.         ], [
  17191.             'cache' => '?',
  17192.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  17193.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  17194.             'messageBus' => '?',
  17195.         ]);
  17196.     }
  17197.     /**
  17198.      * Gets the private '.service_locator.shNG6D3' shared service.
  17199.      *
  17200.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17201.      */
  17202.     protected function get_ServiceLocator_ShNG6D3Service()
  17203.     {
  17204.         return $this->privates['.service_locator.shNG6D3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17205.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  17206.         ], [
  17207.             'leadService' => 'App\\Service\\Lead\\LeadService',
  17208.         ]);
  17209.     }
  17210.     /**
  17211.      * Gets the private '.service_locator.tGqu6ZS' shared service.
  17212.      *
  17213.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17214.      */
  17215.     protected function get_ServiceLocator_TGqu6ZSService()
  17216.     {
  17217.         return $this->privates['.service_locator.tGqu6ZS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17218.             'userSubscriptionRepository' => ['privates''App\\Repository\\Subscriptions\\UserSubscriptionRepository''getUserSubscriptionRepositoryService'false],
  17219.         ], [
  17220.             'userSubscriptionRepository' => 'App\\Repository\\Subscriptions\\UserSubscriptionRepository',
  17221.         ]);
  17222.     }
  17223.     /**
  17224.      * Gets the private '.service_locator.tV2D6Yk' shared service.
  17225.      *
  17226.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17227.      */
  17228.     protected function get_ServiceLocator_TV2D6YkService()
  17229.     {
  17230.         return $this->privates['.service_locator.tV2D6Yk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17231.             'favouriteService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService''getFavouriteServiceService'false],
  17232.         ], [
  17233.             'favouriteService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService',
  17234.         ]);
  17235.     }
  17236.     /**
  17237.      * Gets the private '.service_locator.te1Yo1e' shared service.
  17238.      *
  17239.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17240.      */
  17241.     protected function get_ServiceLocator_Te1Yo1eService()
  17242.     {
  17243.         return $this->privates['.service_locator.te1Yo1e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17244.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  17245.             'staff' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  17246.         ], [
  17247.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  17248.             'staff' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  17249.         ]);
  17250.     }
  17251.     /**
  17252.      * Gets the private '.service_locator.tp5oD8B' shared service.
  17253.      *
  17254.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17255.      */
  17256.     protected function get_ServiceLocator_Tp5oD8BService()
  17257.     {
  17258.         return $this->privates['.service_locator.tp5oD8B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17259.             'section' => ['privates''.errored..service_locator.tp5oD8B.Aqarmap\\Bundle\\ListingBundle\\Entity\\Section'NULL'Cannot autowire service ".service_locator.tp5oD8B": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.'],
  17260.         ], [
  17261.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  17262.         ]);
  17263.     }
  17264.     /**
  17265.      * Gets the private '.service_locator.txkxGC8' shared service.
  17266.      *
  17267.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17268.      */
  17269.     protected function get_ServiceLocator_TxkxGC8Service()
  17270.     {
  17271.         return $this->privates['.service_locator.txkxGC8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17272.             'userEntity' => ['privates''.errored..service_locator.txkxGC8.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.txkxGC8": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  17273.             'userServicesManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager''getUserServicesManagerService'false],
  17274.         ], [
  17275.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  17276.             'userServicesManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager',
  17277.         ]);
  17278.     }
  17279.     /**
  17280.      * Gets the private '.service_locator.u47of.0' shared service.
  17281.      *
  17282.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17283.      */
  17284.     protected function get_ServiceLocator_U47of_0Service()
  17285.     {
  17286.         return $this->privates['.service_locator.u47of.0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17287.             'container' => ['privates''.errored..service_locator.u47of.0.Symfony\\Component\\DependencyInjection\\ContainerBuilder'NULL'Cannot autowire service ".service_locator.u47of.0": it references class "Symfony\\Component\\DependencyInjection\\ContainerBuilder" but no such service exists. Try changing the type-hint to one of its parents: interface "Symfony\\Component\\DependencyInjection\\ContainerInterface", or interface "Psr\\Container\\ContainerInterface".'],
  17288.         ], [
  17289.             'container' => 'Symfony\\Component\\DependencyInjection\\ContainerBuilder',
  17290.         ]);
  17291.     }
  17292.     /**
  17293.      * Gets the private '.service_locator.v1GQ0lT' shared service.
  17294.      *
  17295.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17296.      */
  17297.     protected function get_ServiceLocator_V1GQ0lTService()
  17298.     {
  17299.         return $this->privates['.service_locator.v1GQ0lT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17300.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  17301.             'userInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  17302.         ], [
  17303.             'leadService' => 'App\\Service\\Lead\\LeadService',
  17304.             'userInfoService' => '?',
  17305.         ]);
  17306.     }
  17307.     /**
  17308.      * Gets the private '.service_locator.vDcpV4H' shared service.
  17309.      *
  17310.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17311.      */
  17312.     protected function get_ServiceLocator_VDcpV4HService()
  17313.     {
  17314.         return $this->privates['.service_locator.vDcpV4H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17315.             'serializer' => ['services''jms_serializer''getJmsSerializerService'false],
  17316.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  17317.         ], [
  17318.             'serializer' => '?',
  17319.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  17320.         ]);
  17321.     }
  17322.     /**
  17323.      * Gets the private '.service_locator.vJOpZrR' shared service.
  17324.      *
  17325.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17326.      */
  17327.     protected function get_ServiceLocator_VJOpZrRService()
  17328.     {
  17329.         return $this->privates['.service_locator.vJOpZrR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17330.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  17331.         ], [
  17332.             'authServer' => 'App\\Service\\Security\\AuthServer',
  17333.         ]);
  17334.     }
  17335.     /**
  17336.      * Gets the private '.service_locator.vWucQHF' shared service.
  17337.      *
  17338.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17339.      */
  17340.     protected function get_ServiceLocator_VWucQHFService()
  17341.     {
  17342.         return $this->privates['.service_locator.vWucQHF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17343.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  17344.         ], [
  17345.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  17346.         ]);
  17347.     }
  17348.     /**
  17349.      * Gets the private '.service_locator.vgxLjSE' shared service.
  17350.      *
  17351.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17352.      */
  17353.     protected function get_ServiceLocator_VgxLjSEService()
  17354.     {
  17355.         return $this->privates['.service_locator.vgxLjSE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17356.             'listingPhoto' => ['privates''.errored..service_locator.vgxLjSE.Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto'NULL'Cannot autowire service ".service_locator.vgxLjSE": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.'],
  17357.         ], [
  17358.             'listingPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  17359.         ]);
  17360.     }
  17361.     /**
  17362.      * Gets the private '.service_locator.vsIiRg8' shared service.
  17363.      *
  17364.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17365.      */
  17366.     protected function get_ServiceLocator_VsIiRg8Service()
  17367.     {
  17368.         return $this->privates['.service_locator.vsIiRg8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17369.             'downloadHandler' => ['services''vich_uploader.download_handler''getVichUploader_DownloadHandlerService'false],
  17370.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17371.         ], [
  17372.             'downloadHandler' => '?',
  17373.             'entityManager' => '?',
  17374.         ]);
  17375.     }
  17376.     /**
  17377.      * Gets the private '.service_locator.wB_aZlL' shared service.
  17378.      *
  17379.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17380.      */
  17381.     protected function get_ServiceLocator_WBAZlLService()
  17382.     {
  17383.         return $this->privates['.service_locator.wB_aZlL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17384.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17385.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  17386.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  17387.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  17388.         ], [
  17389.             'entityManager' => '?',
  17390.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  17391.             'paginator' => '?',
  17392.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  17393.         ]);
  17394.     }
  17395.     /**
  17396.      * Gets the private '.service_locator.wVrXYG2' shared service.
  17397.      *
  17398.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17399.      */
  17400.     protected function get_ServiceLocator_WVrXYG2Service()
  17401.     {
  17402.         return $this->privates['.service_locator.wVrXYG2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17403.             'credit' => ['privates''.errored..service_locator.wVrXYG2.Aqarmap\\Bundle\\CreditBundle\\Entity\\Credit'NULL'Cannot autowire service ".service_locator.wVrXYG2": it references class "Aqarmap\\Bundle\\CreditBundle\\Entity\\Credit" but no such service exists.'],
  17404.         ], [
  17405.             'credit' => 'Aqarmap\\Bundle\\CreditBundle\\Entity\\Credit',
  17406.         ]);
  17407.     }
  17408.     /**
  17409.      * Gets the private '.service_locator.wpvzSKV' shared service.
  17410.      *
  17411.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17412.      */
  17413.     protected function get_ServiceLocator_WpvzSKVService()
  17414.     {
  17415.         return $this->privates['.service_locator.wpvzSKV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17416.             'discussion' => ['privates''.errored..service_locator.wpvzSKV.Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion'NULL'Cannot autowire service ".service_locator.wpvzSKV": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.'],
  17417.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  17418.         ], [
  17419.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  17420.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  17421.         ]);
  17422.     }
  17423.     /**
  17424.      * Gets the private '.service_locator.wskWCel' shared service.
  17425.      *
  17426.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17427.      */
  17428.     protected function get_ServiceLocator_WskWCelService()
  17429.     {
  17430.         return $this->privates['.service_locator.wskWCel'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17431.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17432.             'listing' => ['privates''.errored..service_locator.wskWCel.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.wskWCel": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  17433.         ], [
  17434.             'em' => '?',
  17435.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17436.         ]);
  17437.     }
  17438.     /**
  17439.      * Gets the private '.service_locator.x3wWNZA' shared service.
  17440.      *
  17441.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17442.      */
  17443.     protected function get_ServiceLocator_X3wWNZAService()
  17444.     {
  17445.         return $this->privates['.service_locator.x3wWNZA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17446.             'compoundLocation' => ['privates''.errored..service_locator.x3wWNZA.Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation'NULL'Cannot autowire service ".service_locator.x3wWNZA": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation" but no such service exists.'],
  17447.         ], [
  17448.             'compoundLocation' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation',
  17449.         ]);
  17450.     }
  17451.     /**
  17452.      * Gets the private '.service_locator.x6Cz3.I' shared service.
  17453.      *
  17454.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17455.      */
  17456.     protected function get_ServiceLocator_X6Cz3_IService()
  17457.     {
  17458.         return $this->privates['.service_locator.x6Cz3.I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17459.             'staffCheckIn' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn''getStaffCheckInService'false],
  17460.         ], [
  17461.             'staffCheckIn' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn',
  17462.         ]);
  17463.     }
  17464.     /**
  17465.      * Gets the private '.service_locator.x6azFog' shared service.
  17466.      *
  17467.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17468.      */
  17469.     protected function get_ServiceLocator_X6azFogService()
  17470.     {
  17471.         return $this->privates['.service_locator.x6azFog'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17472.             'userEntity' => ['privates''.errored..service_locator.x6azFog.Aqarmap\\Bundle\\UserBundle\\Entity\\User'NULL'Cannot autowire service ".service_locator.x6azFog": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.'],
  17473.         ], [
  17474.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  17475.         ]);
  17476.     }
  17477.     /**
  17478.      * Gets the private '.service_locator.xQH1vY9' shared service.
  17479.      *
  17480.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17481.      */
  17482.     protected function get_ServiceLocator_XQH1vY9Service()
  17483.     {
  17484.         return $this->privates['.service_locator.xQH1vY9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17485.             'service' => ['privates''.errored..service_locator.xQH1vY9.Aqarmap\\Bundle\\CreditBundle\\Entity\\Service'NULL'Cannot autowire service ".service_locator.xQH1vY9": it references class "Aqarmap\\Bundle\\CreditBundle\\Entity\\Service" but no such service exists.'],
  17486.         ], [
  17487.             'service' => 'Aqarmap\\Bundle\\CreditBundle\\Entity\\Service',
  17488.         ]);
  17489.     }
  17490.     /**
  17491.      * Gets the private '.service_locator.xTG7jfg' shared service.
  17492.      *
  17493.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17494.      */
  17495.     protected function get_ServiceLocator_XTG7jfgService()
  17496.     {
  17497.         return $this->privates['.service_locator.xTG7jfg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17498.             'userAuthenticationService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserAuthenticationService'NULL'Cannot autowire service "Aqarmap\\Bundle\\UserBundle\\Services\\UserAuthenticationService": argument "$oauthServer" of method "__construct()" has type "Aqarmap\\Bundle\\UserBundle\\Services\\IOAuth2" but this class was not found.'],
  17499.         ], [
  17500.             'userAuthenticationService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserAuthenticationService',
  17501.         ]);
  17502.     }
  17503.     /**
  17504.      * Gets the private '.service_locator.xh9dd2n' shared service.
  17505.      *
  17506.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17507.      */
  17508.     protected function get_ServiceLocator_Xh9dd2nService()
  17509.     {
  17510.         return $this->privates['.service_locator.xh9dd2n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17511.             'listingFeatureRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository''getListingFeatureRepositoryService'false],
  17512.         ], [
  17513.             'listingFeatureRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository',
  17514.         ]);
  17515.     }
  17516.     /**
  17517.      * Gets the private '.service_locator.yHxuB79' shared service.
  17518.      *
  17519.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17520.      */
  17521.     protected function get_ServiceLocator_YHxuB79Service()
  17522.     {
  17523.         return $this->privates['.service_locator.yHxuB79'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17524.             'creditManager' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager''getCreditManagerService'false],
  17525.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  17526.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  17527.         ], [
  17528.             'creditManager' => 'Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager',
  17529.             'paginator' => '?',
  17530.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  17531.         ]);
  17532.     }
  17533.     /**
  17534.      * Gets the private '.service_locator.yzBhvT.' shared service.
  17535.      *
  17536.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17537.      */
  17538.     protected function get_ServiceLocator_YzBhvT_Service()
  17539.     {
  17540.         return $this->privates['.service_locator.yzBhvT.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17541.             'entity' => ['privates''.errored..service_locator.yzBhvT..Aqarmap\\Bundle\\MortgageBundle\\Entity\\MortgageRequest'NULL'Cannot autowire service ".service_locator.yzBhvT.": it references class "Aqarmap\\Bundle\\MortgageBundle\\Entity\\MortgageRequest" but no such service exists.'],
  17542.         ], [
  17543.             'entity' => 'Aqarmap\\Bundle\\MortgageBundle\\Entity\\MortgageRequest',
  17544.         ]);
  17545.     }
  17546.     /**
  17547.      * Gets the private '.service_locator.z4vVS.d' shared service.
  17548.      *
  17549.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17550.      */
  17551.     protected function get_ServiceLocator_Z4vVS_DService()
  17552.     {
  17553.         return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17554.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  17555.         ], [
  17556.             'paginator' => '?',
  17557.         ]);
  17558.     }
  17559.     /**
  17560.      * Gets the private '.service_locator.zJJOuyv' shared service.
  17561.      *
  17562.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17563.      */
  17564.     protected function get_ServiceLocator_ZJJOuyvService()
  17565.     {
  17566.         return $this->privates['.service_locator.zJJOuyv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17567.             'listing' => ['privates''.errored..service_locator.zJJOuyv.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.zJJOuyv": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  17568.             'location' => ['privates''.errored..service_locator.zJJOuyv.Aqarmap\\Bundle\\ListingBundle\\Entity\\Location'NULL'Cannot autowire service ".service_locator.zJJOuyv": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.'],
  17569.         ], [
  17570.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17571.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  17572.         ]);
  17573.     }
  17574.     /**
  17575.      * Gets the private '.service_locator.zWTCLWG' shared service.
  17576.      *
  17577.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17578.      */
  17579.     protected function get_ServiceLocator_ZWTCLWGService()
  17580.     {
  17581.         return $this->privates['.service_locator.zWTCLWG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17582.             'leadContactRequestRepository' => ['privates''App\\Repository\\Lead\\LeadContactRequestRepository''getLeadContactRequestRepositoryService'false],
  17583.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  17584.         ], [
  17585.             'leadContactRequestRepository' => 'App\\Repository\\Lead\\LeadContactRequestRepository',
  17586.             'paginator' => '?',
  17587.         ]);
  17588.     }
  17589.     /**
  17590.      * Gets the private '.service_locator.za1p.5V' shared service.
  17591.      *
  17592.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17593.      */
  17594.     protected function get_ServiceLocator_Za1p_5VService()
  17595.     {
  17596.         return $this->privates['.service_locator.za1p.5V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17597.             'listing' => ['privates''.errored..service_locator.za1p.5V.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.za1p.5V": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  17598.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  17599.         ], [
  17600.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17601.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  17602.         ]);
  17603.     }
  17604.     /**
  17605.      * Gets the private '.service_locator.zjdyQvB' shared service.
  17606.      *
  17607.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17608.      */
  17609.     protected function get_ServiceLocator_ZjdyQvBService()
  17610.     {
  17611.         return $this->privates['.service_locator.zjdyQvB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17612.             'userPhone' => ['privates''.errored..service_locator.zjdyQvB.Aqarmap\\Bundle\\ListingBundle\\Entity\\UserPhone'NULL'Cannot autowire service ".service_locator.zjdyQvB": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\UserPhone" but no such service exists.'],
  17613.         ], [
  17614.             'userPhone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\UserPhone',
  17615.         ]);
  17616.     }
  17617.     /**
  17618.      * Gets the private '.service_locator.zxXIGe6' shared service.
  17619.      *
  17620.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17621.      */
  17622.     protected function get_ServiceLocator_ZxXIGe6Service()
  17623.     {
  17624.         return $this->privates['.service_locator.zxXIGe6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17625.             'customParagraph' => ['privates''.errored..service_locator.zxXIGe6.Aqarmap\\Bundle\\MainBundle\\Entity\\CustomParagraph'NULL'Cannot autowire service ".service_locator.zxXIGe6": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\CustomParagraph" but no such service exists.'],
  17626.         ], [
  17627.             'customParagraph' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\CustomParagraph',
  17628.         ]);
  17629.     }
  17630.     /**
  17631.      * Gets the private '.session.deprecated' shared service.
  17632.      *
  17633.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  17634.      */
  17635.     protected function get_Session_DeprecatedService()
  17636.     {
  17637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  17638.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  17639.     }
  17640.     /**
  17641.      * Gets the private '.twig.command.debug.lazy' shared service.
  17642.      *
  17643.      * @return \Symfony\Component\Console\Command\LazyCommand
  17644.      */
  17645.     protected function get_Twig_Command_Debug_LazyService()
  17646.     {
  17647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17649.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  17650.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  17651.         });
  17652.     }
  17653.     /**
  17654.      * Gets the private '.twig.command.lint.lazy' shared service.
  17655.      *
  17656.      * @return \Symfony\Component\Console\Command\LazyCommand
  17657.      */
  17658.     protected function get_Twig_Command_Lint_LazyService()
  17659.     {
  17660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17662.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  17663.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  17664.         });
  17665.     }
  17666.     /**
  17667.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  17668.      *
  17669.      * @return \Symfony\Component\Console\Command\LazyCommand
  17670.      */
  17671.     protected function get_VarDumper_Command_ServerDump_LazyService()
  17672.     {
  17673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17674.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17675.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  17676.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  17677.         });
  17678.     }
  17679.     /**
  17680.      * Gets the private 'App\Command\Listing\SendListingAvailabilityReminderEmailCommand' shared autowired service.
  17681.      *
  17682.      * @return \App\Command\Listing\SendListingAvailabilityReminderEmailCommand
  17683.      */
  17684.     protected function getSendListingAvailabilityReminderEmailCommandService()
  17685.     {
  17686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17687.         include_once \dirname(__DIR__4).'/src/App/Command/Listing/SendListingAvailabilityReminderEmailCommand.php';
  17688.         include_once \dirname(__DIR__4).'/src/App/Service/Listing/ListingAvailabilityEmailingService.php';
  17689.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17690.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  17691.         $this->privates['App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand'] = $instance = new \App\Command\Listing\SendListingAvailabilityReminderEmailCommand($a, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $b, ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), new \App\Service\Listing\ListingAvailabilityEmailingService($a$b, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['router'] ?? $this->getRouterService())), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  17692.         $instance->setName('app:listings-availability:send');
  17693.         return $instance;
  17694.     }
  17695.     /**
  17696.      * Gets the private 'App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand' shared autowired service.
  17697.      *
  17698.      * @return \App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand
  17699.      */
  17700.     protected function getPatchRemoveDuplicateUserPhonesCommandService()
  17701.     {
  17702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17703.         include_once \dirname(__DIR__4).'/src/App/Command/Patch/PatchRemoveDuplicateUserPhonesCommand.php';
  17704.         $this->privates['App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand'] = $instance = new \App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  17705.         $instance->setName('app:patch:remove-duplicate-user-phones');
  17706.         $instance->setDescription('Add a short description for your command');
  17707.         return $instance;
  17708.     }
  17709.     /**
  17710.      * Gets the private 'App\Command\Subscriptions\renewUserSubscriptionsCommand' shared autowired service.
  17711.      *
  17712.      * @return \App\Command\Subscriptions\renewUserSubscriptionsCommand
  17713.      */
  17714.     protected function getRenewUserSubscriptionsCommandService()
  17715.     {
  17716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17717.         include_once \dirname(__DIR__4).'/src/App/Command/Subscriptions/renewUserSubscriptionsCommand.php';
  17718.         $this->privates['App\\Command\\Subscriptions\\renewUserSubscriptionsCommand'] = $instance = new \App\Command\Subscriptions\renewUserSubscriptionsCommand(($this->privates['App\\Repository\\Subscriptions\\UserSubscriptionRepository'] ?? $this->getUserSubscriptionRepositoryService()), ($this->privates['App\\Service\\User\\CardIntegrationService'] ?? $this->getCardIntegrationServiceService()), ($this->privates['App\\Repository\\User\\UserCardRepository'] ?? $this->getUserCardRepositoryService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'] ?? $this->getSubscriptionEmailingServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()));
  17719.         $instance->setName('app:user-subscriptions:renew');
  17720.         return $instance;
  17721.     }
  17722.     /**
  17723.      * Gets the private 'App\EventSubscriber\ScraperThrottleSubscriber' shared autowired service.
  17724.      *
  17725.      * @return \App\EventSubscriber\ScraperThrottleSubscriber
  17726.      */
  17727.     protected function getScraperThrottleSubscriberService()
  17728.     {
  17729.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17730.         if (isset($this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'])) {
  17731.             return $this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'];
  17732.         }
  17733.         $b = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  17734.         if (isset($this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'])) {
  17735.             return $this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'];
  17736.         }
  17737.         return $this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'] = new \App\EventSubscriber\ScraperThrottleSubscriber($a$b);
  17738.     }
  17739.     /**
  17740.      * Gets the private 'App\Form\Type\Banners\BannersType' shared autowired service.
  17741.      *
  17742.      * @return \App\Form\Type\Banners\BannersType
  17743.      */
  17744.     protected function getBannersTypeService()
  17745.     {
  17746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17747.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17748.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Banners/BannersType.php';
  17749.         return $this->privates['App\\Form\\Type\\Banners\\BannersType'] = new \App\Form\Type\Banners\BannersType();
  17750.     }
  17751.     /**
  17752.      * Gets the private 'App\Form\Type\EmailList\EmailListType' shared autowired service.
  17753.      *
  17754.      * @return \App\Form\Type\EmailList\EmailListType
  17755.      */
  17756.     protected function getEmailListTypeService()
  17757.     {
  17758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17759.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17760.         include_once \dirname(__DIR__4).'/src/App/Form/Type/EmailList/EmailListType.php';
  17761.         return $this->privates['App\\Form\\Type\\EmailList\\EmailListType'] = new \App\Form\Type\EmailList\EmailListType();
  17762.     }
  17763.     /**
  17764.      * Gets the private 'App\Form\Type\Lead\LeadFormType' shared autowired service.
  17765.      *
  17766.      * @return \App\Form\Type\Lead\LeadFormType
  17767.      */
  17768.     protected function getLeadFormTypeService()
  17769.     {
  17770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17772.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Lead/LeadFormType.php';
  17773.         return $this->privates['App\\Form\\Type\\Lead\\LeadFormType'] = new \App\Form\Type\Lead\LeadFormType();
  17774.     }
  17775.     /**
  17776.      * Gets the private 'App\Form\Type\Lead\PhoneFormType' shared autowired service.
  17777.      *
  17778.      * @return \App\Form\Type\Lead\PhoneFormType
  17779.      */
  17780.     protected function getPhoneFormTypeService()
  17781.     {
  17782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17783.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17784.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Lead/PhoneFormType.php';
  17785.         return $this->privates['App\\Form\\Type\\Lead\\PhoneFormType'] = new \App\Form\Type\Lead\PhoneFormType();
  17786.     }
  17787.     /**
  17788.      * Gets the private 'App\Form\Type\Listing\ListingDescriptionType' shared autowired service.
  17789.      *
  17790.      * @return \App\Form\Type\Listing\ListingDescriptionType
  17791.      */
  17792.     protected function getListingDescriptionTypeService()
  17793.     {
  17794.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17796.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/ListingDescriptionType.php';
  17797.         return $this->privates['App\\Form\\Type\\Listing\\ListingDescriptionType'] = new \App\Form\Type\Listing\ListingDescriptionType();
  17798.     }
  17799.     /**
  17800.      * Gets the private 'App\Form\Type\Listing\ListingDetailsType' shared autowired service.
  17801.      *
  17802.      * @return \App\Form\Type\Listing\ListingDetailsType
  17803.      */
  17804.     protected function getListingDetailsTypeService()
  17805.     {
  17806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17808.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/ListingDetailsType.php';
  17809.         return $this->privates['App\\Form\\Type\\Listing\\ListingDetailsType'] = new \App\Form\Type\Listing\ListingDetailsType();
  17810.     }
  17811.     /**
  17812.      * Gets the private 'App\Form\Type\Listing\ListingInitializeType' shared autowired service.
  17813.      *
  17814.      * @return \App\Form\Type\Listing\ListingInitializeType
  17815.      */
  17816.     protected function getListingInitializeTypeService()
  17817.     {
  17818.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17819.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17820.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/ListingInitializeType.php';
  17821.         return $this->privates['App\\Form\\Type\\Listing\\ListingInitializeType'] = new \App\Form\Type\Listing\ListingInitializeType();
  17822.     }
  17823.     /**
  17824.      * Gets the private 'App\Form\Type\Listing\ListingPhotosType' shared autowired service.
  17825.      *
  17826.      * @return \App\Form\Type\Listing\ListingPhotosType
  17827.      */
  17828.     protected function getListingPhotosTypeService()
  17829.     {
  17830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17832.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/ListingPhotosType.php';
  17833.         return $this->privates['App\\Form\\Type\\Listing\\ListingPhotosType'] = new \App\Form\Type\Listing\ListingPhotosType();
  17834.     }
  17835.     /**
  17836.      * Gets the private 'App\Form\Type\Listing\PhotoType' shared autowired service.
  17837.      *
  17838.      * @return \App\Form\Type\Listing\PhotoType
  17839.      */
  17840.     protected function getPhotoTypeService()
  17841.     {
  17842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17844.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/PhotoType.php';
  17845.         return $this->privates['App\\Form\\Type\\Listing\\PhotoType'] = new \App\Form\Type\Listing\PhotoType();
  17846.     }
  17847.     /**
  17848.      * Gets the private 'App\Form\Type\Security\ChangePasswordType' shared autowired service.
  17849.      *
  17850.      * @return \App\Form\Type\Security\ChangePasswordType
  17851.      */
  17852.     protected function getChangePasswordTypeService()
  17853.     {
  17854.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17855.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17856.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Security/ChangePasswordType.php';
  17857.         return $this->privates['App\\Form\\Type\\Security\\ChangePasswordType'] = new \App\Form\Type\Security\ChangePasswordType();
  17858.     }
  17859.     /**
  17860.      * Gets the private 'App\Form\Type\Subscriptions\SubscriptionPlanType' shared autowired service.
  17861.      *
  17862.      * @return \App\Form\Type\Subscriptions\SubscriptionPlanType
  17863.      */
  17864.     protected function getSubscriptionPlanTypeService()
  17865.     {
  17866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17867.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17868.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Subscriptions/SubscriptionPlanType.php';
  17869.         return $this->privates['App\\Form\\Type\\Subscriptions\\SubscriptionPlanType'] = new \App\Form\Type\Subscriptions\SubscriptionPlanType();
  17870.     }
  17871.     /**
  17872.      * Gets the private 'App\Form\Type\User\SubAccountFormType' shared autowired service.
  17873.      *
  17874.      * @return \App\Form\Type\User\SubAccountFormType
  17875.      */
  17876.     protected function getSubAccountFormTypeService()
  17877.     {
  17878.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17879.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17880.         include_once \dirname(__DIR__4).'/src/App/Form/Type/User/SubAccountFormType.php';
  17881.         return $this->privates['App\\Form\\Type\\User\\SubAccountFormType'] = new \App\Form\Type\User\SubAccountFormType();
  17882.     }
  17883.     /**
  17884.      * Gets the private 'App\Repository\Banners\BannersRepository' shared autowired service.
  17885.      *
  17886.      * @return \App\Repository\Banners\BannersRepository
  17887.      */
  17888.     protected function getBannersRepositoryService()
  17889.     {
  17890.         include_once \dirname(__DIR__4).'/src/App/Repository/Banners/BannersRepository.php';
  17891.         return $this->privates['App\\Repository\\Banners\\BannersRepository'] = new \App\Repository\Banners\BannersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17892.     }
  17893.     /**
  17894.      * Gets the private 'App\Repository\Lead\LeadContactRequestRepository' shared autowired service.
  17895.      *
  17896.      * @return \App\Repository\Lead\LeadContactRequestRepository
  17897.      */
  17898.     protected function getLeadContactRequestRepositoryService()
  17899.     {
  17900.         return $this->privates['App\\Repository\\Lead\\LeadContactRequestRepository'] = new \App\Repository\Lead\LeadContactRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17901.     }
  17902.     /**
  17903.      * Gets the private 'App\Repository\Lead\LeadRepository' shared autowired service.
  17904.      *
  17905.      * @return \App\Repository\Lead\LeadRepository
  17906.      */
  17907.     protected function getLeadRepositoryService()
  17908.     {
  17909.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17910.         if (isset($this->privates['App\\Repository\\Lead\\LeadRepository'])) {
  17911.             return $this->privates['App\\Repository\\Lead\\LeadRepository'];
  17912.         }
  17913.         return $this->privates['App\\Repository\\Lead\\LeadRepository'] = new \App\Repository\Lead\LeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), $a);
  17914.     }
  17915.     /**
  17916.      * Gets the private 'App\Repository\Subscriptions\SubscriptionPlanPackageRepository' shared autowired service.
  17917.      *
  17918.      * @return \App\Repository\Subscriptions\SubscriptionPlanPackageRepository
  17919.      */
  17920.     protected function getSubscriptionPlanPackageRepositoryService()
  17921.     {
  17922.         include_once \dirname(__DIR__4).'/src/App/Repository/Subscriptions/SubscriptionPlanPackageRepository.php';
  17923.         return $this->privates['App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository'] = new \App\Repository\Subscriptions\SubscriptionPlanPackageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17924.     }
  17925.     /**
  17926.      * Gets the private 'App\Repository\Subscriptions\SubscriptionPlanRepository' shared autowired service.
  17927.      *
  17928.      * @return \App\Repository\Subscriptions\SubscriptionPlanRepository
  17929.      */
  17930.     protected function getSubscriptionPlanRepositoryService()
  17931.     {
  17932.         include_once \dirname(__DIR__4).'/src/App/Repository/Subscriptions/SubscriptionPlanRepository.php';
  17933.         return $this->privates['App\\Repository\\Subscriptions\\SubscriptionPlanRepository'] = new \App\Repository\Subscriptions\SubscriptionPlanRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17934.     }
  17935.     /**
  17936.      * Gets the private 'App\Repository\Subscriptions\SubscriptionPlanServiceRepository' shared autowired service.
  17937.      *
  17938.      * @return \App\Repository\Subscriptions\SubscriptionPlanServiceRepository
  17939.      */
  17940.     protected function getSubscriptionPlanServiceRepositoryService()
  17941.     {
  17942.         include_once \dirname(__DIR__4).'/src/App/Repository/Subscriptions/SubscriptionPlanServiceRepository.php';
  17943.         return $this->privates['App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository'] = new \App\Repository\Subscriptions\SubscriptionPlanServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17944.     }
  17945.     /**
  17946.      * Gets the private 'App\Repository\Subscriptions\UserSubscriptionRepository' shared autowired service.
  17947.      *
  17948.      * @return \App\Repository\Subscriptions\UserSubscriptionRepository
  17949.      */
  17950.     protected function getUserSubscriptionRepositoryService()
  17951.     {
  17952.         include_once \dirname(__DIR__4).'/src/App/Repository/Subscriptions/UserSubscriptionRepository.php';
  17953.         return $this->privates['App\\Repository\\Subscriptions\\UserSubscriptionRepository'] = new \App\Repository\Subscriptions\UserSubscriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17954.     }
  17955.     /**
  17956.      * Gets the private 'App\Repository\User\UserCardRepository' shared autowired service.
  17957.      *
  17958.      * @return \App\Repository\User\UserCardRepository
  17959.      */
  17960.     protected function getUserCardRepositoryService()
  17961.     {
  17962.         include_once \dirname(__DIR__4).'/src/App/Repository/User/UserCardRepository.php';
  17963.         return $this->privates['App\\Repository\\User\\UserCardRepository'] = new \App\Repository\User\UserCardRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17964.     }
  17965.     /**
  17966.      * Gets the private 'App\Repository\User\UserSegmentRepository' shared autowired service.
  17967.      *
  17968.      * @return \App\Repository\User\UserSegmentRepository
  17969.      */
  17970.     protected function getUserSegmentRepositoryService()
  17971.     {
  17972.         include_once \dirname(__DIR__4).'/src/App/Repository/User/UserSegmentRepository.php';
  17973.         return $this->privates['App\\Repository\\User\\UserSegmentRepository'] = new \App\Repository\User\UserSegmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17974.     }
  17975.     /**
  17976.      * Gets the private 'App\Repository\User\UserSubAccountRepository' shared autowired service.
  17977.      *
  17978.      * @return \App\Repository\User\UserSubAccountRepository
  17979.      */
  17980.     protected function getUserSubAccountRepositoryService()
  17981.     {
  17982.         include_once \dirname(__DIR__4).'/src/App/Repository/User/UserSubAccountRepository.php';
  17983.         return $this->privates['App\\Repository\\User\\UserSubAccountRepository'] = new \App\Repository\User\UserSubAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  17984.     }
  17985.     /**
  17986.      * Gets the private 'App\Service\Banners\BannerService' shared autowired service.
  17987.      *
  17988.      * @return \App\Service\Banners\BannerService
  17989.      */
  17990.     protected function getBannerServiceService()
  17991.     {
  17992.         include_once \dirname(__DIR__4).'/src/App/Service/Banners/BannerService.php';
  17993.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17994.         if (isset($this->privates['App\\Service\\Banners\\BannerService'])) {
  17995.             return $this->privates['App\\Service\\Banners\\BannerService'];
  17996.         }
  17997.         return $this->privates['App\\Service\\Banners\\BannerService'] = new \App\Service\Banners\BannerService($a);
  17998.     }
  17999.     /**
  18000.      * Gets the private 'App\Service\Lead\LeadContactRequestService' shared autowired service.
  18001.      *
  18002.      * @return \App\Service\Lead\LeadContactRequestService
  18003.      */
  18004.     protected function getLeadContactRequestServiceService()
  18005.     {
  18006.         return $this->privates['App\\Service\\Lead\\LeadContactRequestService'] = new \App\Service\Lead\LeadContactRequestService(($this->privates['App\\Repository\\Lead\\LeadContactRequestRepository'] ?? $this->getLeadContactRequestRepositoryService()), ($this->privates['App\\Service\\SMSManager'] ?? $this->getSMSManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), ($this->services['router'] ?? $this->getRouterService()));
  18007.     }
  18008.     /**
  18009.      * Gets the private 'App\Service\Lead\LeadService' shared autowired service.
  18010.      *
  18011.      * @return \App\Service\Lead\LeadService
  18012.      */
  18013.     protected function getLeadServiceService()
  18014.     {
  18015.         include_once \dirname(__DIR__4).'/src/App/Service/Lead/LeadService.php';
  18016.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18017.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18018.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18019.         }
  18020.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  18021.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18022.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18023.         }
  18024.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  18025.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18026.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18027.         }
  18028.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  18029.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18030.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18031.         }
  18032.         $e = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  18033.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18034.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18035.         }
  18036.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18037.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18038.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18039.         }
  18040.         $g = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService());
  18041.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18042.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18043.         }
  18044.         return $this->privates['App\\Service\\Lead\\LeadService'] = new \App\Service\Lead\LeadService($a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] ?? $this->getPhoneRepositoryService()), $b$c, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] ?? $this->getUserDeviceRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\PushNotificationService'] ?? $this->getPushNotificationServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $d, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), $e, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $f$g, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService'] ?? $this->getUserIpInfoServiceService()));
  18045.     }
  18046.     /**
  18047.      * Gets the private 'App\Service\Listing\ListingService' shared autowired service.
  18048.      *
  18049.      * @return \App\Service\Listing\ListingService
  18050.      */
  18051.     protected function getListingServiceService()
  18052.     {
  18053.         include_once \dirname(__DIR__4).'/src/App/Service/Listing/ListingService.php';
  18054.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  18055.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18056.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18057.         }
  18058.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] ?? $this->getMortgageServiceService());
  18059.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18060.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18061.         }
  18062.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18063.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18064.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18065.         }
  18066.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18067.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18068.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18069.         }
  18070.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18071.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18072.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18073.         }
  18074.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  18075.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18076.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18077.         }
  18078.         $g = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  18079.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18080.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18081.         }
  18082.         return $this->privates['App\\Service\\Listing\\ListingService'] = new \App\Service\Listing\ListingService($a$b$c$d$e$f, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), $g);
  18083.     }
  18084.     /**
  18085.      * Gets the private 'App\Service\SMSManager' shared autowired service.
  18086.      *
  18087.      * @return \App\Service\SMSManager
  18088.      */
  18089.     protected function getSMSManagerService()
  18090.     {
  18091.         return $this->privates['App\\Service\\SMSManager'] = new \App\Service\SMSManager(($this->privates['.debug.sms.client'] ?? $this->get_Debug_Sms_ClientService()));
  18092.     }
  18093.     /**
  18094.      * Gets the private 'App\Service\Security\AuthServer' shared autowired service.
  18095.      *
  18096.      * @return \App\Service\Security\AuthServer
  18097.      */
  18098.     protected function getAuthServerService()
  18099.     {
  18100.         return $this->privates['App\\Service\\Security\\AuthServer'] = new \App\Service\Security\AuthServer(($this->privates['.debug.auth.client'] ?? $this->get_Debug_Auth_ClientService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('OAUTH_CLIENT_ID'), $this->getEnv('OAUTH_CLIENT_SECRET'), $this->getEnv('OAUTH_PUBLIC_SERVER_URL'));
  18101.     }
  18102.     /**
  18103.      * Gets the private 'App\Service\Subscriptions\SubscriptionEmailingService' shared autowired service.
  18104.      *
  18105.      * @return \App\Service\Subscriptions\SubscriptionEmailingService
  18106.      */
  18107.     protected function getSubscriptionEmailingServiceService()
  18108.     {
  18109.         include_once \dirname(__DIR__4).'/src/App/Service/Subscriptions/SubscriptionEmailingService.php';
  18110.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  18111.         if (isset($this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'])) {
  18112.             return $this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'];
  18113.         }
  18114.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  18115.         if (isset($this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'])) {
  18116.             return $this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'];
  18117.         }
  18118.         return $this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'] = new \App\Service\Subscriptions\SubscriptionEmailingService(($this->services['translator'] ?? $this->getTranslatorService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), $b);
  18119.     }
  18120.     /**
  18121.      * Gets the private 'App\Service\Subscriptions\SubscriptionPlansManager' shared autowired service.
  18122.      *
  18123.      * @return \App\Service\Subscriptions\SubscriptionPlansManager
  18124.      */
  18125.     protected function getSubscriptionPlansManagerService()
  18126.     {
  18127.         include_once \dirname(__DIR__4).'/src/App/Service/Subscriptions/SubscriptionPlansManager.php';
  18128.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18129.         if (isset($this->privates['App\\Service\\Subscriptions\\SubscriptionPlansManager'])) {
  18130.             return $this->privates['App\\Service\\Subscriptions\\SubscriptionPlansManager'];
  18131.         }
  18132.         return $this->privates['App\\Service\\Subscriptions\\SubscriptionPlansManager'] = new \App\Service\Subscriptions\SubscriptionPlansManager($a, ($this->privates['App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository'] ?? $this->getSubscriptionPlanServiceRepositoryService()), ($this->privates['App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository'] ?? $this->getSubscriptionPlanPackageRepositoryService()));
  18133.     }
  18134.     /**
  18135.      * Gets the private 'App\Service\User\CardIntegrationService' shared autowired service.
  18136.      *
  18137.      * @return \App\Service\User\CardIntegrationService
  18138.      */
  18139.     protected function getCardIntegrationServiceService()
  18140.     {
  18141.         include_once \dirname(__DIR__4).'/src/App/Service/User/CardIntegrationService.php';
  18142.         $a = ($this->privates['App\\Service\\User\\UserCardService'] ?? $this->getUserCardServiceService());
  18143.         if (isset($this->privates['App\\Service\\User\\CardIntegrationService'])) {
  18144.             return $this->privates['App\\Service\\User\\CardIntegrationService'];
  18145.         }
  18146.         $b = ($this->privates['App\\Service\\User\\SubscriptionManager'] ?? $this->getSubscriptionManagerService());
  18147.         if (isset($this->privates['App\\Service\\User\\CardIntegrationService'])) {
  18148.             return $this->privates['App\\Service\\User\\CardIntegrationService'];
  18149.         }
  18150.         return $this->privates['App\\Service\\User\\CardIntegrationService'] = new \App\Service\User\CardIntegrationService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'] ?? $this->getSignatureManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a$b);
  18151.     }
  18152.     /**
  18153.      * Gets the private 'App\Service\User\SubAccountService' shared autowired service.
  18154.      *
  18155.      * @return \App\Service\User\SubAccountService
  18156.      */
  18157.     protected function getSubAccountServiceService()
  18158.     {
  18159.         include_once \dirname(__DIR__4).'/src/App/Service/User/SubAccountService.php';
  18160.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18161.         if (isset($this->privates['App\\Service\\User\\SubAccountService'])) {
  18162.             return $this->privates['App\\Service\\User\\SubAccountService'];
  18163.         }
  18164.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  18165.         if (isset($this->privates['App\\Service\\User\\SubAccountService'])) {
  18166.             return $this->privates['App\\Service\\User\\SubAccountService'];
  18167.         }
  18168.         return $this->privates['App\\Service\\User\\SubAccountService'] = new \App\Service\User\SubAccountService($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $b, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository'] ?? $this->getUserServicesRepositoryService()), ($this->privates['App\\Repository\\User\\UserSubAccountRepository'] ?? $this->getUserSubAccountRepositoryService()));
  18169.     }
  18170.     /**
  18171.      * Gets the private 'App\Service\User\SubscriptionManager' shared autowired service.
  18172.      *
  18173.      * @return \App\Service\User\SubscriptionManager
  18174.      */
  18175.     protected function getSubscriptionManagerService()
  18176.     {
  18177.         include_once \dirname(__DIR__4).'/src/App/Service/User/SubscriptionManager.php';
  18178.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18179.         if (isset($this->privates['App\\Service\\User\\SubscriptionManager'])) {
  18180.             return $this->privates['App\\Service\\User\\SubscriptionManager'];
  18181.         }
  18182.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  18183.         if (isset($this->privates['App\\Service\\User\\SubscriptionManager'])) {
  18184.             return $this->privates['App\\Service\\User\\SubscriptionManager'];
  18185.         }
  18186.         $c = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService());
  18187.         if (isset($this->privates['App\\Service\\User\\SubscriptionManager'])) {
  18188.             return $this->privates['App\\Service\\User\\SubscriptionManager'];
  18189.         }
  18190.         $d = ($this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'] ?? $this->getSubscriptionEmailingServiceService());
  18191.         if (isset($this->privates['App\\Service\\User\\SubscriptionManager'])) {
  18192.             return $this->privates['App\\Service\\User\\SubscriptionManager'];
  18193.         }
  18194.         return $this->privates['App\\Service\\User\\SubscriptionManager'] = new \App\Service\User\SubscriptionManager($a$b$c, ($this->privates['App\\Repository\\Subscriptions\\UserSubscriptionRepository'] ?? $this->getUserSubscriptionRepositoryService()), $d);
  18195.     }
  18196.     /**
  18197.      * Gets the private 'App\Service\User\UserCardService' shared autowired service.
  18198.      *
  18199.      * @return \App\Service\User\UserCardService
  18200.      */
  18201.     protected function getUserCardServiceService()
  18202.     {
  18203.         include_once \dirname(__DIR__4).'/src/App/Service/User/UserCardService.php';
  18204.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18205.         if (isset($this->privates['App\\Service\\User\\UserCardService'])) {
  18206.             return $this->privates['App\\Service\\User\\UserCardService'];
  18207.         }
  18208.         return $this->privates['App\\Service\\User\\UserCardService'] = new \App\Service\User\UserCardService($a);
  18209.     }
  18210.     /**
  18211.      * Gets the private 'Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement' shared autowired service.
  18212.      *
  18213.      * @return \Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement
  18214.      */
  18215.     protected function getAnnouncementService()
  18216.     {
  18217.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Entity/Announcement.php';
  18218.         return $this->privates['Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement'] = new \Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement();
  18219.     }
  18220.     /**
  18221.      * Gets the private 'Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType' shared autowired service.
  18222.      *
  18223.      * @return \Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType
  18224.      */
  18225.     protected function getAnnouncementTypeService()
  18226.     {
  18227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18229.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Form/AnnouncementType.php';
  18230.         return $this->privates['Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType'] = new \Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType();
  18231.     }
  18232.     /**
  18233.      * Gets the private 'Aqarmap\Bundle\ApiBundle\EventListener\LocaleEventSubscriber' shared autowired service.
  18234.      *
  18235.      * @return \Aqarmap\Bundle\ApiBundle\EventListener\LocaleEventSubscriber
  18236.      */
  18237.     protected function getLocaleEventSubscriberService()
  18238.     {
  18239.         return $this->privates['Aqarmap\\Bundle\\ApiBundle\\EventListener\\LocaleEventSubscriber'] = new \Aqarmap\Bundle\ApiBundle\EventListener\LocaleEventSubscriber(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  18240.     }
  18241.     /**
  18242.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker' shared autowired service.
  18243.      *
  18244.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker
  18245.      */
  18246.     protected function getBrokerService()
  18247.     {
  18248.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Entity/Broker.php';
  18249.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker'] = new \Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker();
  18250.     }
  18251.     /**
  18252.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller' shared autowired service.
  18253.      *
  18254.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller
  18255.      */
  18256.     protected function getSellerService()
  18257.     {
  18258.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Entity/Seller.php';
  18259.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller'] = new \Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller();
  18260.     }
  18261.     /**
  18262.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType' shared autowired service.
  18263.      *
  18264.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType
  18265.      */
  18266.     protected function getAssignBrokerToSellerTypeService()
  18267.     {
  18268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18269.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18270.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/AssignBrokerToSellerType.php';
  18271.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType();
  18272.     }
  18273.     /**
  18274.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType' shared autowired service.
  18275.      *
  18276.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType
  18277.      */
  18278.     protected function getExistingUserFormTypeService()
  18279.     {
  18280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18281.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18282.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/ExistingUserFormType.php';
  18283.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType();
  18284.     }
  18285.     /**
  18286.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType' shared autowired service.
  18287.      *
  18288.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType
  18289.      */
  18290.     protected function getRegisterNewUserTypeService()
  18291.     {
  18292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18293.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18294.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/RegisterNewUserType.php';
  18295.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType();
  18296.     }
  18297.     /**
  18298.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository' shared autowired service.
  18299.      *
  18300.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository
  18301.      */
  18302.     protected function getBrokerRepositoryService()
  18303.     {
  18304.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Repository/BrokerRepository.php';
  18305.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository'] = new \Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18306.     }
  18307.     /**
  18308.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository' shared autowired service.
  18309.      *
  18310.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository
  18311.      */
  18312.     protected function getSellerRepositoryService()
  18313.     {
  18314.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Repository/SellerRepository.php';
  18315.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository'] = new \Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18316.     }
  18317.     /**
  18318.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Services\SellerBrokerManager' shared autowired service.
  18319.      *
  18320.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Services\SellerBrokerManager
  18321.      */
  18322.     protected function getSellerBrokerManagerService()
  18323.     {
  18324.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Services/SellerBrokerManager.php';
  18325.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Services\\SellerBrokerManager'] = new \Aqarmap\Bundle\BrokerSalesBundle\Services\SellerBrokerManager($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  18326.     }
  18327.     /**
  18328.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Command\BuyerAlertsCommand' shared autowired service.
  18329.      *
  18330.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Command\BuyerAlertsCommand
  18331.      */
  18332.     protected function getBuyerAlertsCommandService()
  18333.     {
  18334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18335.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/BuyerAlertsCommand.php';
  18336.         $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand'] = $instance = new \Aqarmap\Bundle\BuyerAlertsBundle\Command\BuyerAlertsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsEmailingService'] ?? $this->getBuyerAlertsEmailingServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()));
  18337.         $instance->setName('app:buyer-alerts:send');
  18338.         return $instance;
  18339.     }
  18340.     /**
  18341.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Command\SendRecentListingsEmailCommand' shared autowired service.
  18342.      *
  18343.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Command\SendRecentListingsEmailCommand
  18344.      */
  18345.     protected function getSendRecentListingsEmailCommandService()
  18346.     {
  18347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18348.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/SendRecentListingsEmailCommand.php';
  18349.         $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand'] = $instance = new \Aqarmap\Bundle\BuyerAlertsBundle\Command\SendRecentListingsEmailCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsEmailingService'] ?? $this->getBuyerAlertsEmailingServiceService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()));
  18350.         $instance->setName('app:recent-listings:send');
  18351.         return $instance;
  18352.     }
  18353.     /**
  18354.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType' shared autowired service.
  18355.      *
  18356.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType
  18357.      */
  18358.     protected function getBuyerAlertsApiTypeService()
  18359.     {
  18360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18362.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Form/BuyerAlertsApiType.php';
  18363.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType();
  18364.     }
  18365.     /**
  18366.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType' shared autowired service.
  18367.      *
  18368.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType
  18369.      */
  18370.     protected function getBuyerAlertsTypeService()
  18371.     {
  18372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18374.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Form/BuyerAlertsType.php';
  18375.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType();
  18376.     }
  18377.     /**
  18378.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository' shared autowired service.
  18379.      *
  18380.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository
  18381.      */
  18382.     protected function getBuyerAlertsRepositoryService()
  18383.     {
  18384.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Repository/BuyerAlertsRepository.php';
  18385.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18386.     }
  18387.     /**
  18388.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository' shared autowired service.
  18389.      *
  18390.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository
  18391.      */
  18392.     protected function getRecentSearchesRepositoryService()
  18393.     {
  18394.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Repository/RecentSearchesRepository.php';
  18395.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18396.     }
  18397.     /**
  18398.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsEmailingService' shared autowired service.
  18399.      *
  18400.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsEmailingService
  18401.      */
  18402.     protected function getBuyerAlertsEmailingServiceService()
  18403.     {
  18404.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsEmailingService.php';
  18405.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsEmailingService'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsEmailingService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  18406.     }
  18407.     /**
  18408.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsManager' shared autowired service.
  18409.      *
  18410.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsManager
  18411.      */
  18412.     protected function getBuyerAlertsManagerService()
  18413.     {
  18414.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Contracts/BuyerAlertsManagerInterface.php';
  18415.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsManager.php';
  18416.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18417.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18418.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18419.         }
  18420.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  18421.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18422.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18423.         }
  18424.         $c = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  18425.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18426.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18427.         }
  18428.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  18429.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18430.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18431.         }
  18432.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  18433.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18434.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18435.         }
  18436.         $f = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  18437.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18438.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18439.         }
  18440.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsManager($a$b$c$d$e, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), $f, ($this->services['fos_elastica.manager.orm'] ?? $this->getFosElastica_Manager_OrmService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository'] ?? $this->getBuyerAlertsRepositoryService()), ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository'] ?? $this->getRecentSearchesRepositoryService()));
  18441.     }
  18442.     /**
  18443.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\CRMUpdateCommand' shared autowired service.
  18444.      *
  18445.      * @return \Aqarmap\Bundle\CRMBundle\Command\CRMUpdateCommand
  18446.      */
  18447.     protected function getCRMUpdateCommandService()
  18448.     {
  18449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18450.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/CRMUpdateCommand.php';
  18451.         $this->privates['Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand'] = $instance = new \Aqarmap\Bundle\CRMBundle\Command\CRMUpdateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CRMManager'] ?? $this->getCRMManagerService()));
  18452.         $instance->setName('app:crm:update');
  18453.         return $instance;
  18454.     }
  18455.     /**
  18456.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\PatchGenerateStaffHistoryCommand' shared autowired service.
  18457.      *
  18458.      * @return \Aqarmap\Bundle\CRMBundle\Command\PatchGenerateStaffHistoryCommand
  18459.      */
  18460.     protected function getPatchGenerateStaffHistoryCommandService()
  18461.     {
  18462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18463.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/PatchGenerateStaffHistoryCommand.php';
  18464.         $this->privates['Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand'] = $instance = new \Aqarmap\Bundle\CRMBundle\Command\PatchGenerateStaffHistoryCommand(($this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository'] ?? $this->getStaffRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18465.         $instance->setName('app:crm:generate-staff-history-patch');
  18466.         return $instance;
  18467.     }
  18468.     /**
  18469.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\PatchUpdateCompanyCreateAtDateCommand' shared autowired service.
  18470.      *
  18471.      * @return \Aqarmap\Bundle\CRMBundle\Command\PatchUpdateCompanyCreateAtDateCommand
  18472.      */
  18473.     protected function getPatchUpdateCompanyCreateAtDateCommandService()
  18474.     {
  18475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18476.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/PatchUpdateCompanyCreateAtDateCommand.php';
  18477.         $this->privates['Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand'] = $instance = new \Aqarmap\Bundle\CRMBundle\Command\PatchUpdateCompanyCreateAtDateCommand(($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CRMManager'] ?? $this->getCRMManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18478.         $instance->setName('app:patch:crm:update-companies-dates');
  18479.         return $instance;
  18480.     }
  18481.     /**
  18482.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\Company' shared autowired service.
  18483.      *
  18484.      * @return \Aqarmap\Bundle\CRMBundle\Entity\Company
  18485.      */
  18486.     protected function getCompanyService()
  18487.     {
  18488.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/Company.php';
  18489.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\Company'] = new \Aqarmap\Bundle\CRMBundle\Entity\Company();
  18490.     }
  18491.     /**
  18492.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\Staff' shared autowired service.
  18493.      *
  18494.      * @return \Aqarmap\Bundle\CRMBundle\Entity\Staff
  18495.      */
  18496.     protected function getStaffService()
  18497.     {
  18498.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/Staff.php';
  18499.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff'] = new \Aqarmap\Bundle\CRMBundle\Entity\Staff();
  18500.     }
  18501.     /**
  18502.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn' shared autowired service.
  18503.      *
  18504.      * @return \Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn
  18505.      */
  18506.     protected function getStaffCheckInService()
  18507.     {
  18508.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/StaffCheckIn.php';
  18509.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn'] = new \Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn();
  18510.     }
  18511.     /**
  18512.      * Gets the private 'Aqarmap\Bundle\CRMBundle\EventListener\CRMLeadListener' shared autowired service.
  18513.      *
  18514.      * @return \Aqarmap\Bundle\CRMBundle\EventListener\CRMLeadListener
  18515.      */
  18516.     protected function getCRMLeadListenerService()
  18517.     {
  18518.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/EventListener/CRMLeadListener.php';
  18519.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18520.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18521.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18522.         }
  18523.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18524.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18525.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18526.         }
  18527.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  18528.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18529.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18530.         }
  18531.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'] ?? $this->getLeadsCRMServiceService());
  18532.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18533.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18534.         }
  18535.         $e = ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'] ?? $this->getLeadGeneratedService());
  18536.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18537.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18538.         }
  18539.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'] = new \Aqarmap\Bundle\CRMBundle\EventListener\CRMLeadListener($a$b$c$d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $e);
  18540.     }
  18541.     /**
  18542.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\AttachmentType' shared autowired service.
  18543.      *
  18544.      * @return \Aqarmap\Bundle\CRMBundle\Form\AttachmentType
  18545.      */
  18546.     protected function getAttachmentTypeService()
  18547.     {
  18548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18550.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/AttachmentType.php';
  18551.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType'] = new \Aqarmap\Bundle\CRMBundle\Form\AttachmentType();
  18552.     }
  18553.     /**
  18554.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType' shared autowired service.
  18555.      *
  18556.      * @return \Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType
  18557.      */
  18558.     protected function getCompanyAccountManagerTypeService()
  18559.     {
  18560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18562.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/CompanyAccountManagerType.php';
  18563.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType'] = new \Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType();
  18564.     }
  18565.     /**
  18566.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\CompanyType' shared autowired service.
  18567.      *
  18568.      * @return \Aqarmap\Bundle\CRMBundle\Form\CompanyType
  18569.      */
  18570.     protected function getCompanyTypeService()
  18571.     {
  18572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18573.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18574.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/CompanyType.php';
  18575.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType'] = new \Aqarmap\Bundle\CRMBundle\Form\CompanyType();
  18576.     }
  18577.     /**
  18578.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType' shared autowired service.
  18579.      *
  18580.      * @return \Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType
  18581.      */
  18582.     protected function getExistingUserFormType2Service()
  18583.     {
  18584.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18586.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/ExistingUserFormType.php';
  18587.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType'] = new \Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType();
  18588.     }
  18589.     /**
  18590.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\PhotoType' shared autowired service.
  18591.      *
  18592.      * @return \Aqarmap\Bundle\CRMBundle\Form\PhotoType
  18593.      */
  18594.     protected function getPhotoType2Service()
  18595.     {
  18596.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18598.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/PhotoType.php';
  18599.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType'] = new \Aqarmap\Bundle\CRMBundle\Form\PhotoType();
  18600.     }
  18601.     /**
  18602.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType' shared autowired service.
  18603.      *
  18604.      * @return \Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType
  18605.      */
  18606.     protected function getStaffCheckInTypeService()
  18607.     {
  18608.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18610.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/StaffCheckInType.php';
  18611.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType'] = new \Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType();
  18612.     }
  18613.     /**
  18614.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\StaffType' shared autowired service.
  18615.      *
  18616.      * @return \Aqarmap\Bundle\CRMBundle\Form\StaffType
  18617.      */
  18618.     protected function getStaffTypeService()
  18619.     {
  18620.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18622.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/StaffType.php';
  18623.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType'] = new \Aqarmap\Bundle\CRMBundle\Form\StaffType();
  18624.     }
  18625.     /**
  18626.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository' shared autowired service.
  18627.      *
  18628.      * @return \Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository
  18629.      */
  18630.     protected function getCompanyRepositoryService()
  18631.     {
  18632.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/CompanyRepository.php';
  18633.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18634.     }
  18635.     /**
  18636.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository' shared autowired service.
  18637.      *
  18638.      * @return \Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository
  18639.      */
  18640.     protected function getCompanyStaffRepositoryService()
  18641.     {
  18642.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/CompanyStaffRepository.php';
  18643.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18644.     }
  18645.     /**
  18646.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository' shared autowired service.
  18647.      *
  18648.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository
  18649.      */
  18650.     protected function getStaffCheckInRepositoryService()
  18651.     {
  18652.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffCheckInRepository.php';
  18653.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18654.     }
  18655.     /**
  18656.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository' shared autowired service.
  18657.      *
  18658.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository
  18659.      */
  18660.     protected function getStaffHistoryRepositoryService()
  18661.     {
  18662.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffHistoryRepository.php';
  18663.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18664.     }
  18665.     /**
  18666.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffRepository' shared autowired service.
  18667.      *
  18668.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffRepository
  18669.      */
  18670.     protected function getStaffRepositoryService()
  18671.     {
  18672.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffRepository.php';
  18673.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18674.     }
  18675.     /**
  18676.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\CRMManager' shared autowired service.
  18677.      *
  18678.      * @return \Aqarmap\Bundle\CRMBundle\Services\CRMManager
  18679.      */
  18680.     protected function getCRMManagerService()
  18681.     {
  18682.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/CRMManager.php';
  18683.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsExpectationsService.php';
  18684.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CRMManager'] = new \Aqarmap\Bundle\CRMBundle\Services\CRMManager($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), new \Aqarmap\Bundle\ListingBundle\Service\LeadsExpectationsService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository'] ?? $this->getLeadsExpectationsRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService())), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService()));
  18685.     }
  18686.     /**
  18687.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\CompanyManager' shared autowired service.
  18688.      *
  18689.      * @return \Aqarmap\Bundle\CRMBundle\Services\CompanyManager
  18690.      */
  18691.     protected function getCompanyManagerService()
  18692.     {
  18693.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/CompanyManager.php';
  18694.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CompanyManager'] = new \Aqarmap\Bundle\CRMBundle\Services\CompanyManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18695.     }
  18696.     /**
  18697.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\StaffHistoryManager' shared autowired service.
  18698.      *
  18699.      * @return \Aqarmap\Bundle\CRMBundle\Services\StaffHistoryManager
  18700.      */
  18701.     protected function getStaffHistoryManagerService()
  18702.     {
  18703.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/StaffHistoryManager.php';
  18704.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\StaffHistoryManager'] = new \Aqarmap\Bundle\CRMBundle\Services\StaffHistoryManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18705.     }
  18706.     /**
  18707.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Strategy\UpdateCompanyStrategy' shared autowired service.
  18708.      *
  18709.      * @return \Aqarmap\Bundle\CRMBundle\Strategy\UpdateCompanyStrategy
  18710.      */
  18711.     protected function getUpdateCompanyStrategyService()
  18712.     {
  18713.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  18714.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Strategy/UpdateCompanyStrategy.php';
  18715.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Strategy\\UpdateCompanyStrategy'] = new \Aqarmap\Bundle\CRMBundle\Strategy\UpdateCompanyStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Services\\CRMManager'] ?? $this->getCRMManagerService()));
  18716.     }
  18717.     /**
  18718.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand' shared autowired service.
  18719.      *
  18720.      * @return \Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand
  18721.      */
  18722.     protected function getBatchUpdatePackageTaxesCommandService()
  18723.     {
  18724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18725.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/BatchUpdatePackageTaxesCommand.php';
  18726.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand();
  18727.         $instance->setName('app:batch:credit:update_packages_taxes');
  18728.         return $instance;
  18729.     }
  18730.     /**
  18731.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\CreditAnalysisCommand' shared autowired service.
  18732.      *
  18733.      * @return \Aqarmap\Bundle\CreditBundle\Command\CreditAnalysisCommand
  18734.      */
  18735.     protected function getCreditAnalysisCommandService()
  18736.     {
  18737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18738.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/CreditAnalysisCommand.php';
  18739.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\CreditAnalysisCommand(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18740.         $instance->setName('app:analyse:credit:patch');
  18741.         return $instance;
  18742.     }
  18743.     /**
  18744.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ExclusivePackagesCreditFundingCommand' shared autowired service.
  18745.      *
  18746.      * @return \Aqarmap\Bundle\CreditBundle\Command\ExclusivePackagesCreditFundingCommand
  18747.      */
  18748.     protected function getExclusivePackagesCreditFundingCommandService()
  18749.     {
  18750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18751.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ExclusivePackagesCreditFundingCommand.php';
  18752.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\ExclusivePackagesCreditFundingCommand(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18753.         $instance->setName('app:packages:exclusive:funding');
  18754.         return $instance;
  18755.     }
  18756.     /**
  18757.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ExpireCreditCommand' shared autowired service.
  18758.      *
  18759.      * @return \Aqarmap\Bundle\CreditBundle\Command\ExpireCreditCommand
  18760.      */
  18761.     protected function getExpireCreditCommandService()
  18762.     {
  18763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18764.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ExpireCreditCommand.php';
  18765.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\ExpireCreditCommand(($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] ?? $this->getCreditRepositoryService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()));
  18766.         $instance->setName('app:expire-credit-after-thirty-days');
  18767.         return $instance;
  18768.     }
  18769.     /**
  18770.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PackageUserTypePatchCommand' shared autowired service.
  18771.      *
  18772.      * @return \Aqarmap\Bundle\CreditBundle\Command\PackageUserTypePatchCommand
  18773.      */
  18774.     protected function getPackageUserTypePatchCommandService()
  18775.     {
  18776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18777.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PackageUserTypePatchCommand.php';
  18778.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\PackageUserTypePatchCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18779.         $instance->setName('app:packages:usertype:patch');
  18780.         return $instance;
  18781.     }
  18782.     /**
  18783.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchCreditServicesOrderCommand' shared autowired service.
  18784.      *
  18785.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchCreditServicesOrderCommand
  18786.      */
  18787.     protected function getPatchCreditServicesOrderCommandService()
  18788.     {
  18789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18790.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchCreditServicesOrderCommand.php';
  18791.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\PatchCreditServicesOrderCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18792.         $instance->setName('app:credit-services-order:patch');
  18793.         return $instance;
  18794.     }
  18795.     /**
  18796.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchExtendActiveCreditPackagesCommand' shared autowired service.
  18797.      *
  18798.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchExtendActiveCreditPackagesCommand
  18799.      */
  18800.     protected function getPatchExtendActiveCreditPackagesCommandService()
  18801.     {
  18802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18803.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchExtendActiveCreditPackagesCommand.php';
  18804.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\PatchExtendActiveCreditPackagesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18805.         $instance->setName('app:patch:extend-active-packages');
  18806.         return $instance;
  18807.     }
  18808.     /**
  18809.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchGenerateChurnAndExpiryHistoryCommand' shared autowired service.
  18810.      *
  18811.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchGenerateChurnAndExpiryHistoryCommand
  18812.      */
  18813.     protected function getPatchGenerateChurnAndExpiryHistoryCommandService()
  18814.     {
  18815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18816.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchGenerateChurnAndExpiryHistoryCommand.php';
  18817.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\PatchGenerateChurnAndExpiryHistoryCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18818.         $instance->setName('app:patch:generate-churn-expiry-history');
  18819.         return $instance;
  18820.     }
  18821.     /**
  18822.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchRevertActiveCreditPackagesExtensionCommand' shared autowired service.
  18823.      *
  18824.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchRevertActiveCreditPackagesExtensionCommand
  18825.      */
  18826.     protected function getPatchRevertActiveCreditPackagesExtensionCommandService()
  18827.     {
  18828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18829.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchRevertActiveCreditPackagesExtensionCommand.php';
  18830.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\PatchRevertActiveCreditPackagesExtensionCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18831.         $instance->setName('app:patch:revert-active-packages-extension');
  18832.         return $instance;
  18833.     }
  18834.     /**
  18835.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PaymentTransactionsPatchCommand' shared autowired service.
  18836.      *
  18837.      * @return \Aqarmap\Bundle\CreditBundle\Command\PaymentTransactionsPatchCommand
  18838.      */
  18839.     protected function getPaymentTransactionsPatchCommandService()
  18840.     {
  18841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18842.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PaymentTransactionsPatchCommand.php';
  18843.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\PaymentTransactionsPatchCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  18844.         $instance->setName('app:old-credits:patch');
  18845.         return $instance;
  18846.     }
  18847.     /**
  18848.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ResetCreditOnChurnExpiryCommand' shared autowired service.
  18849.      *
  18850.      * @return \Aqarmap\Bundle\CreditBundle\Command\ResetCreditOnChurnExpiryCommand
  18851.      */
  18852.     protected function getResetCreditOnChurnExpiryCommandService()
  18853.     {
  18854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18855.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ResetCreditOnChurnExpiryCommand.php';
  18856.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\ResetCreditOnChurnExpiryCommand(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  18857.         $instance->setName('app:reset_credit_churn_expiry');
  18858.         return $instance;
  18859.     }
  18860.     /**
  18861.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\UpdateChurnsAndExpiryDataCommand' shared autowired service.
  18862.      *
  18863.      * @return \Aqarmap\Bundle\CreditBundle\Command\UpdateChurnsAndExpiryDataCommand
  18864.      */
  18865.     protected function getUpdateChurnsAndExpiryDataCommandService()
  18866.     {
  18867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18868.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/UpdateChurnsAndExpiryDataCommand.php';
  18869.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\UpdateChurnsAndExpiryDataCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository'] ?? $this->getStaffRepositoryService()));
  18870.         $instance->setName('app:update:churns:expiry');
  18871.         return $instance;
  18872.     }
  18873.     /**
  18874.      * Gets the private 'Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber' shared autowired service.
  18875.      *
  18876.      * @return \Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber
  18877.      */
  18878.     protected function getChurnAndExpiryEventSubscriberService()
  18879.     {
  18880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ChurnAndExpiryEventSubscriber.php';
  18881.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18882.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'])) {
  18883.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'];
  18884.         }
  18885.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'] ?? $this->getChurnAndExpiryManagerService());
  18886.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'])) {
  18887.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'];
  18888.         }
  18889.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'] = new \Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber($a$b);
  18890.     }
  18891.     /**
  18892.      * Gets the private 'Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  18893.      *
  18894.      * @return \Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber
  18895.      */
  18896.     protected function getConfigureMenuEventSubscriberService()
  18897.     {
  18898.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ConfigureMenuEventSubscriber.php';
  18899.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  18900.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  18901.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  18902.         }
  18903.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  18904.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  18905.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  18906.         }
  18907.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber(($this->services['translator'] ?? $this->getTranslatorService()), $a$b);
  18908.     }
  18909.     /**
  18910.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType' shared autowired service.
  18911.      *
  18912.      * @return \Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType
  18913.      */
  18914.     protected function getAdminSubtractCreditsFormTypeService()
  18915.     {
  18916.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18917.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18918.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/AdminSubtractCreditsFormType.php';
  18919.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType();
  18920.     }
  18921.     /**
  18922.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType' shared autowired service.
  18923.      *
  18924.      * @return \Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType
  18925.      */
  18926.     protected function getTransferPointsTypeService()
  18927.     {
  18928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18929.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18930.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/Admin/TransferPointsType.php';
  18931.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType'] = new \Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType();
  18932.     }
  18933.     /**
  18934.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType' shared autowired service.
  18935.      *
  18936.      * @return \Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType
  18937.      */
  18938.     protected function getUserPointsTypeService()
  18939.     {
  18940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18942.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/Admin/UserPointsType.php';
  18943.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType'] = new \Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType();
  18944.     }
  18945.     /**
  18946.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType' shared autowired service.
  18947.      *
  18948.      * @return \Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType
  18949.      */
  18950.     protected function getBuyCreditsFormTypeService()
  18951.     {
  18952.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18954.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/BuyCreditsFormType.php';
  18955.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType();
  18956.     }
  18957.     /**
  18958.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\ExportCreditTransactionType' shared autowired service.
  18959.      *
  18960.      * @return \Aqarmap\Bundle\CreditBundle\Form\ExportCreditTransactionType
  18961.      */
  18962.     protected function getExportCreditTransactionTypeService()
  18963.     {
  18964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18966.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/ExportCreditTransactionType.php';
  18967.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType'] = new \Aqarmap\Bundle\CreditBundle\Form\ExportCreditTransactionType();
  18968.     }
  18969.     /**
  18970.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\FaqType' shared autowired service.
  18971.      *
  18972.      * @return \Aqarmap\Bundle\CreditBundle\Form\FaqType
  18973.      */
  18974.     protected function getFaqTypeService()
  18975.     {
  18976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18978.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/FaqType.php';
  18979.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType'] = new \Aqarmap\Bundle\CreditBundle\Form\FaqType();
  18980.     }
  18981.     /**
  18982.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType' shared autowired service.
  18983.      *
  18984.      * @return \Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType
  18985.      */
  18986.     protected function getPackageFiltersFormTypeService()
  18987.     {
  18988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18990.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/PackageFiltersFormType.php';
  18991.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType();
  18992.     }
  18993.     /**
  18994.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\PackageType' shared autowired service.
  18995.      *
  18996.      * @return \Aqarmap\Bundle\CreditBundle\Form\PackageType
  18997.      */
  18998.     protected function getPackageTypeService()
  18999.     {
  19000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19002.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/PackageType.php';
  19003.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  19004.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'])) {
  19005.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'];
  19006.         }
  19007.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'] = new \Aqarmap\Bundle\CreditBundle\Form\PackageType($a);
  19008.     }
  19009.     /**
  19010.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\ServiceType' shared autowired service.
  19011.      *
  19012.      * @return \Aqarmap\Bundle\CreditBundle\Form\ServiceType
  19013.      */
  19014.     protected function getServiceTypeService()
  19015.     {
  19016.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19017.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19018.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/ServiceType.php';
  19019.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType'] = new \Aqarmap\Bundle\CreditBundle\Form\ServiceType();
  19020.     }
  19021.     /**
  19022.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository' shared autowired service.
  19023.      *
  19024.      * @return \Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository
  19025.      */
  19026.     protected function getChurnsAndExpiryRepositoryService()
  19027.     {
  19028.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/ChurnsAndExpiryRepository.php';
  19029.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19030.     }
  19031.     /**
  19032.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditAnalysisRepository' shared autowired service.
  19033.      *
  19034.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditAnalysisRepository
  19035.      */
  19036.     protected function getCreditAnalysisRepositoryService()
  19037.     {
  19038.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditAnalysisRepository.php';
  19039.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\CreditAnalysisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  19040.     }
  19041.     /**
  19042.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy' shared autowired service.
  19043.      *
  19044.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy
  19045.      */
  19046.     protected function getCreditPackageRepositroyService()
  19047.     {
  19048.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditPackageRepositroy.php';
  19049.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy'] = new \Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19050.     }
  19051.     /**
  19052.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditRepository' shared autowired service.
  19053.      *
  19054.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditRepository
  19055.      */
  19056.     protected function getCreditRepositoryService()
  19057.     {
  19058.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\CreditRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19059.     }
  19060.     /**
  19061.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\FaqRepository' shared autowired service.
  19062.      *
  19063.      * @return \Aqarmap\Bundle\CreditBundle\Repository\FaqRepository
  19064.      */
  19065.     protected function getFaqRepositoryService()
  19066.     {
  19067.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/FaqRepository.php';
  19068.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\FaqRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  19069.     }
  19070.     /**
  19071.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository' shared autowired service.
  19072.      *
  19073.      * @return \Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository
  19074.      */
  19075.     protected function getPackageServiceRepositoryService()
  19076.     {
  19077.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/PackageServiceRepository.php';
  19078.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19079.     }
  19080.     /**
  19081.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository' shared autowired service.
  19082.      *
  19083.      * @return \Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository
  19084.      */
  19085.     protected function getServiceRepositoryService()
  19086.     {
  19087.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/ServiceRepository.php';
  19088.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19089.     }
  19090.     /**
  19091.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager' shared autowired service.
  19092.      *
  19093.      * @return \Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager
  19094.      */
  19095.     protected function getChurnAndExpiryManagerService()
  19096.     {
  19097.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/ChurnAndExpiryManager.php';
  19098.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19099.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'])) {
  19100.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'];
  19101.         }
  19102.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  19103.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'])) {
  19104.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'];
  19105.         }
  19106.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'] = new \Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager($a$b);
  19107.     }
  19108.     /**
  19109.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\CreditAnalysisManager' shared autowired service.
  19110.      *
  19111.      * @return \Aqarmap\Bundle\CreditBundle\Services\CreditAnalysisManager
  19112.      */
  19113.     protected function getCreditAnalysisManagerService()
  19114.     {
  19115.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19116.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  19117.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  19118.         }
  19119.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19120.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  19121.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  19122.         }
  19123.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  19124.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  19125.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  19126.         }
  19127.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19128.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  19129.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  19130.         }
  19131.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] = new \Aqarmap\Bundle\CreditBundle\Services\CreditAnalysisManager($a$b$c$d, ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  19132.     }
  19133.     /**
  19134.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\CreditManager' shared autowired service.
  19135.      *
  19136.      * @return \Aqarmap\Bundle\CreditBundle\Services\CreditManager
  19137.      */
  19138.     protected function getCreditManagerService()
  19139.     {
  19140.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19141.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19142.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19143.         }
  19144.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19145.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19146.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19147.         }
  19148.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19149.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19150.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19151.         }
  19152.         $d = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService());
  19153.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19154.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19155.         }
  19156.         $e = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'] ?? $this->getUserPackagesServiceService());
  19157.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19158.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19159.         }
  19160.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  19161.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] = new \Aqarmap\Bundle\CreditBundle\Services\CreditManager($a$b$c, new \Aqarmap\Bundle\CreditBundle\Services\TransferValidator($f), $d$e, ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] ?? $this->getCreditRepositoryService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), $f, ($this->services['router'] ?? $this->getRouterService()));
  19162.     }
  19163.     /**
  19164.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Command\CustomerProfilingSurveyCommand' shared autowired service.
  19165.      *
  19166.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Command\CustomerProfilingSurveyCommand
  19167.      */
  19168.     protected function getCustomerProfilingSurveyCommandService()
  19169.     {
  19170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19171.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Command/CustomerProfilingSurveyCommand.php';
  19172.         $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Command\CustomerProfilingSurveyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] ?? $this->getCustomerProfilingServiceService()));
  19173.         $instance->setName('app:customers:profiling');
  19174.         return $instance;
  19175.     }
  19176.     /**
  19177.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Command\MigrateAgesCommand' shared autowired service.
  19178.      *
  19179.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Command\MigrateAgesCommand
  19180.      */
  19181.     protected function getMigrateAgesCommandService()
  19182.     {
  19183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19184.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Command/MigrateAgesCommand.php';
  19185.         $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Command\MigrateAgesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19186.         $instance->setName('app:patch:profiling:ages:change');
  19187.         return $instance;
  19188.     }
  19189.     /**
  19190.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\EventListener\CustomerProfilingListener' shared autowired service.
  19191.      *
  19192.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\EventListener\CustomerProfilingListener
  19193.      */
  19194.     protected function getCustomerProfilingListenerService()
  19195.     {
  19196.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/EventListener/CustomerProfilingListener.php';
  19197.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19198.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  19199.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  19200.         }
  19201.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  19202.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  19203.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  19204.         }
  19205.         $c = ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] ?? $this->getCustomerProfilingServiceService());
  19206.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  19207.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  19208.         }
  19209.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'] = new \Aqarmap\Bundle\CustomerProfilingBundle\EventListener\CustomerProfilingListener($a$b, ($this->services['translator'] ?? $this->getTranslatorService()), $c, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  19210.     }
  19211.     /**
  19212.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType' shared autowired service.
  19213.      *
  19214.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType
  19215.      */
  19216.     protected function getAnnualSurveyTypeService()
  19217.     {
  19218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19219.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19220.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/AnnualSurveyType.php';
  19221.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType();
  19222.     }
  19223.     /**
  19224.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType' shared autowired service.
  19225.      *
  19226.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType
  19227.      */
  19228.     protected function getDynamicQuestionChoiceTypeService()
  19229.     {
  19230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19231.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19232.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/DynamicQuestionChoiceType.php';
  19233.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType();
  19234.     }
  19235.     /**
  19236.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType' shared autowired service.
  19237.      *
  19238.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType
  19239.      */
  19240.     protected function getDynamicQuestionTypeService()
  19241.     {
  19242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19244.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/DynamicQuestionType.php';
  19245.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType();
  19246.     }
  19247.     /**
  19248.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType' shared autowired service.
  19249.      *
  19250.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType
  19251.      */
  19252.     protected function getQuestionSetTypeService()
  19253.     {
  19254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19256.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/QuestionSetType.php';
  19257.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType();
  19258.     }
  19259.     /**
  19260.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository' shared autowired service.
  19261.      *
  19262.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository
  19263.      */
  19264.     protected function getQuestionQueueRepositoryService()
  19265.     {
  19266.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Repository/QuestionQueueRepository.php';
  19267.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19268.     }
  19269.     /**
  19270.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository' shared autowired service.
  19271.      *
  19272.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository
  19273.      */
  19274.     protected function getQuestionSetRepositoryService()
  19275.     {
  19276.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Repository/QuestionSetRepository.php';
  19277.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19278.     }
  19279.     /**
  19280.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService' shared autowired service.
  19281.      *
  19282.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService
  19283.      */
  19284.     protected function getCustomerProfilingServiceService()
  19285.     {
  19286.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/CustomerProfilingService.php';
  19287.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19288.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'])) {
  19289.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'];
  19290.         }
  19291.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  19292.     }
  19293.     /**
  19294.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Command\UpdateCommentsCounterCommand' shared autowired service.
  19295.      *
  19296.      * @return \Aqarmap\Bundle\DiscussionBundle\Command\UpdateCommentsCounterCommand
  19297.      */
  19298.     protected function getUpdateCommentsCounterCommandService()
  19299.     {
  19300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Command/UpdateCommentsCounterCommand.php';
  19302.         $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand'] = $instance = new \Aqarmap\Bundle\DiscussionBundle\Command\UpdateCommentsCounterCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository'] ?? $this->getDiscussionRepositoryService()));
  19303.         $instance->setName('app:discussion:comments_counter:update');
  19304.         return $instance;
  19305.     }
  19306.     /**
  19307.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener' shared autowired service.
  19308.      *
  19309.      * @return \Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener
  19310.      */
  19311.     protected function getDiscussionSubscriberListenerService()
  19312.     {
  19313.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/EventListener/DiscussionSubscriberListener.php';
  19314.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19315.         if (isset($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'])) {
  19316.             return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'];
  19317.         }
  19318.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'] = new \Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener($a);
  19319.     }
  19320.     /**
  19321.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener' shared autowired service.
  19322.      *
  19323.      * @return \Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener
  19324.      */
  19325.     protected function getNotificationsBagListenerService()
  19326.     {
  19327.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/EventListener/NotificationsBagListener.php';
  19328.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19329.         if (isset($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'])) {
  19330.             return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'];
  19331.         }
  19332.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'] = new \Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener($a);
  19333.     }
  19334.     /**
  19335.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\CategoryType' shared autowired service.
  19336.      *
  19337.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\CategoryType
  19338.      */
  19339.     protected function getCategoryTypeService()
  19340.     {
  19341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19343.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/CategoryType.php';
  19344.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\CategoryType();
  19345.     }
  19346.     /**
  19347.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\CommentType' shared autowired service.
  19348.      *
  19349.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\CommentType
  19350.      */
  19351.     protected function getCommentTypeService()
  19352.     {
  19353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19354.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19355.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/CommentType.php';
  19356.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\CommentType();
  19357.     }
  19358.     /**
  19359.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType' shared autowired service.
  19360.      *
  19361.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType
  19362.      */
  19363.     protected function getDiscussionSearchTypeService()
  19364.     {
  19365.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19366.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19367.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionSearchType.php';
  19368.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType();
  19369.     }
  19370.     /**
  19371.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType' shared autowired service.
  19372.      *
  19373.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType
  19374.      */
  19375.     protected function getDiscussionTypeService()
  19376.     {
  19377.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19378.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19379.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionType.php';
  19380.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType(($this->services['translator'] ?? $this->getTranslatorService()));
  19381.     }
  19382.     /**
  19383.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository' shared autowired service.
  19384.      *
  19385.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository
  19386.      */
  19387.     protected function getCategoryRepositoryService()
  19388.     {
  19389.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/CategoryRepository.php';
  19390.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19391.     }
  19392.     /**
  19393.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository' shared autowired service.
  19394.      *
  19395.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository
  19396.      */
  19397.     protected function getCommentRepositoryService()
  19398.     {
  19399.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/CommentRepository.php';
  19400.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19401.     }
  19402.     /**
  19403.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository' shared autowired service.
  19404.      *
  19405.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository
  19406.      */
  19407.     protected function getDiscussionRepositoryService()
  19408.     {
  19409.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/DiscussionRepository.php';
  19410.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19411.     }
  19412.     /**
  19413.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\CommentManager' shared autowired service.
  19414.      *
  19415.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\CommentManager
  19416.      */
  19417.     protected function getCommentManagerService()
  19418.     {
  19419.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/CommentManager.php';
  19420.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\CommentManager'] = new \Aqarmap\Bundle\DiscussionBundle\Service\CommentManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19421.     }
  19422.     /**
  19423.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\DiscussionManager' shared autowired service.
  19424.      *
  19425.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\DiscussionManager
  19426.      */
  19427.     protected function getDiscussionManagerService()
  19428.     {
  19429.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionManager.php';
  19430.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionManager'] = new \Aqarmap\Bundle\DiscussionBundle\Service\DiscussionManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), $this, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()));
  19431.     }
  19432.     /**
  19433.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\DiscussionService' shared autowired service.
  19434.      *
  19435.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\DiscussionService
  19436.      */
  19437.     protected function getDiscussionServiceService()
  19438.     {
  19439.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Contract/Service/DiscussionServiceInterface.php';
  19440.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionService.php';
  19441.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Serializer/Denormalizer/DenormalizerInterface.php';
  19442.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Serializer/Denormalizer/Denormalizer.php';
  19443.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionService'] = new \Aqarmap\Bundle\DiscussionBundle\Service\DiscussionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Serializer\\Denormalizer\\Denormalizer'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Serializer\\Denormalizer\\Denormalizer'] = new \Aqarmap\Bundle\MainBundle\Serializer\Denormalizer\Denormalizer())));
  19444.     }
  19445.     /**
  19446.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\WordpressManager' shared autowired service.
  19447.      *
  19448.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\WordpressManager
  19449.      */
  19450.     protected function getWordpressManagerService()
  19451.     {
  19452.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/WordpressManager.php';
  19453.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\WordpressManager'] = new \Aqarmap\Bundle\DiscussionBundle\Service\WordpressManager(($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  19454.     }
  19455.     /**
  19456.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\EventListener\VerifyExchangeUnlocksSerializerListener' shared autowired service.
  19457.      *
  19458.      * @return \Aqarmap\Bundle\ExchangeBundle\EventListener\VerifyExchangeUnlocksSerializerListener
  19459.      */
  19460.     protected function getVerifyExchangeUnlocksSerializerListenerService()
  19461.     {
  19462.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  19463.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/EventListener/VerifyExchangeUnlocksSerializerListener.php';
  19464.         $a = ($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'] ?? $this->getExchangeManagerService());
  19465.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener'])) {
  19466.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener'];
  19467.         }
  19468.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener'] = new \Aqarmap\Bundle\ExchangeBundle\EventListener\VerifyExchangeUnlocksSerializerListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  19469.     }
  19470.     /**
  19471.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType' shared autowired service.
  19472.      *
  19473.      * @return \Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType
  19474.      */
  19475.     protected function getExchangeRequestTypeService()
  19476.     {
  19477.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19479.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Form/ExchangeRequestType.php';
  19480.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType'] = new \Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType();
  19481.     }
  19482.     /**
  19483.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository' shared autowired service.
  19484.      *
  19485.      * @return \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository
  19486.      */
  19487.     protected function getExchangeRequestRepositoryService()
  19488.     {
  19489.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Repository/ExchangeRequestRepository.php';
  19490.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository'] = new \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19491.     }
  19492.     /**
  19493.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository' shared autowired service.
  19494.      *
  19495.      * @return \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository
  19496.      */
  19497.     protected function getExchangeRequestUnlockRepositoryService()
  19498.     {
  19499.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Repository/ExchangeRequestUnlockRepository.php';
  19500.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository'] = new \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19501.     }
  19502.     /**
  19503.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager' shared autowired service.
  19504.      *
  19505.      * @return \Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager
  19506.      */
  19507.     protected function getExchangeManagerService()
  19508.     {
  19509.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Service/ExchangeManager.php';
  19510.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19511.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'])) {
  19512.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'];
  19513.         }
  19514.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19515.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'])) {
  19516.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'];
  19517.         }
  19518.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'] = new \Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager($a$b);
  19519.     }
  19520.     /**
  19521.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType' shared autowired service.
  19522.      *
  19523.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType
  19524.      */
  19525.     protected function getAddFeatureToggleFormTypeService()
  19526.     {
  19527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19529.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Form/Admin/AddFeatureToggleFormType.php';
  19530.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType'] = new \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType();
  19531.     }
  19532.     /**
  19533.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType' shared autowired service.
  19534.      *
  19535.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType
  19536.      */
  19537.     protected function getEditFeatureToggleFormTypeService()
  19538.     {
  19539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19541.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Form/Admin/EditFeatureToggleFormType.php';
  19542.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType'] = new \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType();
  19543.     }
  19544.     /**
  19545.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository' shared autowired service.
  19546.      *
  19547.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository
  19548.      */
  19549.     protected function getFeatureToggleRepositoryService()
  19550.     {
  19551.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Repository/FeatureToggleRepository.php';
  19552.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository'] = new \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19553.     }
  19554.     /**
  19555.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository' shared autowired service.
  19556.      *
  19557.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository
  19558.      */
  19559.     protected function getFeatureToggleRuleRepositoryService()
  19560.     {
  19561.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Repository/FeatureToggleRuleRepository.php';
  19562.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository'] = new \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19563.     }
  19564.     /**
  19565.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm' shared autowired service.
  19566.      *
  19567.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm
  19568.      */
  19569.     protected function getFinancialAidFormService()
  19570.     {
  19571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19573.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Form/Admin/FinancialAidForm.php';
  19574.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm'] = new \Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm();
  19575.     }
  19576.     /**
  19577.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository' shared autowired service.
  19578.      *
  19579.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository
  19580.      */
  19581.     protected function getFinancialAidRepositoryService()
  19582.     {
  19583.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Repository/FinancialAidRepository.php';
  19584.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository'] = new \Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19585.     }
  19586.     /**
  19587.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService' shared autowired service.
  19588.      *
  19589.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService
  19590.      */
  19591.     protected function getFinancialAidServiceService()
  19592.     {
  19593.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19594.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  19595.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  19596.         }
  19597.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  19598.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  19599.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  19600.         }
  19601.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19602.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  19603.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  19604.         }
  19605.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] = new \Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService($a$b, ($this->services['router'] ?? $this->getRouterService()), $c);
  19606.     }
  19607.     /**
  19608.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder' shared autowired service.
  19609.      *
  19610.      * @return \Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder
  19611.      */
  19612.     protected function getMetaTagsBuilderService()
  19613.     {
  19614.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19615.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'])) {
  19616.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'];
  19617.         }
  19618.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'] = new \Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  19619.     }
  19620.     /**
  19621.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpCreationCommand' shared autowired service.
  19622.      *
  19623.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpCreationCommand
  19624.      */
  19625.     protected function getAutoBumpUpCreationCommandService()
  19626.     {
  19627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19628.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpCreationCommand.php';
  19629.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpCreationCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  19630.         $instance->setName('app:units:create-auto-bump-up');
  19631.         return $instance;
  19632.     }
  19633.     /**
  19634.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpListingsCommand' shared autowired service.
  19635.      *
  19636.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpListingsCommand
  19637.      */
  19638.     protected function getAutoBumpUpListingsCommandService()
  19639.     {
  19640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19641.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpListingsCommand.php';
  19642.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpListingsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()));
  19643.         $instance->setName('app:listings:bump-up');
  19644.         return $instance;
  19645.     }
  19646.     /**
  19647.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoScrapedPublisherCommand' shared autowired service.
  19648.      *
  19649.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoScrapedPublisherCommand
  19650.      */
  19651.     protected function getAutoScrapedPublisherCommandService()
  19652.     {
  19653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19654.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoScrapedPublisherCommand.php';
  19655.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ScrapedListingPublisher.php';
  19656.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ListingPublisher.php';
  19657.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ScrapedUserPublisher.php';
  19658.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\AutoScrapedPublisherCommand(new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Publisher\ScrapedListingPublisher(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Publisher\ListingPublisher(new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Publisher\ScrapedUserPublisher(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService())), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'] ?? $this->getListingService2Service()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ScrapedListingService'] ?? $this->getScrapedListingServiceService())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\ProcessManager'] ?? $this->getProcessManagerService())));
  19659.         $instance->setName('app:scraped:listings:publisher');
  19660.         return $instance;
  19661.     }
  19662.     /**
  19663.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoScrapedRefinerCommand' shared autowired service.
  19664.      *
  19665.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoScrapedRefinerCommand
  19666.      */
  19667.     protected function getAutoScrapedRefinerCommandService()
  19668.     {
  19669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19670.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoScrapedRefinerCommand.php';
  19671.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/ScrapedListingRefiner.php';
  19672.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/ScrapedListing/ListingValidator.php';
  19673.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/ScrapedListingMapper.php';
  19674.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\AutoScrapedRefinerCommand(new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\ScrapedListingRefiner(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), new \Aqarmap\Bundle\ListingBundle\Service\Validators\ScrapedListing\ListingValidator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Logger'] ?? $this->getLoggerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] ?? $this->getPhoneRepositoryService())), new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\ScrapedListingMapper(new RewindableGenerator(function () {
  19675.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\ImagesMapper'] ?? $this->getImagesMapperService());
  19676.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\LocationMapper'] ?? $this->getLocationMapperService());
  19677.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\PropertyTypeMapper'] ?? $this->getPropertyTypeMapperService());
  19678.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\ScrappedListingIdMapper'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\ScrappedListingIdMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\ScrappedListingIdMapper()));
  19679.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\SectionMapper'] ?? $this->getSectionMapperService());
  19680.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\UsernameMapper'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\UsernameMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\UsernameMapper()));
  19681.         }, 6)), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\ProcessManager'] ?? $this->getProcessManagerService())));
  19682.         $instance->setName('app:scraped:listings:refiner');
  19683.         return $instance;
  19684.     }
  19685.     /**
  19686.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\BatchInsertListingFeaturesForOldFlf2ListingsCommand' shared autowired service.
  19687.      *
  19688.      * @return \Aqarmap\Bundle\ListingBundle\Command\BatchInsertListingFeaturesForOldFlf2ListingsCommand
  19689.      */
  19690.     protected function getBatchInsertListingFeaturesForOldFlf2ListingsCommandService()
  19691.     {
  19692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19693.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/BatchInsertListingFeaturesForOldFlf2ListingsCommand.php';
  19694.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\BatchInsertListingFeaturesForOldFlf2ListingsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19695.         $instance->setName('app:batch:flf2_listing_features');
  19696.         return $instance;
  19697.     }
  19698.     /**
  19699.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\BatchUpdateListingMainPhotosCommand' shared autowired service.
  19700.      *
  19701.      * @return \Aqarmap\Bundle\ListingBundle\Command\BatchUpdateListingMainPhotosCommand
  19702.      */
  19703.     protected function getBatchUpdateListingMainPhotosCommandService()
  19704.     {
  19705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19706.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/BatchUpdateListingMainPhotosCommand.php';
  19707.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\BatchUpdateListingMainPhotosCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19708.         $instance->setName('app:batch:listings:update_main_photo');
  19709.         return $instance;
  19710.     }
  19711.     /**
  19712.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CTRCommand' shared autowired service.
  19713.      *
  19714.      * @return \Aqarmap\Bundle\ListingBundle\Command\CTRCommand
  19715.      */
  19716.     protected function getCTRCommandService()
  19717.     {
  19718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19719.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CTRCommand.php';
  19720.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\CTRCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  19721.         $instance->setName('app:listings:update-ctr');
  19722.         return $instance;
  19723.     }
  19724.     /**
  19725.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CallRequestCommand' shared autowired service.
  19726.      *
  19727.      * @return \Aqarmap\Bundle\ListingBundle\Command\CallRequestCommand
  19728.      */
  19729.     protected function getCallRequestCommandService()
  19730.     {
  19731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19732.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CallRequestCommand.php';
  19733.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\CallRequestCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'] ?? $this->getCallRequestManagerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()));
  19734.         $instance->setName('app:call_request:deliver');
  19735.         return $instance;
  19736.     }
  19737.     /**
  19738.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CleanUpPhonesAndContryCodeCommand' shared autowired service.
  19739.      *
  19740.      * @return \Aqarmap\Bundle\ListingBundle\Command\CleanUpPhonesAndContryCodeCommand
  19741.      */
  19742.     protected function getCleanUpPhonesAndContryCodeCommandService()
  19743.     {
  19744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19745.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CleanUpPhonesAndContryCodeCommand.php';
  19746.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\CleanUpPhonesAndContryCodeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()));
  19747.         $instance->setName('app:phones:clean-up');
  19748.         return $instance;
  19749.     }
  19750.     /**
  19751.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CompoundAveragePriceCommand' shared autowired service.
  19752.      *
  19753.      * @return \Aqarmap\Bundle\ListingBundle\Command\CompoundAveragePriceCommand
  19754.      */
  19755.     protected function getCompoundAveragePriceCommandService()
  19756.     {
  19757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19758.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CompoundAveragePriceCommand.php';
  19759.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\CompoundAveragePriceCommand(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'] ?? $this->getCompoundAveragePriceServiceService()));
  19760.         $instance->setName('app:listing:average-price');
  19761.         return $instance;
  19762.     }
  19763.     /**
  19764.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\DeleteRejectedListingCommand' shared autowired service.
  19765.      *
  19766.      * @return \Aqarmap\Bundle\ListingBundle\Command\DeleteRejectedListingCommand
  19767.      */
  19768.     protected function getDeleteRejectedListingCommandService()
  19769.     {
  19770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19771.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/DeleteRejectedListingCommand.php';
  19772.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\DeleteRejectedListingCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  19773.         $instance->setName('app:listing:delete_rejected');
  19774.         return $instance;
  19775.     }
  19776.     /**
  19777.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\FreezeListingsCommand' shared autowired service.
  19778.      *
  19779.      * @return \Aqarmap\Bundle\ListingBundle\Command\FreezeListingsCommand
  19780.      */
  19781.     protected function getFreezeListingsCommandService()
  19782.     {
  19783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19784.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/FreezeListingsCommand.php';
  19785.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\FreezeListingsCommand(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\FreezedListingService'] ?? $this->getFreezedListingServiceService()));
  19786.         $instance->setName('app:freeze:listings');
  19787.         return $instance;
  19788.     }
  19789.     /**
  19790.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\GenerateTopCustomersCommand' shared autowired service.
  19791.      *
  19792.      * @return \Aqarmap\Bundle\ListingBundle\Command\GenerateTopCustomersCommand
  19793.      */
  19794.     protected function getGenerateTopCustomersCommandService()
  19795.     {
  19796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19797.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/GenerateTopCustomersCommand.php';
  19798.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\GenerateTopCustomersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\TopCustomerService'] ?? $this->getTopCustomerServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository'] ?? $this->getTopCustomerRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  19799.         $instance->setName('app:top_customers:generate');
  19800.         return $instance;
  19801.     }
  19802.     /**
  19803.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\IncrementListingImpressionsCommand' shared autowired service.
  19804.      *
  19805.      * @return \Aqarmap\Bundle\ListingBundle\Command\IncrementListingImpressionsCommand
  19806.      */
  19807.     protected function getIncrementListingImpressionsCommandService()
  19808.     {
  19809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19810.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/IncrementListingImpressionsCommand.php';
  19811.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\IncrementListingImpressionsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository'] ?? $this->getListingImpressionAggregationRepositoryService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  19812.         $instance->setName('app:listing:increment_listing_impressions');
  19813.         return $instance;
  19814.     }
  19815.     /**
  19816.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LeadsCRMCommand' shared autowired service.
  19817.      *
  19818.      * @return \Aqarmap\Bundle\ListingBundle\Command\LeadsCRMCommand
  19819.      */
  19820.     protected function getLeadsCRMCommandService()
  19821.     {
  19822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19823.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LeadsCRMCommand.php';
  19824.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\LeadsCRMCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'] ?? $this->getLeadsCRMServiceService()));
  19825.         $instance->setName('crm:leads:sync');
  19826.         return $instance;
  19827.     }
  19828.     /**
  19829.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LinkedLocationHistoryCountCommand' shared autowired service.
  19830.      *
  19831.      * @return \Aqarmap\Bundle\ListingBundle\Command\LinkedLocationHistoryCountCommand
  19832.      */
  19833.     protected function getLinkedLocationHistoryCountCommandService()
  19834.     {
  19835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19836.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LinkedLocationHistoryCountCommand.php';
  19837.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\LinkedLocationHistoryCountCommand(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository'] ?? $this->getLocationSearchHistoryRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationHistoryService'] ?? $this->getLocationHistoryServiceService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  19838.         $instance->setName('app:locations:history:linked_locations_count:update');
  19839.         return $instance;
  19840.     }
  19841.     /**
  19842.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingExpirationCommand' shared autowired service.
  19843.      *
  19844.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingExpirationCommand
  19845.      */
  19846.     protected function getListingExpirationCommandService()
  19847.     {
  19848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19849.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingExpirationCommand.php';
  19850.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ListingExpirationCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  19851.         $instance->setName('app:listing:expiration');
  19852.         return $instance;
  19853.     }
  19854.     /**
  19855.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingFeaturedExpirationCommand' shared autowired service.
  19856.      *
  19857.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingFeaturedExpirationCommand
  19858.      */
  19859.     protected function getListingFeaturedExpirationCommandService()
  19860.     {
  19861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19862.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingFeaturedExpirationCommand.php';
  19863.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ListingFeaturedExpirationCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  19864.         $instance->setName('app:listing:featured_expiration');
  19865.         return $instance;
  19866.     }
  19867.     /**
  19868.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingNotificationCommand' shared autowired service.
  19869.      *
  19870.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingNotificationCommand
  19871.      */
  19872.     protected function getListingNotificationCommandService()
  19873.     {
  19874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19875.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingNotificationCommand.php';
  19876.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingNotificationManager.php';
  19877.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19878.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ListingNotificationCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), new \Aqarmap\Bundle\ListingBundle\Service\ListingNotificationManager($a), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()));
  19879.         $instance->setName('app:listing_notification:deliver');
  19880.         return $instance;
  19881.     }
  19882.     /**
  19883.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingPendingPaymentCommand' shared autowired service.
  19884.      *
  19885.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingPendingPaymentCommand
  19886.      */
  19887.     protected function getListingPendingPaymentCommandService()
  19888.     {
  19889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19890.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingPendingPaymentCommand.php';
  19891.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ListingPendingPaymentCommand(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  19892.         $instance->setName('app:listing:pending:payment');
  19893.         return $instance;
  19894.     }
  19895.     /**
  19896.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingPendingPhotoCommand' shared autowired service.
  19897.      *
  19898.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingPendingPhotoCommand
  19899.      */
  19900.     protected function getListingPendingPhotoCommandService()
  19901.     {
  19902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19903.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingPendingPhotoCommand.php';
  19904.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ListingPendingPhotoCommand(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  19905.         $instance->setName('app:listing:pending:photos');
  19906.         return $instance;
  19907.     }
  19908.     /**
  19909.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingRelistExpiredCommand' shared autowired service.
  19910.      *
  19911.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingRelistExpiredCommand
  19912.      */
  19913.     protected function getListingRelistExpiredCommandService()
  19914.     {
  19915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19916.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingRelistExpiredCommand.php';
  19917.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ListingRelistExpiredCommand(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  19918.         $instance->setName('app:listing:relist');
  19919.         return $instance;
  19920.     }
  19921.     /**
  19922.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingsPhotosOrderPatchCommand' shared autowired service.
  19923.      *
  19924.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingsPhotosOrderPatchCommand
  19925.      */
  19926.     protected function getListingsPhotosOrderPatchCommandService()
  19927.     {
  19928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19929.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingsPhotosOrderPatchCommand.php';
  19930.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ListingsPhotosOrderPatchCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository'] ?? $this->getListingPhotoRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  19931.         $instance->setName('app:patch:listing:photo:order');
  19932.         return $instance;
  19933.     }
  19934.     /**
  19935.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LocationNearestByCalculateCommand' shared autowired service.
  19936.      *
  19937.      * @return \Aqarmap\Bundle\ListingBundle\Command\LocationNearestByCalculateCommand
  19938.      */
  19939.     protected function getLocationNearestByCalculateCommandService()
  19940.     {
  19941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19942.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LocationNearestByCalculateCommand.php';
  19943.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\LocationNearestByCalculateCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()));
  19944.         $instance->setName('app:location:nearest_by');
  19945.         return $instance;
  19946.     }
  19947.     /**
  19948.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand' shared autowired service.
  19949.      *
  19950.      * @return \Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand
  19951.      */
  19952.     protected function getLocationSupplyDemandGetCommandService()
  19953.     {
  19954.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19955.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LocationSupplyDemandGetCommand.php';
  19956.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'] ?? $this->getSupplyDemandManagerService()));
  19957.         $instance->setName('app:supply_demand:get');
  19958.         return $instance;
  19959.     }
  19960.     /**
  19961.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\MoveListingPhoneCommand' shared autowired service.
  19962.      *
  19963.      * @return \Aqarmap\Bundle\ListingBundle\Command\MoveListingPhoneCommand
  19964.      */
  19965.     protected function getMoveListingPhoneCommandService()
  19966.     {
  19967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19968.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/MoveListingPhoneCommand.php';
  19969.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\MoveListingPhoneCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository'] ?? $this->getListingPhoneRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()));
  19970.         $instance->setName('app:listings:phones:patch');
  19971.         return $instance;
  19972.     }
  19973.     /**
  19974.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\MoveUserPhoneNumbersCommand' shared autowired service.
  19975.      *
  19976.      * @return \Aqarmap\Bundle\ListingBundle\Command\MoveUserPhoneNumbersCommand
  19977.      */
  19978.     protected function getMoveUserPhoneNumbersCommandService()
  19979.     {
  19980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19981.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/MoveUserPhoneNumbersCommand.php';
  19982.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\MoveUserPhoneNumbersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()));
  19983.         $instance->setName('app:users:phones:patch');
  19984.         return $instance;
  19985.     }
  19986.     /**
  19987.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchFixListingsSlugCommand' shared autowired service.
  19988.      *
  19989.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchFixListingsSlugCommand
  19990.      */
  19991.     protected function getPatchFixListingsSlugCommandService()
  19992.     {
  19993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19994.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchFixListingsSlugCommand.php';
  19995.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\PatchFixListingsSlugCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  19996.         $instance->setName('app:patch:fix_listings_slug');
  19997.         return $instance;
  19998.     }
  19999.     /**
  20000.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchPublishListingsDataToSNSCommand' shared autowired service.
  20001.      *
  20002.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchPublishListingsDataToSNSCommand
  20003.      */
  20004.     protected function getPatchPublishListingsDataToSNSCommandService()
  20005.     {
  20006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20007.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchPublishListingsDataToSNSCommand.php';
  20008.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\PatchPublishListingsDataToSNSCommand(($this->privates['Aqarmap\\Bundle\\MainBundle\\EventStreaming\\EventStreamingClientFactory'] ?? $this->getEventStreamingClientFactoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  20009.         $instance->setName('app:patch:publish_listing_sns');
  20010.         return $instance;
  20011.     }
  20012.     /**
  20013.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchRepublishLeadsToQueueCommand' shared autowired service.
  20014.      *
  20015.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchRepublishLeadsToQueueCommand
  20016.      */
  20017.     protected function getPatchRepublishLeadsToQueueCommandService()
  20018.     {
  20019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20020.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchRepublishLeadsToQueueCommand.php';
  20021.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\PatchRepublishLeadsToQueueCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  20022.         $instance->setName('app:leads:send-emails-queue-republish');
  20023.         return $instance;
  20024.     }
  20025.     /**
  20026.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateCompoundLocationCommand' shared autowired service.
  20027.      *
  20028.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateCompoundLocationCommand
  20029.      */
  20030.     protected function getPatchUpdateCompoundLocationCommandService()
  20031.     {
  20032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20033.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateCompoundLocationCommand.php';
  20034.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateCompoundLocationCommand(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService()));
  20035.         $instance->setName('app:location:update-compound-location');
  20036.         return $instance;
  20037.     }
  20038.     /**
  20039.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingCoordinatesCommand' shared autowired service.
  20040.      *
  20041.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingCoordinatesCommand
  20042.      */
  20043.     protected function getPatchUpdateListingCoordinatesCommandService()
  20044.     {
  20045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20046.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateListingCoordinatesCommand.php';
  20047.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingCoordinatesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  20048.         $instance->setName('app:listing:update-coordinates');
  20049.         return $instance;
  20050.     }
  20051.     /**
  20052.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingLeadsCountCommand' shared autowired service.
  20053.      *
  20054.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingLeadsCountCommand
  20055.      */
  20056.     protected function getPatchUpdateListingLeadsCountCommandService()
  20057.     {
  20058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20059.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateListingLeadsCountCommand.php';
  20060.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingLeadsCountCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()));
  20061.         $instance->setName('app:listing:leads-count');
  20062.         return $instance;
  20063.     }
  20064.     /**
  20065.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ProjectReportCommand' shared autowired service.
  20066.      *
  20067.      * @return \Aqarmap\Bundle\ListingBundle\Command\ProjectReportCommand
  20068.      */
  20069.     protected function getProjectReportCommandService()
  20070.     {
  20071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20072.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ProjectReportCommand.php';
  20073.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ProjectReportCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository'] ?? $this->getProjectSettingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()));
  20074.         $instance->setName('app:project_report:deliver');
  20075.         return $instance;
  20076.     }
  20077.     /**
  20078.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ResetFailedCallRequestCommand' shared autowired service.
  20079.      *
  20080.      * @return \Aqarmap\Bundle\ListingBundle\Command\ResetFailedCallRequestCommand
  20081.      */
  20082.     protected function getResetFailedCallRequestCommandService()
  20083.     {
  20084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20085.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ResetFailedCallRequestCommand.php';
  20086.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ResetFailedCallRequestCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  20087.         $instance->setName('app:call_request:reset-failed');
  20088.         return $instance;
  20089.     }
  20090.     /**
  20091.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand' shared autowired service.
  20092.      *
  20093.      * @return \Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand
  20094.      */
  20095.     protected function getResetListingsRatesCommandService()
  20096.     {
  20097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20098.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ResetListingsRatesCommand.php';
  20099.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  20100.         $instance->setName('app:reset-listing-rates');
  20101.         return $instance;
  20102.     }
  20103.     /**
  20104.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScoringCommand' shared autowired service.
  20105.      *
  20106.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScoringCommand
  20107.      */
  20108.     protected function getScoringCommandService()
  20109.     {
  20110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20111.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScoringCommand.php';
  20112.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ScoringCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  20113.         $instance->setName('app:listing:scoring');
  20114.         return $instance;
  20115.     }
  20116.     /**
  20117.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScrapedBrokersDataCommand' shared autowired service.
  20118.      *
  20119.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScrapedBrokersDataCommand
  20120.      */
  20121.     protected function getScrapedBrokersDataCommandService()
  20122.     {
  20123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20124.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScrapedBrokersDataCommand.php';
  20125.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ScrapedBrokersDataCommand(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository'] ?? $this->getScrapedListingRepositoryService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  20126.         $instance->setName('app:get-brokers-data');
  20127.         return $instance;
  20128.     }
  20129.     /**
  20130.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScrapedListingProcessingCommand' shared autowired service.
  20131.      *
  20132.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScrapedListingProcessingCommand
  20133.      */
  20134.     protected function getScrapedListingProcessingCommandService()
  20135.     {
  20136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20137.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScrapedListingProcessingCommand.php';
  20138.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ScrapedListingProcessingCommand(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository'] ?? $this->getScrapedListingRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ScrapedListingService'] ?? $this->getScrapedListingServiceService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  20139.         $instance->setName('app:scraped:listings');
  20140.         return $instance;
  20141.     }
  20142.     /**
  20143.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateClientServedCountCommand' shared autowired service.
  20144.      *
  20145.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateClientServedCountCommand
  20146.      */
  20147.     protected function getUpdateClientServedCountCommandService()
  20148.     {
  20149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20150.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateClientServedCountCommand.php';
  20151.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\UpdateClientServedCountCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  20152.         $instance->setName('app:user:client-served-count-patch');
  20153.         return $instance;
  20154.     }
  20155.     /**
  20156.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateCorruptedPhonesCommand' shared autowired service.
  20157.      *
  20158.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateCorruptedPhonesCommand
  20159.      */
  20160.     protected function getUpdateCorruptedPhonesCommandService()
  20161.     {
  20162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20163.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateCorruptedPhonesCommand.php';
  20164.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\UpdateCorruptedPhonesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] ?? $this->getPhoneRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository'] ?? $this->getUserPhoneRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository'] ?? $this->getListingPhoneRepositoryService()));
  20165.         $instance->setName('app:user:listing-phone-numbers-patch');
  20166.         return $instance;
  20167.     }
  20168.     /**
  20169.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateDisabledLocationsChildrenCommand' shared autowired service.
  20170.      *
  20171.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateDisabledLocationsChildrenCommand
  20172.      */
  20173.     protected function getUpdateDisabledLocationsChildrenCommandService()
  20174.     {
  20175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20176.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateDisabledLocationsChildrenCommand.php';
  20177.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\UpdateDisabledLocationsChildrenCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()));
  20178.         $instance->setName('app:locations:disabled_children:update');
  20179.         return $instance;
  20180.     }
  20181.     /**
  20182.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateListingsLabel' shared autowired service.
  20183.      *
  20184.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateListingsLabel
  20185.      */
  20186.     protected function getUpdateListingsLabelService()
  20187.     {
  20188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20189.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateListingsLabel.php';
  20190.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\UpdateListingsLabel(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingLabelService'] ?? $this->getListingLabelServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  20191.         $instance->setName('app:batch-update-listings-label');
  20192.         return $instance;
  20193.     }
  20194.     /**
  20195.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateLocationFullPathCommand' shared autowired service.
  20196.      *
  20197.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateLocationFullPathCommand
  20198.      */
  20199.     protected function getUpdateLocationFullPathCommandService()
  20200.     {
  20201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20202.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateLocationFullPathCommand.php';
  20203.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\UpdateLocationFullPathCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()));
  20204.         $instance->setName('app:locations:full_path:update');
  20205.         return $instance;
  20206.     }
  20207.     /**
  20208.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateLocationsEstimatableCommand' shared autowired service.
  20209.      *
  20210.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateLocationsEstimatableCommand
  20211.      */
  20212.     protected function getUpdateLocationsEstimatableCommandService()
  20213.     {
  20214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20215.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateLocationsEstimatableCommand.php';
  20216.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\UpdateLocationsEstimatableCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()));
  20217.         $instance->setName('app:locations:estimatable:update');
  20218.         return $instance;
  20219.     }
  20220.     /**
  20221.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateScrapedListingDataCommand' shared autowired service.
  20222.      *
  20223.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateScrapedListingDataCommand
  20224.      */
  20225.     protected function getUpdateScrapedListingDataCommandService()
  20226.     {
  20227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20228.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateScrapedListingDataCommand.php';
  20229.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\UpdateScrapedListingDataCommand(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository'] ?? $this->getScrapedListingRepositoryService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  20230.         $instance->setName('app:update-scrapped-listings');
  20231.         return $instance;
  20232.     }
  20233.     /**
  20234.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener' shared autowired service.
  20235.      *
  20236.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener
  20237.      */
  20238.     protected function getBuildListingAttributeFormListenerService()
  20239.     {
  20240.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/BuildListingAttributeFormListener.php';
  20241.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  20242.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'])) {
  20243.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'];
  20244.         }
  20245.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener($a);
  20246.     }
  20247.     /**
  20248.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener' shared autowired service.
  20249.      *
  20250.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener
  20251.      */
  20252.     protected function getCompoundAveragePricePerMeterListenerService()
  20253.     {
  20254.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundAveragePricePerMeterListener.php';
  20255.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'] ?? $this->getCompoundAveragePriceServiceService());
  20256.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'])) {
  20257.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'];
  20258.         }
  20259.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener($a);
  20260.     }
  20261.     /**
  20262.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener' shared autowired service.
  20263.      *
  20264.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener
  20265.      */
  20266.     protected function getCompoundFieldListenerService()
  20267.     {
  20268.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundFieldListener.php';
  20269.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20270.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'])) {
  20271.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'];
  20272.         }
  20273.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener($a);
  20274.     }
  20275.     /**
  20276.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundLocationPreSerializer' shared autowired service.
  20277.      *
  20278.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundLocationPreSerializer
  20279.      */
  20280.     protected function getCompoundLocationPreSerializerService()
  20281.     {
  20282.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20283.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundLocationPreSerializer.php';
  20284.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20285.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer'])) {
  20286.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer'];
  20287.         }
  20288.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CompoundLocationPreSerializer($this->parameters['locales'], $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  20289.     }
  20290.     /**
  20291.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  20292.      *
  20293.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ConfigureMenuEventSubscriber
  20294.      */
  20295.     protected function getConfigureMenuEventSubscriber2Service()
  20296.     {
  20297.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ConfigureMenuEventSubscriber.php';
  20298.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  20299.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20300.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20301.         }
  20302.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20303.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20304.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20305.         }
  20306.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  20307.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20308.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20309.         }
  20310.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20311.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20312.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20313.         }
  20314.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'] ?? $this->getListingExtensionService());
  20315.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20316.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20317.         }
  20318.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ConfigureMenuEventSubscriber($this, ($this->services['translator'] ?? $this->getTranslatorService()), $a$b$c$d$e, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  20319.     }
  20320.     /**
  20321.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener' shared autowired service.
  20322.      *
  20323.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener
  20324.      */
  20325.     protected function getCreditStatusListenerService()
  20326.     {
  20327.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CreditStatusListener.php';
  20328.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20329.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'])) {
  20330.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'];
  20331.         }
  20332.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener($a);
  20333.     }
  20334.     /**
  20335.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber' shared autowired service.
  20336.      *
  20337.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber
  20338.      */
  20339.     protected function getLeadDuplicateSubscriberService()
  20340.     {
  20341.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadDuplicateSubscriber.php';
  20342.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20343.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'])) {
  20344.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'];
  20345.         }
  20346.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), $a);
  20347.     }
  20348.     /**
  20349.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber' shared autowired service.
  20350.      *
  20351.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber
  20352.      */
  20353.     protected function getLeadPreSerializerSubscriberService()
  20354.     {
  20355.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20356.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadPreSerializerSubscriber.php';
  20357.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber(($this->services['translator'] ?? $this->getTranslatorService()));
  20358.     }
  20359.     /**
  20360.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadSubscribeListener' shared autowired service.
  20361.      *
  20362.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadSubscribeListener
  20363.      */
  20364.     protected function getLeadSubscribeListenerService()
  20365.     {
  20366.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSubscribeListener.php';
  20367.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20368.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'])) {
  20369.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'];
  20370.         }
  20371.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  20372.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'])) {
  20373.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'];
  20374.         }
  20375.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadSubscribeListener($a$b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()));
  20376.     }
  20377.     /**
  20378.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber' shared autowired service.
  20379.      *
  20380.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber
  20381.      */
  20382.     protected function getLeadSystemLabelSubscriberService()
  20383.     {
  20384.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSystemLabelSubscriber.php';
  20385.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20386.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'])) {
  20387.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'];
  20388.         }
  20389.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a);
  20390.     }
  20391.     /**
  20392.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingActivityLogListener' shared autowired service.
  20393.      *
  20394.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingActivityLogListener
  20395.      */
  20396.     protected function getListingActivityLogListenerService()
  20397.     {
  20398.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingActivityLogListener.php';
  20399.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20400.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  20401.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  20402.         }
  20403.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'] ?? $this->getListingActivityLogServiceService());
  20404.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  20405.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  20406.         }
  20407.         $c = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  20408.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  20409.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  20410.         }
  20411.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingActivityLogListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b$c);
  20412.     }
  20413.     /**
  20414.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber' shared autowired service.
  20415.      *
  20416.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber
  20417.      */
  20418.     protected function getListingBuildDataSubscriberService()
  20419.     {
  20420.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20421.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingBuildDataSubscriber.php';
  20422.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber();
  20423.     }
  20424.     /**
  20425.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingCategorySubscriber' shared autowired service.
  20426.      *
  20427.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingCategorySubscriber
  20428.      */
  20429.     protected function getListingCategorySubscriberService()
  20430.     {
  20431.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingCategorySubscriber.php';
  20432.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20433.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'])) {
  20434.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'];
  20435.         }
  20436.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20437.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'])) {
  20438.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'];
  20439.         }
  20440.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingCategorySubscriber(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a$b);
  20441.     }
  20442.     /**
  20443.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingFeatureListener' shared autowired service.
  20444.      *
  20445.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingFeatureListener
  20446.      */
  20447.     protected function getListingFeatureListenerService()
  20448.     {
  20449.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingFeatureListener.php';
  20450.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  20451.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  20452.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  20453.         }
  20454.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20455.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  20456.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  20457.         }
  20458.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20459.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  20460.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  20461.         }
  20462.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService());
  20463.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  20464.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  20465.         }
  20466.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingFeatureListener($a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\BumpUpModel'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\BumpUpModel'] = new \Aqarmap\Bundle\ListingBundle\Model\BumpUpModel())), $b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $c$d, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallLog\\Logger'] ?? $this->getLogger2Service()));
  20467.     }
  20468.     /**
  20469.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingListener' shared autowired service.
  20470.      *
  20471.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingListener
  20472.      */
  20473.     protected function getListingListenerService()
  20474.     {
  20475.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingListener.php';
  20476.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/YoutubeHelper.php';
  20477.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  20478.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'])) {
  20479.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'];
  20480.         }
  20481.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20482.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'])) {
  20483.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'];
  20484.         }
  20485.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Aqarmap\Bundle\ListingBundle\Service\YoutubeHelper(), $a$b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  20486.     }
  20487.     /**
  20488.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingPreSerializerListener' shared autowired service.
  20489.      *
  20490.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingPreSerializerListener
  20491.      */
  20492.     protected function getListingPreSerializerListenerService()
  20493.     {
  20494.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20495.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingPreSerializerListener.php';
  20496.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20497.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20498.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20499.         }
  20500.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'] ?? $this->getCompoundDetailServiceService());
  20501.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20502.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20503.         }
  20504.         $c = ($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService());
  20505.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20506.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20507.         }
  20508.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20509.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20510.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20511.         }
  20512.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'] ?? $this->getCostPerLeadServiceService());
  20513.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20514.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20515.         }
  20516.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingPreSerializerListener(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] ?? $this->getThumbURLService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->parameters['locales'], $a, ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), $b$c$d$e);
  20517.     }
  20518.     /**
  20519.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener' shared autowired service.
  20520.      *
  20521.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener
  20522.      */
  20523.     protected function getListingRatedListenerService()
  20524.     {
  20525.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRatedListener.php';
  20526.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  20527.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'])) {
  20528.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'];
  20529.         }
  20530.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener($a);
  20531.     }
  20532.     /**
  20533.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener' shared autowired service.
  20534.      *
  20535.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener
  20536.      */
  20537.     protected function getListingRejectedListenerService()
  20538.     {
  20539.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRejectedListener.php';
  20540.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  20541.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'])) {
  20542.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'];
  20543.         }
  20544.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20545.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'])) {
  20546.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'];
  20547.         }
  20548.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener($a$b);
  20549.     }
  20550.     /**
  20551.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRuleListener' shared autowired service.
  20552.      *
  20553.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRuleListener
  20554.      */
  20555.     protected function getListingRuleListenerService()
  20556.     {
  20557.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRuleListener.php';
  20558.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  20559.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  20560.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20561.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20562.         }
  20563.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  20564.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20565.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20566.         }
  20567.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20568.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20569.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20570.         }
  20571.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20572.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20573.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20574.         }
  20575.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  20576.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20577.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20578.         }
  20579.         $f = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  20580.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20581.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20582.         }
  20583.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20584.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20585.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20586.         }
  20587.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingRuleListener($a$b$c$d$e, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialAddListingService'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialAddListingService'] = new \Aqarmap\Bundle\ListingBundle\Service\SpecialAddListingService())), $f$g);
  20588.     }
  20589.     /**
  20590.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingSearchTriggerListener' shared autowired service.
  20591.      *
  20592.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingSearchTriggerListener
  20593.      */
  20594.     protected function getListingSearchTriggerListenerService()
  20595.     {
  20596.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingSearchTriggerListener.php';
  20597.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20598.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'])) {
  20599.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'];
  20600.         }
  20601.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingSearchTriggerListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  20602.     }
  20603.     /**
  20604.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener' shared autowired service.
  20605.      *
  20606.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener
  20607.      */
  20608.     protected function getListingSlugListenerService()
  20609.     {
  20610.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingSlugListener.php';
  20611.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20612.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'])) {
  20613.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'];
  20614.         }
  20615.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20616.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'])) {
  20617.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'];
  20618.         }
  20619.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener($a$b);
  20620.     }
  20621.     /**
  20622.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingStatusListener' shared autowired service.
  20623.      *
  20624.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingStatusListener
  20625.      */
  20626.     protected function getListingStatusListenerService()
  20627.     {
  20628.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingStatusListener.php';
  20629.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  20630.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  20631.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20632.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20633.         }
  20634.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20635.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20636.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20637.         }
  20638.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  20639.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20640.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20641.         }
  20642.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  20643.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20644.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20645.         }
  20646.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20647.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20648.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20649.         }
  20650.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20651.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20652.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20653.         }
  20654.         $g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  20655.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20656.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20657.         }
  20658.         $h = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  20659.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20660.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20661.         }
  20662.         $i = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  20663.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20664.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20665.         }
  20666.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingStatusListener(($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $pokeProducerFactory'] ?? $this->getProducerFactoryInterfacepokeProducerFactoryService()), $a$b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $c$d, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService()), $e, ($this->services['translator'] ?? $this->getTranslatorService()), $f, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['router'] ?? $this->getRouterService()), $g, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialAddListingService'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialAddListingService'] = new \Aqarmap\Bundle\ListingBundle\Service\SpecialAddListingService())), $h$i);
  20667.     }
  20668.     /**
  20669.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingUpdatedListener' shared autowired service.
  20670.      *
  20671.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingUpdatedListener
  20672.      */
  20673.     protected function getListingUpdatedListenerService()
  20674.     {
  20675.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingUpdatedListener.php';
  20676.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  20677.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  20678.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  20679.         }
  20680.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20681.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  20682.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  20683.         }
  20684.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  20685.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  20686.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  20687.         }
  20688.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingUpdatedListener($a$b, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingLabelQueueProducer'] ?? $this->getListingLabelQueueProducerService()), $c);
  20689.     }
  20690.     /**
  20691.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener' shared autowired service.
  20692.      *
  20693.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener
  20694.      */
  20695.     protected function getLocationPreSerializerListenerService()
  20696.     {
  20697.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20698.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LocationPreSerializerListener.php';
  20699.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  20700.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'])) {
  20701.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'];
  20702.         }
  20703.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20704.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'])) {
  20705.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'];
  20706.         }
  20707.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener($a$b);
  20708.     }
  20709.     /**
  20710.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber' shared autowired service.
  20711.      *
  20712.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber
  20713.      */
  20714.     protected function getLocationSubscriberService()
  20715.     {
  20716.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LocationSubscriber.php';
  20717.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  20718.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'])) {
  20719.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'];
  20720.         }
  20721.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber($a);
  20722.     }
  20723.     /**
  20724.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\NotifierSubscribeListener' shared autowired service.
  20725.      *
  20726.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\NotifierSubscribeListener
  20727.      */
  20728.     protected function getNotifierSubscribeListenerService()
  20729.     {
  20730.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/NotifierSubscribeListener.php';
  20731.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20732.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  20733.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  20734.         }
  20735.         $b = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  20736.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  20737.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  20738.         }
  20739.         $c = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  20740.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  20741.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  20742.         }
  20743.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  20744.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  20745.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  20746.         }
  20747.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\NotifierSubscribeListener($a$b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), $c$d);
  20748.     }
  20749.     /**
  20750.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\PhotoThumbSerializerListener' shared autowired service.
  20751.      *
  20752.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\PhotoThumbSerializerListener
  20753.      */
  20754.     protected function getPhotoThumbSerializerListenerService()
  20755.     {
  20756.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20757.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/PhotoThumbSerializerListener.php';
  20758.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\PhotoThumbSerializerListener(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] ?? $this->getThumbURLService()), ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  20759.     }
  20760.     /**
  20761.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\PropertyTypePreSerializer' shared autowired service.
  20762.      *
  20763.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\PropertyTypePreSerializer
  20764.      */
  20765.     protected function getPropertyTypePreSerializerService()
  20766.     {
  20767.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20768.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/PropertyTypePreSerializer.php';
  20769.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  20770.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'])) {
  20771.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'];
  20772.         }
  20773.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20774.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'])) {
  20775.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'];
  20776.         }
  20777.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'] = new \Aqarmap\Bundle\ListingBundle\EventListener\PropertyTypePreSerializer($a$b$this->parameters['locales'], ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  20778.     }
  20779.     /**
  20780.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SearchKeywordHistorySubscriber' shared autowired service.
  20781.      *
  20782.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SearchKeywordHistorySubscriber
  20783.      */
  20784.     protected function getSearchKeywordHistorySubscriberService()
  20785.     {
  20786.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SearchKeywordHistorySubscriber.php';
  20787.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SearchKeywordHistorySubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\SearchKeywordHistorySubscriber(($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] = new \Aqarmap\Bundle\MainBundle\Service\MobileDetectionService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  20788.     }
  20789.     /**
  20790.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SectionPreSerializer' shared autowired service.
  20791.      *
  20792.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SectionPreSerializer
  20793.      */
  20794.     protected function getSectionPreSerializerService()
  20795.     {
  20796.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20797.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SectionPreSerializer.php';
  20798.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  20799.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'])) {
  20800.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'];
  20801.         }
  20802.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20803.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'])) {
  20804.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'];
  20805.         }
  20806.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'] = new \Aqarmap\Bundle\ListingBundle\EventListener\SectionPreSerializer($a$b$this->parameters['locales'], ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  20807.     }
  20808.     /**
  20809.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber' shared autowired service.
  20810.      *
  20811.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber
  20812.      */
  20813.     protected function getSoftDeleteEventSubscriberService()
  20814.     {
  20815.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20816.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'])) {
  20817.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'];
  20818.         }
  20819.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber($a);
  20820.     }
  20821.     /**
  20822.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType' shared autowired service.
  20823.      *
  20824.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType
  20825.      */
  20826.     protected function getAdminListingRuleFilterTypeService()
  20827.     {
  20828.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20829.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20830.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdminListingRuleFilterType.php';
  20831.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType();
  20832.     }
  20833.     /**
  20834.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType' shared autowired service.
  20835.      *
  20836.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType
  20837.      */
  20838.     protected function getAdminListingRuleTypeService()
  20839.     {
  20840.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20841.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20842.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdminListingRuleType.php';
  20843.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType();
  20844.     }
  20845.     /**
  20846.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType' shared autowired service.
  20847.      *
  20848.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType
  20849.      */
  20850.     protected function getAdvancedFilterTypeService()
  20851.     {
  20852.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20853.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20854.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdvancedFilterType.php';
  20855.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType();
  20856.     }
  20857.     /**
  20858.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType' shared autowired service.
  20859.      *
  20860.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType
  20861.      */
  20862.     protected function getAdvancedSearchTypeService()
  20863.     {
  20864.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20866.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdvancedSearchType.php';
  20867.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType();
  20868.     }
  20869.     /**
  20870.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType' shared autowired service.
  20871.      *
  20872.      * @return \Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType
  20873.      */
  20874.     protected function getAutoBumpUpListingTypeService()
  20875.     {
  20876.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20877.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20878.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AutoBumpUpListingType.php';
  20879.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType();
  20880.     }
  20881.     /**
  20882.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType' shared autowired service.
  20883.      *
  20884.      * @return \Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType
  20885.      */
  20886.     protected function getCallRequestFormTypeService()
  20887.     {
  20888.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20889.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20890.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CallRequestFormType.php';
  20891.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType();
  20892.     }
  20893.     /**
  20894.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType' shared autowired service.
  20895.      *
  20896.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType
  20897.      */
  20898.     protected function getChangeAreaTypeService()
  20899.     {
  20900.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20901.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20902.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeAreaType.php';
  20903.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType();
  20904.     }
  20905.     /**
  20906.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType' shared autowired service.
  20907.      *
  20908.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType
  20909.      */
  20910.     protected function getChangeLocationTypeService()
  20911.     {
  20912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20914.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeLocationType.php';
  20915.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType();
  20916.     }
  20917.     /**
  20918.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType' shared autowired service.
  20919.      *
  20920.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType
  20921.      */
  20922.     protected function getChangePaymentMethodTypeService()
  20923.     {
  20924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20925.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20926.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangePaymentMethodType.php';
  20927.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType();
  20928.     }
  20929.     /**
  20930.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType' shared autowired service.
  20931.      *
  20932.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType
  20933.      */
  20934.     protected function getChangePropertyTypeTypeService()
  20935.     {
  20936.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20938.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangePropertyTypeType.php';
  20939.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType();
  20940.     }
  20941.     /**
  20942.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType' shared autowired service.
  20943.      *
  20944.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType
  20945.      */
  20946.     protected function getChangeSectionTypeService()
  20947.     {
  20948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20950.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeSectionType.php';
  20951.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType();
  20952.     }
  20953.     /**
  20954.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType' shared autowired service.
  20955.      *
  20956.      * @return \Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType
  20957.      */
  20958.     protected function getCompoundLocationTypeService()
  20959.     {
  20960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20962.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CompoundLocationType.php';
  20963.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType();
  20964.     }
  20965.     /**
  20966.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType' shared autowired service.
  20967.      *
  20968.      * @return \Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType
  20969.      */
  20970.     protected function getCompoundSearchFormTypeService()
  20971.     {
  20972.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20973.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20974.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CompoundSearchFormType.php';
  20975.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType();
  20976.     }
  20977.     /**
  20978.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType' shared autowired service.
  20979.      *
  20980.      * @return \Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType
  20981.      */
  20982.     protected function getContactSellerFormTypeService()
  20983.     {
  20984.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20985.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20986.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  20987.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType();
  20988.     }
  20989.     /**
  20990.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType' shared autowired service.
  20991.      *
  20992.      * @return \Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType
  20993.      */
  20994.     protected function getContactSellerWideFormTypeService()
  20995.     {
  20996.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20997.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20998.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  20999.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerWideFormType.php';
  21000.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType();
  21001.     }
  21002.     /**
  21003.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType' shared autowired service.
  21004.      *
  21005.      * @return \Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType
  21006.      */
  21007.     protected function getCustomFieldChoiceTypeService()
  21008.     {
  21009.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21011.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CustomFieldChoiceType.php';
  21012.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType'] = new \Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType();
  21013.     }
  21014.     /**
  21015.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType' shared autowired service.
  21016.      *
  21017.      * @return \Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType
  21018.      */
  21019.     protected function getDeleteListingFormTypeService()
  21020.     {
  21021.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21022.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21023.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/DeleteListingFormType.php';
  21024.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  21025.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'])) {
  21026.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'];
  21027.         }
  21028.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType($a);
  21029.     }
  21030.     /**
  21031.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType' shared autowired service.
  21032.      *
  21033.      * @return \Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType
  21034.      */
  21035.     protected function getExistingParticipantFormTypeService()
  21036.     {
  21037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21039.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ExistingParticipantFormType.php';
  21040.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType();
  21041.     }
  21042.     /**
  21043.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType' shared autowired service.
  21044.      *
  21045.      * @return \Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType
  21046.      */
  21047.     protected function getExportCustomerLeadsTypeService()
  21048.     {
  21049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21051.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ExportCustomerLeadsType.php';
  21052.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType();
  21053.     }
  21054.     /**
  21055.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType' shared autowired service.
  21056.      *
  21057.      * @return \Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType
  21058.      */
  21059.     protected function getFetchLocationsTypeService()
  21060.     {
  21061.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21062.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21063.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/FetchLocationsType.php';
  21064.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType'] = new \Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType();
  21065.     }
  21066.     /**
  21067.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType' shared autowired service.
  21068.      *
  21069.      * @return \Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType
  21070.      */
  21071.     protected function getFullAdvancedFilterTypeService()
  21072.     {
  21073.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21075.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/FullAdvancedFilterType.php';
  21076.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType();
  21077.     }
  21078.     /**
  21079.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType' shared autowired service.
  21080.      *
  21081.      * @return \Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType
  21082.      */
  21083.     protected function getImportLocationsTypeService()
  21084.     {
  21085.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21086.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21087.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ImportLocationsType.php';
  21088.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType();
  21089.     }
  21090.     /**
  21091.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType' shared autowired service.
  21092.      *
  21093.      * @return \Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType
  21094.      */
  21095.     protected function getLandingPageFormTypeService()
  21096.     {
  21097.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21098.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21099.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LandingPageFormType.php';
  21100.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType();
  21101.     }
  21102.     /**
  21103.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LeadType' shared autowired service.
  21104.      *
  21105.      * @return \Aqarmap\Bundle\ListingBundle\Form\LeadType
  21106.      */
  21107.     protected function getLeadTypeService()
  21108.     {
  21109.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21110.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21111.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LeadType.php';
  21112.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType'] = new \Aqarmap\Bundle\ListingBundle\Form\LeadType();
  21113.     }
  21114.     /**
  21115.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingApiType' shared autowired service.
  21116.      *
  21117.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingApiType
  21118.      */
  21119.     protected function getListingApiTypeService()
  21120.     {
  21121.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21122.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21123.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingApiType.php';
  21124.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingApiType();
  21125.     }
  21126.     /**
  21127.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType' shared autowired service.
  21128.      *
  21129.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType
  21130.      */
  21131.     protected function getListingAttributeTypeService()
  21132.     {
  21133.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21134.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21135.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingAttributeType.php';
  21136.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType();
  21137.     }
  21138.     /**
  21139.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType' shared autowired service.
  21140.      *
  21141.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType
  21142.      */
  21143.     protected function getListingBasicsTypeService()
  21144.     {
  21145.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21146.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21147.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingBasicsType.php';
  21148.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType();
  21149.     }
  21150.     /**
  21151.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType' shared autowired service.
  21152.      *
  21153.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType
  21154.      */
  21155.     protected function getListingBulkUpdateTypeService()
  21156.     {
  21157.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21158.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21159.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingBulkUpdateType.php';
  21160.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType();
  21161.     }
  21162.     /**
  21163.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType' shared autowired service.
  21164.      *
  21165.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType
  21166.      */
  21167.     protected function getListingInitializeType2Service()
  21168.     {
  21169.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21170.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21171.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingInitializeType.php';
  21172.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType();
  21173.     }
  21174.     /**
  21175.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingLocationType' shared autowired service.
  21176.      *
  21177.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingLocationType
  21178.      */
  21179.     protected function getListingLocationTypeService()
  21180.     {
  21181.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21182.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21183.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingLocationType.php';
  21184.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingLocationType();
  21185.     }
  21186.     /**
  21187.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingNoteType' shared autowired service.
  21188.      *
  21189.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingNoteType
  21190.      */
  21191.     protected function getListingNoteTypeService()
  21192.     {
  21193.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21195.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingNoteType.php';
  21196.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingNoteType();
  21197.     }
  21198.     /**
  21199.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType' shared autowired service.
  21200.      *
  21201.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType
  21202.      */
  21203.     protected function getListingOwnerTypeService()
  21204.     {
  21205.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21206.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21207.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingOwnerType.php';
  21208.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType();
  21209.     }
  21210.     /**
  21211.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType' shared autowired service.
  21212.      *
  21213.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType
  21214.      */
  21215.     protected function getListingPhotoTypeService()
  21216.     {
  21217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21219.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingPhotoType.php';
  21220.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType();
  21221.     }
  21222.     /**
  21223.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType' shared autowired service.
  21224.      *
  21225.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType
  21226.      */
  21227.     protected function getListingRejectionTypeService()
  21228.     {
  21229.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21231.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingRejectionType.php';
  21232.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType();
  21233.     }
  21234.     /**
  21235.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType' shared autowired service.
  21236.      *
  21237.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType
  21238.      */
  21239.     protected function getListingTranslationTypeService()
  21240.     {
  21241.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21243.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingTranslationType.php';
  21244.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType();
  21245.     }
  21246.     /**
  21247.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingType' shared autowired service.
  21248.      *
  21249.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingType
  21250.      */
  21251.     protected function getListingTypeService()
  21252.     {
  21253.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21255.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingType.php';
  21256.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingType();
  21257.     }
  21258.     /**
  21259.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LiteListingType' shared autowired service.
  21260.      *
  21261.      * @return \Aqarmap\Bundle\ListingBundle\Form\LiteListingType
  21262.      */
  21263.     protected function getLiteListingTypeService()
  21264.     {
  21265.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21267.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LiteListingType.php';
  21268.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\LiteListingType();
  21269.     }
  21270.     /**
  21271.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType' shared autowired service.
  21272.      *
  21273.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType
  21274.      */
  21275.     protected function getLocationBulkUpdateTypeService()
  21276.     {
  21277.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21278.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21279.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationBulkUpdateType.php';
  21280.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType();
  21281.     }
  21282.     /**
  21283.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType' shared autowired service.
  21284.      *
  21285.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType
  21286.      */
  21287.     protected function getLocationHistoryLinkTypeService()
  21288.     {
  21289.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21290.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21291.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationHistoryLinkType.php';
  21292.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType();
  21293.     }
  21294.     /**
  21295.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationRatingType' shared autowired service.
  21296.      *
  21297.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationRatingType
  21298.      */
  21299.     protected function getLocationRatingTypeService()
  21300.     {
  21301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21302.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21303.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationRatingType.php';
  21304.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationRatingType();
  21305.     }
  21306.     /**
  21307.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationType' shared autowired service.
  21308.      *
  21309.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationType
  21310.      */
  21311.     protected function getLocationTypeService()
  21312.     {
  21313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21314.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21315.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationType.php';
  21316.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationType();
  21317.     }
  21318.     /**
  21319.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings' shared autowired service.
  21320.      *
  21321.      * @return \Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings
  21322.      */
  21323.     protected function getMoveLocationListingsService()
  21324.     {
  21325.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21326.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21327.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MoveLocationListings.php';
  21328.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings'] = new \Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings();
  21329.     }
  21330.     /**
  21331.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType' shared autowired service.
  21332.      *
  21333.      * @return \Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType
  21334.      */
  21335.     protected function getMultipleSearchFormTypeService()
  21336.     {
  21337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21338.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21339.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MultipleSearchFormType.php';
  21340.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType();
  21341.     }
  21342.     /**
  21343.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType' shared autowired service.
  21344.      *
  21345.      * @return \Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType
  21346.      */
  21347.     protected function getMyListingSearchTypeService()
  21348.     {
  21349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21350.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21351.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MyListingSearchType.php';
  21352.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType();
  21353.     }
  21354.     /**
  21355.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\NearestLocationType' shared autowired service.
  21356.      *
  21357.      * @return \Aqarmap\Bundle\ListingBundle\Form\NearestLocationType
  21358.      */
  21359.     protected function getNearestLocationTypeService()
  21360.     {
  21361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21362.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21363.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/NearestLocationType.php';
  21364.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\NearestLocationType();
  21365.     }
  21366.     /**
  21367.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\OnePhotoType' shared autowired service.
  21368.      *
  21369.      * @return \Aqarmap\Bundle\ListingBundle\Form\OnePhotoType
  21370.      */
  21371.     protected function getOnePhotoTypeService()
  21372.     {
  21373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21375.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/OnePhotoType.php';
  21376.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\OnePhotoType();
  21377.     }
  21378.     /**
  21379.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PhoneType' shared autowired service.
  21380.      *
  21381.      * @return \Aqarmap\Bundle\ListingBundle\Form\PhoneType
  21382.      */
  21383.     protected function getPhoneTypeService()
  21384.     {
  21385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21386.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21387.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PhoneType.php';
  21388.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType'] = new \Aqarmap\Bundle\ListingBundle\Form\PhoneType();
  21389.     }
  21390.     /**
  21391.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PhotoType' shared autowired service.
  21392.      *
  21393.      * @return \Aqarmap\Bundle\ListingBundle\Form\PhotoType
  21394.      */
  21395.     protected function getPhotoType3Service()
  21396.     {
  21397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21399.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PhotoType.php';
  21400.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\PhotoType();
  21401.     }
  21402.     /**
  21403.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType' shared autowired service.
  21404.      *
  21405.      * @return \Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType
  21406.      */
  21407.     protected function getProjectSettingFormTypeService()
  21408.     {
  21409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21411.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ProjectSettingFormType.php';
  21412.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType();
  21413.     }
  21414.     /**
  21415.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType' shared autowired service.
  21416.      *
  21417.      * @return \Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType
  21418.      */
  21419.     protected function getPropertyTypeTypeService()
  21420.     {
  21421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21423.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PropertyTypeType.php';
  21424.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType'] = new \Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType();
  21425.     }
  21426.     /**
  21427.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType' shared autowired service.
  21428.      *
  21429.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType
  21430.      */
  21431.     protected function getQuickAddListingTypeService()
  21432.     {
  21433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21435.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickAddListingType.php';
  21436.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType();
  21437.     }
  21438.     /**
  21439.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType' shared autowired service.
  21440.      *
  21441.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType
  21442.      */
  21443.     protected function getQuickContactSellerTypeService()
  21444.     {
  21445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21447.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  21448.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickContactSellerType.php';
  21449.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType();
  21450.     }
  21451.     /**
  21452.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType' shared autowired service.
  21453.      *
  21454.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType
  21455.      */
  21456.     protected function getQuickCreateLeadFormTypeService()
  21457.     {
  21458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21460.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickCreateLeadFormType.php';
  21461.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType();
  21462.     }
  21463.     /**
  21464.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickLeadType' shared autowired service.
  21465.      *
  21466.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickLeadType
  21467.      */
  21468.     protected function getQuickLeadTypeService()
  21469.     {
  21470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21472.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickLeadType.php';
  21473.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickLeadType();
  21474.     }
  21475.     /**
  21476.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\RatesNoteType' shared autowired service.
  21477.      *
  21478.      * @return \Aqarmap\Bundle\ListingBundle\Form\RatesNoteType
  21479.      */
  21480.     protected function getRatesNoteTypeService()
  21481.     {
  21482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21484.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/RatesNoteType.php';
  21485.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType'] = new \Aqarmap\Bundle\ListingBundle\Form\RatesNoteType();
  21486.     }
  21487.     /**
  21488.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\RejectionType' shared autowired service.
  21489.      *
  21490.      * @return \Aqarmap\Bundle\ListingBundle\Form\RejectionType
  21491.      */
  21492.     protected function getRejectionTypeService()
  21493.     {
  21494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21496.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/RejectionType.php';
  21497.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\RejectionType();
  21498.     }
  21499.     /**
  21500.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType' shared autowired service.
  21501.      *
  21502.      * @return \Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType
  21503.      */
  21504.     protected function getScrapedListingStateTypeService()
  21505.     {
  21506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21508.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ScrapedListingStateType.php';
  21509.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType'] = new \Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType();
  21510.     }
  21511.     /**
  21512.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchBoxType' shared autowired service.
  21513.      *
  21514.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchBoxType
  21515.      */
  21516.     protected function getSearchBoxTypeService()
  21517.     {
  21518.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21520.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchBoxType.php';
  21521.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchBoxType(($this->services['router'] ?? $this->getRouterService()));
  21522.     }
  21523.     /**
  21524.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType' shared autowired service.
  21525.      *
  21526.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType
  21527.      */
  21528.     protected function getSearchByLocationTypeService()
  21529.     {
  21530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21532.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchByLocationType.php';
  21533.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType();
  21534.     }
  21535.     /**
  21536.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType' shared autowired service.
  21537.      *
  21538.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType
  21539.      */
  21540.     protected function getSearchTermAliasTypeService()
  21541.     {
  21542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21544.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchTermAliasType.php';
  21545.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType();
  21546.     }
  21547.     /**
  21548.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchType' shared autowired service.
  21549.      *
  21550.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchType
  21551.      */
  21552.     protected function getSearchTypeService()
  21553.     {
  21554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21555.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21556.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchType.php';
  21557.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchType();
  21558.     }
  21559.     /**
  21560.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\StatisticsType' shared autowired service.
  21561.      *
  21562.      * @return \Aqarmap\Bundle\ListingBundle\Form\StatisticsType
  21563.      */
  21564.     protected function getStatisticsTypeService()
  21565.     {
  21566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21568.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/StatisticsType.php';
  21569.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType'] = new \Aqarmap\Bundle\ListingBundle\Form\StatisticsType();
  21570.     }
  21571.     /**
  21572.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\UserDeviceType' shared autowired service.
  21573.      *
  21574.      * @return \Aqarmap\Bundle\ListingBundle\Form\UserDeviceType
  21575.      */
  21576.     protected function getUserDeviceTypeService()
  21577.     {
  21578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21580.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/UserDeviceType.php';
  21581.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType'] = new \Aqarmap\Bundle\ListingBundle\Form\UserDeviceType();
  21582.     }
  21583.     /**
  21584.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType' shared autowired service.
  21585.      *
  21586.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType
  21587.      */
  21588.     protected function getAddListingTypeService()
  21589.     {
  21590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21592.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/AddListingType.php';
  21593.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType();
  21594.     }
  21595.     /**
  21596.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType' shared autowired service.
  21597.      *
  21598.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType
  21599.      */
  21600.     protected function getListingAttributeType2Service()
  21601.     {
  21602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21604.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingAttributeType.php';
  21605.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType();
  21606.     }
  21607.     /**
  21608.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingType' shared autowired service.
  21609.      *
  21610.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingType
  21611.      */
  21612.     protected function getListingType2Service()
  21613.     {
  21614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21615.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21616.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingType.php';
  21617.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingType();
  21618.     }
  21619.     /**
  21620.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType' shared autowired service.
  21621.      *
  21622.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType
  21623.      */
  21624.     protected function getDescriptionTranslationTypeService()
  21625.     {
  21626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21628.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingTypes/DescriptionTranslationType.php';
  21629.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType();
  21630.     }
  21631.     /**
  21632.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType' shared autowired service.
  21633.      *
  21634.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType
  21635.      */
  21636.     protected function getTitleTranslationTypeService()
  21637.     {
  21638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21640.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingTypes/TitleTranslationType.php';
  21641.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType();
  21642.     }
  21643.     /**
  21644.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V4\ListingType' shared autowired service.
  21645.      *
  21646.      * @return \Aqarmap\Bundle\ListingBundle\Form\V4\ListingType
  21647.      */
  21648.     protected function getListingType3Service()
  21649.     {
  21650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21651.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21652.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V4/ListingType.php';
  21653.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V4\ListingType();
  21654.     }
  21655.     /**
  21656.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Model\ShowPhoneNumberEmailBodyBuilder' shared autowired service.
  21657.      *
  21658.      * @return \Aqarmap\Bundle\ListingBundle\Model\ShowPhoneNumberEmailBodyBuilder
  21659.      */
  21660.     protected function getShowPhoneNumberEmailBodyBuilderService()
  21661.     {
  21662.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/EmailBodyBuilderInterface.php';
  21663.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/ShowPhoneNumberEmailBodyBuilder.php';
  21664.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\ShowPhoneNumberEmailBodyBuilder'] = new \Aqarmap\Bundle\ListingBundle\Model\ShowPhoneNumberEmailBodyBuilder(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()));
  21665.     }
  21666.     /**
  21667.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository' shared autowired service.
  21668.      *
  21669.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository
  21670.      */
  21671.     protected function getCRMLeadRepositoryService()
  21672.     {
  21673.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CRMLeadRepository.php';
  21674.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21675.     }
  21676.     /**
  21677.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository' shared autowired service.
  21678.      *
  21679.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository
  21680.      */
  21681.     protected function getCallRequestLeadRepositoryService()
  21682.     {
  21683.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21684.     }
  21685.     /**
  21686.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository' shared autowired service.
  21687.      *
  21688.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository
  21689.      */
  21690.     protected function getCallRequestRepositoryService()
  21691.     {
  21692.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21693.     }
  21694.     /**
  21695.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository' shared autowired service.
  21696.      *
  21697.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository
  21698.      */
  21699.     protected function getCompoundAveragePriceRepositoryService()
  21700.     {
  21701.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CompoundAveragePriceRepository.php';
  21702.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21703.     }
  21704.     /**
  21705.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository' shared autowired service.
  21706.      *
  21707.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository
  21708.      */
  21709.     protected function getCompoundLocationRepositoryService()
  21710.     {
  21711.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21712.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'])) {
  21713.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'];
  21714.         }
  21715.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository($a);
  21716.     }
  21717.     /**
  21718.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository' shared autowired service.
  21719.      *
  21720.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository
  21721.      */
  21722.     protected function getCustomFieldRepositoryService()
  21723.     {
  21724.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21725.     }
  21726.     /**
  21727.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository' shared autowired service.
  21728.      *
  21729.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository
  21730.      */
  21731.     protected function getFavouriteRepositoryService()
  21732.     {
  21733.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21734.     }
  21735.     /**
  21736.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository' shared autowired service.
  21737.      *
  21738.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository
  21739.      */
  21740.     protected function getFeaturedCompanyLeadRepositoryService()
  21741.     {
  21742.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FeaturedCompanyLeadRepository.php';
  21743.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21744.     }
  21745.     /**
  21746.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository' shared autowired service.
  21747.      *
  21748.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository
  21749.      */
  21750.     protected function getFreeListingRepositoryService()
  21751.     {
  21752.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21753.     }
  21754.     /**
  21755.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository' shared autowired service.
  21756.      *
  21757.      * @return \Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository
  21758.      */
  21759.     protected function getInteractionRepositoryService()
  21760.     {
  21761.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21762.     }
  21763.     /**
  21764.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LeadRepository' shared autowired service.
  21765.      *
  21766.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LeadRepository
  21767.      */
  21768.     protected function getLeadRepository2Service()
  21769.     {
  21770.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21771.     }
  21772.     /**
  21773.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository' shared autowired service.
  21774.      *
  21775.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository
  21776.      */
  21777.     protected function getLeadsExpectationsRepositoryService()
  21778.     {
  21779.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LeadsExpectationsRepository.php';
  21780.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21781.     }
  21782.     /**
  21783.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository' shared autowired service.
  21784.      *
  21785.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository
  21786.      */
  21787.     protected function getListingActivityLogRepositoryService()
  21788.     {
  21789.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingActivityLogRepository.php';
  21790.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21791.     }
  21792.     /**
  21793.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository' shared autowired service.
  21794.      *
  21795.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository
  21796.      */
  21797.     protected function getListingFeatureRepositoryService()
  21798.     {
  21799.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21800.     }
  21801.     /**
  21802.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository' shared autowired service.
  21803.      *
  21804.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository
  21805.      */
  21806.     protected function getListingImpressionAggregationRepositoryService()
  21807.     {
  21808.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingImpressionAggregationRepository.php';
  21809.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21810.     }
  21811.     /**
  21812.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository' shared autowired service.
  21813.      *
  21814.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository
  21815.      */
  21816.     protected function getListingImpressionRepositoryService()
  21817.     {
  21818.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21819.     }
  21820.     /**
  21821.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository' shared autowired service.
  21822.      *
  21823.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository
  21824.      */
  21825.     protected function getListingLeadRepositoryService()
  21826.     {
  21827.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21828.     }
  21829.     /**
  21830.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository' shared autowired service.
  21831.      *
  21832.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository
  21833.      */
  21834.     protected function getListingNoteRepositoryService()
  21835.     {
  21836.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingNoteRepository.php';
  21837.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21838.     }
  21839.     /**
  21840.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository' shared autowired service.
  21841.      *
  21842.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository
  21843.      */
  21844.     protected function getListingPhoneRepositoryService()
  21845.     {
  21846.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21847.     }
  21848.     /**
  21849.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository' shared autowired service.
  21850.      *
  21851.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository
  21852.      */
  21853.     protected function getListingRateReasonsRepositoryService()
  21854.     {
  21855.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRateReasonsRepository.php';
  21856.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21857.     }
  21858.     /**
  21859.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository' shared autowired service.
  21860.      *
  21861.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository
  21862.      */
  21863.     protected function getListingRateRepositoryService()
  21864.     {
  21865.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRateRepository.php';
  21866.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21867.     }
  21868.     /**
  21869.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationRepository' shared autowired service.
  21870.      *
  21871.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationRepository
  21872.      */
  21873.     protected function getLocationRepositoryService()
  21874.     {
  21875.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21876.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'])) {
  21877.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'];
  21878.         }
  21879.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationRepository($a);
  21880.     }
  21881.     /**
  21882.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository' shared autowired service.
  21883.      *
  21884.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository
  21885.      */
  21886.     protected function getLocationSearchHistoryRepositoryService()
  21887.     {
  21888.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationSearchHistoryRepository.php';
  21889.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21890.     }
  21891.     /**
  21892.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository' shared autowired service.
  21893.      *
  21894.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository
  21895.      */
  21896.     protected function getLocationSupplyDemandRepositoryService()
  21897.     {
  21898.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationSupplyDemandRepository.php';
  21899.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21900.     }
  21901.     /**
  21902.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository' shared autowired service.
  21903.      *
  21904.      * @return \Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository
  21905.      */
  21906.     protected function getMessageLeadRepositoryService()
  21907.     {
  21908.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21909.     }
  21910.     /**
  21911.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository' shared autowired service.
  21912.      *
  21913.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository
  21914.      */
  21915.     protected function getPhoneLeadRepositoryService()
  21916.     {
  21917.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21918.     }
  21919.     /**
  21920.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository' shared autowired service.
  21921.      *
  21922.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository
  21923.      */
  21924.     protected function getPhoneRepositoryService()
  21925.     {
  21926.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21927.     }
  21928.     /**
  21929.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository' shared autowired service.
  21930.      *
  21931.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository
  21932.      */
  21933.     protected function getProjectSettingRepositoryService()
  21934.     {
  21935.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ProjectSettingRepository.php';
  21936.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21937.     }
  21938.     /**
  21939.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository' shared autowired service.
  21940.      *
  21941.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository
  21942.      */
  21943.     protected function getPropertyTypeRepositoryService()
  21944.     {
  21945.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21946.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'])) {
  21947.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'];
  21948.         }
  21949.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] = $instance = new \Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository($a);
  21950.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  21951.         return $instance;
  21952.     }
  21953.     /**
  21954.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository' shared autowired service.
  21955.      *
  21956.      * @return \Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository
  21957.      */
  21958.     protected function getQuickRegistrationUnsubmitSurveyRepositoryService()
  21959.     {
  21960.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/QuickRegistrationUnsubmitSurveyRepository.php';
  21961.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21962.     }
  21963.     /**
  21964.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository' shared autowired service.
  21965.      *
  21966.      * @return \Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository
  21967.      */
  21968.     protected function getRejectionRepositoryService()
  21969.     {
  21970.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21971.     }
  21972.     /**
  21973.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository' shared autowired service.
  21974.      *
  21975.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository
  21976.      */
  21977.     protected function getSavedSearchRepositoryService()
  21978.     {
  21979.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SavedSearchRepository.php';
  21980.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21981.     }
  21982.     /**
  21983.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository' shared autowired service.
  21984.      *
  21985.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository
  21986.      */
  21987.     protected function getScrapedListingRepositoryService()
  21988.     {
  21989.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ScrapedListingRepository.php';
  21990.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21991.     }
  21992.     /**
  21993.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository' shared autowired service.
  21994.      *
  21995.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository
  21996.      */
  21997.     protected function getScrapedListingStatsRepositoryService()
  21998.     {
  21999.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ScrapedListingStatsRepository.php';
  22000.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  22001.     }
  22002.     /**
  22003.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository' shared autowired service.
  22004.      *
  22005.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository
  22006.      */
  22007.     protected function getSearchKeywordRepositoryService()
  22008.     {
  22009.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SearchKeywordRepository.php';
  22010.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  22011.     }
  22012.     /**
  22013.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SearchRepository' shared autowired service.
  22014.      *
  22015.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SearchRepository
  22016.      */
  22017.     protected function getSearchRepositoryService()
  22018.     {
  22019.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SearchRepository.php';
  22020.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SearchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22021.     }
  22022.     /**
  22023.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SectionRepository' shared autowired service.
  22024.      *
  22025.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SectionRepository
  22026.      */
  22027.     protected function getSectionRepositoryService()
  22028.     {
  22029.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22030.     }
  22031.     /**
  22032.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository' shared autowired service.
  22033.      *
  22034.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository
  22035.      */
  22036.     protected function getSimilarListingsLeadRepositoryService()
  22037.     {
  22038.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22039.     }
  22040.     /**
  22041.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository' shared autowired service.
  22042.      *
  22043.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository
  22044.      */
  22045.     protected function getTargetUserLeadRepositoryService()
  22046.     {
  22047.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22048.     }
  22049.     /**
  22050.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository' shared autowired service.
  22051.      *
  22052.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository
  22053.      */
  22054.     protected function getTargetUserMessageLeadRepositoryService()
  22055.     {
  22056.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22057.     }
  22058.     /**
  22059.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository' shared autowired service.
  22060.      *
  22061.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository
  22062.      */
  22063.     protected function getTargetUserPhoneLeadRepositoryService()
  22064.     {
  22065.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22066.     }
  22067.     /**
  22068.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository' shared autowired service.
  22069.      *
  22070.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository
  22071.      */
  22072.     protected function getTopCustomerRepositoryService()
  22073.     {
  22074.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TopCustomerRepository.php';
  22075.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22076.     }
  22077.     /**
  22078.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository' shared autowired service.
  22079.      *
  22080.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository
  22081.      */
  22082.     protected function getTopSellerLeadRepositoryService()
  22083.     {
  22084.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22085.     }
  22086.     /**
  22087.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository' shared autowired service.
  22088.      *
  22089.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository
  22090.      */
  22091.     protected function getUserDomainLeadRepositoryService()
  22092.     {
  22093.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22094.     }
  22095.     /**
  22096.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository' shared autowired service.
  22097.      *
  22098.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository
  22099.      */
  22100.     protected function getUserDomainMessageLeadRepositoryService()
  22101.     {
  22102.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22103.     }
  22104.     /**
  22105.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository' shared autowired service.
  22106.      *
  22107.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository
  22108.      */
  22109.     protected function getUserDomainPhoneLeadRepositoryService()
  22110.     {
  22111.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22112.     }
  22113.     /**
  22114.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository' shared autowired service.
  22115.      *
  22116.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository
  22117.      */
  22118.     protected function getUserPhoneRepositoryService()
  22119.     {
  22120.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22121.     }
  22122.     /**
  22123.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository' shared autowired service.
  22124.      *
  22125.      * @return \Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository
  22126.      */
  22127.     protected function getWhatsAppLeadRepositoryService()
  22128.     {
  22129.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22130.     }
  22131.     /**
  22132.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AdvancedFilterFormTypeManager' shared autowired service.
  22133.      *
  22134.      * @return \Aqarmap\Bundle\ListingBundle\Service\AdvancedFilterFormTypeManager
  22135.      */
  22136.     protected function getAdvancedFilterFormTypeManagerService()
  22137.     {
  22138.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AdvancedFilterFormTypeManager.php';
  22139.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedFilterFormTypeManager'] = new \Aqarmap\Bundle\ListingBundle\Service\AdvancedFilterFormTypeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
  22140.     }
  22141.     /**
  22142.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AdvancedSearchFormTypeManager' shared autowired service.
  22143.      *
  22144.      * @return \Aqarmap\Bundle\ListingBundle\Service\AdvancedSearchFormTypeManager
  22145.      */
  22146.     protected function getAdvancedSearchFormTypeManagerService()
  22147.     {
  22148.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AdvancedSearchFormTypeManager.php';
  22149.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AdvancedSearchFormTypeManager'] = new \Aqarmap\Bundle\ListingBundle\Service\AdvancedSearchFormTypeManager(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
  22150.     }
  22151.     /**
  22152.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Logger' shared autowired service.
  22153.      *
  22154.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Logger
  22155.      */
  22156.     protected function getLoggerService()
  22157.     {
  22158.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Logger.php';
  22159.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Logger'] = new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Logger(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  22160.     }
  22161.     /**
  22162.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\ProcessManager' shared autowired service.
  22163.      *
  22164.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\ProcessManager
  22165.      */
  22166.     protected function getProcessManagerService()
  22167.     {
  22168.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/ProcessManager.php';
  22169.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/ScrapedListingStateManager.php';
  22170.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\ProcessManager'] = new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\ProcessManager(new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\ScrapedListingStateManager(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService())), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()));
  22171.     }
  22172.     /**
  22173.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\ImagesMapper' shared autowired service.
  22174.      *
  22175.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\ImagesMapper
  22176.      */
  22177.     protected function getImagesMapperService()
  22178.     {
  22179.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  22180.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/ImagesMapper.php';
  22181.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\ImagesMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\ImagesMapper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), \dirname(__DIR__4));
  22182.     }
  22183.     /**
  22184.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\LocationMapper' shared autowired service.
  22185.      *
  22186.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\LocationMapper
  22187.      */
  22188.     protected function getLocationMapperService()
  22189.     {
  22190.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  22191.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/LocationMapper.php';
  22192.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\LocationMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\LocationMapper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Logger'] ?? $this->getLoggerService()));
  22193.     }
  22194.     /**
  22195.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\PropertyTypeMapper' shared autowired service.
  22196.      *
  22197.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\PropertyTypeMapper
  22198.      */
  22199.     protected function getPropertyTypeMapperService()
  22200.     {
  22201.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  22202.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/PropertyTypeMapper.php';
  22203.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\PropertyTypeMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\PropertyTypeMapper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Logger'] ?? $this->getLoggerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService()));
  22204.     }
  22205.     /**
  22206.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\SectionMapper' shared autowired service.
  22207.      *
  22208.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\SectionMapper
  22209.      */
  22210.     protected function getSectionMapperService()
  22211.     {
  22212.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  22213.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/SectionMapper.php';
  22214.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\SectionMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\SectionMapper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Logger'] ?? $this->getLoggerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()));
  22215.     }
  22216.     /**
  22217.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CallLog\Logger' shared autowired service.
  22218.      *
  22219.      * @return \Aqarmap\Bundle\ListingBundle\Service\CallLog\Logger
  22220.      */
  22221.     protected function getLogger2Service()
  22222.     {
  22223.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/Logger.php';
  22224.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/LoggerInterface.php';
  22225.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/Drivers/Cookies.php';
  22226.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallLog\\Logger'] = new \Aqarmap\Bundle\ListingBundle\Service\CallLog\Logger(new \Aqarmap\Bundle\ListingBundle\Service\CallLog\Drivers\Cookies(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  22227.     }
  22228.     /**
  22229.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CallRequestManager' shared autowired service.
  22230.      *
  22231.      * @return \Aqarmap\Bundle\ListingBundle\Service\CallRequestManager
  22232.      */
  22233.     protected function getCallRequestManagerService()
  22234.     {
  22235.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22236.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22237.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22238.         }
  22239.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  22240.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22241.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22242.         }
  22243.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22244.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22245.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22246.         }
  22247.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  22248.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22249.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22250.         }
  22251.         $e = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22252.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22253.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22254.         }
  22255.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'] = new \Aqarmap\Bundle\ListingBundle\Service\CallRequestManager($a$b$c$d$e, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository'] ?? $this->getCallRequestRepositoryService()));
  22256.     }
  22257.     /**
  22258.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CompoundService' shared autowired service.
  22259.      *
  22260.      * @return \Aqarmap\Bundle\ListingBundle\Service\CompoundService
  22261.      */
  22262.     protected function getCompoundServiceService()
  22263.     {
  22264.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  22265.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22266.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22267.         }
  22268.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22269.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22270.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22271.         }
  22272.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  22273.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22274.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22275.         }
  22276.         $d = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  22277.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22278.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22279.         }
  22280.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22281.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22282.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22283.         }
  22284.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'] ?? $this->getCompoundLocationRepositoryService());
  22285.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22286.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22287.         }
  22288.         $g = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22289.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22290.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22291.         }
  22292.         $h = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22293.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22294.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22295.         }
  22296.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] = $instance = new \Aqarmap\Bundle\ListingBundle\Service\CompoundService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $a$b$c, new \Aqarmap\Bundle\ListingBundle\Service\CompoundSearchFormTypeManager(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), $d$e), $f, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['router'] ?? $this->getRouterService()), $d, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService'] ?? $this->getSectionServiceService()), $g, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] = new \Aqarmap\Bundle\MainBundle\Service\MobileDetectionService())), $h$e);
  22297.         $instance->setCompoundSearchService(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'] ?? $this->getCompoundSearchServiceService()));
  22298.         return $instance;
  22299.     }
  22300.     /**
  22301.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CustomFieldService' shared autowired service.
  22302.      *
  22303.      * @return \Aqarmap\Bundle\ListingBundle\Service\CustomFieldService
  22304.      */
  22305.     protected function getCustomFieldServiceService()
  22306.     {
  22307.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CustomFieldService.php';
  22308.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CustomFieldService'] = new \Aqarmap\Bundle\ListingBundle\Service\CustomFieldService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService()));
  22309.     }
  22310.     /**
  22311.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\FavouriteService' shared autowired service.
  22312.      *
  22313.      * @return \Aqarmap\Bundle\ListingBundle\Service\FavouriteService
  22314.      */
  22315.     protected function getFavouriteServiceService()
  22316.     {
  22317.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/FavouriteService.php';
  22318.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22319.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'])) {
  22320.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'];
  22321.         }
  22322.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'] = new \Aqarmap\Bundle\ListingBundle\Service\FavouriteService($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository'] ?? $this->getFavouriteRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingLabelQueueProducer'] ?? $this->getListingLabelQueueProducerService()));
  22323.     }
  22324.     /**
  22325.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\InteractionService' shared autowired service.
  22326.      *
  22327.      * @return \Aqarmap\Bundle\ListingBundle\Service\InteractionService
  22328.      */
  22329.     protected function getInteractionServiceService()
  22330.     {
  22331.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22332.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  22333.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  22334.         }
  22335.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22336.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  22337.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  22338.         }
  22339.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  22340.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  22341.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  22342.         }
  22343.         $d = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  22344.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  22345.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  22346.         }
  22347.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'] = $instance = new \Aqarmap\Bundle\ListingBundle\Service\InteractionService($this$a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $pokeProducerFactory'] ?? $this->getProducerFactoryInterfacepokeProducerFactoryService()), $c$d, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository'] ?? $this->getInteractionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingContactRateService'] ?? $this->getListingContactRateServiceService()));
  22348.         $instance->setListingManager(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  22349.         return $instance;
  22350.     }
  22351.     /**
  22352.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadService' shared autowired service.
  22353.      *
  22354.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadService
  22355.      */
  22356.     protected function getLeadService2Service()
  22357.     {
  22358.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22359.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22360.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22361.         }
  22362.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22363.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22364.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22365.         }
  22366.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'] ?? $this->getLeadServiceFactoryService());
  22367.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22368.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22369.         }
  22370.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  22371.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22372.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22373.         }
  22374.         $e = ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService());
  22375.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22376.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22377.         }
  22378.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'] ?? $this->getInteractionServiceService());
  22379.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22380.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22381.         }
  22382.         $g = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22383.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22384.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22385.         }
  22386.         $h = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  22387.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22388.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22389.         }
  22390.         $i = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22391.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22392.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22393.         }
  22394.         $j = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  22395.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22396.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22397.         }
  22398.         $k = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService());
  22399.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22400.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22401.         }
  22402.         $l = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22403.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22404.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22405.         }
  22406.         $m = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  22407.         $n = ($this->services['translator'] ?? $this->getTranslatorService());
  22408.         $o = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] ?? $this->getLeadRepository2Service());
  22409.         $p = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  22410.         $q = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService());
  22411.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] = $instance = new \Aqarmap\Bundle\ListingBundle\Service\LeadService($this$a$m$b$c$n$d, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $e$f, ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), new \Aqarmap\Bundle\ListingBundle\Service\LeadValidationService($o$c$n$a$g), new \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory(new \Aqarmap\Bundle\MainBundle\Service\SqsService(($this->privates['aqarmap.aws_sqs.client'] ?? $this->getAqarmap_AwsSqs_ClientService()), 'dev'$this->getEnv('APP_COUNTRY'), 'NOTIFICATION_CENTER', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()))), $h, new \Aqarmap\Bundle\MainBundle\Service\NotificationCenter\NotificationCenterEnvelopeGenerator(), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService'] ?? $this->getUserIpInfoServiceService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventStreaming\\EventStreamingClientFactory'] ?? $this->getEventStreamingClientFactoryService()), $i, new \Aqarmap\Bundle\ListingBundle\Service\WhatsappEmailService($n$e$j$i$k$p$q, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), $m'ar'), $p$q, ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository'] ?? $this->getMessageRepositoryService()), ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository'] ?? $this->getRecipientRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository'] ?? $this->getCallRequestRepositoryService()), $o$a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository'] ?? $this->getTargetUserLeadRepositoryService()), $l, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository'] ?? $this->getListingFeatureRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] ?? $this->getTopSellerLeadRepositoryService()), ($this->services['router'] ?? $this->getRouterService()));
  22412.         $instance->setListingManager(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  22413.         return $instance;
  22414.     }
  22415.     /**
  22416.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadServiceFactory' shared autowired service.
  22417.      *
  22418.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadServiceFactory
  22419.      */
  22420.     protected function getLeadServiceFactoryService()
  22421.     {
  22422.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22423.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'])) {
  22424.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'];
  22425.         }
  22426.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'] = new \Aqarmap\Bundle\ListingBundle\Service\LeadServiceFactory($a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository'] ?? $this->getPhoneLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository'] ?? $this->getMessageLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository'] ?? $this->getCallRequestLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository'] ?? $this->getTargetUserPhoneLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository'] ?? $this->getTargetUserMessageLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository'] ?? $this->getTargetUserLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] ?? $this->getTopSellerLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository'] ?? $this->getSimilarListingsLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository'] ?? $this->getUserDomainPhoneLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository'] ?? $this->getUserDomainMessageLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository'] ?? $this->getWhatsAppLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()));
  22427.     }
  22428.     /**
  22429.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadsInsightsService' shared autowired service.
  22430.      *
  22431.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadsInsightsService
  22432.      */
  22433.     protected function getLeadsInsightsServiceService()
  22434.     {
  22435.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22436.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'])) {
  22437.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'];
  22438.         }
  22439.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22440.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'])) {
  22441.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'];
  22442.         }
  22443.         $c = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  22444.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'])) {
  22445.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'];
  22446.         }
  22447.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] = new \Aqarmap\Bundle\ListingBundle\Service\LeadsInsightsService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository'] ?? $this->getUserInterestRepositoryService()), $a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] ?? $this->getLeadRepository2Service()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] ?? $this->getTopSellerLeadRepositoryService()), $b, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), $c);
  22448.     }
  22449.     /**
  22450.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService' shared autowired service.
  22451.      *
  22452.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService
  22453.      */
  22454.     protected function getListingActivityLogServiceService()
  22455.     {
  22456.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingActivityLogService.php';
  22457.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  22458.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'])) {
  22459.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'];
  22460.         }
  22461.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository'] ?? $this->getListingActivityLogRepositoryService()), $a);
  22462.     }
  22463.     /**
  22464.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService' shared autowired service.
  22465.      *
  22466.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService
  22467.      */
  22468.     protected function getListingContactRateServiceService()
  22469.     {
  22470.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingContactRateService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()));
  22471.     }
  22472.     /**
  22473.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService' shared autowired service.
  22474.      *
  22475.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService
  22476.      */
  22477.     protected function getListingFeatureServiceService()
  22478.     {
  22479.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22480.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  22481.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  22482.         }
  22483.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22484.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  22485.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  22486.         }
  22487.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  22488.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  22489.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  22490.         }
  22491.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  22492.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  22493.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  22494.         }
  22495.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService($a$b$c$d, ($this->services['translator'] ?? $this->getTranslatorService()));
  22496.     }
  22497.     /**
  22498.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingImpressionService' shared autowired service.
  22499.      *
  22500.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingImpressionService
  22501.      */
  22502.     protected function getListingImpressionServiceService()
  22503.     {
  22504.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingImpressionService.php';
  22505.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22506.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'])) {
  22507.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'];
  22508.         }
  22509.         $b = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  22510.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'])) {
  22511.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'];
  22512.         }
  22513.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingImpressionService($a$b, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  22514.     }
  22515.     /**
  22516.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer' shared autowired service.
  22517.      *
  22518.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer
  22519.      */
  22520.     protected function getListingLabelQueueProducerService()
  22521.     {
  22522.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingLabelQueueProducer.php';
  22523.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingLabelQueueProducer'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer(($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()));
  22524.     }
  22525.     /**
  22526.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingNoteService' shared autowired service.
  22527.      *
  22528.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingNoteService
  22529.      */
  22530.     protected function getListingNoteServiceService()
  22531.     {
  22532.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingNoteService.php';
  22533.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingNoteService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingNoteService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository'] ?? $this->getListingNoteRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  22534.     }
  22535.     /**
  22536.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingRateService' shared autowired service.
  22537.      *
  22538.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingRateService
  22539.      */
  22540.     protected function getListingRateServiceService()
  22541.     {
  22542.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRateService.php';
  22543.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22544.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  22545.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  22546.         }
  22547.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22548.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  22549.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  22550.         }
  22551.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22552.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  22553.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  22554.         }
  22555.         $d = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  22556.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  22557.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  22558.         }
  22559.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingRateService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b$c, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository'] ?? $this->getListingRateRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository'] ?? $this->getListingRateReasonsRepositoryService()), $d);
  22560.     }
  22561.     /**
  22562.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher' shared autowired service.
  22563.      *
  22564.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher
  22565.      */
  22566.     protected function getListingRuleMatcherService()
  22567.     {
  22568.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22569.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'])) {
  22570.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'];
  22571.         }
  22572.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22573.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'])) {
  22574.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'];
  22575.         }
  22576.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher($a$b, new \Aqarmap\Bundle\ListingBundle\Repository\RuleRepository($a));
  22577.     }
  22578.     /**
  22579.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LocationHistoryService' shared autowired service.
  22580.      *
  22581.      * @return \Aqarmap\Bundle\ListingBundle\Service\LocationHistoryService
  22582.      */
  22583.     protected function getLocationHistoryServiceService()
  22584.     {
  22585.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationHistoryService.php';
  22586.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationHistoryService'] = new \Aqarmap\Bundle\ListingBundle\Service\LocationHistoryService(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository'] ?? $this->getLocationSearchHistoryRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()));
  22587.     }
  22588.     /**
  22589.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LocationManager' shared autowired service.
  22590.      *
  22591.      * @return \Aqarmap\Bundle\ListingBundle\Service\LocationManager
  22592.      */
  22593.     protected function getLocationManagerService()
  22594.     {
  22595.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22596.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22597.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22598.         }
  22599.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  22600.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22601.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22602.         }
  22603.         $c = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  22604.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22605.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22606.         }
  22607.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  22608.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22609.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22610.         }
  22611.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22612.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22613.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22614.         }
  22615.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] = new \Aqarmap\Bundle\ListingBundle\Service\LocationManager($a$b, ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), $c$d$e, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->services['cache.app'] ?? $this->getCache_AppService()));
  22616.     }
  22617.     /**
  22618.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService' shared autowired service.
  22619.      *
  22620.      * @return \Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService
  22621.      */
  22622.     protected function getMortgageServiceService()
  22623.     {
  22624.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Mortgage/MortgageService.php';
  22625.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22626.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'])) {
  22627.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'];
  22628.         }
  22629.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] = new \Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService($a);
  22630.     }
  22631.     /**
  22632.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\PhoneManager' shared autowired service.
  22633.      *
  22634.      * @return \Aqarmap\Bundle\ListingBundle\Service\PhoneManager
  22635.      */
  22636.     protected function getPhoneManagerService()
  22637.     {
  22638.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22639.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'])) {
  22640.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'];
  22641.         }
  22642.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] = new \Aqarmap\Bundle\ListingBundle\Service\PhoneManager($a, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService'] ?? $this->getUserIpInfoServiceService()), new \Aqarmap\Bundle\ListingBundle\Service\Validators\PhoneValidator\PhoneValidator(new \Aqarmap\Bundle\ListingBundle\Service\PhoneValidatorComponentFactory()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] ?? $this->getPhoneRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository'] ?? $this->getUserPhoneRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository'] ?? $this->getListingPhoneRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  22643.     }
  22644.     /**
  22645.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\QuickRegUnsubmittedSurveyService' shared autowired service.
  22646.      *
  22647.      * @return \Aqarmap\Bundle\ListingBundle\Service\QuickRegUnsubmittedSurveyService
  22648.      */
  22649.     protected function getQuickRegUnsubmittedSurveyServiceService()
  22650.     {
  22651.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/QuickRegUnsubmittedSurveyService.php';
  22652.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\QuickRegUnsubmittedSurveyService'] = new \Aqarmap\Bundle\ListingBundle\Service\QuickRegUnsubmittedSurveyService(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository'] ?? $this->getQuickRegistrationUnsubmitSurveyRepositoryService()));
  22653.     }
  22654.     /**
  22655.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\RelatedResultService' shared autowired service.
  22656.      *
  22657.      * @return \Aqarmap\Bundle\ListingBundle\Service\RelatedResultService
  22658.      */
  22659.     protected function getRelatedResultServiceService()
  22660.     {
  22661.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22662.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22663.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22664.         }
  22665.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  22666.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22667.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22668.         }
  22669.         $c = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  22670.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22671.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22672.         }
  22673.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'] ?? $this->getListingService2Service());
  22674.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22675.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22676.         }
  22677.         $e = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22678.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22679.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22680.         }
  22681.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22682.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22683.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22684.         }
  22685.         $g = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22686.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22687.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22688.         }
  22689.         $h = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  22690.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'] = new \Aqarmap\Bundle\ListingBundle\Service\RelatedResultService($a$b$c$d$e$h, ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()), new \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\RelatedListingSearch(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a$c, ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticClientService'] ?? $this->getElasticClientServiceService()), ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), $h, ($this->services['router'] ?? $this->getRouterService()), $e, ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), $f, ($this->services['translator'] ?? $this->getTranslatorService())), $g);
  22691.     }
  22692.     /**
  22693.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ReviewService' shared autowired service.
  22694.      *
  22695.      * @return \Aqarmap\Bundle\ListingBundle\Service\ReviewService
  22696.      */
  22697.     protected function getReviewServiceService()
  22698.     {
  22699.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ReviewService.php';
  22700.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ReviewService'] = new \Aqarmap\Bundle\ListingBundle\Service\ReviewService(($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService()));
  22701.     }
  22702.     /**
  22703.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SavedSearchService' shared autowired service.
  22704.      *
  22705.      * @return \Aqarmap\Bundle\ListingBundle\Service\SavedSearchService
  22706.      */
  22707.     protected function getSavedSearchServiceService()
  22708.     {
  22709.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/SavedSearchServiceInterface.php';
  22710.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SavedSearchService.php';
  22711.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SavedSearchService'] = new \Aqarmap\Bundle\ListingBundle\Service\SavedSearchService(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository'] ?? $this->getSavedSearchRepositoryService()));
  22712.     }
  22713.     /**
  22714.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ScrapedListingService' shared autowired service.
  22715.      *
  22716.      * @return \Aqarmap\Bundle\ListingBundle\Service\ScrapedListingService
  22717.      */
  22718.     protected function getScrapedListingServiceService()
  22719.     {
  22720.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ScrapedListingService.php';
  22721.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Model/SMSManagerInterface.php';
  22722.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/SMS/InfobipManager.php';
  22723.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ScrapedListingService'] = new \Aqarmap\Bundle\ListingBundle\Service\ScrapedListingService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService()), ($this->privates['aqarmap.sms.manager'] ?? ($this->privates['aqarmap.sms.manager'] = new \Aqarmap\Bundle\NotificationBundle\Service\SMS\InfobipManager(['base_url' => '''key' => '''from' => '']))), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository'] ?? $this->getScrapedListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] ?? $this->getPhoneRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository'] ?? $this->getListingPhoneRepositoryService()));
  22724.     }
  22725.     /**
  22726.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SectionService' shared autowired service.
  22727.      *
  22728.      * @return \Aqarmap\Bundle\ListingBundle\Service\SectionService
  22729.      */
  22730.     protected function getSectionServiceService()
  22731.     {
  22732.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  22733.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService'])) {
  22734.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService'];
  22735.         }
  22736.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService'] = new \Aqarmap\Bundle\ListingBundle\Service\SectionService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $a);
  22737.     }
  22738.     /**
  22739.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SpecialListingFeatureDecorator' shared autowired service.
  22740.      *
  22741.      * @return \Aqarmap\Bundle\ListingBundle\Service\SpecialListingFeatureDecorator
  22742.      */
  22743.     protected function getSpecialListingFeatureDecoratorService()
  22744.     {
  22745.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialListingFeatureDecorator.php';
  22746.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SpecialListingFeatureDecorator'] = new \Aqarmap\Bundle\ListingBundle\Service\SpecialListingFeatureDecorator(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService()));
  22747.     }
  22748.     /**
  22749.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SupplyDemandManager' shared autowired service.
  22750.      *
  22751.      * @return \Aqarmap\Bundle\ListingBundle\Service\SupplyDemandManager
  22752.      */
  22753.     protected function getSupplyDemandManagerService()
  22754.     {
  22755.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyDemandManager.php';
  22756.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22757.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22758.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22759.         }
  22760.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22761.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22762.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22763.         }
  22764.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22765.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22766.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22767.         }
  22768.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  22769.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22770.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22771.         }
  22772.         $e = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  22773.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22774.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22775.         }
  22776.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'] = new \Aqarmap\Bundle\ListingBundle\Service\SupplyDemandManager($a$b, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository'] ?? $this->getLocationSupplyDemandRepositoryService()), $c$d, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository'] ?? $this->getInteractionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), $e);
  22777.     }
  22778.     /**
  22779.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\TopCustomerService' shared autowired service.
  22780.      *
  22781.      * @return \Aqarmap\Bundle\ListingBundle\Service\TopCustomerService
  22782.      */
  22783.     protected function getTopCustomerServiceService()
  22784.     {
  22785.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/TopCustomerService.php';
  22786.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/TopCustomerValidatorInterface.php';
  22787.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/TopCustomerValidator.php';
  22788.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\TopCustomerService'] = new \Aqarmap\Bundle\ListingBundle\Service\TopCustomerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \Aqarmap\Bundle\ListingBundle\Service\Validators\TopCustomerValidator(), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository'] ?? $this->getTopCustomerRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService()));
  22789.     }
  22790.     /**
  22791.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper' shared autowired service.
  22792.      *
  22793.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper
  22794.      */
  22795.     protected function getListingAttributesMapperService()
  22796.     {
  22797.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'] ?? $this->getListingAttributesTransformerService());
  22798.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'])) {
  22799.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'];
  22800.         }
  22801.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22802.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'])) {
  22803.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'];
  22804.         }
  22805.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper($a$b);
  22806.     }
  22807.     /**
  22808.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesTransformer' shared autowired service.
  22809.      *
  22810.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesTransformer
  22811.      */
  22812.     protected function getListingAttributesTransformerService()
  22813.     {
  22814.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22815.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'])) {
  22816.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'];
  22817.         }
  22818.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'] = new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesTransformer($a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository'] ?? $this->getCustomFieldRepositoryService()));
  22819.     }
  22820.     /**
  22821.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingTranslationMapper' shared autowired service.
  22822.      *
  22823.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingTranslationMapper
  22824.      */
  22825.     protected function getListingTranslationMapperService()
  22826.     {
  22827.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22828.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'])) {
  22829.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'];
  22830.         }
  22831.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22832.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'])) {
  22833.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'];
  22834.         }
  22835.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingTranslationMapper($a$b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  22836.     }
  22837.     /**
  22838.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CompoundAveragePriceService' shared autowired service.
  22839.      *
  22840.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundAveragePriceService
  22841.      */
  22842.     protected function getCompoundAveragePriceServiceService()
  22843.     {
  22844.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundAveragePriceService.php';
  22845.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22846.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'])) {
  22847.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'];
  22848.         }
  22849.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundAveragePriceService($a, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()));
  22850.     }
  22851.     /**
  22852.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService' shared autowired service.
  22853.      *
  22854.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService
  22855.      */
  22856.     protected function getCompoundDetailServiceService()
  22857.     {
  22858.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundDetailService.php';
  22859.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22860.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'])) {
  22861.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'];
  22862.         }
  22863.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService($a);
  22864.     }
  22865.     /**
  22866.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CostPerLeadService' shared autowired service.
  22867.      *
  22868.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CostPerLeadService
  22869.      */
  22870.     protected function getCostPerLeadServiceService()
  22871.     {
  22872.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22873.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'])) {
  22874.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'];
  22875.         }
  22876.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22877.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'])) {
  22878.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'];
  22879.         }
  22880.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\CostPerLeadService(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] ?? $this->getCreditRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), $a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] ?? $this->getTopSellerLeadRepositoryService()), $b);
  22881.     }
  22882.     /**
  22883.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\FreezedListingService' shared autowired service.
  22884.      *
  22885.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\FreezedListingService
  22886.      */
  22887.     protected function getFreezedListingServiceService()
  22888.     {
  22889.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/FreezedListingService.php';
  22890.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\FreezedListingService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\FreezedListingService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  22891.     }
  22892.     /**
  22893.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\ListingLabelService' shared autowired service.
  22894.      *
  22895.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\ListingLabelService
  22896.      */
  22897.     protected function getListingLabelServiceService()
  22898.     {
  22899.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingLabelService.php';
  22900.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingLabelService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\ListingLabelService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository'] ?? $this->getFavouriteRepositoryService()));
  22901.     }
  22902.     /**
  22903.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\ListingService' shared autowired service.
  22904.      *
  22905.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\ListingService
  22906.      */
  22907.     protected function getListingService2Service()
  22908.     {
  22909.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22910.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22911.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22912.         }
  22913.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  22914.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22915.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22916.         }
  22917.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22918.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22919.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22920.         }
  22921.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'] ?? $this->getListingTranslationMapperService());
  22922.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22923.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22924.         }
  22925.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'] ?? $this->getListingAttributesMapperService());
  22926.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22927.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22928.         }
  22929.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22930.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22931.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22932.         }
  22933.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  22934.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22935.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22936.         }
  22937.         $h = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  22938.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22939.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22940.         }
  22941.         $i = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  22942.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  22943.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  22944.         }
  22945.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\ListingService($a, new \Aqarmap\Bundle\ListingBundle\Service\V4\ListingRuleFacadeService($b), ($this->services['translator'] ?? $this->getTranslatorService()), $c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $d$e$f$g$h$i, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] ?? $this->getThumbURLService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), $this->parameters['locales']);
  22946.     }
  22947.     /**
  22948.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\LocationService' shared autowired service.
  22949.      *
  22950.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\LocationService
  22951.      */
  22952.     protected function getLocationServiceService()
  22953.     {
  22954.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22955.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'])) {
  22956.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'];
  22957.         }
  22958.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22959.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'])) {
  22960.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'];
  22961.         }
  22962.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\LocationService($a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $b, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  22963.     }
  22964.     /**
  22965.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\BulkListingsApproveStrategy' shared autowired service.
  22966.      *
  22967.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\BulkListingsApproveStrategy
  22968.      */
  22969.     protected function getBulkListingsApproveStrategyService()
  22970.     {
  22971.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  22972.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/BulkListingsApproveStrategy.php';
  22973.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\BulkListingsApproveStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\BulkListingsApproveStrategy(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  22974.     }
  22975.     /**
  22976.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\CompoundAveragePriceStrategy' shared autowired service.
  22977.      *
  22978.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\CompoundAveragePriceStrategy
  22979.      */
  22980.     protected function getCompoundAveragePriceStrategyService()
  22981.     {
  22982.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  22983.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/CompoundAveragePriceStrategy.php';
  22984.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\CompoundAveragePriceStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\CompoundAveragePriceStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'] ?? $this->getCompoundAveragePriceServiceService()));
  22985.     }
  22986.     /**
  22987.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\ImportLocationsStrategy' shared autowired service.
  22988.      *
  22989.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\ImportLocationsStrategy
  22990.      */
  22991.     protected function getImportLocationsStrategyService()
  22992.     {
  22993.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  22994.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/ImportLocationsStrategy.php';
  22995.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\ImportLocationsStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\ImportLocationsStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()));
  22996.     }
  22997.     /**
  22998.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy' shared autowired service.
  22999.      *
  23000.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy
  23001.      */
  23002.     protected function getRecordLocationSearchHistoryStrategyService()
  23003.     {
  23004.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23005.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/RecordLocationSearchHistoryStrategy.php';
  23006.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordLocationSearchHistoryStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'] ?? $this->getLocationSearchHistoryServiceService()));
  23007.     }
  23008.     /**
  23009.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy' shared autowired service.
  23010.      *
  23011.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy
  23012.      */
  23013.     protected function getRecordSearchKeywordHistoryStrategyService()
  23014.     {
  23015.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23016.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/RecordSearchKeywordHistoryStrategy.php';
  23017.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordSearchKeywordHistoryStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SearchKeywordHistoryService'] ?? $this->getSearchKeywordHistoryServiceService()));
  23018.     }
  23019.     /**
  23020.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingImpressionsStrategy' shared autowired service.
  23021.      *
  23022.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingImpressionsStrategy
  23023.      */
  23024.     protected function getUpdateListingImpressionsStrategyService()
  23025.     {
  23026.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23027.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/UpdateListingImpressionsStrategy.php';
  23028.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\UpdateListingImpressionsStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingImpressionsStrategy(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'] ?? $this->getListingImpressionServiceService()));
  23029.     }
  23030.     /**
  23031.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingLabelStrategy' shared autowired service.
  23032.      *
  23033.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingLabelStrategy
  23034.      */
  23035.     protected function getUpdateListingLabelStrategyService()
  23036.     {
  23037.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23038.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/UpdateListingLabelStrategy.php';
  23039.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\UpdateListingLabelStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingLabelStrategy(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingLabelService'] ?? $this->getListingLabelServiceService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23040.     }
  23041.     /**
  23042.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Twig\ListingExtension' shared autowired service.
  23043.      *
  23044.      * @return \Aqarmap\Bundle\ListingBundle\Twig\ListingExtension
  23045.      */
  23046.     protected function getListingExtensionService()
  23047.     {
  23048.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  23049.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'])) {
  23050.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'];
  23051.         }
  23052.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  23053.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'])) {
  23054.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'];
  23055.         }
  23056.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'] = new \Aqarmap\Bundle\ListingBundle\Twig\ListingExtension($a$b, ($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  23057.     }
  23058.     /**
  23059.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Twig\SearchDescriptionExtension' shared autowired service.
  23060.      *
  23061.      * @return \Aqarmap\Bundle\ListingBundle\Twig\SearchDescriptionExtension
  23062.      */
  23063.     protected function getSearchDescriptionExtensionService()
  23064.     {
  23065.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'] ?? $this->getMetaTagsBuilderService());
  23066.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'])) {
  23067.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'];
  23068.         }
  23069.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'] = new \Aqarmap\Bundle\ListingBundle\Twig\SearchDescriptionExtension(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\Director'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\Director'] = new \Aqarmap\Bundle\ListingBundle\Builder\Director())), $a);
  23070.     }
  23071.     /**
  23072.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator' shared autowired service.
  23073.      *
  23074.      * @return \Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator
  23075.      */
  23076.     protected function getIsYoutubeUrlOrNullValidatorService()
  23077.     {
  23078.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  23079.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  23080.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Validator/Constraints/IsYoutubeUrlOrNullValidator.php';
  23081.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator'] = new \Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator();
  23082.     }
  23083.     /**
  23084.      * Gets the private 'Aqarmap\Bundle\MainBundle\Adapter\MailerService' shared autowired service.
  23085.      *
  23086.      * @return \Aqarmap\Bundle\MainBundle\Adapter\MailerService
  23087.      */
  23088.     protected function getMailerServiceService()
  23089.     {
  23090.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  23091.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'])) {
  23092.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'];
  23093.         }
  23094.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  23095.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'])) {
  23096.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'];
  23097.         }
  23098.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] = new \Aqarmap\Bundle\MainBundle\Adapter\MailerService(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a$b);
  23099.     }
  23100.     /**
  23101.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\EntityPersisterCommand' shared autowired service.
  23102.      *
  23103.      * @return \Aqarmap\Bundle\MainBundle\Command\EntityPersisterCommand
  23104.      */
  23105.     protected function getEntityPersisterCommandService()
  23106.     {
  23107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23108.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/EntityPersisterCommand.php';
  23109.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand'] = $instance = new \Aqarmap\Bundle\MainBundle\Command\EntityPersisterCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23110.         $instance->setName('app:entity:persist');
  23111.         return $instance;
  23112.     }
  23113.     /**
  23114.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\FixturesCommand' shared autowired service.
  23115.      *
  23116.      * @return \Aqarmap\Bundle\MainBundle\Command\FixturesCommand
  23117.      */
  23118.     protected function getFixturesCommandService()
  23119.     {
  23120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23121.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/FixturesCommand.php';
  23122.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand'] = $instance = new \Aqarmap\Bundle\MainBundle\Command\FixturesCommand();
  23123.         $instance->setName('app:fixtures:rebuild');
  23124.         return $instance;
  23125.     }
  23126.     /**
  23127.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\MoonshotCacheWarmerCommand' shared autowired service.
  23128.      *
  23129.      * @return \Aqarmap\Bundle\MainBundle\Command\MoonshotCacheWarmerCommand
  23130.      */
  23131.     protected function getMoonshotCacheWarmerCommandService()
  23132.     {
  23133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23134.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/MoonshotCacheWarmerCommand.php';
  23135.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand'] = $instance = new \Aqarmap\Bundle\MainBundle\Command\MoonshotCacheWarmerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'] ?? $this->getMenuBuilderService()), ($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ReviewService'] ?? $this->getReviewServiceService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\WordpressManager'] ?? $this->getWordpressManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Admin\\DefaultTopCustomersManager'] ?? $this->getDefaultTopCustomersManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  23136.         $instance->setName('app:cache:warmup');
  23137.         return $instance;
  23138.     }
  23139.     /**
  23140.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\PatchAddLegacyPropertyTypeCommand' shared autowired service.
  23141.      *
  23142.      * @return \Aqarmap\Bundle\MainBundle\Command\PatchAddLegacyPropertyTypeCommand
  23143.      */
  23144.     protected function getPatchAddLegacyPropertyTypeCommandService()
  23145.     {
  23146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23147.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/PatchAddLegacyPropertyTypeCommand.php';
  23148.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand'] = $instance = new \Aqarmap\Bundle\MainBundle\Command\PatchAddLegacyPropertyTypeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23149.         $instance->setName('app:patch:add-legacy-property-types');
  23150.         return $instance;
  23151.     }
  23152.     /**
  23153.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\PatchTreeRebuildCommand' shared autowired service.
  23154.      *
  23155.      * @return \Aqarmap\Bundle\MainBundle\Command\PatchTreeRebuildCommand
  23156.      */
  23157.     protected function getPatchTreeRebuildCommandService()
  23158.     {
  23159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23160.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/PatchTreeRebuildCommand.php';
  23161.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand'] = $instance = new \Aqarmap\Bundle\MainBundle\Command\PatchTreeRebuildCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23162.         $instance->setName('app:entity:tree-rebuild');
  23163.         return $instance;
  23164.     }
  23165.     /**
  23166.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\UpdateCustomFieldCommand' shared autowired service.
  23167.      *
  23168.      * @return \Aqarmap\Bundle\MainBundle\Command\UpdateCustomFieldCommand
  23169.      */
  23170.     protected function getUpdateCustomFieldCommandService()
  23171.     {
  23172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23173.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/UpdateCustomFieldCommand.php';
  23174.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand'] = $instance = new \Aqarmap\Bundle\MainBundle\Command\UpdateCustomFieldCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23175.         $instance->setName('app:custom-field:patch');
  23176.         return $instance;
  23177.     }
  23178.     /**
  23179.      * Gets the private 'Aqarmap\Bundle\MainBundle\Contract\ProducerFactoryInterface $pokeProducerFactory' shared autowired service.
  23180.      *
  23181.      * @return \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory
  23182.      */
  23183.     protected function getProducerFactoryInterfacepokeProducerFactoryService()
  23184.     {
  23185.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $pokeProducerFactory'] = new \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory(new \Aqarmap\Bundle\MainBundle\Service\SqsService(($this->privates['aqarmap.aws_sqs.client'] ?? $this->getAqarmap_AwsSqs_ClientService()), 'dev'$this->getEnv('APP_COUNTRY'), 'POKE', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  23186.     }
  23187.     /**
  23188.      * Gets the private 'Aqarmap\Bundle\MainBundle\Contract\ProducerFactoryInterface $producerFactory' shared autowired service.
  23189.      *
  23190.      * @return \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory
  23191.      */
  23192.     protected function getProducerFactoryInterfaceproducerFactoryService()
  23193.     {
  23194.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] = new \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory(($this->privates['aqarmap.sqs.service'] ?? $this->getAqarmap_Sqs_ServiceService()));
  23195.     }
  23196.     /**
  23197.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener' shared autowired service.
  23198.      *
  23199.      * @return \Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener
  23200.      */
  23201.     protected function getBouncedEmailListenerService()
  23202.     {
  23203.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/BouncedEmailListener.php';
  23204.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23205.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'])) {
  23206.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'];
  23207.         }
  23208.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  23209.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'])) {
  23210.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'];
  23211.         }
  23212.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] = new \Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener($a$b);
  23213.     }
  23214.     /**
  23215.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\FeedbackListener' shared autowired service.
  23216.      *
  23217.      * @return \Aqarmap\Bundle\MainBundle\EventListener\FeedbackListener
  23218.      */
  23219.     protected function getFeedbackListenerService()
  23220.     {
  23221.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/FeedbackListener.php';
  23222.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23223.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  23224.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  23225.         }
  23226.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  23227.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  23228.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  23229.         }
  23230.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  23231.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  23232.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  23233.         }
  23234.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'] = new \Aqarmap\Bundle\MainBundle\EventListener\FeedbackListener($this$a, ($this->services['translator'] ?? $this->getTranslatorService()), $b$c, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()));
  23235.     }
  23236.     /**
  23237.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber' shared autowired service.
  23238.      *
  23239.      * @return \Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber
  23240.      */
  23241.     protected function getIpTraceSubscriberService()
  23242.     {
  23243.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\IpTraceSubscriber'] = new \Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber(($this->privates['gedmo.listener.iptraceable'] ?? $this->getGedmo_Listener_IptraceableService()));
  23244.     }
  23245.     /**
  23246.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener' shared autowired service.
  23247.      *
  23248.      * @return \Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener
  23249.      */
  23250.     protected function getSiteMapListenerService()
  23251.     {
  23252.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php';
  23253.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23254.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  23255.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  23256.         }
  23257.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] ?? $this->getSiteMapServiceService());
  23258.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  23259.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  23260.         }
  23261.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23262.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  23263.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  23264.         }
  23265.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'] = new \Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), $b$c, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  23266.     }
  23267.     /**
  23268.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventStreaming\EventStreamingClientFactory' shared autowired service.
  23269.      *
  23270.      * @return \Aqarmap\Bundle\MainBundle\EventStreaming\EventStreamingClientFactory
  23271.      */
  23272.     protected function getEventStreamingClientFactoryService()
  23273.     {
  23274.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventStreaming\\EventStreamingClientFactory'] = new \Aqarmap\Bundle\MainBundle\EventStreaming\EventStreamingClientFactory(new \Aqarmap\Bundle\MainBundle\Service\SnsService(\Aws\Sns\SnsClient::factory(['region' => $this->getEnv('AWS_DEFAULT_REGION'), 'version' => 'latest''credentials' => ['key' => $this->getEnv('AWS_ACCESS_KEY'), 'secret' => $this->getEnv('AWS_SECRET_KEY')]])), $this->getEnv('AWS_DEFAULT_REGION'), $this->getEnv('AWS_ACCOUNT_ID'));
  23275.     }
  23276.     /**
  23277.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType' shared autowired service.
  23278.      *
  23279.      * @return \Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType
  23280.      */
  23281.     protected function getAddSettingTypeService()
  23282.     {
  23283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23285.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/Admin/AddSettingType.php';
  23286.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType'] = new \Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType();
  23287.     }
  23288.     /**
  23289.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType' shared autowired service.
  23290.      *
  23291.      * @return \Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType
  23292.      */
  23293.     protected function getUpdateSettingTypeService()
  23294.     {
  23295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23296.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23297.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/Admin/UpdateSettingType.php';
  23298.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType'] = new \Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType();
  23299.     }
  23300.     /**
  23301.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType' shared autowired service.
  23302.      *
  23303.      * @return \Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType
  23304.      */
  23305.     protected function getConfirmFeaturedFormTypeService()
  23306.     {
  23307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23309.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/ConfirmFeaturedFormType.php';
  23310.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType'] = new \Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType();
  23311.     }
  23312.     /**
  23313.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\ConfirmFormType' shared autowired service.
  23314.      *
  23315.      * @return \Aqarmap\Bundle\MainBundle\Form\ConfirmFormType
  23316.      */
  23317.     protected function getConfirmFormTypeService()
  23318.     {
  23319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23321.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/ConfirmFormType.php';
  23322.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType'] = new \Aqarmap\Bundle\MainBundle\Form\ConfirmFormType();
  23323.     }
  23324.     /**
  23325.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\CustomParagraphType' shared autowired service.
  23326.      *
  23327.      * @return \Aqarmap\Bundle\MainBundle\Form\CustomParagraphType
  23328.      */
  23329.     protected function getCustomParagraphTypeService()
  23330.     {
  23331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23333.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/CustomParagraphType.php';
  23334.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType'] = new \Aqarmap\Bundle\MainBundle\Form\CustomParagraphType();
  23335.     }
  23336.     /**
  23337.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType' shared autowired service.
  23338.      *
  23339.      * @return \Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType
  23340.      */
  23341.     protected function getDefaultTopCustomerTypeService()
  23342.     {
  23343.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23345.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/DefaultTopCustomerType.php';
  23346.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType'] = new \Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType();
  23347.     }
  23348.     /**
  23349.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType' shared autowired service.
  23350.      *
  23351.      * @return \Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType
  23352.      */
  23353.     protected function getFeedbackNoteTypeService()
  23354.     {
  23355.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23357.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FeedbackNoteType.php';
  23358.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType'] = new \Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType();
  23359.     }
  23360.     /**
  23361.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FeedbackType' shared autowired service.
  23362.      *
  23363.      * @return \Aqarmap\Bundle\MainBundle\Form\FeedbackType
  23364.      */
  23365.     protected function getFeedbackTypeService()
  23366.     {
  23367.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23368.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23369.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FeedbackType.php';
  23370.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType'] = new \Aqarmap\Bundle\MainBundle\Form\FeedbackType();
  23371.     }
  23372.     /**
  23373.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType' shared autowired service.
  23374.      *
  23375.      * @return \Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType
  23376.      */
  23377.     protected function getFilterCustomParagraphTypeService()
  23378.     {
  23379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23380.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23381.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FilterCustomParagraphType.php';
  23382.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType'] = new \Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType();
  23383.     }
  23384.     /**
  23385.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\JoinUsType' shared autowired service.
  23386.      *
  23387.      * @return \Aqarmap\Bundle\MainBundle\Form\JoinUsType
  23388.      */
  23389.     protected function getJoinUsTypeService()
  23390.     {
  23391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23393.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/JoinUsType.php';
  23394.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType'] = new \Aqarmap\Bundle\MainBundle\Form\JoinUsType();
  23395.     }
  23396.     /**
  23397.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\LinkType' shared autowired service.
  23398.      *
  23399.      * @return \Aqarmap\Bundle\MainBundle\Form\LinkType
  23400.      */
  23401.     protected function getLinkTypeService()
  23402.     {
  23403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23404.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23405.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/LinkType.php';
  23406.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\LinkType'] = new \Aqarmap\Bundle\MainBundle\Form\LinkType();
  23407.     }
  23408.     /**
  23409.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\MenuType' shared autowired service.
  23410.      *
  23411.      * @return \Aqarmap\Bundle\MainBundle\Form\MenuType
  23412.      */
  23413.     protected function getMenuTypeService()
  23414.     {
  23415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23417.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/MenuType.php';
  23418.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\MenuType'] = new \Aqarmap\Bundle\MainBundle\Form\MenuType();
  23419.     }
  23420.     /**
  23421.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\PageType' shared autowired service.
  23422.      *
  23423.      * @return \Aqarmap\Bundle\MainBundle\Form\PageType
  23424.      */
  23425.     protected function getPageTypeService()
  23426.     {
  23427.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23428.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23429.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/PageType.php';
  23430.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\PageType'] = new \Aqarmap\Bundle\MainBundle\Form\PageType();
  23431.     }
  23432.     /**
  23433.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\SinglePhotoType' shared autowired service.
  23434.      *
  23435.      * @return \Aqarmap\Bundle\MainBundle\Form\SinglePhotoType
  23436.      */
  23437.     protected function getSinglePhotoTypeService()
  23438.     {
  23439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23440.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23441.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/SinglePhotoType.php';
  23442.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType'] = new \Aqarmap\Bundle\MainBundle\Form\SinglePhotoType();
  23443.     }
  23444.     /**
  23445.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\TestimonialType' shared autowired service.
  23446.      *
  23447.      * @return \Aqarmap\Bundle\MainBundle\Form\TestimonialType
  23448.      */
  23449.     protected function getTestimonialTypeService()
  23450.     {
  23451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23452.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23453.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/TestimonialType.php';
  23454.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType'] = new \Aqarmap\Bundle\MainBundle\Form\TestimonialType();
  23455.     }
  23456.     /**
  23457.      * Gets the private 'Aqarmap\Bundle\MainBundle\Helpers\MailerHelper' shared autowired service.
  23458.      *
  23459.      * @return \Aqarmap\Bundle\MainBundle\Helpers\MailerHelper
  23460.      */
  23461.     protected function getMailerHelperService()
  23462.     {
  23463.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] = new \Aqarmap\Bundle\MainBundle\Helpers\MailerHelper(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  23464.     }
  23465.     /**
  23466.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber' shared autowired service.
  23467.      *
  23468.      * @return \Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber
  23469.      */
  23470.     protected function getConfigureMenuEventSubscriber3Service()
  23471.     {
  23472.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/ConfigureMenuEventSubscriber.php';
  23473.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  23474.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'])) {
  23475.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'];
  23476.         }
  23477.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23478.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'])) {
  23479.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'];
  23480.         }
  23481.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber($this, ($this->services['translator'] ?? $this->getTranslatorService()), $a$b);
  23482.     }
  23483.     /**
  23484.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber' shared autowired service.
  23485.      *
  23486.      * @return \Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber
  23487.      */
  23488.     protected function getDoctrineExtensionEventSubscriberService()
  23489.     {
  23490.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\DoctrineExtensionEventSubscriber'] = new \Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber(($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()));
  23491.     }
  23492.     /**
  23493.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\RequestEventSubscriber' shared autowired service.
  23494.      *
  23495.      * @return \Aqarmap\Bundle\MainBundle\Listener\RequestEventSubscriber
  23496.      */
  23497.     protected function getRequestEventSubscriberService()
  23498.     {
  23499.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  23500.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  23501.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  23502.         }
  23503.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  23504.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  23505.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  23506.         }
  23507.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  23508.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  23509.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  23510.         }
  23511.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23512.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  23513.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  23514.         }
  23515.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'] = new \Aqarmap\Bundle\MainBundle\Listener\RequestEventSubscriber($this$a$b$c$a$d, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  23516.     }
  23517.     /**
  23518.      * Gets the private 'Aqarmap\Bundle\MainBundle\Menu\MenuBuilder' shared autowired service.
  23519.      *
  23520.      * @return \Aqarmap\Bundle\MainBundle\Menu\MenuBuilder
  23521.      */
  23522.     protected function getMenuBuilderService()
  23523.     {
  23524.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23525.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  23526.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  23527.         }
  23528.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23529.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  23530.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  23531.         }
  23532.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23533.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  23534.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  23535.         }
  23536.         $d = ($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService());
  23537.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  23538.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  23539.         }
  23540.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'] = new \Aqarmap\Bundle\MainBundle\Menu\MenuBuilder(($this->services['translator'] ?? $this->getTranslatorService()), $a$b$c, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), $d, ($this->services['cache.app'] ?? $this->getCache_AppService()));
  23541.     }
  23542.     /**
  23543.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\ActivityRepository' shared autowired service.
  23544.      *
  23545.      * @return \Aqarmap\Bundle\MainBundle\Repository\ActivityRepository
  23546.      */
  23547.     protected function getActivityRepositoryService()
  23548.     {
  23549.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/ActivityRepository.php';
  23550.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\ActivityRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  23551.     }
  23552.     /**
  23553.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository' shared autowired service.
  23554.      *
  23555.      * @return \Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository
  23556.      */
  23557.     protected function getCustomParagraphRepositoryService()
  23558.     {
  23559.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23560.     }
  23561.     /**
  23562.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository' shared autowired service.
  23563.      *
  23564.      * @return \Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository
  23565.      */
  23566.     protected function getDefaultTopCustomersRepositoryService()
  23567.     {
  23568.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/DefaultTopCustomersRepository.php';
  23569.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23570.     }
  23571.     /**
  23572.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository' shared autowired service.
  23573.      *
  23574.      * @return \Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository
  23575.      */
  23576.     protected function getFeedbackRepositoryService()
  23577.     {
  23578.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/FeedbackRepository.php';
  23579.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23580.     }
  23581.     /**
  23582.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository' shared autowired service.
  23583.      *
  23584.      * @return \Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository
  23585.      */
  23586.     protected function getJoinUsRepositoryService()
  23587.     {
  23588.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/JoinUsRepository.php';
  23589.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23590.     }
  23591.     /**
  23592.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\MenuRepository' shared autowired service.
  23593.      *
  23594.      * @return \Aqarmap\Bundle\MainBundle\Repository\MenuRepository
  23595.      */
  23596.     protected function getMenuRepositoryService()
  23597.     {
  23598.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/MenuRepository.php';
  23599.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\MenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23600.     }
  23601.     /**
  23602.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository' shared autowired service.
  23603.      *
  23604.      * @return \Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository
  23605.      */
  23606.     protected function getMobileSectionsTogglesRepositoryService()
  23607.     {
  23608.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/MobileSectionsTogglesRepository.php';
  23609.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23610.     }
  23611.     /**
  23612.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository' shared autowired service.
  23613.      *
  23614.      * @return \Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository
  23615.      */
  23616.     protected function getPerformanceLogRepositoryService()
  23617.     {
  23618.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/PerformanceLogRepository.php';
  23619.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  23620.     }
  23621.     /**
  23622.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\SettingRepository' shared autowired service.
  23623.      *
  23624.      * @return \Aqarmap\Bundle\MainBundle\Repository\SettingRepository
  23625.      */
  23626.     protected function getSettingRepositoryService()
  23627.     {
  23628.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  23629.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/SettingRepository.php';
  23630.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository'] = $instance = new \Aqarmap\Bundle\MainBundle\Repository\SettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23631.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  23632.         return $instance;
  23633.     }
  23634.     /**
  23635.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository' shared autowired service.
  23636.      *
  23637.      * @return \Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository
  23638.      */
  23639.     protected function getTestimonialRepositoryService()
  23640.     {
  23641.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/TestimonialRepository.php';
  23642.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  23643.     }
  23644.     /**
  23645.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\ActivityLogger' shared autowired service.
  23646.      *
  23647.      * @return \Aqarmap\Bundle\MainBundle\Service\ActivityLogger
  23648.      */
  23649.     protected function getActivityLoggerService()
  23650.     {
  23651.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  23652.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'])) {
  23653.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'];
  23654.         }
  23655.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] = new \Aqarmap\Bundle\MainBundle\Service\ActivityLogger(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  23656.     }
  23657.     /**
  23658.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Admin\CSVFileProccessing\CSVFileProccessorFactory' shared autowired service.
  23659.      *
  23660.      * @return \Aqarmap\Bundle\MainBundle\Service\Admin\CSVFileProccessing\CSVFileProccessorFactory
  23661.      */
  23662.     protected function getCSVFileProccessorFactoryService()
  23663.     {
  23664.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Admin/CSVFileProccessing/CSVFileProccessorFactory.php';
  23665.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Admin\\CSVFileProccessing\\CSVFileProccessorFactory'] = new \Aqarmap\Bundle\MainBundle\Service\Admin\CSVFileProccessing\CSVFileProccessorFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  23666.     }
  23667.     /**
  23668.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Admin\DefaultTopCustomersManager' shared autowired service.
  23669.      *
  23670.      * @return \Aqarmap\Bundle\MainBundle\Service\Admin\DefaultTopCustomersManager
  23671.      */
  23672.     protected function getDefaultTopCustomersManagerService()
  23673.     {
  23674.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Admin/DefaultTopCustomersManagerInterface.php';
  23675.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Admin/DefaultTopCustomersManager.php';
  23676.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Admin\\DefaultTopCustomersManager'] = new \Aqarmap\Bundle\MainBundle\Service\Admin\DefaultTopCustomersManager(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  23677.     }
  23678.     /**
  23679.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\CacheManager' shared autowired service.
  23680.      *
  23681.      * @return \Aqarmap\Bundle\MainBundle\Service\CacheManager
  23682.      */
  23683.     protected function getCacheManagerService()
  23684.     {
  23685.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] = new \Aqarmap\Bundle\MainBundle\Service\CacheManager(($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()));
  23686.     }
  23687.     /**
  23688.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\FormValidationService' shared autowired service.
  23689.      *
  23690.      * @return \Aqarmap\Bundle\MainBundle\Service\FormValidationService
  23691.      */
  23692.     protected function getFormValidationServiceService()
  23693.     {
  23694.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  23695.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService'] = new \Aqarmap\Bundle\MainBundle\Service\FormValidationService();
  23696.     }
  23697.     /**
  23698.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\GraphQlClient' shared autowired service.
  23699.      *
  23700.      * @return \Aqarmap\Bundle\MainBundle\Service\GraphQlClient
  23701.      */
  23702.     protected function getGraphQlClientService()
  23703.     {
  23704.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GraphQlClient.php';
  23705.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\GraphQlClient'] = new \Aqarmap\Bundle\MainBundle\Service\GraphQlClient($this, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V4\\OauthClientBuilder'] ?? $this->getOauthClientBuilderService()));
  23706.     }
  23707.     /**
  23708.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\MenuBuilderService' shared autowired service.
  23709.      *
  23710.      * @return \Aqarmap\Bundle\MainBundle\Service\MenuBuilderService
  23711.      */
  23712.     protected function getMenuBuilderServiceService()
  23713.     {
  23714.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23715.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23716.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23717.         }
  23718.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23719.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23720.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23721.         }
  23722.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23723.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23724.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23725.         }
  23726.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] ?? $this->getListingSearchCombinationsServiceService());
  23727.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23728.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23729.         }
  23730.         $e = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] ?? $this->getListingSearchServiceService());
  23731.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23732.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23733.         }
  23734.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'] = new \Aqarmap\Bundle\MainBundle\Service\MenuBuilderService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b$c$d$e, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['cache.app'] ?? $this->getCache_AppService()));
  23735.     }
  23736.     /**
  23737.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\PriceExtender' shared autowired service.
  23738.      *
  23739.      * @return \Aqarmap\Bundle\MainBundle\Service\PriceExtender
  23740.      */
  23741.     protected function getPriceExtenderService()
  23742.     {
  23743.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23744.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'])) {
  23745.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'];
  23746.         }
  23747.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] = new \Aqarmap\Bundle\MainBundle\Service\PriceExtender($a);
  23748.     }
  23749.     /**
  23750.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Setting' shared autowired service.
  23751.      *
  23752.      * @return \Aqarmap\Bundle\MainBundle\Service\Setting
  23753.      */
  23754.     protected function getSettingService()
  23755.     {
  23756.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23757.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'])) {
  23758.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'];
  23759.         }
  23760.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] = new \Aqarmap\Bundle\MainBundle\Service\Setting($a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()));
  23761.     }
  23762.     /**
  23763.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\SiteMapService' shared autowired service.
  23764.      *
  23765.      * @return \Aqarmap\Bundle\MainBundle\Service\SiteMapService
  23766.      */
  23767.     protected function getSiteMapServiceService()
  23768.     {
  23769.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Contracts/SiteMapServiceInterface.php';
  23770.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SiteMapService.php';
  23771.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23772.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'])) {
  23773.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'];
  23774.         }
  23775.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] = new \Aqarmap\Bundle\MainBundle\Service\SiteMapService($a, ($this->services['router'] ?? $this->getRouterService()));
  23776.     }
  23777.     /**
  23778.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\ThumbURL' shared autowired service.
  23779.      *
  23780.      * @return \Aqarmap\Bundle\MainBundle\Service\ThumbURL
  23781.      */
  23782.     protected function getThumbURLService()
  23783.     {
  23784.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] = new \Aqarmap\Bundle\MainBundle\Service\ThumbURL($this->getParameter('aqarmap.wompoo'));
  23785.     }
  23786.     /**
  23787.      * Gets the private 'Aqarmap\Bundle\MainBundle\Strategy\ProcessEmailBodyStrategy' shared autowired service.
  23788.      *
  23789.      * @return \Aqarmap\Bundle\MainBundle\Strategy\ProcessEmailBodyStrategy
  23790.      */
  23791.     protected function getProcessEmailBodyStrategyService()
  23792.     {
  23793.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23794.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Strategy/ProcessEmailBodyStrategy.php';
  23795.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/ProcessEmailBodyFactoryInterface.php';
  23796.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Factory/ProcessEmailBodyFactory.php';
  23797.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Strategy\\ProcessEmailBodyStrategy'] = new \Aqarmap\Bundle\MainBundle\Strategy\ProcessEmailBodyStrategy(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService()), new \Aqarmap\Bundle\MainBundle\Factory\ProcessEmailBodyFactory(new RewindableGenerator(function () {
  23798.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\ShowPhoneNumberEmailBodyBuilder'] ?? $this->getShowPhoneNumberEmailBodyBuilderService());
  23799.         }, 1)));
  23800.     }
  23801.     /**
  23802.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand' shared autowired service.
  23803.      *
  23804.      * @return \Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand
  23805.      */
  23806.     protected function getMaskedEmailReadCommandService()
  23807.     {
  23808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23809.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MaskedEmailReadCommand.php';
  23810.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand(($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()));
  23811.         $instance->setName('app:masked_email:read');
  23812.         return $instance;
  23813.     }
  23814.     /**
  23815.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\MessageCommand' shared autowired service.
  23816.      *
  23817.      * @return \Aqarmap\Bundle\MessageBundle\Command\MessageCommand
  23818.      */
  23819.     protected function getMessageCommandService()
  23820.     {
  23821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23822.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MessageCommand.php';
  23823.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  23824.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\MessageCommand($a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository'] ?? $this->getRecipientRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), $a);
  23825.         $instance->setName('app:message:send');
  23826.         return $instance;
  23827.     }
  23828.     /**
  23829.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand' shared autowired service.
  23830.      *
  23831.      * @return \Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand
  23832.      */
  23833.     protected function getPatchMaskedEmailMessageRecipientCommandService()
  23834.     {
  23835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23836.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/PatchMaskedEmailMessageRecipientCommand.php';
  23837.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand();
  23838.         $instance->setName('app:patch:missing-message-recipients');
  23839.         return $instance;
  23840.     }
  23841.     /**
  23842.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand' shared autowired service.
  23843.      *
  23844.      * @return \Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand
  23845.      */
  23846.     protected function getPatchMessageLeadCommandService()
  23847.     {
  23848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23849.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/PatchMessageLeadCommand.php';
  23850.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand();
  23851.         $instance->setName('app:patch:missing-message-leads');
  23852.         return $instance;
  23853.     }
  23854.     /**
  23855.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository' shared autowired service.
  23856.      *
  23857.      * @return \Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository
  23858.      */
  23859.     protected function getConversationRecipientRepositoryService()
  23860.     {
  23861.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/ConversationRecipientRepository.php';
  23862.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23863.     }
  23864.     /**
  23865.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository' shared autowired service.
  23866.      *
  23867.      * @return \Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository
  23868.      */
  23869.     protected function getConversationRepositoryService()
  23870.     {
  23871.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23872.     }
  23873.     /**
  23874.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\MessageRepository' shared autowired service.
  23875.      *
  23876.      * @return \Aqarmap\Bundle\MessageBundle\Repository\MessageRepository
  23877.      */
  23878.     protected function getMessageRepositoryService()
  23879.     {
  23880.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\MessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23881.     }
  23882.     /**
  23883.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository' shared autowired service.
  23884.      *
  23885.      * @return \Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository
  23886.      */
  23887.     protected function getRecipientRepositoryService()
  23888.     {
  23889.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23890.     }
  23891.     /**
  23892.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Service\Composer' shared autowired service.
  23893.      *
  23894.      * @return \Aqarmap\Bundle\MessageBundle\Service\Composer
  23895.      */
  23896.     protected function getComposerService()
  23897.     {
  23898.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23899.         if (isset($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'])) {
  23900.             return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'];
  23901.         }
  23902.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23903.         if (isset($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'])) {
  23904.             return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'];
  23905.         }
  23906.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] = new \Aqarmap\Bundle\MessageBundle\Service\Composer($a$b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository'] ?? $this->getMessageRepositoryService()), ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository'] ?? $this->getConversationRepositoryService()));
  23907.     }
  23908.     /**
  23909.      * Gets the private 'Aqarmap\Bundle\MortgageBundle\EventListener\MortgageSubscribeListener' shared autowired service.
  23910.      *
  23911.      * @return \Aqarmap\Bundle\MortgageBundle\EventListener\MortgageSubscribeListener
  23912.      */
  23913.     protected function getMortgageSubscribeListenerService()
  23914.     {
  23915.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/EventListener/MortgageSubscribeListener.php';
  23916.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23917.         if (isset($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'])) {
  23918.             return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'];
  23919.         }
  23920.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  23921.         if (isset($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'])) {
  23922.             return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'];
  23923.         }
  23924.         return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'] = new \Aqarmap\Bundle\MortgageBundle\EventListener\MortgageSubscribeListener($this, ($this->services['translator'] ?? $this->getTranslatorService()), $a$b, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  23925.     }
  23926.     /**
  23927.      * Gets the private 'Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository' shared autowired service.
  23928.      *
  23929.      * @return \Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository
  23930.      */
  23931.     protected function getMortgageRequestRepositoryService()
  23932.     {
  23933.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Repository/MortgageRequestRepository.php';
  23934.         return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository'] = new \Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23935.     }
  23936.     /**
  23937.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Command\DiscussionInterestsNotificationCommand' shared autowired service.
  23938.      *
  23939.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Command\DiscussionInterestsNotificationCommand
  23940.      */
  23941.     protected function getDiscussionInterestsNotificationCommandService()
  23942.     {
  23943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23944.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Command/DiscussionInterestsNotificationCommand.php';
  23945.         $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand'] = $instance = new \Aqarmap\Bundle\NeighborhoodBundle\Command\DiscussionInterestsNotificationCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  23946.         $instance->setName('app:discussion:interests:add');
  23947.         return $instance;
  23948.     }
  23949.     /**
  23950.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  23951.      *
  23952.      * @return \Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber
  23953.      */
  23954.     protected function getConfigureMenuEventSubscriber4Service()
  23955.     {
  23956.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/EventListener/ConfigureMenuEventSubscriber.php';
  23957.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  23958.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  23959.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  23960.         }
  23961.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber($this, ($this->services['translator'] ?? $this->getTranslatorService()), $a);
  23962.     }
  23963.     /**
  23964.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType' shared autowired service.
  23965.      *
  23966.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType
  23967.      */
  23968.     protected function getCompoundSearchTypeService()
  23969.     {
  23970.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23971.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23972.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/CompoundSearchType.php';
  23973.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23974.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'])) {
  23975.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'];
  23976.         }
  23977.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType($a);
  23978.     }
  23979.     /**
  23980.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType' shared autowired service.
  23981.      *
  23982.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType
  23983.      */
  23984.     protected function getLocationCompoundSizeTypeService()
  23985.     {
  23986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23988.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationCompoundSizeType.php';
  23989.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType();
  23990.     }
  23991.     /**
  23992.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType' shared autowired service.
  23993.      *
  23994.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType
  23995.      */
  23996.     protected function getLocationCompoundTypeService()
  23997.     {
  23998.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24000.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationCompoundType.php';
  24001.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType();
  24002.     }
  24003.     /**
  24004.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType' shared autowired service.
  24005.      *
  24006.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType
  24007.      */
  24008.     protected function getLocationStatisticsTypeService()
  24009.     {
  24010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24012.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationStatisticsType.php';
  24013.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType();
  24014.     }
  24015.     /**
  24016.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Service\NeighborhoodManager' shared autowired service.
  24017.      *
  24018.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Service\NeighborhoodManager
  24019.      */
  24020.     protected function getNeighborhoodManagerService()
  24021.     {
  24022.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Service/NeighborhoodManager.php';
  24023.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Serializer/Denormalizer/DenormalizerInterface.php';
  24024.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Serializer/Denormalizer/Denormalizer.php';
  24025.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24026.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  24027.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  24028.         }
  24029.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'] ?? $this->getSupplyDemandManagerService());
  24030.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  24031.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  24032.         }
  24033.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  24034.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  24035.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  24036.         }
  24037.         $d = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  24038.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  24039.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  24040.         }
  24041.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] = new \Aqarmap\Bundle\NeighborhoodBundle\Service\NeighborhoodManager($a$b$c, ($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), $d, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Serializer\\Denormalizer\\Denormalizer'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Serializer\\Denormalizer\\Denormalizer'] = new \Aqarmap\Bundle\MainBundle\Serializer\Denormalizer\Denormalizer())), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  24042.     }
  24043.     /**
  24044.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Strategy\SubscribeToNeighborhoodLocationStrategy' shared autowired service.
  24045.      *
  24046.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Strategy\SubscribeToNeighborhoodLocationStrategy
  24047.      */
  24048.     protected function getSubscribeToNeighborhoodLocationStrategyService()
  24049.     {
  24050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  24051.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Strategy/SubscribeToNeighborhoodLocationStrategy.php';
  24052.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Strategy\\SubscribeToNeighborhoodLocationStrategy'] = new \Aqarmap\Bundle\NeighborhoodBundle\Strategy\SubscribeToNeighborhoodLocationStrategy(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()));
  24053.     }
  24054.     /**
  24055.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand' shared autowired service.
  24056.      *
  24057.      * @return \Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand
  24058.      */
  24059.     protected function getConsumerCommandService()
  24060.     {
  24061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24062.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/ConsumerCommand.php';
  24063.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/ConsumerInterface.php';
  24064.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Consumer/SqsConsumer.php';
  24065.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand(new \Aqarmap\Bundle\MainBundle\Consumer\SqsConsumer(new RewindableGenerator(function () {
  24066.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\AddUserInterestStrategy'] ?? $this->getAddUserInterestStrategyService());
  24067.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\ImportUsersDevelopersStrategy'] ?? $this->getImportUsersDevelopersStrategyService());
  24068.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\ImportUsersStrategy'] ?? $this->getImportUsersStrategyService());
  24069.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateClientServedCountStrategy'] ?? $this->getUpdateClientServedCountStrategyService());
  24070.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateUserGroupsElasticSearchStrategy'] ?? $this->getUpdateUserGroupsElasticSearchStrategyService());
  24071.             yield => ($this->privates['Aqarmap\\Bundle\\MainBundle\\Strategy\\ProcessEmailBodyStrategy'] ?? $this->getProcessEmailBodyStrategyService());
  24072.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\BulkListingsApproveStrategy'] ?? $this->getBulkListingsApproveStrategyService());
  24073.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\CompoundAveragePriceStrategy'] ?? $this->getCompoundAveragePriceStrategyService());
  24074.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\ImportLocationsStrategy'] ?? $this->getImportLocationsStrategyService());
  24075.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordLocationSearchHistoryStrategy'] ?? $this->getRecordLocationSearchHistoryStrategyService());
  24076.             yield 10 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordSearchKeywordHistoryStrategy'] ?? $this->getRecordSearchKeywordHistoryStrategyService());
  24077.             yield 11 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\UpdateListingImpressionsStrategy'] ?? $this->getUpdateListingImpressionsStrategyService());
  24078.             yield 12 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\UpdateListingLabelStrategy'] ?? $this->getUpdateListingLabelStrategyService());
  24079.             yield 13 => ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Strategy\\AddNewNotifierStrategy'] ?? $this->getAddNewNotifierStrategyService());
  24080.             yield 14 => ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Strategy\\SendNotificationStrategy'] ?? $this->getSendNotificationStrategyService());
  24081.             yield 15 => ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Strategy\\SubscribeToNeighborhoodLocationStrategy'] ?? $this->getSubscribeToNeighborhoodLocationStrategyService());
  24082.             yield 16 => ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Strategy\\UpdateCompanyStrategy'] ?? $this->getUpdateCompanyStrategyService());
  24083.             yield 17 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterPublisherStrategy'] ?? $this->getSearchResultCombinationFilterPublisherStrategyService());
  24084.             yield 18 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterStrategy'] ?? $this->getSearchResultCombinationFilterStrategyService());
  24085.             yield 19 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationStrategy'] ?? $this->getSearchResultCombinationStrategyService());
  24086.         }, 20), ($this->privates['aqarmap.sqs.service'] ?? $this->getAqarmap_Sqs_ServiceService())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24087.         $instance->setName('app:queue:consumer');
  24088.         return $instance;
  24089.     }
  24090.     /**
  24091.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand' shared autowired service.
  24092.      *
  24093.      * @return \Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand
  24094.      */
  24095.     protected function getDeviceCommandService()
  24096.     {
  24097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24098.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/DeviceCommand.php';
  24099.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand();
  24100.         $instance->setName('app:device:check');
  24101.         return $instance;
  24102.     }
  24103.     /**
  24104.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand' shared autowired service.
  24105.      *
  24106.      * @return \Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand
  24107.      */
  24108.     protected function getDispatcherNotificationCommandService()
  24109.     {
  24110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24111.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/DispatcherNotificationCommand.php';
  24112.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand();
  24113.         $instance->setName('aqarmap:notification-dispatch');
  24114.         return $instance;
  24115.     }
  24116.     /**
  24117.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand' shared autowired service.
  24118.      *
  24119.      * @return \Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand
  24120.      */
  24121.     protected function getGenerateNotificationCommandService()
  24122.     {
  24123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24124.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/GenerateNotificationCommand.php';
  24125.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand();
  24126.         $instance->setName('aqarmap:notification-create');
  24127.         return $instance;
  24128.     }
  24129.     /**
  24130.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\NotificationGenerator' shared autowired service.
  24131.      *
  24132.      * @return \Aqarmap\Bundle\NotificationBundle\Command\NotificationGenerator
  24133.      */
  24134.     protected function getNotificationGeneratorService()
  24135.     {
  24136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24137.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/NotificationGenerator.php';
  24138.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\NotificationGenerator(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  24139.         $instance->setName('aqarmap:notification-generator');
  24140.         return $instance;
  24141.     }
  24142.     /**
  24143.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\NotificationsBagsCommand' shared autowired service.
  24144.      *
  24145.      * @return \Aqarmap\Bundle\NotificationBundle\Command\NotificationsBagsCommand
  24146.      */
  24147.     protected function getNotificationsBagsCommandService()
  24148.     {
  24149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24150.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/NotificationsBagsCommand.php';
  24151.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\NotificationsBagsCommand(($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Service\\NotificationTypesSubscriber'] ?? $this->getNotificationTypesSubscriberService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository'] ?? $this->getDiscussionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository'] ?? $this->getNotificationBagRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  24152.         $instance->setName('notifications:bags:process');
  24153.         return $instance;
  24154.     }
  24155.     /**
  24156.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\DatabaseNotification' shared autowired service.
  24157.      *
  24158.      * @return \Aqarmap\Bundle\NotificationBundle\DatabaseNotification
  24159.      */
  24160.     protected function getDatabaseNotificationService()
  24161.     {
  24162.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/DatabaseNotification.php';
  24163.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24164.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'])) {
  24165.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'];
  24166.         }
  24167.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'] = new \Aqarmap\Bundle\NotificationBundle\DatabaseNotification($this$a);
  24168.     }
  24169.     /**
  24170.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\NotificationSubscriber' shared autowired service.
  24171.      *
  24172.      * @return \Aqarmap\Bundle\NotificationBundle\NotificationSubscriber
  24173.      */
  24174.     protected function getNotificationSubscriber2Service()
  24175.     {
  24176.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationSubscriber.php';
  24177.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationManager.php';
  24178.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/ChannelInterface.php';
  24179.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/DataBaseChannel.php';
  24180.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationLogger.php';
  24181.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/MailChannel.php';
  24182.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/SmsChannel.php';
  24183.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Contract/MobileInterface.php';
  24184.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/MobileChannel.php';
  24185.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Model/SMSManagerInterface.php';
  24186.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/SMS/InfobipManager.php';
  24187.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  24188.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  24189.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  24190.         }
  24191.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24192.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  24193.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  24194.         }
  24195.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24196.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  24197.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  24198.         }
  24199.         $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  24200.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  24201.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  24202.         }
  24203.         $e = new \Aqarmap\Bundle\NotificationBundle\NotificationLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  24204.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\NotificationSubscriber(new \Aqarmap\Bundle\NotificationBundle\NotificationManager($this$a, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), new \Aqarmap\Bundle\NotificationBundle\Channels\DataBaseChannel($b$e), new \Aqarmap\Bundle\NotificationBundle\Channels\MailChannel($e$b$a, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService())), new \Aqarmap\Bundle\NotificationBundle\Channels\SmsChannel($e, ($this->privates['aqarmap.sms.manager'] ?? ($this->privates['aqarmap.sms.manager'] = new \Aqarmap\Bundle\NotificationBundle\Service\SMS\InfobipManager(['base_url' => '''key' => '''from' => '']))), ($this->privates['App\\Service\\SMSManager'] ?? $this->getSMSManagerService())), new \Aqarmap\Bundle\NotificationBundle\Channels\MobileChannel($e, ($this->services['redjan_ym_fcm.client'] ?? $this->getRedjanYmFcm_ClientService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] ?? $this->getUserDeviceRepositoryService())), $c), $e$d);
  24205.     }
  24206.     /**
  24207.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository' shared autowired service.
  24208.      *
  24209.      * @return \Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository
  24210.      */
  24211.     protected function getNotificationBagRepositoryService()
  24212.     {
  24213.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Repository/NotificationBagRepository.php';
  24214.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository'] = new \Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24215.     }
  24216.     /**
  24217.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository' shared autowired service.
  24218.      *
  24219.      * @return \Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository
  24220.      */
  24221.     protected function getNotificationRepositoryService()
  24222.     {
  24223.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Repository/NotificationRepository.php';
  24224.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository'] = new \Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24225.     }
  24226.     /**
  24227.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber' shared autowired service.
  24228.      *
  24229.      * @return \Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber
  24230.      */
  24231.     protected function getNotificationTypesSubscriberService()
  24232.     {
  24233.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/NotificationTypesSubscriber.php';
  24234.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Service\\NotificationTypesSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24235.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled''getArpaPaymentCancelledService'false],
  24236.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed''getArpaPaymentMissedService'false],
  24237.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded''getArpaPaymentSucceededService'false],
  24238.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded''getArpaRecurringPaymentSucceededService'false],
  24239.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged''getCreditWasChargedService'false],
  24240.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted''getCreditWasDeductedService'false],
  24241.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved''getDiscussionCommentWasApprovedService'false],
  24242.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished''getDiscussionCommentWasPublishedService'false],
  24243.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment''getDiscussionHasNewCommentService'false],
  24244.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved''getDiscussionWasApprovedService'false],
  24245.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished''getDiscussionWasPublishedService'false],
  24246.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler''getDiscussionWasPublishedWithHandlerService'false],
  24247.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected''getDiscussionWasRejectedService'false],
  24248.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated''getExchangeRequestWasCreatedService'false],
  24249.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated''getLeadGeneratedService'false],
  24250.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired''getListingHasExpiredService'false],
  24251.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing''getListingWasApprovedForFeaturingService'false],
  24252.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished''getListingWasPublishedService'false],
  24253.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected''getListingWasRejectedService'false],
  24254.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing''getListingWasRejectedForFeaturingService'false],
  24255.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped''getListingWasScrapedService'false],
  24256.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner''getListingWasSoldByOwnerService'false],
  24257.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi''getNotificationChannelsApiService'false],
  24258.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed''getPaymentWasFailedService'false],
  24259.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration''getReminderPackageExpirationService'false],
  24260.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk''getSendNotificationChunkService'false],
  24261.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification''getSimilarListingsLeadNotificationService'false],
  24262.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected''getUserLogoWasRejectedService'false],
  24263.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset''getUserPasswordResetService'false],
  24264.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected''getUserPersonalPhotoWasRejectedService'false],
  24265.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged''getUserWasLoggedService'false],
  24266.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup''getUserWasSignupService'false],
  24267.         ], [
  24268.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled',
  24269.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed',
  24270.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded',
  24271.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded',
  24272.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged',
  24273.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted',
  24274.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved',
  24275.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished',
  24276.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment',
  24277.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved',
  24278.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished',
  24279.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler',
  24280.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected',
  24281.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated',
  24282.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated',
  24283.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired',
  24284.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing',
  24285.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished',
  24286.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected',
  24287.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing',
  24288.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped',
  24289.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner',
  24290.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi',
  24291.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed',
  24292.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration',
  24293.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk',
  24294.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification',
  24295.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected',
  24296.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset',
  24297.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected',
  24298.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged',
  24299.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup',
  24300.         ]))->withContext('Aqarmap\\Bundle\\NotificationBundle\\Service\\NotificationTypesSubscriber'$this));
  24301.     }
  24302.     /**
  24303.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Strategy\SendNotificationStrategy' shared autowired service.
  24304.      *
  24305.      * @return \Aqarmap\Bundle\NotificationBundle\Strategy\SendNotificationStrategy
  24306.      */
  24307.     protected function getSendNotificationStrategyService()
  24308.     {
  24309.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  24310.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Strategy/SendNotificationStrategy.php';
  24311.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Strategy\\SendNotificationStrategy'] = new \Aqarmap\Bundle\NotificationBundle\Strategy\SendNotificationStrategy(($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Service\\NotificationTypesSubscriber'] ?? $this->getNotificationTypesSubscriberService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  24312.     }
  24313.     /**
  24314.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled' shared autowired service.
  24315.      *
  24316.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled
  24317.      */
  24318.     protected function getArpaPaymentCancelledService()
  24319.     {
  24320.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24321.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24322.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24323.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24324.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentCancelled.php';
  24325.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled();
  24326.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24327.         return $instance;
  24328.     }
  24329.     /**
  24330.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed' shared autowired service.
  24331.      *
  24332.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed
  24333.      */
  24334.     protected function getArpaPaymentMissedService()
  24335.     {
  24336.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24337.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24338.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24339.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24340.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentMissed.php';
  24341.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed();
  24342.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24343.         return $instance;
  24344.     }
  24345.     /**
  24346.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded' shared autowired service.
  24347.      *
  24348.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded
  24349.      */
  24350.     protected function getArpaPaymentSucceededService()
  24351.     {
  24352.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24353.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24354.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24355.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24356.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentSucceeded.php';
  24357.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded();
  24358.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24359.         return $instance;
  24360.     }
  24361.     /**
  24362.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded' shared autowired service.
  24363.      *
  24364.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded
  24365.      */
  24366.     protected function getArpaRecurringPaymentSucceededService()
  24367.     {
  24368.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24369.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24370.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24371.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24372.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaRecurringPaymentSucceeded.php';
  24373.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded();
  24374.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24375.         return $instance;
  24376.     }
  24377.     /**
  24378.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged' shared autowired service.
  24379.      *
  24380.      * @return \Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged
  24381.      */
  24382.     protected function getCreditWasChargedService()
  24383.     {
  24384.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24385.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24386.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24387.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24388.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/CreditWasCharged.php';
  24389.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged();
  24390.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24391.         return $instance;
  24392.     }
  24393.     /**
  24394.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted' shared autowired service.
  24395.      *
  24396.      * @return \Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted
  24397.      */
  24398.     protected function getCreditWasDeductedService()
  24399.     {
  24400.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24401.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24402.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24403.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24404.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/CreditWasDeducted.php';
  24405.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted();
  24406.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24407.         return $instance;
  24408.     }
  24409.     /**
  24410.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved' shared autowired service.
  24411.      *
  24412.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved
  24413.      */
  24414.     protected function getDiscussionCommentWasApprovedService()
  24415.     {
  24416.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24417.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24418.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24419.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24420.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionCommentWasApproved.php';
  24421.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved();
  24422.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24423.         return $instance;
  24424.     }
  24425.     /**
  24426.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished' shared autowired service.
  24427.      *
  24428.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished
  24429.      */
  24430.     protected function getDiscussionCommentWasPublishedService()
  24431.     {
  24432.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24433.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24434.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24435.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24436.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionCommentWasPublished.php';
  24437.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished();
  24438.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24439.         return $instance;
  24440.     }
  24441.     /**
  24442.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment' shared autowired service.
  24443.      *
  24444.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment
  24445.      */
  24446.     protected function getDiscussionHasNewCommentService()
  24447.     {
  24448.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24449.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24450.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24451.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24452.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionHasNewComment.php';
  24453.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment();
  24454.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24455.         return $instance;
  24456.     }
  24457.     /**
  24458.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved' shared autowired service.
  24459.      *
  24460.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved
  24461.      */
  24462.     protected function getDiscussionWasApprovedService()
  24463.     {
  24464.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24465.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24466.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24467.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24468.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasApproved.php';
  24469.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved();
  24470.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24471.         return $instance;
  24472.     }
  24473.     /**
  24474.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublished' shared autowired service.
  24475.      *
  24476.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublished
  24477.      */
  24478.     protected function getDiscussionWasPublishedService()
  24479.     {
  24480.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24481.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24482.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24483.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24484.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasPublished.php';
  24485.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublished(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  24486.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24487.         return $instance;
  24488.     }
  24489.     /**
  24490.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublishedWithHandler' shared autowired service.
  24491.      *
  24492.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublishedWithHandler
  24493.      */
  24494.     protected function getDiscussionWasPublishedWithHandlerService()
  24495.     {
  24496.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24497.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24498.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24499.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24500.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasPublishedWithHandler.php';
  24501.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublishedWithHandler(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Service\\DiscussionService'] ?? $this->getDiscussionServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()));
  24502.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24503.         return $instance;
  24504.     }
  24505.     /**
  24506.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected' shared autowired service.
  24507.      *
  24508.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected
  24509.      */
  24510.     protected function getDiscussionWasRejectedService()
  24511.     {
  24512.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24513.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24514.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24515.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24516.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasRejected.php';
  24517.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected();
  24518.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24519.         return $instance;
  24520.     }
  24521.     /**
  24522.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated' shared autowired service.
  24523.      *
  24524.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated
  24525.      */
  24526.     protected function getExchangeRequestWasCreatedService()
  24527.     {
  24528.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24529.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24530.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24531.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24532.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ExchangeRequestWasCreated.php';
  24533.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated();
  24534.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24535.         return $instance;
  24536.     }
  24537.     /**
  24538.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated' shared autowired service.
  24539.      *
  24540.      * @return \Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated
  24541.      */
  24542.     protected function getLeadGeneratedService()
  24543.     {
  24544.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24545.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24546.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24547.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24548.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/LeadGenerated.php';
  24549.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24550.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  24551.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  24552.         }
  24553.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService());
  24554.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  24555.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  24556.         }
  24557.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  24558.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  24559.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  24560.         }
  24561.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated($a$b$c);
  24562.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24563.         return $instance;
  24564.     }
  24565.     /**
  24566.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired' shared autowired service.
  24567.      *
  24568.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired
  24569.      */
  24570.     protected function getListingHasExpiredService()
  24571.     {
  24572.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24573.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24574.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24575.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24576.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingHasExpired.php';
  24577.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired();
  24578.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24579.         return $instance;
  24580.     }
  24581.     /**
  24582.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing' shared autowired service.
  24583.      *
  24584.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing
  24585.      */
  24586.     protected function getListingWasApprovedForFeaturingService()
  24587.     {
  24588.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24589.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24590.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24591.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24592.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasApprovedForFeaturing.php';
  24593.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing();
  24594.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24595.         return $instance;
  24596.     }
  24597.     /**
  24598.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished' shared autowired service.
  24599.      *
  24600.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished
  24601.      */
  24602.     protected function getListingWasPublishedService()
  24603.     {
  24604.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24605.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24606.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24607.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24608.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasPublished.php';
  24609.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished();
  24610.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24611.         return $instance;
  24612.     }
  24613.     /**
  24614.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected' shared autowired service.
  24615.      *
  24616.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected
  24617.      */
  24618.     protected function getListingWasRejectedService()
  24619.     {
  24620.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24621.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24622.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24623.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24624.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasRejected.php';
  24625.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected();
  24626.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24627.         return $instance;
  24628.     }
  24629.     /**
  24630.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing' shared autowired service.
  24631.      *
  24632.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing
  24633.      */
  24634.     protected function getListingWasRejectedForFeaturingService()
  24635.     {
  24636.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24637.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24638.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24639.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24640.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasRejectedForFeaturing.php';
  24641.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing();
  24642.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24643.         return $instance;
  24644.     }
  24645.     /**
  24646.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped' shared autowired service.
  24647.      *
  24648.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped
  24649.      */
  24650.     protected function getListingWasScrapedService()
  24651.     {
  24652.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24653.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24654.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24655.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24656.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasScraped.php';
  24657.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped();
  24658.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24659.         return $instance;
  24660.     }
  24661.     /**
  24662.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner' shared autowired service.
  24663.      *
  24664.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner
  24665.      */
  24666.     protected function getListingWasSoldByOwnerService()
  24667.     {
  24668.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24669.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24670.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24671.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24672.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasSoldByOwner.php';
  24673.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner();
  24674.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24675.         return $instance;
  24676.     }
  24677.     /**
  24678.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi' shared autowired service.
  24679.      *
  24680.      * @return \Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi
  24681.      */
  24682.     protected function getNotificationChannelsApiService()
  24683.     {
  24684.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24685.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24686.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24687.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24688.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/NotificationChannelsApi.php';
  24689.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi();
  24690.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24691.         return $instance;
  24692.     }
  24693.     /**
  24694.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed' shared autowired service.
  24695.      *
  24696.      * @return \Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed
  24697.      */
  24698.     protected function getPaymentWasFailedService()
  24699.     {
  24700.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24701.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24702.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24703.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24704.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/PaymentWasFailed.php';
  24705.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed();
  24706.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24707.         return $instance;
  24708.     }
  24709.     /**
  24710.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ReminderPackageExpiration' shared autowired service.
  24711.      *
  24712.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ReminderPackageExpiration
  24713.      */
  24714.     protected function getReminderPackageExpirationService()
  24715.     {
  24716.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24717.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24718.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24719.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24720.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ReminderPackageExpiration.php';
  24721.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ReminderPackageExpiration(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()));
  24722.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24723.         return $instance;
  24724.     }
  24725.     /**
  24726.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk' shared autowired service.
  24727.      *
  24728.      * @return \Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk
  24729.      */
  24730.     protected function getSendNotificationChunkService()
  24731.     {
  24732.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24733.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24734.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24735.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24736.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/SendNotificationChunk.php';
  24737.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk();
  24738.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24739.         return $instance;
  24740.     }
  24741.     /**
  24742.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification' shared autowired service.
  24743.      *
  24744.      * @return \Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification
  24745.      */
  24746.     protected function getSimilarListingsLeadNotificationService()
  24747.     {
  24748.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24749.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24750.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24751.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24752.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/SimilarListingsLeadNotification.php';
  24753.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification();
  24754.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24755.         return $instance;
  24756.     }
  24757.     /**
  24758.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected' shared autowired service.
  24759.      *
  24760.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected
  24761.      */
  24762.     protected function getUserLogoWasRejectedService()
  24763.     {
  24764.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24765.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24766.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24767.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24768.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserLogoWasRejected.php';
  24769.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected();
  24770.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24771.         return $instance;
  24772.     }
  24773.     /**
  24774.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset' shared autowired service.
  24775.      *
  24776.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset
  24777.      */
  24778.     protected function getUserPasswordResetService()
  24779.     {
  24780.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24781.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24782.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24783.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24784.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserPasswordReset.php';
  24785.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset();
  24786.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24787.         return $instance;
  24788.     }
  24789.     /**
  24790.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected' shared autowired service.
  24791.      *
  24792.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected
  24793.      */
  24794.     protected function getUserPersonalPhotoWasRejectedService()
  24795.     {
  24796.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24797.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24798.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24799.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24800.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserPersonalPhotoWasRejected.php';
  24801.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected();
  24802.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24803.         return $instance;
  24804.     }
  24805.     /**
  24806.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged' shared autowired service.
  24807.      *
  24808.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged
  24809.      */
  24810.     protected function getUserWasLoggedService()
  24811.     {
  24812.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24813.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24814.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24815.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24816.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserWasLogged.php';
  24817.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged();
  24818.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24819.         return $instance;
  24820.     }
  24821.     /**
  24822.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup' shared autowired service.
  24823.      *
  24824.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup
  24825.      */
  24826.     protected function getUserWasSignupService()
  24827.     {
  24828.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24829.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24830.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24831.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24832.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserWasSignup.php';
  24833.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup();
  24834.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24835.         return $instance;
  24836.     }
  24837.     /**
  24838.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\UserSubscriber' shared autowired service.
  24839.      *
  24840.      * @return \Aqarmap\Bundle\NotificationBundle\UserSubscriber
  24841.      */
  24842.     protected function getUserSubscriberService()
  24843.     {
  24844.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/UserSubscriber.php';
  24845.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24846.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'])) {
  24847.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'];
  24848.         }
  24849.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\UserSubscriber($a);
  24850.     }
  24851.     /**
  24852.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Command\CalculateStatisticsCommand' shared autowired service.
  24853.      *
  24854.      * @return \Aqarmap\Bundle\NotifierBundle\Command\CalculateStatisticsCommand
  24855.      */
  24856.     protected function getCalculateStatisticsCommandService()
  24857.     {
  24858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24859.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Command/CalculateStatisticsCommand.php';
  24860.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierStatisticsCalculatorService.php';
  24861.         $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand'] = $instance = new \Aqarmap\Bundle\NotifierBundle\Command\CalculateStatisticsCommand(new \Aqarmap\Bundle\NotifierBundle\Service\NotifierStatisticsCalculatorService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  24862.         $instance->setName('app:notifier:statistics:calculate');
  24863.         return $instance;
  24864.     }
  24865.     /**
  24866.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener' shared autowired service.
  24867.      *
  24868.      * @return \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener
  24869.      */
  24870.     protected function getNotifierInteractionListenerService()
  24871.     {
  24872.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/EventListener/NotifierInteractionListener.php';
  24873.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24874.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'])) {
  24875.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'];
  24876.         }
  24877.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'] = new \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener($a);
  24878.     }
  24879.     /**
  24880.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener' shared autowired service.
  24881.      *
  24882.      * @return \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener
  24883.      */
  24884.     protected function getNotifierSubscribeListener2Service()
  24885.     {
  24886.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/EventListener/NotifierSubscribeListener.php';
  24887.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24888.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'])) {
  24889.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'];
  24890.         }
  24891.         $b = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  24892.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'])) {
  24893.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'];
  24894.         }
  24895.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'] = new \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener($a$b);
  24896.     }
  24897.     /**
  24898.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType' shared autowired service.
  24899.      *
  24900.      * @return \Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType
  24901.      */
  24902.     protected function getDashboardOptionsTypeService()
  24903.     {
  24904.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24905.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24906.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/DashboardOptionsType.php';
  24907.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType'] = new \Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType();
  24908.     }
  24909.     /**
  24910.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType' shared autowired service.
  24911.      *
  24912.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType
  24913.      */
  24914.     protected function getNotifierApiTypeService()
  24915.     {
  24916.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24917.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24918.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierApiType.php';
  24919.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType();
  24920.     }
  24921.     /**
  24922.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType' shared autowired service.
  24923.      *
  24924.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType
  24925.      */
  24926.     protected function getNotifierSettingsTypeService()
  24927.     {
  24928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24929.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24930.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierSettingsType.php';
  24931.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType();
  24932.     }
  24933.     /**
  24934.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierType' shared autowired service.
  24935.      *
  24936.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierType
  24937.      */
  24938.     protected function getNotifierTypeService()
  24939.     {
  24940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24942.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierType.php';
  24943.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierType();
  24944.     }
  24945.     /**
  24946.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository' shared autowired service.
  24947.      *
  24948.      * @return \Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository
  24949.      */
  24950.     protected function getNotifierRepositoryService()
  24951.     {
  24952.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Repository/NotifierRepository.php';
  24953.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository'] = new \Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24954.     }
  24955.     /**
  24956.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository' shared autowired service.
  24957.      *
  24958.      * @return \Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository
  24959.      */
  24960.     protected function getNotifierSettingRepositoryService()
  24961.     {
  24962.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Repository/NotifierSettingRepository.php';
  24963.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository'] = new \Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24964.     }
  24965.     /**
  24966.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Service\NotifierManager' shared autowired service.
  24967.      *
  24968.      * @return \Aqarmap\Bundle\NotifierBundle\Service\NotifierManager
  24969.      */
  24970.     protected function getNotifierManagerService()
  24971.     {
  24972.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24973.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  24974.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  24975.         }
  24976.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  24977.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  24978.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  24979.         }
  24980.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24981.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  24982.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  24983.         }
  24984.         $d = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  24985.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  24986.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  24987.         }
  24988.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] = new \Aqarmap\Bundle\NotifierBundle\Service\NotifierManager($a$b$c$d);
  24989.     }
  24990.     /**
  24991.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Strategy\AddNewNotifierStrategy' shared autowired service.
  24992.      *
  24993.      * @return \Aqarmap\Bundle\NotifierBundle\Strategy\AddNewNotifierStrategy
  24994.      */
  24995.     protected function getAddNewNotifierStrategyService()
  24996.     {
  24997.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  24998.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Strategy/AddNewNotifierStrategy.php';
  24999.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Strategy\\AddNewNotifierStrategy'] = new \Aqarmap\Bundle\NotifierBundle\Strategy\AddNewNotifierStrategy(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService()));
  25000.     }
  25001.     /**
  25002.      * Gets the private 'Aqarmap\Bundle\OTPBundle\Service\OtpService' shared autowired service.
  25003.      *
  25004.      * @return \Aqarmap\Bundle\OTPBundle\Service\OtpService
  25005.      */
  25006.     protected function getOtpServiceService()
  25007.     {
  25008.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25009.         if (isset($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'])) {
  25010.             return $this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'];
  25011.         }
  25012.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25013.         if (isset($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'])) {
  25014.             return $this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'];
  25015.         }
  25016.         return $this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'] = new \Aqarmap\Bundle\OTPBundle\Service\OtpService(($this->privates['App\\Service\\SMSManager'] ?? $this->getSMSManagerService()), new \Aqarmap\Bundle\OTPBundle\Service\OtpGeneratorService(), $a$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  25017.     }
  25018.     /**
  25019.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand' shared autowired service.
  25020.      *
  25021.      * @return \Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand
  25022.      */
  25023.     protected function getCreditAnalysisWarmupCommandService()
  25024.     {
  25025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25026.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/CreditAnalysisWarmupCommand.php';
  25027.         $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService()));
  25028.         $instance->setName('app:credit:analysis:warmup');
  25029.         return $instance;
  25030.     }
  25031.     /**
  25032.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand' shared autowired service.
  25033.      *
  25034.      * @return \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand
  25035.      */
  25036.     protected function getPatchUpdatePaymentTypeCommandService()
  25037.     {
  25038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25039.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/PatchUpdatePaymentTypeCommand.php';
  25040.         $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand();
  25041.         $instance->setName('app:patch:payment-type');
  25042.         return $instance;
  25043.     }
  25044.     /**
  25045.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\PatchUpdateRemainingSubscriptionDaysCommand' shared autowired service.
  25046.      *
  25047.      * @return \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdateRemainingSubscriptionDaysCommand
  25048.      */
  25049.     protected function getPatchUpdateRemainingSubscriptionDaysCommandService()
  25050.     {
  25051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25052.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/PatchUpdateRemainingSubscriptionDaysCommand.php';
  25053.         $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdateRemainingSubscriptionDaysCommand(($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] ?? $this->getCreditRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  25054.         $instance->setName('app:patch:update-remaining-subscription-days');
  25055.         return $instance;
  25056.     }
  25057.     /**
  25058.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\SalesAnalysisCommand' shared autowired service.
  25059.      *
  25060.      * @return \Aqarmap\Bundle\PaymentBundle\Command\SalesAnalysisCommand
  25061.      */
  25062.     protected function getSalesAnalysisCommandService()
  25063.     {
  25064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25065.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/SalesAnalysisCommand.php';
  25066.         $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Command\SalesAnalysisCommand(($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] ?? $this->getSalesAnalysisManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] ?? $this->getCreditRepositoryService()));
  25067.         $instance->setName('app:analyse:sales:patch');
  25068.         return $instance;
  25069.     }
  25070.     /**
  25071.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType' shared autowired service.
  25072.      *
  25073.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType
  25074.      */
  25075.     protected function getAdminAddPaymentTransactionFormTypeService()
  25076.     {
  25077.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25078.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25079.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminAddPaymentTransactionFormType.php';
  25080.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType();
  25081.     }
  25082.     /**
  25083.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType' shared autowired service.
  25084.      *
  25085.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType
  25086.      */
  25087.     protected function getAdminAssignAgentTypeService()
  25088.     {
  25089.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25091.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminAssignAgentType.php';
  25092.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType();
  25093.     }
  25094.     /**
  25095.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType' shared autowired service.
  25096.      *
  25097.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType
  25098.      */
  25099.     protected function getAdminEditPaymentTransactionFormTypeService()
  25100.     {
  25101.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25102.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25103.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminEditPaymentTransactionFormType.php';
  25104.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType();
  25105.     }
  25106.     /**
  25107.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType' shared autowired service.
  25108.      *
  25109.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType
  25110.      */
  25111.     protected function getAdminGeneratePaymentCodeFormTypeService()
  25112.     {
  25113.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25114.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25115.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminGeneratePaymentCodeFormType.php';
  25116.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType();
  25117.     }
  25118.     /**
  25119.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType' shared autowired service.
  25120.      *
  25121.      * @return \Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType
  25122.      */
  25123.     protected function getManualFawryCodeFormTypeService()
  25124.     {
  25125.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25127.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/ManualFawryCodeFormType.php';
  25128.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType();
  25129.     }
  25130.     /**
  25131.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType' shared autowired service.
  25132.      *
  25133.      * @return \Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType
  25134.      */
  25135.     protected function getPaymentFiltersFormTypeService()
  25136.     {
  25137.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25139.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/PaymentFiltersFormType.php';
  25140.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType();
  25141.     }
  25142.     /**
  25143.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository' shared autowired service.
  25144.      *
  25145.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository
  25146.      */
  25147.     protected function getPaymentRepositoryService()
  25148.     {
  25149.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25150.     }
  25151.     /**
  25152.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository' shared autowired service.
  25153.      *
  25154.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository
  25155.      */
  25156.     protected function getPaymentTransactionServiceRepositoryService()
  25157.     {
  25158.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/PaymentTransactionServiceRepository.php';
  25159.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25160.     }
  25161.     /**
  25162.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository' shared autowired service.
  25163.      *
  25164.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository
  25165.      */
  25166.     protected function getSalesAnalysisRepositoryService()
  25167.     {
  25168.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/SalesAnalysisRepository.php';
  25169.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25170.     }
  25171.     /**
  25172.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\PaymentManager' shared autowired service.
  25173.      *
  25174.      * @return \Aqarmap\Bundle\PaymentBundle\Service\PaymentManager
  25175.      */
  25176.     protected function getPaymentManagerService()
  25177.     {
  25178.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25179.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25180.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25181.         }
  25182.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  25183.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25184.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25185.         }
  25186.         $c = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'] ?? $this->getSignatureManagerService());
  25187.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25188.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25189.         }
  25190.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25191.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25192.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25193.         }
  25194.         $e = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService());
  25195.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25196.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25197.         }
  25198.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25199.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25200.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25201.         }
  25202.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  25203.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25204.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25205.         }
  25206.         $h = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25207.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25208.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25209.         }
  25210.         $i = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] ?? $this->getSalesAnalysisManagerService());
  25211.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25212.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25213.         }
  25214.         $j = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  25215.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25216.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25217.         }
  25218.         $k = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25219.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25220.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25221.         }
  25222.         $l = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  25223.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25224.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25225.         }
  25226.         $m = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  25227.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25228.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25229.         }
  25230.         $n = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'] ?? $this->getRecurringTransactionStateServiceService());
  25231.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25232.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25233.         }
  25234.         $o = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  25235.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25236.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25237.         }
  25238.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] = new \Aqarmap\Bundle\PaymentBundle\Service\PaymentManager($a$b$c$d, ($this->services['translator'] ?? $this->getTranslatorService()), $e$f$g, new \Aqarmap\Bundle\UserBundle\Services\UserServiceTypesFactory($a$g, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository'] ?? $this->getGroupRepositoryService())), $h$this$i$j$k$l, ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentDestinationService'] ?? ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentDestinationService'] = new \Aqarmap\Bundle\PaymentBundle\Service\PaymentDestinationService($this->getEnv('COMPOUNDS_RATING_PAYMENT_CALLBACK_ENDPOINT')))), $m$n, new \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionLogService($o), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\Lead\\LeadContactRequestService'] ?? $this->getLeadContactRequestServiceService()));
  25239.     }
  25240.     /**
  25241.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager' shared autowired service.
  25242.      *
  25243.      * @return \Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager
  25244.      */
  25245.     protected function getSalesAnalysisManagerService()
  25246.     {
  25247.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25248.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'])) {
  25249.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'];
  25250.         }
  25251.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] = new \Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager($a);
  25252.     }
  25253.     /**
  25254.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\SignatureManager' shared autowired service.
  25255.      *
  25256.      * @return \Aqarmap\Bundle\PaymentBundle\Service\SignatureManager
  25257.      */
  25258.     protected function getSignatureManagerService()
  25259.     {
  25260.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25261.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'])) {
  25262.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'];
  25263.         }
  25264.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'] = new \Aqarmap\Bundle\PaymentBundle\Service\SignatureManager($a, ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentDestinationService'] ?? ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentDestinationService'] = new \Aqarmap\Bundle\PaymentBundle\Service\PaymentDestinationService($this->getEnv('COMPOUNDS_RATING_PAYMENT_CALLBACK_ENDPOINT')))));
  25265.     }
  25266.     /**
  25267.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Command\ActiveRecurringTransactionCommand' shared autowired service.
  25268.      *
  25269.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Command\ActiveRecurringTransactionCommand
  25270.      */
  25271.     protected function getActiveRecurringTransactionCommandService()
  25272.     {
  25273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25274.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Command/ActiveRecurringTransactionCommand.php';
  25275.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Contract/PaymentGatewaysFactoryInterface.php';
  25276.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Factory/PaymentGatewaysFactory.php';
  25277.         $a = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  25278.         $b = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService());
  25279.         $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand'] = $instance = new \Aqarmap\Bundle\RecurringTransactionBundle\Command\ActiveRecurringTransactionCommand(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository'] ?? $this->getRecurringTransactionRepositoryService()), $a$b, new \Aqarmap\Bundle\RecurringTransactionBundle\Factory\PaymentGatewaysFactory($a$b));
  25280.         $instance->setName('app:activate-recurring-package:payment');
  25281.         return $instance;
  25282.     }
  25283.     /**
  25284.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository' shared autowired service.
  25285.      *
  25286.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository
  25287.      */
  25288.     protected function getRecurringTransactionRepositoryService()
  25289.     {
  25290.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Repository/RecurringTransactionRepository.php';
  25291.         return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository'] = new \Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25292.     }
  25293.     /**
  25294.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionService' shared autowired service.
  25295.      *
  25296.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionService
  25297.      */
  25298.     protected function getRecurringTransactionServiceService()
  25299.     {
  25300.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25301.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'])) {
  25302.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'];
  25303.         }
  25304.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25305.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'])) {
  25306.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'];
  25307.         }
  25308.         return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] = new \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionService($a, ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'] ?? $this->getSignatureManagerService()), $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  25309.     }
  25310.     /**
  25311.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService' shared autowired service.
  25312.      *
  25313.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService
  25314.      */
  25315.     protected function getRecurringTransactionStateServiceService()
  25316.     {
  25317.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25318.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'])) {
  25319.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'];
  25320.         }
  25321.         return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'] = new \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService($a);
  25322.     }
  25323.     /**
  25324.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Command\CorrectLocationsSlugsCommand' shared autowired service.
  25325.      *
  25326.      * @return \Aqarmap\Bundle\SearchBundle\Command\CorrectLocationsSlugsCommand
  25327.      */
  25328.     protected function getCorrectLocationsSlugsCommandService()
  25329.     {
  25330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25331.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Command/CorrectLocationsSlugsCommand.php';
  25332.         $this->privates['Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand'] = $instance = new \Aqarmap\Bundle\SearchBundle\Command\CorrectLocationsSlugsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService()));
  25333.         $instance->setName('app:locations:slugs:correct');
  25334.         return $instance;
  25335.     }
  25336.     /**
  25337.      * Gets the private 'Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector' shared autowired service.
  25338.      *
  25339.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector
  25340.      */
  25341.     protected function getBuilderDirectorService()
  25342.     {
  25343.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] = new \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector(new \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\SearchCriteriaBuilder());
  25344.     }
  25345.     /**
  25346.      * Gets the private 'Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator' shared autowired service.
  25347.      *
  25348.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator
  25349.      */
  25350.     protected function getCriteriaMediator2Service()
  25351.     {
  25352.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25353.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  25354.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  25355.         }
  25356.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25357.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  25358.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  25359.         }
  25360.         $c = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService());
  25361.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  25362.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  25363.         }
  25364.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] = new \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator($this$a$b$c);
  25365.     }
  25366.     /**
  25367.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Factory\LongTailFactory' shared autowired service.
  25368.      *
  25369.      * @return \Aqarmap\Bundle\SearchBundle\Factory\LongTailFactory
  25370.      */
  25371.     protected function getLongTailFactoryService()
  25372.     {
  25373.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Factory/LongTailFactory.php';
  25374.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25375.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'])) {
  25376.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'];
  25377.         }
  25378.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'] = new \Aqarmap\Bundle\SearchBundle\Factory\LongTailFactory(($this->services['translator'] ?? $this->getTranslatorService()), $a, ($this->services['router'] ?? $this->getRouterService()));
  25379.     }
  25380.     /**
  25381.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType' shared autowired service.
  25382.      *
  25383.      * @return \Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType
  25384.      */
  25385.     protected function getSearchCombinationFilterTypeService()
  25386.     {
  25387.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25388.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25389.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Form/SearchCombinationFilterType.php';
  25390.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType'] = new \Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType();
  25391.     }
  25392.     /**
  25393.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\ListingSearchRepository' shared autowired service.
  25394.      *
  25395.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\ListingSearchRepository
  25396.      */
  25397.     protected function getListingSearchRepositoryService()
  25398.     {
  25399.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  25400.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  25401.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  25402.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/ListingSearchRepository.php';
  25403.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25404.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository'])) {
  25405.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository'];
  25406.         }
  25407.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\ListingSearchRepository(($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()), $a);
  25408.     }
  25409.     /**
  25410.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\LocationSearchRepository' shared autowired service.
  25411.      *
  25412.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\LocationSearchRepository
  25413.      */
  25414.     protected function getLocationSearchRepositoryService()
  25415.     {
  25416.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  25417.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  25418.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  25419.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/LocationSearchRepository.php';
  25420.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25421.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository'])) {
  25422.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository'];
  25423.         }
  25424.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\LocationSearchRepository(($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()), $a);
  25425.     }
  25426.     /**
  25427.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository' shared autowired service.
  25428.      *
  25429.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository
  25430.      */
  25431.     protected function getSearchResultCombinationsRepositoryService()
  25432.     {
  25433.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/SearchResultCombinationsRepository.php';
  25434.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25435.     }
  25436.     /**
  25437.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository' shared autowired service.
  25438.      *
  25439.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository
  25440.      */
  25441.     protected function getSearchResultRepositoryService()
  25442.     {
  25443.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/SearchResultRepository.php';
  25444.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  25445.     }
  25446.     /**
  25447.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\V4\LocationSearchElasticRepository' shared autowired service.
  25448.      *
  25449.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\V4\LocationSearchElasticRepository
  25450.      */
  25451.     protected function getLocationSearchElasticRepositoryService()
  25452.     {
  25453.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  25454.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  25455.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  25456.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/V4/Contracts/LocationSearchElasticRepositoryInterface.php';
  25457.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/V4/LocationSearchElasticRepository.php';
  25458.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\V4\LocationSearchElasticRepository(($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()));
  25459.     }
  25460.     /**
  25461.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\CompoundSearchService' shared autowired service.
  25462.      *
  25463.      * @return \Aqarmap\Bundle\SearchBundle\Services\CompoundSearchService
  25464.      */
  25465.     protected function getCompoundSearchServiceService()
  25466.     {
  25467.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  25468.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25469.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25470.         }
  25471.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25472.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25473.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25474.         }
  25475.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25476.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25477.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25478.         }
  25479.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25480.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25481.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25482.         }
  25483.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  25484.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25485.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25486.         }
  25487.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'] = new \Aqarmap\Bundle\SearchBundle\Services\CompoundSearchService($this$a, ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticClientService'] ?? $this->getElasticClientServiceService()), ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), $b, ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), $c$d$e, ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()));
  25488.     }
  25489.     /**
  25490.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticClientService' shared autowired service.
  25491.      *
  25492.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticClientService
  25493.      */
  25494.     protected function getElasticClientServiceService()
  25495.     {
  25496.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticClientService'] = new \Aqarmap\Bundle\SearchBundle\Services\ElasticClientService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  25497.     }
  25498.     /**
  25499.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\CountListingSearch' shared autowired service.
  25500.      *
  25501.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\CountListingSearch
  25502.      */
  25503.     protected function getCountListingSearchService()
  25504.     {
  25505.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/CountListingSearch.php';
  25506.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25507.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  25508.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  25509.         }
  25510.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  25511.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  25512.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  25513.         }
  25514.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25515.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  25516.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  25517.         }
  25518.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25519.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  25520.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  25521.         }
  25522.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'] = new \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\CountListingSearch(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a$b, ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticClientService'] ?? $this->getElasticClientServiceService()), ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), $c, ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), $d, ($this->services['translator'] ?? $this->getTranslatorService()));
  25523.     }
  25524.     /**
  25525.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\DefaultListingSearch' shared autowired service.
  25526.      *
  25527.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\DefaultListingSearch
  25528.      */
  25529.     protected function getDefaultListingSearchService()
  25530.     {
  25531.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25532.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  25533.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  25534.         }
  25535.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  25536.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  25537.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  25538.         }
  25539.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25540.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  25541.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  25542.         }
  25543.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25544.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  25545.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  25546.         }
  25547.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] = new \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\DefaultListingSearch(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $a$b, ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticClientService'] ?? $this->getElasticClientServiceService()), ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), $c, ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), $d, ($this->services['translator'] ?? $this->getTranslatorService()));
  25548.     }
  25549.     /**
  25550.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingFaqService' shared autowired service.
  25551.      *
  25552.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingFaqService
  25553.      */
  25554.     protected function getListingFaqServiceService()
  25555.     {
  25556.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25557.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'])) {
  25558.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'];
  25559.         }
  25560.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingFaqService($a);
  25561.     }
  25562.     /**
  25563.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationFiltersService' shared autowired service.
  25564.      *
  25565.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationFiltersService
  25566.      */
  25567.     protected function getListingSearchCombinationFiltersServiceService()
  25568.     {
  25569.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchCombinationFiltersService.php';
  25570.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationFiltersService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationFiltersService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventStreaming\\EventStreamingClientFactory'] ?? $this->getEventStreamingClientFactoryService()));
  25571.     }
  25572.     /**
  25573.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService' shared autowired service.
  25574.      *
  25575.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService
  25576.      */
  25577.     protected function getListingSearchCombinationsServiceService()
  25578.     {
  25579.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25580.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  25581.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  25582.         }
  25583.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  25584.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  25585.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  25586.         }
  25587.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'] ?? $this->getRelatedResultServiceService());
  25588.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  25589.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  25590.         }
  25591.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService($a$b$c);
  25592.     }
  25593.     /**
  25594.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchService' shared autowired service.
  25595.      *
  25596.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchService
  25597.      */
  25598.     protected function getListingSearchServiceService()
  25599.     {
  25600.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25601.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'])) {
  25602.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'];
  25603.         }
  25604.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingSearchService($a, ($this->services['router'] ?? $this->getRouterService()));
  25605.     }
  25606.     /**
  25607.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\LocationSearchHistoryService' shared autowired service.
  25608.      *
  25609.      * @return \Aqarmap\Bundle\SearchBundle\Services\LocationSearchHistoryService
  25610.      */
  25611.     protected function getLocationSearchHistoryServiceService()
  25612.     {
  25613.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LocationSearchHistoryService.php';
  25614.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  25615.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'])) {
  25616.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'];
  25617.         }
  25618.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  25619.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'])) {
  25620.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'];
  25621.         }
  25622.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'] = new \Aqarmap\Bundle\SearchBundle\Services\LocationSearchHistoryService($a, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository'] ?? $this->getLocationSearchHistoryRepositoryService()), $b);
  25623.     }
  25624.     /**
  25625.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\LocationSearchService' shared autowired service.
  25626.      *
  25627.      * @return \Aqarmap\Bundle\SearchBundle\Services\LocationSearchService
  25628.      */
  25629.     protected function getLocationSearchServiceService()
  25630.     {
  25631.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LocationSearchService.php';
  25632.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchService'] = new \Aqarmap\Bundle\SearchBundle\Services\LocationSearchService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticClientService'] ?? $this->getElasticClientServiceService()), ($this->services['fos_elastica.finder.app_locations.locations'] ?? $this->getFosElastica_Finder_AppLocations_LocationsService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository'] ?? $this->getLocationSearchRepositoryService()));
  25633.     }
  25634.     /**
  25635.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\SEOListingSearchService' shared autowired service.
  25636.      *
  25637.      * @return \Aqarmap\Bundle\SearchBundle\Services\SEOListingSearchService
  25638.      */
  25639.     protected function getSEOListingSearchServiceService()
  25640.     {
  25641.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/SEOListingSearchService.php';
  25642.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25643.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25644.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25645.         }
  25646.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25647.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25648.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25649.         }
  25650.         $c = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'] ?? $this->getLongTailFactoryService());
  25651.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25652.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25653.         }
  25654.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'] ?? $this->getCountListingSearchService());
  25655.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25656.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25657.         }
  25658.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  25659.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25660.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25661.         }
  25662.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'] ?? $this->getSearchDescriptionExtensionService());
  25663.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25664.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25665.         }
  25666.         $g = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25667.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25668.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25669.         }
  25670.         $h = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  25671.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25672.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25673.         }
  25674.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'] = new \Aqarmap\Bundle\SearchBundle\Services\SEOListingSearchService($a$b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c$d$e$f$g$h);
  25675.     }
  25676.     /**
  25677.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\SearchKeywordHistoryService' shared autowired service.
  25678.      *
  25679.      * @return \Aqarmap\Bundle\SearchBundle\Services\SearchKeywordHistoryService
  25680.      */
  25681.     protected function getSearchKeywordHistoryServiceService()
  25682.     {
  25683.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/SearchKeywordHistoryService.php';
  25684.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SearchKeywordHistoryService'] = new \Aqarmap\Bundle\SearchBundle\Services\SearchKeywordHistoryService(($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()));
  25685.     }
  25686.     /**
  25687.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy' shared autowired service.
  25688.      *
  25689.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy
  25690.      */
  25691.     protected function getSearchResultCombinationFilterPublisherStrategyService()
  25692.     {
  25693.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25694.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationFilterPublisherStrategy.php';
  25695.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterPublisherStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationFiltersService'] ?? $this->getListingSearchCombinationFiltersServiceService()));
  25696.     }
  25697.     /**
  25698.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy' shared autowired service.
  25699.      *
  25700.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy
  25701.      */
  25702.     protected function getSearchResultCombinationFilterStrategyService()
  25703.     {
  25704.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25705.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationFilterStrategy.php';
  25706.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationFiltersService'] ?? $this->getListingSearchCombinationFiltersServiceService()));
  25707.     }
  25708.     /**
  25709.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy' shared autowired service.
  25710.      *
  25711.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy
  25712.      */
  25713.     protected function getSearchResultCombinationStrategyService()
  25714.     {
  25715.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25716.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationStrategy.php';
  25717.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] ?? $this->getListingSearchCombinationsServiceService()));
  25718.     }
  25719.     /**
  25720.      * Gets the private 'Aqarmap\Bundle\TopSellerBundle\Form\BulkTopSellerLeadType' shared autowired service.
  25721.      *
  25722.      * @return \Aqarmap\Bundle\TopSellerBundle\Form\BulkTopSellerLeadType
  25723.      */
  25724.     protected function getBulkTopSellerLeadTypeService()
  25725.     {
  25726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25728.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Form/BulkTopSellerLeadType.php';
  25729.         return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType'] = new \Aqarmap\Bundle\TopSellerBundle\Form\BulkTopSellerLeadType();
  25730.     }
  25731.     /**
  25732.      * Gets the private 'Aqarmap\Bundle\TopSellerBundle\Service\TopSellerRetrievalService' shared autowired service.
  25733.      *
  25734.      * @return \Aqarmap\Bundle\TopSellerBundle\Service\TopSellerRetrievalService
  25735.      */
  25736.     protected function getTopSellerRetrievalServiceService()
  25737.     {
  25738.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25739.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  25740.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  25741.         }
  25742.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  25743.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  25744.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  25745.         }
  25746.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService());
  25747.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  25748.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  25749.         }
  25750.         $d = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25751.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  25752.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  25753.         }
  25754.         return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'] = new \Aqarmap\Bundle\TopSellerBundle\Service\TopSellerRetrievalService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b$c, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $d, ($this->privates['.debug.search.client'] ?? $this->get_Debug_Search_ClientService()));
  25755.     }
  25756.     /**
  25757.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\GetNotifierDataToInterestsCommand' shared autowired service.
  25758.      *
  25759.      * @return \Aqarmap\Bundle\UserBundle\Command\GetNotifierDataToInterestsCommand
  25760.      */
  25761.     protected function getGetNotifierDataToInterestsCommandService()
  25762.     {
  25763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25764.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/GetNotifierDataToInterestsCommand.php';
  25765.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\GetNotifierDataToInterestsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService()));
  25766.         $instance->setName('app:notifiers:copy_data');
  25767.         return $instance;
  25768.     }
  25769.     /**
  25770.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\PatchGenerateUserServicesCommand' shared autowired service.
  25771.      *
  25772.      * @return \Aqarmap\Bundle\UserBundle\Command\PatchGenerateUserServicesCommand
  25773.      */
  25774.     protected function getPatchGenerateUserServicesCommandService()
  25775.     {
  25776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25777.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/PatchGenerateUserServicesCommand.php';
  25778.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\PatchGenerateUserServicesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  25779.         $instance->setName('app:users:patch_generate_user_services');
  25780.         return $instance;
  25781.     }
  25782.     /**
  25783.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\PatchUpdateUserInterestCountryCodeCommand' shared autowired service.
  25784.      *
  25785.      * @return \Aqarmap\Bundle\UserBundle\Command\PatchUpdateUserInterestCountryCodeCommand
  25786.      */
  25787.     protected function getPatchUpdateUserInterestCountryCodeCommandService()
  25788.     {
  25789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25790.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/PatchUpdateUserInterestCountryCodeCommand.php';
  25791.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\PatchUpdateUserInterestCountryCodeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  25792.         $instance->setName('app:users:patch_update_user_interest_country_code');
  25793.         return $instance;
  25794.     }
  25795.     /**
  25796.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\ReminderPackageExpirationCommand' shared autowired service.
  25797.      *
  25798.      * @return \Aqarmap\Bundle\UserBundle\Command\ReminderPackageExpirationCommand
  25799.      */
  25800.     protected function getReminderPackageExpirationCommandService()
  25801.     {
  25802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25803.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/ReminderPackageExpirationCommand.php';
  25804.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\ReminderPackageExpirationCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  25805.         $instance->setName('app:user:credit-exipiration-reminder');
  25806.         return $instance;
  25807.     }
  25808.     /**
  25809.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\StopAqarmapLiveServiceCommand' shared autowired service.
  25810.      *
  25811.      * @return \Aqarmap\Bundle\UserBundle\Command\StopAqarmapLiveServiceCommand
  25812.      */
  25813.     protected function getStopAqarmapLiveServiceCommandService()
  25814.     {
  25815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25816.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/StopAqarmapLiveServiceCommand.php';
  25817.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\StopAqarmapLiveServiceCommand(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService()), ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()));
  25818.         $instance->setName('app:stop-aqarmap-live-service');
  25819.         return $instance;
  25820.     }
  25821.     /**
  25822.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\SyncCustomersToZohoCRM' shared autowired service.
  25823.      *
  25824.      * @return \Aqarmap\Bundle\UserBundle\Command\SyncCustomersToZohoCRM
  25825.      */
  25826.     protected function getSyncCustomersToZohoCRMService()
  25827.     {
  25828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25829.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/SyncCustomersToZohoCRM.php';
  25830.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\SyncCustomersToZohoCRM(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\ZohoCRMService'] ?? $this->getZohoCRMServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  25831.         $instance->setName('app:sync-customers-to-zoho');
  25832.         return $instance;
  25833.     }
  25834.     /**
  25835.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UpdateBrokersUserTypeCommand' shared autowired service.
  25836.      *
  25837.      * @return \Aqarmap\Bundle\UserBundle\Command\UpdateBrokersUserTypeCommand
  25838.      */
  25839.     protected function getUpdateBrokersUserTypeCommandService()
  25840.     {
  25841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25842.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UpdateBrokersUserTypeCommand.php';
  25843.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\UpdateBrokersUserTypeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  25844.         $instance->setName('app:users:update-brokers-user-type');
  25845.         return $instance;
  25846.     }
  25847.     /**
  25848.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UserPackageCommand' shared autowired service.
  25849.      *
  25850.      * @return \Aqarmap\Bundle\UserBundle\Command\UserPackageCommand
  25851.      */
  25852.     protected function getUserPackageCommandService()
  25853.     {
  25854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25855.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UserPackageCommand.php';
  25856.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\UserPackageCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] ?? $this->getCreditRepositoryService()));
  25857.         $instance->setName('app:patch:user:package');
  25858.         return $instance;
  25859.     }
  25860.     /**
  25861.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UserTypeCommand' shared autowired service.
  25862.      *
  25863.      * @return \Aqarmap\Bundle\UserBundle\Command\UserTypeCommand
  25864.      */
  25865.     protected function getUserTypeCommandService()
  25866.     {
  25867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25868.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UserTypeCommand.php';
  25869.         $this->privates['Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand'] = $instance = new \Aqarmap\Bundle\UserBundle\Command\UserTypeCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  25870.         $instance->setName('app:users:fix_user_type');
  25871.         return $instance;
  25872.     }
  25873.     /**
  25874.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\AdminLoginListener' shared autowired service.
  25875.      *
  25876.      * @return \Aqarmap\Bundle\UserBundle\EventListener\AdminLoginListener
  25877.      */
  25878.     protected function getAdminLoginListenerService()
  25879.     {
  25880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/AdminLoginListener.php';
  25881.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25882.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'])) {
  25883.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'];
  25884.         }
  25885.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  25886.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'])) {
  25887.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'];
  25888.         }
  25889.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\AdminLoginListener($a$b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  25890.     }
  25891.     /**
  25892.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ChangeUserPasswordSubscriber' shared autowired service.
  25893.      *
  25894.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ChangeUserPasswordSubscriber
  25895.      */
  25896.     protected function getChangeUserPasswordSubscriberService()
  25897.     {
  25898.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ChangeUserPasswordSubscriber.php';
  25899.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  25900.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'])) {
  25901.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'];
  25902.         }
  25903.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25904.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'])) {
  25905.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'];
  25906.         }
  25907.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\ChangeUserPasswordSubscriber($a, ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $b);
  25908.     }
  25909.     /**
  25910.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  25911.      *
  25912.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ConfigureMenuEventSubscriber
  25913.      */
  25914.     protected function getConfigureMenuEventSubscriber5Service()
  25915.     {
  25916.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ConfigureMenuEventSubscriber.php';
  25917.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  25918.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  25919.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  25920.         }
  25921.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\ConfigureMenuEventSubscriber(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  25922.     }
  25923.     /**
  25924.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\LocaleEventSubscriber' shared autowired service.
  25925.      *
  25926.      * @return \Aqarmap\Bundle\UserBundle\EventListener\LocaleEventSubscriber
  25927.      */
  25928.     protected function getLocaleEventSubscriber2Service()
  25929.     {
  25930.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25931.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'])) {
  25932.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'];
  25933.         }
  25934.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\LocaleEventSubscriber(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  25935.     }
  25936.     /**
  25937.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener' shared autowired service.
  25938.      *
  25939.      * @return \Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener
  25940.      */
  25941.     protected function getNewUserPhoneListenerService()
  25942.     {
  25943.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/NewUserPhoneListener.php';
  25944.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  25945.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'])) {
  25946.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'];
  25947.         }
  25948.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener($a);
  25949.     }
  25950.     /**
  25951.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber' shared autowired service.
  25952.      *
  25953.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber
  25954.      */
  25955.     protected function getParentLogoApprovedEventSubscriberService()
  25956.     {
  25957.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ParentLogoApprovedEventSubscriber.php';
  25958.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25959.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'])) {
  25960.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'];
  25961.         }
  25962.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber($a);
  25963.     }
  25964.     /**
  25965.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener' shared autowired service.
  25966.      *
  25967.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener
  25968.      */
  25969.     protected function getProfileEditedListenerService()
  25970.     {
  25971.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ProfileEditedListener.php';
  25972.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ProfileEditedListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  25973.     }
  25974.     /**
  25975.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\RegistrationSuccessListener' shared autowired service.
  25976.      *
  25977.      * @return \Aqarmap\Bundle\UserBundle\EventListener\RegistrationSuccessListener
  25978.      */
  25979.     protected function getRegistrationSuccessListenerService()
  25980.     {
  25981.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/RegistrationSuccessListener.php';
  25982.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\RegistrationSuccessListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\RegistrationSuccessListener(($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Service\\Security\\AuthServer'] ?? $this->getAuthServerService()));
  25983.     }
  25984.     /**
  25985.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener' shared autowired service.
  25986.      *
  25987.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener
  25988.      */
  25989.     protected function getResetPasswordListenerService()
  25990.     {
  25991.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ResetPasswordListener.php';
  25992.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25993.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'])) {
  25994.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'];
  25995.         }
  25996.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener($a);
  25997.     }
  25998.     /**
  25999.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\SwitchUserSubscriber' shared autowired service.
  26000.      *
  26001.      * @return \Aqarmap\Bundle\UserBundle\EventListener\SwitchUserSubscriber
  26002.      */
  26003.     protected function getSwitchUserSubscriberService()
  26004.     {
  26005.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/SwitchUserSubscriber.php';
  26006.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  26007.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'])) {
  26008.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'];
  26009.         }
  26010.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\SwitchUserSubscriber(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['translator'] ?? $this->getTranslatorService()), $a);
  26011.     }
  26012.     /**
  26013.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserInterestSubscribeListener' shared autowired service.
  26014.      *
  26015.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserInterestSubscribeListener
  26016.      */
  26017.     protected function getUserInterestSubscribeListenerService()
  26018.     {
  26019.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserInterestSubscribeListener.php';
  26020.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26021.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26022.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26023.         }
  26024.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  26025.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26026.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26027.         }
  26028.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  26029.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26030.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26031.         }
  26032.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  26033.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26034.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26035.         }
  26036.         $e = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  26037.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26038.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26039.         }
  26040.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserInterestSubscribeListener($a$b$c$d, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestBuilder'] ?? ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestBuilder'] = new \Aqarmap\Bundle\UserBundle\Services\UserInterestBuilder())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $e);
  26041.     }
  26042.     /**
  26043.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserLoginListener' shared autowired service.
  26044.      *
  26045.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserLoginListener
  26046.      */
  26047.     protected function getUserLoginListenerService()
  26048.     {
  26049.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserLoginListener.php';
  26050.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26051.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'])) {
  26052.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'];
  26053.         }
  26054.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $a, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  26055.     }
  26056.     /**
  26057.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber' shared autowired service.
  26058.      *
  26059.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber
  26060.      */
  26061.     protected function getUserPackageSubscriberService()
  26062.     {
  26063.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserPackageSubscriber.php';
  26064.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26065.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'])) {
  26066.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'];
  26067.         }
  26068.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber($a);
  26069.     }
  26070.     /**
  26071.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer' shared autowired service.
  26072.      *
  26073.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer
  26074.      */
  26075.     protected function getUserPreSerializerService()
  26076.     {
  26077.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  26078.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserPreSerializer.php';
  26079.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  26080.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'])) {
  26081.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'];
  26082.         }
  26083.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer($a);
  26084.     }
  26085.     /**
  26086.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener' shared autowired service.
  26087.      *
  26088.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener
  26089.      */
  26090.     protected function getUserUpdateListenerService()
  26091.     {
  26092.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserUpdateListener.php';
  26093.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  26094.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  26095.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  26096.         }
  26097.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26098.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  26099.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  26100.         }
  26101.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'] ?? $this->getUserPhoneManagerService());
  26102.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  26103.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  26104.         }
  26105.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener($a$b$c);
  26106.     }
  26107.     /**
  26108.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType' shared autowired service.
  26109.      *
  26110.      * @return \Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType
  26111.      */
  26112.     protected function getAddUserPhoneFormTypeService()
  26113.     {
  26114.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26115.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26116.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/AddUserPhoneFormType.php';
  26117.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType'] = new \Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType();
  26118.     }
  26119.     /**
  26120.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType' shared autowired service.
  26121.      *
  26122.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType
  26123.      */
  26124.     protected function getAddUserServiceTypeService()
  26125.     {
  26126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26128.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/AddUserServiceType.php';
  26129.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType();
  26130.     }
  26131.     /**
  26132.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType' shared autowired service.
  26133.      *
  26134.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType
  26135.      */
  26136.     protected function getUpdateUserPackageTypeService()
  26137.     {
  26138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26139.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26140.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UpdateUserPackageType.php';
  26141.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType();
  26142.     }
  26143.     /**
  26144.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType' shared autowired service.
  26145.      *
  26146.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType
  26147.      */
  26148.     protected function getUpdateUserServiceTypeService()
  26149.     {
  26150.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26152.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UpdateUserServiceType.php';
  26153.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType();
  26154.     }
  26155.     /**
  26156.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType' shared autowired service.
  26157.      *
  26158.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType
  26159.      */
  26160.     protected function getUserInfoTypeService()
  26161.     {
  26162.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26164.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UserInfoType.php';
  26165.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType();
  26166.     }
  26167.     /**
  26168.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType' shared autowired service.
  26169.      *
  26170.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType
  26171.      */
  26172.     protected function getUserTypeChangeTypeService()
  26173.     {
  26174.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26175.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26176.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UserTypeChangeType.php';
  26177.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType();
  26178.     }
  26179.     /**
  26180.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\BoostLevelType' shared autowired service.
  26181.      *
  26182.      * @return \Aqarmap\Bundle\UserBundle\Form\BoostLevelType
  26183.      */
  26184.     protected function getBoostLevelTypeService()
  26185.     {
  26186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26188.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/BoostLevelType.php';
  26189.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\BoostLevelType'] = new \Aqarmap\Bundle\UserBundle\Form\BoostLevelType(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  26190.     }
  26191.     /**
  26192.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\BrokerType' shared autowired service.
  26193.      *
  26194.      * @return \Aqarmap\Bundle\UserBundle\Form\BrokerType
  26195.      */
  26196.     protected function getBrokerTypeService()
  26197.     {
  26198.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26200.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/BrokerType.php';
  26201.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType'] = new \Aqarmap\Bundle\UserBundle\Form\BrokerType();
  26202.     }
  26203.     /**
  26204.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ChangeGroupType' shared autowired service.
  26205.      *
  26206.      * @return \Aqarmap\Bundle\UserBundle\Form\ChangeGroupType
  26207.      */
  26208.     protected function getChangeGroupTypeService()
  26209.     {
  26210.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26211.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26212.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ChangeGroupType.php';
  26213.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType'] = new \Aqarmap\Bundle\UserBundle\Form\ChangeGroupType();
  26214.     }
  26215.     /**
  26216.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType' shared autowired service.
  26217.      *
  26218.      * @return \Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType
  26219.      */
  26220.     protected function getChangePasswordFormTypeService()
  26221.     {
  26222.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26223.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26224.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ChangePasswordFormType.php';
  26225.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType'] = new \Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType();
  26226.     }
  26227.     /**
  26228.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm' shared autowired service.
  26229.      *
  26230.      * @return \Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm
  26231.      */
  26232.     protected function getCustomerSearchFormService()
  26233.     {
  26234.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26235.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26236.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/CustomerSearchForm.php';
  26237.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm'] = new \Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm();
  26238.     }
  26239.     /**
  26240.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\DeviceType' shared autowired service.
  26241.      *
  26242.      * @return \Aqarmap\Bundle\UserBundle\Form\DeviceType
  26243.      */
  26244.     protected function getDeviceTypeService()
  26245.     {
  26246.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26247.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26248.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/DeviceType.php';
  26249.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType'] = new \Aqarmap\Bundle\UserBundle\Form\DeviceType();
  26250.     }
  26251.     /**
  26252.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType' shared autowired service.
  26253.      *
  26254.      * @return \Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType
  26255.      */
  26256.     protected function getEditPhoneNumberTypeService()
  26257.     {
  26258.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26259.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26260.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/EditPhoneNumberType.php';
  26261.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType'] = new \Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType();
  26262.     }
  26263.     /**
  26264.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\GroupFormType' shared autowired service.
  26265.      *
  26266.      * @return \Aqarmap\Bundle\UserBundle\Form\GroupFormType
  26267.      */
  26268.     protected function getGroupFormTypeService()
  26269.     {
  26270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26271.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26272.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/GroupFormType.php';
  26273.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType'] = new \Aqarmap\Bundle\UserBundle\Form\GroupFormType(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  26274.     }
  26275.     /**
  26276.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType' shared autowired service.
  26277.      *
  26278.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType
  26279.      */
  26280.     protected function getImportDeveloperUserTypeService()
  26281.     {
  26282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26284.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportDeveloperUserType.php';
  26285.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType();
  26286.     }
  26287.     /**
  26288.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType' shared autowired service.
  26289.      *
  26290.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType
  26291.      */
  26292.     protected function getImportUserGroupTypeService()
  26293.     {
  26294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26296.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportUserGroupType.php';
  26297.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType();
  26298.     }
  26299.     /**
  26300.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportUserType' shared autowired service.
  26301.      *
  26302.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportUserType
  26303.      */
  26304.     protected function getImportUserTypeService()
  26305.     {
  26306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26308.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportUserType.php';
  26309.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportUserType();
  26310.     }
  26311.     /**
  26312.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\PersonalInfoType' shared autowired service.
  26313.      *
  26314.      * @return \Aqarmap\Bundle\UserBundle\Form\PersonalInfoType
  26315.      */
  26316.     protected function getPersonalInfoTypeService()
  26317.     {
  26318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26320.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/PersonalInfoType.php';
  26321.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType'] = new \Aqarmap\Bundle\UserBundle\Form\PersonalInfoType();
  26322.     }
  26323.     /**
  26324.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType' shared autowired service.
  26325.      *
  26326.      * @return \Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType
  26327.      */
  26328.     protected function getQuickRegistrationFormTypeService()
  26329.     {
  26330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26332.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/QuickRegistrationFormType.php';
  26333.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType'] = new \Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType();
  26334.     }
  26335.     /**
  26336.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\SubAccountFormType' shared autowired service.
  26337.      *
  26338.      * @return \Aqarmap\Bundle\UserBundle\Form\SubAccountFormType
  26339.      */
  26340.     protected function getSubAccountFormType2Service()
  26341.     {
  26342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26343.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26344.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/SubAccountFormType.php';
  26345.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType'] = new \Aqarmap\Bundle\UserBundle\Form\SubAccountFormType();
  26346.     }
  26347.     /**
  26348.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType' shared autowired service.
  26349.      *
  26350.      * @return \Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType
  26351.      */
  26352.     protected function getTargetAudienceHistoryTypeService()
  26353.     {
  26354.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26355.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26356.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/TargetAudienceHistoryType.php';
  26357.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType'] = new \Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType();
  26358.     }
  26359.     /**
  26360.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\TeamType' shared autowired service.
  26361.      *
  26362.      * @return \Aqarmap\Bundle\UserBundle\Form\TeamType
  26363.      */
  26364.     protected function getTeamTypeService()
  26365.     {
  26366.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26367.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26368.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/TeamType.php';
  26369.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\TeamType'] = new \Aqarmap\Bundle\UserBundle\Form\TeamType();
  26370.     }
  26371.     /**
  26372.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType' shared autowired service.
  26373.      *
  26374.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType
  26375.      */
  26376.     protected function getUpdateCompanyInfoFormTypeService()
  26377.     {
  26378.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26380.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateCompanyInfoFormType.php';
  26381.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType();
  26382.     }
  26383.     /**
  26384.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType' shared autowired service.
  26385.      *
  26386.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType
  26387.      */
  26388.     protected function getUpdateProfileBasicInfoFormTypeService()
  26389.     {
  26390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26392.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateProfileBasicInfoFormType.php';
  26393.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType();
  26394.     }
  26395.     /**
  26396.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType' shared autowired service.
  26397.      *
  26398.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType
  26399.      */
  26400.     protected function getUpdateProfileFormTypeService()
  26401.     {
  26402.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26404.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateProfileFormType.php';
  26405.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType();
  26406.     }
  26407.     /**
  26408.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserDomainType' shared autowired service.
  26409.      *
  26410.      * @return \Aqarmap\Bundle\UserBundle\Form\UserDomainType
  26411.      */
  26412.     protected function getUserDomainTypeService()
  26413.     {
  26414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26416.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserDomainType.php';
  26417.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType'] = new \Aqarmap\Bundle\UserBundle\Form\UserDomainType();
  26418.     }
  26419.     /**
  26420.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType' shared autowired service.
  26421.      *
  26422.      * @return \Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType
  26423.      */
  26424.     protected function getUserExtendCreditDateTypeService()
  26425.     {
  26426.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26427.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26428.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserExtendCreditDateType.php';
  26429.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType'] = new \Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType();
  26430.     }
  26431.     /**
  26432.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserKeywordType' shared autowired service.
  26433.      *
  26434.      * @return \Aqarmap\Bundle\UserBundle\Form\UserKeywordType
  26435.      */
  26436.     protected function getUserKeywordTypeService()
  26437.     {
  26438.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26440.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserKeywordType.php';
  26441.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType'] = new \Aqarmap\Bundle\UserBundle\Form\UserKeywordType();
  26442.     }
  26443.     /**
  26444.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserPhoneType' shared autowired service.
  26445.      *
  26446.      * @return \Aqarmap\Bundle\UserBundle\Form\UserPhoneType
  26447.      */
  26448.     protected function getUserPhoneTypeService()
  26449.     {
  26450.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26452.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserPhoneType.php';
  26453.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType'] = new \Aqarmap\Bundle\UserBundle\Form\UserPhoneType();
  26454.     }
  26455.     /**
  26456.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType' shared autowired service.
  26457.      *
  26458.      * @return \Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType
  26459.      */
  26460.     protected function getLoginFormTypeService()
  26461.     {
  26462.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26463.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26464.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/V3/LoginFormType.php';
  26465.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType'] = new \Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType();
  26466.     }
  26467.     /**
  26468.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType' shared autowired service.
  26469.      *
  26470.      * @return \Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType
  26471.      */
  26472.     protected function getRegistrationFormTypeService()
  26473.     {
  26474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26475.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26476.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/V3/RegistrationFormType.php';
  26477.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  26478.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'])) {
  26479.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'];
  26480.         }
  26481.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'] = new \Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType($a);
  26482.     }
  26483.     /**
  26484.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\GroupRepository' shared autowired service.
  26485.      *
  26486.      * @return \Aqarmap\Bundle\UserBundle\Repository\GroupRepository
  26487.      */
  26488.     protected function getGroupRepositoryService()
  26489.     {
  26490.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26491.     }
  26492.     /**
  26493.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository' shared autowired service.
  26494.      *
  26495.      * @return \Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository
  26496.      */
  26497.     protected function getSavedSearchRepository2Service()
  26498.     {
  26499.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/SavedSearchRepository.php';
  26500.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26501.     }
  26502.     /**
  26503.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository' shared autowired service.
  26504.      *
  26505.      * @return \Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository
  26506.      */
  26507.     protected function getTeamHistoryRepositoryService()
  26508.     {
  26509.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/TeamHistoryRepository.php';
  26510.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26511.     }
  26512.     /**
  26513.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\TeamRepository' shared autowired service.
  26514.      *
  26515.      * @return \Aqarmap\Bundle\UserBundle\Repository\TeamRepository
  26516.      */
  26517.     protected function getTeamRepositoryService()
  26518.     {
  26519.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/TeamRepository.php';
  26520.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\TeamRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26521.     }
  26522.     /**
  26523.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository' shared autowired service.
  26524.      *
  26525.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository
  26526.      */
  26527.     protected function getUserCheckInRepositoryService()
  26528.     {
  26529.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserCheckInRepository.php';
  26530.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26531.     }
  26532.     /**
  26533.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository' shared autowired service.
  26534.      *
  26535.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository
  26536.      */
  26537.     protected function getUserCheckinHistoryRepositoryService()
  26538.     {
  26539.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserCheckinHistoryRepository.php';
  26540.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26541.     }
  26542.     /**
  26543.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository' shared autowired service.
  26544.      *
  26545.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository
  26546.      */
  26547.     protected function getUserDeviceCategoryRepositoryService()
  26548.     {
  26549.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDeviceCategoryRepository.php';
  26550.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26551.     }
  26552.     /**
  26553.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository' shared autowired service.
  26554.      *
  26555.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository
  26556.      */
  26557.     protected function getUserDeviceRepositoryService()
  26558.     {
  26559.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDeviceRepository.php';
  26560.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26561.     }
  26562.     /**
  26563.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository' shared autowired service.
  26564.      *
  26565.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository
  26566.      */
  26567.     protected function getUserDomainRepositoryService()
  26568.     {
  26569.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDomainRepository.php';
  26570.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26571.     }
  26572.     /**
  26573.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository' shared autowired service.
  26574.      *
  26575.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository
  26576.      */
  26577.     protected function getUserInterestElasticRepositoryService()
  26578.     {
  26579.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  26580.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  26581.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  26582.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Model/Contract/UserInterestElasticRepositoryInterface.php';
  26583.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserInterestElasticRepository.php';
  26584.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository(($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()));
  26585.     }
  26586.     /**
  26587.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository' shared autowired service.
  26588.      *
  26589.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository
  26590.      */
  26591.     protected function getUserInterestRepositoryService()
  26592.     {
  26593.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26594.     }
  26595.     /**
  26596.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository' shared autowired service.
  26597.      *
  26598.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository
  26599.      */
  26600.     protected function getUserPackagesRepositoryService()
  26601.     {
  26602.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  26603.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'])) {
  26604.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'];
  26605.         }
  26606.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  26607.     }
  26608.     /**
  26609.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserRepository' shared autowired service.
  26610.      *
  26611.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserRepository
  26612.      */
  26613.     protected function getUserRepositoryService()
  26614.     {
  26615.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository'] ?? $this->getUserServicesRepositoryService()));
  26616.     }
  26617.     /**
  26618.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository' shared autowired service.
  26619.      *
  26620.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository
  26621.      */
  26622.     protected function getUserServicesRepositoryService()
  26623.     {
  26624.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26625.     }
  26626.     /**
  26627.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\PushNotificationService' shared autowired service.
  26628.      *
  26629.      * @return \Aqarmap\Bundle\UserBundle\Services\PushNotificationService
  26630.      */
  26631.     protected function getPushNotificationServiceService()
  26632.     {
  26633.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/PushNotificationService.php';
  26634.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\PushNotificationService'] = new \Aqarmap\Bundle\UserBundle\Services\PushNotificationService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  26635.     }
  26636.     /**
  26637.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserActivityService' shared autowired service.
  26638.      *
  26639.      * @return \Aqarmap\Bundle\UserBundle\Services\UserActivityService
  26640.      */
  26641.     protected function getUserActivityServiceService()
  26642.     {
  26643.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserActivityService.php';
  26644.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  26645.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'])) {
  26646.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'];
  26647.         }
  26648.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] = new \Aqarmap\Bundle\UserBundle\Services\UserActivityService($a);
  26649.     }
  26650.     /**
  26651.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserAuthenticationService' shared autowired service.
  26652.      *
  26653.      * @return \Aqarmap\Bundle\UserBundle\Services\UserAuthenticationService
  26654.      */
  26655.     protected function getUserAuthenticationService2Service()
  26656.     {
  26657.         $this->throw('Cannot autowire service "Aqarmap\\Bundle\\UserBundle\\Services\\UserAuthenticationService": argument "$oauthServer" of method "__construct()" has type "Aqarmap\\Bundle\\UserBundle\\Services\\IOAuth2" but this class was not found.');
  26658.     }
  26659.     /**
  26660.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserDeviceManager' shared autowired service.
  26661.      *
  26662.      * @return \Aqarmap\Bundle\UserBundle\Services\UserDeviceManager
  26663.      */
  26664.     protected function getUserDeviceManagerService()
  26665.     {
  26666.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserDeviceManager.php';
  26667.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26668.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'])) {
  26669.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'];
  26670.         }
  26671.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'] = new \Aqarmap\Bundle\UserBundle\Services\UserDeviceManager(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] ?? $this->getUserDeviceRepositoryService()), $a);
  26672.     }
  26673.     /**
  26674.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserInterestManager' shared autowired service.
  26675.      *
  26676.      * @return \Aqarmap\Bundle\UserBundle\Services\UserInterestManager
  26677.      */
  26678.     protected function getUserInterestManagerService()
  26679.     {
  26680.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26681.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26682.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26683.         }
  26684.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  26685.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26686.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26687.         }
  26688.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26689.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26690.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26691.         }
  26692.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  26693.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26694.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26695.         }
  26696.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  26697.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26698.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26699.         }
  26700.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] = new \Aqarmap\Bundle\UserBundle\Services\UserInterestManager($a$b$c, ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $pokeProducerFactory'] ?? $this->getProducerFactoryInterfacepokeProducerFactoryService()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestBuilder'] ?? ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestBuilder'] = new \Aqarmap\Bundle\UserBundle\Services\UserInterestBuilder())), $d, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository'] ?? $this->getUserInterestRepositoryService()), $e, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()));
  26701.     }
  26702.     /**
  26703.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserIpInfoService' shared autowired service.
  26704.      *
  26705.      * @return \Aqarmap\Bundle\UserBundle\Services\UserIpInfoService
  26706.      */
  26707.     protected function getUserIpInfoServiceService()
  26708.     {
  26709.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService'] = new \Aqarmap\Bundle\UserBundle\Services\UserIpInfoService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['.debug.geoip.client'] ?? $this->get_Debug_Geoip_ClientService()));
  26710.     }
  26711.     /**
  26712.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserManager' shared autowired service.
  26713.      *
  26714.      * @return \Aqarmap\Bundle\UserBundle\Services\UserManager
  26715.      */
  26716.     protected function getUserManagerService()
  26717.     {
  26718.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26719.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26720.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26721.         }
  26722.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26723.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26724.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26725.         }
  26726.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  26727.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26728.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26729.         }
  26730.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  26731.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26732.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26733.         }
  26734.         $e = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  26735.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26736.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26737.         }
  26738.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  26739.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26740.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26741.         }
  26742.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  26743.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26744.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26745.         }
  26746.         $h = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  26747.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26748.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26749.         }
  26750.         $i = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  26751.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26752.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26753.         }
  26754.         $j = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  26755.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26756.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26757.         }
  26758.         $k = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  26759.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26760.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26761.         }
  26762.         $l = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  26763.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26764.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26765.         }
  26766.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] = new \Aqarmap\Bundle\UserBundle\Services\UserManager($this$a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $b, ($this->services['translator'] ?? $this->getTranslatorService()), $c$d$e$f, ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $b$g$h, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()), $i, ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), $j, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository'] ?? $this->getUserServicesRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] ?? $this->getLeadRepository2Service()), $k, ($this->privates['App\\Service\\Security\\AuthServer'] ?? $this->getAuthServerService()), $l);
  26767.     }
  26768.     /**
  26769.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserPackagesService' shared autowired service.
  26770.      *
  26771.      * @return \Aqarmap\Bundle\UserBundle\Services\UserPackagesService
  26772.      */
  26773.     protected function getUserPackagesServiceService()
  26774.     {
  26775.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26776.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  26777.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  26778.         }
  26779.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26780.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  26781.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  26782.         }
  26783.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  26784.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  26785.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  26786.         }
  26787.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'] = new \Aqarmap\Bundle\UserBundle\Services\UserPackagesService($a$b$c, ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()));
  26788.     }
  26789.     /**
  26790.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserPhoneManager' shared autowired service.
  26791.      *
  26792.      * @return \Aqarmap\Bundle\UserBundle\Services\UserPhoneManager
  26793.      */
  26794.     protected function getUserPhoneManagerService()
  26795.     {
  26796.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserPhoneManagerInterface.php';
  26797.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserPhoneManager.php';
  26798.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26799.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'])) {
  26800.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'];
  26801.         }
  26802.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  26803.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'])) {
  26804.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'];
  26805.         }
  26806.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'] = new \Aqarmap\Bundle\UserBundle\Services\UserPhoneManager($a$b, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository'] ?? $this->getUserPhoneRepositoryService()));
  26807.     }
  26808.     /**
  26809.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserServicesManager' shared autowired service.
  26810.      *
  26811.      * @return \Aqarmap\Bundle\UserBundle\Services\UserServicesManager
  26812.      */
  26813.     protected function getUserServicesManagerService()
  26814.     {
  26815.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26816.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'])) {
  26817.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'];
  26818.         }
  26819.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] = new \Aqarmap\Bundle\UserBundle\Services\UserServicesManager($a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository'] ?? $this->getUserServicesRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  26820.     }
  26821.     /**
  26822.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V3\UserAuthenticationService' shared autowired service.
  26823.      *
  26824.      * @return \Aqarmap\Bundle\UserBundle\Services\V3\UserAuthenticationService
  26825.      */
  26826.     protected function getUserAuthenticationServiceService()
  26827.     {
  26828.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserAuthenticationService.php';
  26829.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V3\\UserAuthenticationService'] = new \Aqarmap\Bundle\UserBundle\Services\V3\UserAuthenticationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  26830.     }
  26831.     /**
  26832.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V3\UserInfoService' shared autowired service.
  26833.      *
  26834.      * @return \Aqarmap\Bundle\UserBundle\Services\V3\UserInfoService
  26835.      */
  26836.     protected function getUserInfoServiceService()
  26837.     {
  26838.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/UserInfoServiceInterface.php';
  26839.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserInfoService.php';
  26840.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V3\\UserInfoService'] = new \Aqarmap\Bundle\UserBundle\Services\V3\UserInfoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()));
  26841.     }
  26842.     /**
  26843.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V4\OauthClientBuilder' shared autowired service.
  26844.      *
  26845.      * @return \Aqarmap\Bundle\UserBundle\Services\V4\OauthClientBuilder
  26846.      */
  26847.     protected function getOauthClientBuilderService()
  26848.     {
  26849.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V4/OauthClientBuilder.php';
  26850.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\V4\\OauthClientBuilder'] = new \Aqarmap\Bundle\UserBundle\Services\V4\OauthClientBuilder(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  26851.     }
  26852.     /**
  26853.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\ZohoCRMService' shared autowired service.
  26854.      *
  26855.      * @return \Aqarmap\Bundle\UserBundle\Services\ZohoCRMService
  26856.      */
  26857.     protected function getZohoCRMServiceService()
  26858.     {
  26859.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/ZohoCRMService.php';
  26860.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\ZohoCRMService'] = new \Aqarmap\Bundle\UserBundle\Services\ZohoCRMService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] ?? $this->getPaymentRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository'] ?? $this->getListingFeatureRepositoryService()), ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('DATABASE_PRIMARY_URL'), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService()), ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService()));
  26861.     }
  26862.     /**
  26863.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy' shared autowired service.
  26864.      *
  26865.      * @return \Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy
  26866.      */
  26867.     protected function getAddUserInterestStrategyService()
  26868.     {
  26869.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  26870.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/AddUserInterestStrategy.php';
  26871.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\AddUserInterestStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService()));
  26872.     }
  26873.     /**
  26874.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\ImportUsersDevelopersStrategy' shared autowired service.
  26875.      *
  26876.      * @return \Aqarmap\Bundle\UserBundle\Strategy\ImportUsersDevelopersStrategy
  26877.      */
  26878.     protected function getImportUsersDevelopersStrategyService()
  26879.     {
  26880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  26881.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/ImportUsersDevelopersStrategy.php';
  26882.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\ImportUsersDevelopersStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\ImportUsersDevelopersStrategy(($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  26883.     }
  26884.     /**
  26885.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\ImportUsersStrategy' shared autowired service.
  26886.      *
  26887.      * @return \Aqarmap\Bundle\UserBundle\Strategy\ImportUsersStrategy
  26888.      */
  26889.     protected function getImportUsersStrategyService()
  26890.     {
  26891.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  26892.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/ImportUsersStrategy.php';
  26893.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\ImportUsersStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\ImportUsersStrategy(($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  26894.     }
  26895.     /**
  26896.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\UpdateClientServedCountStrategy' shared autowired service.
  26897.      *
  26898.      * @return \Aqarmap\Bundle\UserBundle\Strategy\UpdateClientServedCountStrategy
  26899.      */
  26900.     protected function getUpdateClientServedCountStrategyService()
  26901.     {
  26902.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  26903.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/UpdateClientServedCountStrategy.php';
  26904.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateClientServedCountStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\UpdateClientServedCountStrategy(($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  26905.     }
  26906.     /**
  26907.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy' shared autowired service.
  26908.      *
  26909.      * @return \Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy
  26910.      */
  26911.     protected function getUpdateUserGroupsElasticSearchStrategyService()
  26912.     {
  26913.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  26914.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/UpdateUserGroupsElasticSearchStrategy.php';
  26915.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateUserGroupsElasticSearchStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  26916.     }
  26917.     /**
  26918.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator' shared autowired service.
  26919.      *
  26920.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator
  26921.      */
  26922.     protected function getEmailValidatorService()
  26923.     {
  26924.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26925.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26926.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  26927.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/EmailValidator.php';
  26928.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator();
  26929.     }
  26930.     /**
  26931.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NonRepeatedValidator' shared autowired service.
  26932.      *
  26933.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NonRepeatedValidator
  26934.      */
  26935.     protected function getNonRepeatedValidatorService()
  26936.     {
  26937.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26938.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26939.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NonRepeatedValidator.php';
  26940.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  26941.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/NonRepeated.php';
  26942.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\NonRepeatedValidator(new \Aqarmap\Bundle\ListingBundle\Service\Validators\PhoneValidator\Components\NonRepeated());
  26943.     }
  26944.     /**
  26945.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NonSequenceValidator' shared autowired service.
  26946.      *
  26947.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NonSequenceValidator
  26948.      */
  26949.     protected function getNonSequenceValidatorService()
  26950.     {
  26951.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26952.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26953.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NonSequenceValidator.php';
  26954.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  26955.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/NonSequence.php';
  26956.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\NonSequenceValidator(new \Aqarmap\Bundle\ListingBundle\Service\Validators\PhoneValidator\Components\NonSequence());
  26957.     }
  26958.     /**
  26959.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator' shared autowired service.
  26960.      *
  26961.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator
  26962.      */
  26963.     protected function getNumericValidatorService()
  26964.     {
  26965.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26966.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26967.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NumericValidator.php';
  26968.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator();
  26969.     }
  26970.     /**
  26971.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\ValidCountryCodeValidator' shared autowired service.
  26972.      *
  26973.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\ValidCountryCodeValidator
  26974.      */
  26975.     protected function getValidCountryCodeValidatorService()
  26976.     {
  26977.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  26978.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  26979.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/ValidCountryCodeValidator.php';
  26980.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  26981.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/ValidCountryCode.php';
  26982.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\ValidCountryCodeValidator(new \Aqarmap\Bundle\ListingBundle\Service\Validators\PhoneValidator\Components\ValidCountryCode());
  26983.     }
  26984.     /**
  26985.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineAnalyserCommand' shared autowired service.
  26986.      *
  26987.      * @return \Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineAnalyserCommand
  26988.      */
  26989.     protected function getValueEngineAnalyserCommandService()
  26990.     {
  26991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26992.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Command/ValueEngineAnalyserCommand.php';
  26993.         $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand'] = $instance = new \Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineAnalyserCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository'] ?? $this->getLocationInsightRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] ?? $this->getSectionRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository'] ?? $this->getListingInsightRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Service\\ValueEngineService'] ?? $this->getValueEngineServiceService()));
  26994.         $instance->setName('app:value-engine:analyse');
  26995.         return $instance;
  26996.     }
  26997.     /**
  26998.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineDepthProductsCommand' shared autowired service.
  26999.      *
  27000.      * @return \Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineDepthProductsCommand
  27001.      */
  27002.     protected function getValueEngineDepthProductsCommandService()
  27003.     {
  27004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27005.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Command/ValueEngineDepthProductsCommand.php';
  27006.         $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand'] = $instance = new \Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineDepthProductsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository'] ?? $this->getListingInsightRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Service\\ValueEngineService'] ?? $this->getValueEngineServiceService()));
  27007.         $instance->setName('app:value-engine:depth-products');
  27008.         return $instance;
  27009.     }
  27010.     /**
  27011.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository' shared autowired service.
  27012.      *
  27013.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository
  27014.      */
  27015.     protected function getDepthProductInsightRepositoryService()
  27016.     {
  27017.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/DepthProductInsightRepository.php';
  27018.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27019.     }
  27020.     /**
  27021.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository' shared autowired service.
  27022.      *
  27023.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository
  27024.      */
  27025.     protected function getListingInsightRepositoryService()
  27026.     {
  27027.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ListingInsightRepository.php';
  27028.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27029.     }
  27030.     /**
  27031.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository' shared autowired service.
  27032.      *
  27033.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository
  27034.      */
  27035.     protected function getLocationInsightRepositoryService()
  27036.     {
  27037.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/LocationInsightRepository.php';
  27038.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27039.     }
  27040.     /**
  27041.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository' shared autowired service.
  27042.      *
  27043.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository
  27044.      */
  27045.     protected function getValueEngineListingsLocationsRepositoryService()
  27046.     {
  27047.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ValueEngineListingsLocationsRepository.php';
  27048.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27049.     }
  27050.     /**
  27051.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository' shared autowired service.
  27052.      *
  27053.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository
  27054.      */
  27055.     protected function getValueEngineSettingRepositoryService()
  27056.     {
  27057.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ValueEngineSettingRepository.php';
  27058.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27059.     }
  27060.     /**
  27061.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Service\ValueEngineService' shared autowired service.
  27062.      *
  27063.      * @return \Aqarmap\Bundle\ValueEngineBundle\Service\ValueEngineService
  27064.      */
  27065.     protected function getValueEngineServiceService()
  27066.     {
  27067.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Service/ValueEngineService.php';
  27068.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Service\\ValueEngineService'] = new \Aqarmap\Bundle\ValueEngineBundle\Service\ValueEngineService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService()), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository'] ?? $this->getDepthProductInsightRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository'] ?? $this->getLocationInsightRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository'] ?? $this->getListingInsightRepositoryService()), ($this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository'] ?? $this->getValueEngineSettingRepositoryService()));
  27069.     }
  27070.     /**
  27071.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  27072.      *
  27073.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  27074.      */
  27075.     protected function getManagerRegistryAwareConnectionProviderService()
  27076.     {
  27077.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  27078.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  27079.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  27080.     }
  27081.     /**
  27082.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand' shared service.
  27083.      *
  27084.      * @return \Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand
  27085.      */
  27086.     protected function getClearMetadataCacheDoctrineODMCommandService()
  27087.     {
  27088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27089.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/ClearCache/MetadataCommand.php';
  27090.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/ClearMetadataCacheDoctrineODMCommand.php';
  27091.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand();
  27092.         $instance->setName('doctrine:mongodb:cache:clear-metadata');
  27093.         return $instance;
  27094.     }
  27095.     /**
  27096.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand' shared service.
  27097.      *
  27098.      * @return \Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand
  27099.      */
  27100.     protected function getCreateSchemaDoctrineODMCommandService()
  27101.     {
  27102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27103.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  27104.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/CreateCommand.php';
  27105.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/CreateSchemaDoctrineODMCommand.php';
  27106.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand();
  27107.         $instance->setName('doctrine:mongodb:schema:create');
  27108.         return $instance;
  27109.     }
  27110.     /**
  27111.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand' shared service.
  27112.      *
  27113.      * @return \Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand
  27114.      */
  27115.     protected function getDropSchemaDoctrineODMCommandService()
  27116.     {
  27117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27118.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  27119.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/DropCommand.php';
  27120.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DropSchemaDoctrineODMCommand.php';
  27121.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand();
  27122.         $instance->setName('doctrine:mongodb:schema:drop');
  27123.         return $instance;
  27124.     }
  27125.     /**
  27126.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand' shared service.
  27127.      *
  27128.      * @return \Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand
  27129.      */
  27130.     protected function getGenerateHydratorsDoctrineODMCommandService()
  27131.     {
  27132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27133.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/GenerateHydratorsCommand.php';
  27134.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/GenerateHydratorsDoctrineODMCommand.php';
  27135.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand();
  27136.         $instance->setName('doctrine:mongodb:generate:hydrators');
  27137.         return $instance;
  27138.     }
  27139.     /**
  27140.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand' shared service.
  27141.      *
  27142.      * @return \Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand
  27143.      */
  27144.     protected function getGenerateProxiesDoctrineODMCommandService()
  27145.     {
  27146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27147.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/GenerateProxiesCommand.php';
  27148.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/GenerateProxiesDoctrineODMCommand.php';
  27149.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand();
  27150.         $instance->setName('doctrine:mongodb:generate:proxies');
  27151.         return $instance;
  27152.     }
  27153.     /**
  27154.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand' shared service.
  27155.      *
  27156.      * @return \Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand
  27157.      */
  27158.     protected function getInfoDoctrineODMCommandService()
  27159.     {
  27160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27161.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DoctrineODMCommand.php';
  27162.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/InfoDoctrineODMCommand.php';
  27163.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  27164.         $instance->setName('doctrine:mongodb:mapping:info');
  27165.         return $instance;
  27166.     }
  27167.     /**
  27168.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand' shared service.
  27169.      *
  27170.      * @return \Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand
  27171.      */
  27172.     protected function getLoadDataFixturesDoctrineODMCommandService()
  27173.     {
  27174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27175.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DoctrineODMCommand.php';
  27176.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/LoadDataFixturesDoctrineODMCommand.php';
  27177.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  27178.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  27179.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Loader/SymfonyFixturesLoaderInterface.php';
  27180.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Loader/SymfonyFixturesLoader.php';
  27181.         $a = new \Doctrine\Bundle\MongoDBBundle\Loader\SymfonyFixturesLoader($this);
  27182.         $a->addFixtures([]);
  27183.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()), ($this->services['kernel'] ?? $this->get('kernel'2)), $a);
  27184.         $instance->setName('doctrine:mongodb:fixtures:load');
  27185.         return $instance;
  27186.     }
  27187.     /**
  27188.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand' shared service.
  27189.      *
  27190.      * @return \Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand
  27191.      */
  27192.     protected function getQueryDoctrineODMCommandService()
  27193.     {
  27194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27195.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/QueryCommand.php';
  27196.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/QueryDoctrineODMCommand.php';
  27197.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand();
  27198.         $instance->setName('doctrine:mongodb:query');
  27199.         return $instance;
  27200.     }
  27201.     /**
  27202.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand' shared service.
  27203.      *
  27204.      * @return \Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand
  27205.      */
  27206.     protected function getShardDoctrineODMCommandService()
  27207.     {
  27208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27209.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  27210.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/ShardCommand.php';
  27211.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/ShardDoctrineODMCommand.php';
  27212.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand();
  27213.         $instance->setName('doctrine:mongodb:schema:shard');
  27214.         return $instance;
  27215.     }
  27216.     /**
  27217.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand' shared service.
  27218.      *
  27219.      * @return \Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand
  27220.      */
  27221.     protected function getTailCursorDoctrineODMCommandService()
  27222.     {
  27223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27224.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  27225.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  27226.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/TailCursorDoctrineODMCommand.php';
  27227.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand();
  27228.         $instance->setName('doctrine:mongodb:tail-cursor');
  27229.         return $instance;
  27230.     }
  27231.     /**
  27232.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand' shared service.
  27233.      *
  27234.      * @return \Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand
  27235.      */
  27236.     protected function getUpdateSchemaDoctrineODMCommandService()
  27237.     {
  27238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27239.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  27240.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/UpdateCommand.php';
  27241.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/UpdateSchemaDoctrineODMCommand.php';
  27242.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand();
  27243.         $instance->setName('doctrine:mongodb:schema:update');
  27244.         return $instance;
  27245.     }
  27246.     /**
  27247.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  27248.      *
  27249.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  27250.      */
  27251.     protected function getRunSqlCommandService()
  27252.     {
  27253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27254.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  27255.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  27256.         $instance->setName('dbal:run-sql');
  27257.         return $instance;
  27258.     }
  27259.     /**
  27260.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  27261.      *
  27262.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  27263.      */
  27264.     protected function getPluginClientFactoryService()
  27265.     {
  27266.         return $this->privates['Http\\Client\\Common\\PluginClientFactory'] = new \Http\HttplugBundle\Collector\PluginClientFactory(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))), ($this->privates['httplug.collector.formatter'] ?? $this->getHttplug_Collector_FormatterService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  27267.     }
  27268.     /**
  27269.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  27270.      *
  27271.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  27272.      */
  27273.     protected function getPluginClientFactoryListenerService()
  27274.     {
  27275.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  27276.     }
  27277.     /**
  27278.      * Gets the private 'Snc\RedisBundle\Command\RedisQueryCommand' shared service.
  27279.      *
  27280.      * @return \Snc\RedisBundle\Command\RedisQueryCommand
  27281.      */
  27282.     protected function getRedisQueryCommandService()
  27283.     {
  27284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27285.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Command/RedisQueryCommand.php';
  27286.         $this->privates['Snc\\RedisBundle\\Command\\RedisQueryCommand'] = $instance = new \Snc\RedisBundle\Command\RedisQueryCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27287.             'default' => ['privates''snc_redis.default''getSncRedis_DefaultService'false],
  27288.         ], [
  27289.             'default' => 'Predis\\Client',
  27290.         ]), ($this->privates['var_dumper.contextualized_cli_dumper'] ?? $this->getVarDumper_ContextualizedCliDumperService()), ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()));
  27291.         $instance->setName('redis:query');
  27292.         return $instance;
  27293.     }
  27294.     /**
  27295.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  27296.      *
  27297.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  27298.      */
  27299.     protected function getResetAssetsEventListenerService()
  27300.     {
  27301.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  27302.     }
  27303.     /**
  27304.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  27305.      *
  27306.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  27307.      */
  27308.     protected function getCacheWarmer2Service()
  27309.     {
  27310.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27311.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  27312.         return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  27313.     }
  27314.     /**
  27315.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  27316.      *
  27317.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  27318.      */
  27319.     protected function getUploaderHelperService()
  27320.     {
  27321.         return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService()));
  27322.     }
  27323.     /**
  27324.      * Gets the private 'Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime' shared service.
  27325.      *
  27326.      * @return \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime
  27327.      */
  27328.     protected function getUploaderExtensionRuntimeService()
  27329.     {
  27330.         return $this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] = new \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  27331.     }
  27332.     /**
  27333.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  27334.      *
  27335.      * @return \Vich\UploaderBundle\Util\Transliterator
  27336.      */
  27337.     protected function getTransliteratorService()
  27338.     {
  27339.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  27340.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  27341.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  27342.         return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ar'))));
  27343.     }
  27344.     /**
  27345.      * Gets the private 'annotations.cache_adapter' shared service.
  27346.      *
  27347.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  27348.      */
  27349.     protected function getAnnotations_CacheAdapterService()
  27350.     {
  27351.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  27352.     }
  27353.     /**
  27354.      * Gets the private 'annotations.cache_warmer' shared service.
  27355.      *
  27356.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  27357.      */
  27358.     protected function getAnnotations_CacheWarmerService()
  27359.     {
  27360.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27361.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  27362.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  27363.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  27364.     }
  27365.     /**
  27366.      * Gets the private 'annotations.cached_reader' shared service.
  27367.      *
  27368.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  27369.      */
  27370.     protected function getAnnotations_CachedReaderService()
  27371.     {
  27372.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  27373.     }
  27374.     /**
  27375.      * Gets the private 'annotations.reader' shared service.
  27376.      *
  27377.      * @return \Doctrine\Common\Annotations\AnnotationReader
  27378.      */
  27379.     protected function getAnnotations_ReaderService()
  27380.     {
  27381.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  27382.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  27383.         $a->registerUniqueLoader('class_exists');
  27384.         $instance->addGlobalIgnoredName('required'$a);
  27385.         return $instance;
  27386.     }
  27387.     /**
  27388.      * Gets the private 'app.sitemap.sections_subscriber' shared autowired service.
  27389.      *
  27390.      * @return \Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener
  27391.      */
  27392.     protected function getApp_Sitemap_SectionsSubscriberService()
  27393.     {
  27394.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php';
  27395.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27396.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  27397.             return $this->privates['app.sitemap.sections_subscriber'];
  27398.         }
  27399.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] ?? $this->getSiteMapServiceService());
  27400.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  27401.             return $this->privates['app.sitemap.sections_subscriber'];
  27402.         }
  27403.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  27404.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  27405.             return $this->privates['app.sitemap.sections_subscriber'];
  27406.         }
  27407.         return $this->privates['app.sitemap.sections_subscriber'] = new \Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), $b$c, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  27408.     }
  27409.     /**
  27410.      * Gets the private 'aqarmap.aws_ses.client' shared autowired service.
  27411.      *
  27412.      * @return \Aws\SesV2\SesV2Client
  27413.      */
  27414.     protected function getAqarmap_AwsSes_ClientService()
  27415.     {
  27416.         include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/SesV2/SesV2Client.php';
  27417.         return $this->privates['aqarmap.aws_ses.client'] = \Aws\SesV2\SesV2Client::factory(['region' => $this->getEnv('AWS_DEFAULT_REGION'), 'version' => 'latest''credentials' => ['key' => $this->getEnv('AWS_ACCESS_KEY'), 'secret' => $this->getEnv('AWS_SECRET_KEY')]]);
  27418.     }
  27419.     /**
  27420.      * Gets the private 'aqarmap.aws_sqs.client' shared autowired service.
  27421.      *
  27422.      * @return \Aws\Sqs\SqsClient
  27423.      */
  27424.     protected function getAqarmap_AwsSqs_ClientService()
  27425.     {
  27426.         return $this->privates['aqarmap.aws_sqs.client'] = \Aws\Sqs\SqsClient::factory(['region' => $this->getEnv('AWS_DEFAULT_REGION'), 'version' => 'latest''credentials' => ['key' => $this->getEnv('AWS_ACCESS_KEY'), 'secret' => $this->getEnv('AWS_SECRET_KEY')]]);
  27427.     }
  27428.     /**
  27429.      * Gets the private 'aqarmap.listing.menu_builder' shared service.
  27430.      *
  27431.      * @return \Aqarmap\Bundle\ListingBundle\Menu\Builder
  27432.      */
  27433.     protected function getAqarmap_Listing_MenuBuilderService()
  27434.     {
  27435.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Menu/Builder.php';
  27436.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27437.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27438.             return $this->privates['aqarmap.listing.menu_builder'];
  27439.         }
  27440.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  27441.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27442.             return $this->privates['aqarmap.listing.menu_builder'];
  27443.         }
  27444.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  27445.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27446.             return $this->privates['aqarmap.listing.menu_builder'];
  27447.         }
  27448.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'] ?? $this->getMenuBuilderServiceService());
  27449.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27450.             return $this->privates['aqarmap.listing.menu_builder'];
  27451.         }
  27452.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  27453.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27454.             return $this->privates['aqarmap.listing.menu_builder'];
  27455.         }
  27456.         return $this->privates['aqarmap.listing.menu_builder'] = new \Aqarmap\Bundle\ListingBundle\Menu\Builder($a$b, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $c$d$e, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), $this);
  27457.     }
  27458.     /**
  27459.      * Gets the private 'aqarmap.main.menu.admin' shared autowired service.
  27460.      *
  27461.      * @return \Knp\Menu\MenuItem
  27462.      */
  27463.     protected function getAqarmap_Main_Menu_AdminService()
  27464.     {
  27465.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  27466.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  27467.         $a = ($this->privates['aqarmap.main.menu_builder'] ?? $this->getAqarmap_Main_MenuBuilderService());
  27468.         if (isset($this->privates['aqarmap.main.menu.admin'])) {
  27469.             return $this->privates['aqarmap.main.menu.admin'];
  27470.         }
  27471.         return $this->privates['aqarmap.main.menu.admin'] = $a->buildAdminSidebarMenu();
  27472.     }
  27473.     /**
  27474.      * Gets the private 'aqarmap.main.menu.breadcrumb' shared autowired service.
  27475.      *
  27476.      * @return \Knp\Menu\MenuItem
  27477.      */
  27478.     protected function getAqarmap_Main_Menu_BreadcrumbService()
  27479.     {
  27480.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  27481.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  27482.         $a = ($this->privates['aqarmap.main.menu_builder'] ?? $this->getAqarmap_Main_MenuBuilderService());
  27483.         if (isset($this->privates['aqarmap.main.menu.breadcrumb'])) {
  27484.             return $this->privates['aqarmap.main.menu.breadcrumb'];
  27485.         }
  27486.         return $this->privates['aqarmap.main.menu.breadcrumb'] = $a->BreadcrumbMenu();
  27487.     }
  27488.     /**
  27489.      * Gets the private 'aqarmap.main.menu_builder' shared autowired service.
  27490.      *
  27491.      * @return \Aqarmap\Bundle\MainBundle\Menu\MenuBuilder
  27492.      */
  27493.     protected function getAqarmap_Main_MenuBuilderService()
  27494.     {
  27495.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  27496.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  27497.             return $this->privates['aqarmap.main.menu_builder'];
  27498.         }
  27499.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27500.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  27501.             return $this->privates['aqarmap.main.menu_builder'];
  27502.         }
  27503.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27504.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  27505.             return $this->privates['aqarmap.main.menu_builder'];
  27506.         }
  27507.         $d = ($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService());
  27508.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  27509.             return $this->privates['aqarmap.main.menu_builder'];
  27510.         }
  27511.         return $this->privates['aqarmap.main.menu_builder'] = new \Aqarmap\Bundle\MainBundle\Menu\MenuBuilder(($this->services['translator'] ?? $this->getTranslatorService()), $a$b$c, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), $d, ($this->services['cache.app'] ?? $this->getCache_AppService()));
  27512.     }
  27513.     /**
  27514.      * Gets the private 'aqarmap.neighborhood.menu_builder' shared service.
  27515.      *
  27516.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Menu\MenuBuilder
  27517.      */
  27518.     protected function getAqarmap_Neighborhood_MenuBuilderService()
  27519.     {
  27520.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  27521.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  27522.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Menu/MenuBuilder.php';
  27523.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27524.         if (isset($this->privates['aqarmap.neighborhood.menu_builder'])) {
  27525.             return $this->privates['aqarmap.neighborhood.menu_builder'];
  27526.         }
  27527.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  27528.         if (isset($this->privates['aqarmap.neighborhood.menu_builder'])) {
  27529.             return $this->privates['aqarmap.neighborhood.menu_builder'];
  27530.         }
  27531.         return $this->privates['aqarmap.neighborhood.menu_builder'] = new \Aqarmap\Bundle\NeighborhoodBundle\Menu\MenuBuilder($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MobileDetectionService'] = new \Aqarmap\Bundle\MainBundle\Service\MobileDetectionService())), ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  27532.     }
  27533.     /**
  27534.      * Gets the private 'aqarmap.sqs.service' shared autowired service.
  27535.      *
  27536.      * @return \Aqarmap\Bundle\MainBundle\Service\SqsService
  27537.      */
  27538.     protected function getAqarmap_Sqs_ServiceService()
  27539.     {
  27540.         return $this->privates['aqarmap.sqs.service'] = new \Aqarmap\Bundle\MainBundle\Service\SqsService(($this->privates['aqarmap.aws_sqs.client'] ?? $this->getAqarmap_AwsSqs_ClientService()), 'dev'$this->getEnv('APP_COUNTRY'), 'MOONSHOT', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  27541.     }
  27542.     /**
  27543.      * Gets the private 'aqarmap.user_listener' shared autowired service.
  27544.      *
  27545.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserListener
  27546.      */
  27547.     protected function getAqarmap_UserListenerService()
  27548.     {
  27549.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserListener.php';
  27550.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27551.         if (isset($this->privates['aqarmap.user_listener'])) {
  27552.             return $this->privates['aqarmap.user_listener'];
  27553.         }
  27554.         return $this->privates['aqarmap.user_listener'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserListener($a);
  27555.     }
  27556.     /**
  27557.      * Gets the private 'aqarmap_user.profile.form.type' shared autowired service.
  27558.      *
  27559.      * @return \Aqarmap\Bundle\UserBundle\Form\ProfileFormType
  27560.      */
  27561.     protected function getAqarmapUser_Profile_Form_TypeService()
  27562.     {
  27563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  27564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  27565.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ProfileFormType.php';
  27566.         return $this->privates['aqarmap_user.profile.form.type'] = new \Aqarmap\Bundle\UserBundle\Form\ProfileFormType();
  27567.     }
  27568.     /**
  27569.      * Gets the private 'aqarmap_user.registration.form.type' shared autowired service.
  27570.      *
  27571.      * @return \Aqarmap\Bundle\UserBundle\Form\RegistrationFormType
  27572.      */
  27573.     protected function getAqarmapUser_Registration_Form_TypeService()
  27574.     {
  27575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  27576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  27577.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/RegistrationFormType.php';
  27578.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  27579.         if (isset($this->privates['aqarmap_user.registration.form.type'])) {
  27580.             return $this->privates['aqarmap_user.registration.form.type'];
  27581.         }
  27582.         return $this->privates['aqarmap_user.registration.form.type'] = new \Aqarmap\Bundle\UserBundle\Form\RegistrationFormType($a);
  27583.     }
  27584.     /**
  27585.      * Gets the private 'assets.packages' shared service.
  27586.      *
  27587.      * @return \Symfony\Component\Asset\Packages
  27588.      */
  27589.     protected function getAssets_PackagesService()
  27590.     {
  27591.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  27592.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\UrlPackage([=> $this->getEnv('ASSETS_CDN_URL')], new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy($this->getEnv('APP_VERSION'), '%s?%s'), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  27593.             return new \EmptyIterator();
  27594.         }, 0));
  27595.     }
  27596.     /**
  27597.      * Gets the private 'cache.annotations' shared service.
  27598.      *
  27599.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27600.      */
  27601.     protected function getCache_AnnotationsService()
  27602.     {
  27603.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('2S1N1Srlyv'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  27604.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27605.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27606.     }
  27607.     /**
  27608.      * Gets the private 'cache.doctrine.orm.default.second_level.region.append_only_driver' shared service.
  27609.      *
  27610.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27611.      */
  27612.     protected function getCache_Doctrine_Orm_Default_SecondLevel_Region_AppendOnlyDriverService()
  27613.     {
  27614.         return $this->privates['cache.doctrine.orm.default.second_level.region.append_only_driver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  27615.     }
  27616.     /**
  27617.      * Gets the private 'cache.doctrine.orm.default.second_level.region.write_rare_driver' shared service.
  27618.      *
  27619.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27620.      */
  27621.     protected function getCache_Doctrine_Orm_Default_SecondLevel_Region_WriteRareDriverService()
  27622.     {
  27623.         return $this->privates['cache.doctrine.orm.default.second_level.region.write_rare_driver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  27624.     }
  27625.     /**
  27626.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  27627.      *
  27628.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27629.      */
  27630.     protected function getCache_Messenger_RestartWorkersSignalService()
  27631.     {
  27632.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.FANDyXX'] ?? $this->get_CacheConnection_FANDyXXService()), 'tPQ-8uvA3g'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  27633.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27634.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27635.     }
  27636.     /**
  27637.      * Gets the private 'cache.property_info' shared service.
  27638.      *
  27639.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27640.      */
  27641.     protected function getCache_PropertyInfoService()
  27642.     {
  27643.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('qsapHUJ9U4'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  27644.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27645.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27646.     }
  27647.     /**
  27648.      * Gets the private 'cache.security_expression_language' shared service.
  27649.      *
  27650.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27651.      */
  27652.     protected function getCache_SecurityExpressionLanguageService()
  27653.     {
  27654.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('exrqwSTaWB'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  27655.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27656.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27657.     }
  27658.     /**
  27659.      * Gets the private 'cache.serializer' shared service.
  27660.      *
  27661.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27662.      */
  27663.     protected function getCache_SerializerService()
  27664.     {
  27665.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('4LaozHgU+r'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  27666.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27667.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27668.     }
  27669.     /**
  27670.      * Gets the private 'cache.validator' shared service.
  27671.      *
  27672.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27673.      */
  27674.     protected function getCache_ValidatorService()
  27675.     {
  27676.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('+7JxNaaJZ7'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  27677.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27678.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27679.     }
  27680.     /**
  27681.      * Gets the private 'cache.webpack_encore' shared service.
  27682.      *
  27683.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27684.      */
  27685.     protected function getCache_WebpackEncoreService()
  27686.     {
  27687.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('8g-6WiMp5b'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  27688.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27689.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27690.     }
  27691.     /**
  27692.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  27693.      *
  27694.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  27695.      */
  27696.     protected function getCachePoolClearer_CacheWarmerService()
  27697.     {
  27698.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  27700.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  27701.     }
  27702.     /**
  27703.      * Gets the private 'config_builder.warmer' shared service.
  27704.      *
  27705.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  27706.      */
  27707.     protected function getConfigBuilder_WarmerService()
  27708.     {
  27709.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  27711.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  27712.     }
  27713.     /**
  27714.      * Gets the private 'config_cache_factory' shared service.
  27715.      *
  27716.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  27717.      */
  27718.     protected function getConfigCacheFactoryService()
  27719.     {
  27720.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  27721.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  27722.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  27723.         }, 2));
  27724.     }
  27725.     /**
  27726.      * Gets the private 'console.command.about' shared service.
  27727.      *
  27728.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  27729.      */
  27730.     protected function getConsole_Command_AboutService()
  27731.     {
  27732.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27733.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  27734.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  27735.         $instance->setName('about');
  27736.         $instance->setDescription('Display information about the current project');
  27737.         return $instance;
  27738.     }
  27739.     /**
  27740.      * Gets the private 'console.command.assets_install' shared service.
  27741.      *
  27742.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  27743.      */
  27744.     protected function getConsole_Command_AssetsInstallService()
  27745.     {
  27746.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27747.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  27748.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  27749.         $instance->setName('assets:install');
  27750.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  27751.         return $instance;
  27752.     }
  27753.     /**
  27754.      * Gets the private 'console.command.cache_clear' shared service.
  27755.      *
  27756.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  27757.      */
  27758.     protected function getConsole_Command_CacheClearService()
  27759.     {
  27760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  27762.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  27763.         $instance->setName('cache:clear');
  27764.         $instance->setDescription('Clear the cache');
  27765.         return $instance;
  27766.     }
  27767.     /**
  27768.      * Gets the private 'console.command.cache_pool_clear' shared service.
  27769.      *
  27770.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  27771.      */
  27772.     protected function getConsole_Command_CachePoolClearService()
  27773.     {
  27774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27775.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  27776.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.rate_limiter'=> 'doctrine.result_cache_pool'=> 'doctrine.system_cache_pool'10 => 'rate_limiter_storage_pool'11 => 'cache.validator_expression_language'12 => 'cache.doctrine.orm.default.second_level.region.write_rare_driver'13 => 'cache.doctrine.orm.default.second_level.region.append_only_driver'14 => 'cache.security_expression_language'15 => 'cache.webpack_encore']);
  27777.         $instance->setName('cache:pool:clear');
  27778.         $instance->setDescription('Clear cache pools');
  27779.         return $instance;
  27780.     }
  27781.     /**
  27782.      * Gets the private 'console.command.cache_pool_delete' shared service.
  27783.      *
  27784.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  27785.      */
  27786.     protected function getConsole_Command_CachePoolDeleteService()
  27787.     {
  27788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  27790.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.rate_limiter'=> 'doctrine.result_cache_pool'=> 'doctrine.system_cache_pool'10 => 'rate_limiter_storage_pool'11 => 'cache.validator_expression_language'12 => 'cache.doctrine.orm.default.second_level.region.write_rare_driver'13 => 'cache.doctrine.orm.default.second_level.region.append_only_driver'14 => 'cache.security_expression_language'15 => 'cache.webpack_encore']);
  27791.         $instance->setName('cache:pool:delete');
  27792.         $instance->setDescription('Delete an item from a cache pool');
  27793.         return $instance;
  27794.     }
  27795.     /**
  27796.      * Gets the private 'console.command.cache_pool_list' shared service.
  27797.      *
  27798.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  27799.      */
  27800.     protected function getConsole_Command_CachePoolListService()
  27801.     {
  27802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  27804.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.rate_limiter'=> 'doctrine.result_cache_pool'=> 'doctrine.system_cache_pool'10 => 'rate_limiter_storage_pool'11 => 'cache.validator_expression_language'12 => 'cache.doctrine.orm.default.second_level.region.write_rare_driver'13 => 'cache.doctrine.orm.default.second_level.region.append_only_driver'14 => 'cache.security_expression_language'15 => 'cache.webpack_encore']);
  27805.         $instance->setName('cache:pool:list');
  27806.         $instance->setDescription('List available cache pools');
  27807.         return $instance;
  27808.     }
  27809.     /**
  27810.      * Gets the private 'console.command.cache_pool_prune' shared service.
  27811.      *
  27812.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  27813.      */
  27814.     protected function getConsole_Command_CachePoolPruneService()
  27815.     {
  27816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  27818.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  27819.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  27820.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  27821.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  27822.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  27823.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  27824.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  27825.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  27826.             yield 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  27827.             yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService());
  27828.             yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  27829.             yield 'rate_limiter_storage_pool' => ($this->privates['rate_limiter_storage_pool'] ?? $this->getRateLimiterStoragePoolService());
  27830.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  27831.             yield 'cache.doctrine.orm.default.second_level.region.write_rare_driver' => ($this->privates['cache.doctrine.orm.default.second_level.region.write_rare_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_Region_WriteRareDriverService());
  27832.             yield 'cache.doctrine.orm.default.second_level.region.append_only_driver' => ($this->privates['cache.doctrine.orm.default.second_level.region.append_only_driver'] ?? $this->getCache_Doctrine_Orm_Default_SecondLevel_Region_AppendOnlyDriverService());
  27833.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  27834.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  27835.         }, 16));
  27836.         $instance->setName('cache:pool:prune');
  27837.         $instance->setDescription('Prune cache pools');
  27838.         return $instance;
  27839.     }
  27840.     /**
  27841.      * Gets the private 'console.command.cache_warmup' shared service.
  27842.      *
  27843.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  27844.      */
  27845.     protected function getConsole_Command_CacheWarmupService()
  27846.     {
  27847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  27849.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  27850.         $instance->setName('cache:warmup');
  27851.         $instance->setDescription('Warm up an empty cache');
  27852.         return $instance;
  27853.     }
  27854.     /**
  27855.      * Gets the private 'console.command.config_debug' shared service.
  27856.      *
  27857.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  27858.      */
  27859.     protected function getConsole_Command_ConfigDebugService()
  27860.     {
  27861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  27863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  27864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  27865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  27866.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  27867.         $instance->setName('debug:config');
  27868.         $instance->setDescription('Dump the current configuration for an extension');
  27869.         return $instance;
  27870.     }
  27871.     /**
  27872.      * Gets the private 'console.command.config_dump_reference' shared service.
  27873.      *
  27874.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  27875.      */
  27876.     protected function getConsole_Command_ConfigDumpReferenceService()
  27877.     {
  27878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  27880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  27881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  27882.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  27883.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  27884.         $instance->setName('config:dump-reference');
  27885.         $instance->setDescription('Dump the default configuration for an extension');
  27886.         return $instance;
  27887.     }
  27888.     /**
  27889.      * Gets the private 'console.command.container_debug' shared service.
  27890.      *
  27891.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  27892.      */
  27893.     protected function getConsole_Command_ContainerDebugService()
  27894.     {
  27895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  27897.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  27898.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  27899.         $instance->setName('debug:container');
  27900.         $instance->setDescription('Display current services for an application');
  27901.         return $instance;
  27902.     }
  27903.     /**
  27904.      * Gets the private 'console.command.container_lint' shared service.
  27905.      *
  27906.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  27907.      */
  27908.     protected function getConsole_Command_ContainerLintService()
  27909.     {
  27910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27911.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  27912.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  27913.         $instance->setName('lint:container');
  27914.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  27915.         return $instance;
  27916.     }
  27917.     /**
  27918.      * Gets the private 'console.command.debug_autowiring' shared service.
  27919.      *
  27920.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  27921.      */
  27922.     protected function getConsole_Command_DebugAutowiringService()
  27923.     {
  27924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27925.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  27926.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  27927.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  27928.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  27929.         $instance->setName('debug:autowiring');
  27930.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  27931.         return $instance;
  27932.     }
  27933.     /**
  27934.      * Gets the private 'console.command.dotenv_debug' shared service.
  27935.      *
  27936.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  27937.      */
  27938.     protected function getConsole_Command_DotenvDebugService()
  27939.     {
  27940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27941.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  27942.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  27943.         $instance->setName('debug:dotenv');
  27944.         $instance->setDescription('Lists all dotenv files with variables and values');
  27945.         return $instance;
  27946.     }
  27947.     /**
  27948.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  27949.      *
  27950.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  27951.      */
  27952.     protected function getConsole_Command_EventDispatcherDebugService()
  27953.     {
  27954.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27955.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  27956.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.6p_SLSM'] ?? $this->get_ServiceLocator_6pSLSMService()));
  27957.         $instance->setName('debug:event-dispatcher');
  27958.         $instance->setDescription('Display configured listeners for an application');
  27959.         return $instance;
  27960.     }
  27961.     /**
  27962.      * Gets the private 'console.command.form_debug' shared service.
  27963.      *
  27964.      * @return \Symfony\Component\Form\Command\DebugCommand
  27965.      */
  27966.     protected function getConsole_Command_FormDebugService()
  27967.     {
  27968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27969.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  27970.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form\\Type\\Banners'=> 'App\\Form\\Type\\EmailList'=> 'App\\Form\\Type\\Lead'=> 'App\\Form\\Type\\Listing'=> 'App\\Form\\Type\\Security'=> 'App\\Form\\Type\\Subscriptions'=> 'App\\Form\\Type\\User'=> 'Aqarmap\\Bundle\\UserBundle\\Form'=> 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin'10 => 'Aqarmap\\Bundle\\UserBundle\\Form\\V3'11 => 'Aqarmap\\Bundle\\MainBundle\\Form\\Admin'12 => 'Aqarmap\\Bundle\\MainBundle\\Form'13 => 'Aqarmap\\Bundle\\ListingBundle\\Form'14 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3'15 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes'16 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V4'17 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin'18 => 'Aqarmap\\Bundle\\CreditBundle\\Form'19 => 'Aqarmap\\Bundle\\NotifierBundle\\Form'20 => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form'21 => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Form'22 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form'23 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form'24 => 'Aqarmap\\Bundle\\CRMBundle\\Form'25 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form'26 => 'Aqarmap\\Bundle\\ExchangeBundle\\Form'27 => 'Aqarmap\\Bundle\\PaymentBundle\\Form'28 => 'Aqarmap\\Bundle\\AnnouncementBundle\\Form'29 => 'Aqarmap\\Bundle\\SearchBundle\\Form'30 => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin'31 => 'Aqarmap\\Bundle\\TopSellerBundle\\Form'32 => 'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin'33 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'34 => 'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type'35 => 'FOS\\CKEditorBundle\\Form\\Type'36 => 'FOS\\UserBundle\\Form\\Type'37 => 'Liip\\ImagineBundle\\Form\\Type'38 => 'Vich\\UploaderBundle\\Form\\Type'], [=> 'App\\Form\\Type\\Banners\\BannersType'=> 'App\\Form\\Type\\EmailList\\EmailListType'=> 'App\\Form\\Type\\Lead\\LeadFormType'=> 'App\\Form\\Type\\Lead\\PhoneFormType'=> 'App\\Form\\Type\\Listing\\ListingDescriptionType'=> 'App\\Form\\Type\\Listing\\ListingDetailsType'=> 'App\\Form\\Type\\Listing\\ListingInitializeType'=> 'App\\Form\\Type\\Listing\\ListingPhotosType'=> 'App\\Form\\Type\\Listing\\PhotoType'=> 'App\\Form\\Type\\Security\\ChangePasswordType'10 => 'App\\Form\\Type\\Subscriptions\\SubscriptionPlanType'11 => 'App\\Form\\Type\\User\\SubAccountFormType'12 => 'Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType'13 => 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType'14 => 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType'15 => 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType'16 => 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType'17 => 'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType'18 => 'Aqarmap\\Bundle\\UserBundle\\Form\\BoostLevelType'19 => 'Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType'20 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType'21 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType'22 => 'Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm'23 => 'Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType'24 => 'Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType'25 => 'Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType'26 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType'27 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType'28 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType'29 => 'Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType'30 => 'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType'31 => 'Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType'32 => 'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType'33 => 'Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType'34 => 'Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType'35 => 'Aqarmap\\Bundle\\UserBundle\\Form\\TeamType'36 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType'37 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType'38 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType'39 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType'40 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType'41 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType'42 => 'Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType'43 => 'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType'44 => 'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'45 => 'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType'46 => 'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType'47 => 'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType'48 => 'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType'49 => 'Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType'50 => 'Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType'51 => 'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType'52 => 'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType'53 => 'Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType'54 => 'Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType'55 => 'Aqarmap\\Bundle\\MainBundle\\Form\\LinkType'56 => 'Aqarmap\\Bundle\\MainBundle\\Form\\MenuType'57 => 'Aqarmap\\Bundle\\MainBundle\\Form\\PageType'58 => 'Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType'59 => 'Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType'60 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType'61 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType'62 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType'63 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType'64 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType'65 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType'66 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType'67 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType'68 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType'69 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType'70 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType'71 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType'72 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType'73 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType'74 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType'75 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType'76 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'77 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType'78 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType'79 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType'80 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType'81 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType'82 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType'83 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType'84 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType'85 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType'86 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType'87 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType'88 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType'89 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType'90 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType'91 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType'92 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType'93 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType'94 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType'95 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType'96 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType'97 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType'98 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType'99 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType'100 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType'101 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings'102 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType'103 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType'104 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType'105 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType'106 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType'107 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType'108 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType'109 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType'110 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType'111 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType'112 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType'113 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType'114 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType'115 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType'116 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType'117 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType'118 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType'119 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType'120 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType'121 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType'122 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType'123 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType'124 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType'125 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType'126 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType'127 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType'128 => 'Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType'129 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType'130 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType'131 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType'132 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType'133 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType'134 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType'135 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType'136 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'137 => 'Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType'138 => 'Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType'139 => 'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType'140 => 'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType'141 => 'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType'142 => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType'143 => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType'144 => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType'145 => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType'146 => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType'147 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'148 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType'149 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType'150 => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType'151 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType'152 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType'153 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType'154 => 'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType'155 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType'156 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType'157 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType'158 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType'159 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType'160 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType'161 => 'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType'162 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType'163 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType'164 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType'165 => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType'166 => 'Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType'167 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType'168 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType'169 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType'170 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType'171 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType'172 => 'Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType'173 => 'Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType'174 => 'Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType'175 => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType'176 => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType'177 => 'Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType'178 => 'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm'179 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'180 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'181 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'182 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'183 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'184 => 'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type\\DocumentType'185 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'186 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'187 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'188 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'189 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'190 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'191 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'192 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType'193 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'=> 'Doctrine\\Bundle\\MongoDBBundle\\Form\\DoctrineMongoDBTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  27971.         $instance->setName('debug:form');
  27972.         $instance->setDescription('Display form type information');
  27973.         return $instance;
  27974.     }
  27975.     /**
  27976.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  27977.      *
  27978.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  27979.      */
  27980.     protected function getConsole_Command_MessengerConsumeMessagesService()
  27981.     {
  27982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27983.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  27984.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [=> 'default'=> 'mailer'=> 'interactions'=> 'fasttrack'=> 'external'=> 'failed'=> 'failed_mailer'], NULL, [=> 'messenger.bus.default']);
  27985.         $instance->setName('messenger:consume');
  27986.         $instance->setDescription('Consume messages');
  27987.         return $instance;
  27988.     }
  27989.     /**
  27990.      * Gets the private 'console.command.messenger_debug' shared service.
  27991.      *
  27992.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  27993.      */
  27994.     protected function getConsole_Command_MessengerDebugService()
  27995.     {
  27996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27997.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  27998.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['App\\Message\\Lead\\NewLeadMessage' => [=> [=> 'App\\MessageHandler\\Lead\\NewLeadMessageHandler'=> []]], 'App\\Message\\Listing\\AfterChangeStatusMessage' => [=> [=> 'App\\MessageHandler\\Listing\\AfterChangeStatusHandler'=> []]], 'App\\Message\\Listing\\BulkListingApproveMessage' => [=> [=> 'App\\MessageHandler\\Listing\\BulkListingApproveMessageHandler'=> []]], 'App\\Message\\Listing\\SyncListingProjectMessage' => [=> [=> 'App\\MessageHandler\\Listing\\SyncListingProjectHandler'=> []]], 'App\\Message\\ListingUpdatedMessage' => [=> [=> 'App\\MessageHandler\\ListingUpdatedHandler'=> []]], 'App\\Message\\Location\\AdminImportLocationsMessage' => [=> [=> 'App\\MessageHandler\\Location\\AdminImportLocationsHandler'=> []]], 'App\\Message\\Location\\RecordLocationSearchHistoryMessage' => [=> [=> 'App\\MessageHandler\\Location\\RecordLocationSearchHistoryHandler'=> []]], 'App\\Message\\LocationStatisticsMessage' => [=> [=> 'App\\MessageHandler\\LocationStatisticsAddedHandler'=> []]], 'App\\Message\\LocationUpdatedMessage' => [=> [=> 'App\\MessageHandler\\LocationUpdatedHandler'=> []]], 'App\\Message\\LoginCredentialsUpdatedMessage' => [=> [=> 'App\\MessageHandler\\LoginCredentialsUpdatedMessageHandler'=> []]], 'App\\Message\\User\\ImportUsersDevelopersMessage' => [=> [=> 'App\\MessageHandler\\User\\ImportUsersDevelopersMessageHandler'=> []]], 'App\\Message\\User\\NewAccountMessage' => [=> [=> 'App\\MessageHandler\\User\\NewAccountMessageHandler'=> []]], 'App\\Message\\User\\UpdateClientServedCountForUserMessage' => [=> [=> 'App\\MessageHandler\\User\\UpdateClientServedCountForUserMessageHandler'=> []]], 'App\\Message\\User\\UserSegmentMessage' => [=> [=> 'App\\MessageHandler\\User\\UserSegmentHandler'=> []]], 'App\\Message\\UserGroupUpdatedMessage' => [=> [=> 'App\\MessageHandler\\UserGroupUpdatedHandler'=> []]], 'Aqarmap\\Bundle\\UserBundle\\Message\\CreateLead' => [=> [=> 'Aqarmap\\Bundle\\UserBundle\\MessageHandler\\NewLeadPushNotificationHandler'=> []]], 'Aqarmap\\Bundle\\ListingBundle\\Message\\Search' => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\MessageHandler\\BuyerAlertsSubscribeHandler'=> []]], 'Aqarmap\\Bundle\\ListingBundle\\Message\\ParentListingUpdated' => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\MessageHandler\\ListingChildrenUpdateHandler'=> []]], 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingDeleted' => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\MessageHandler\\ListingFeaturingExpirationHandler'=> []]], 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingInteractions' => [=> [=> 'Aqarmap\\Bundle\\ListingBundle\\MessageHandler\\ListingInteractionsHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]], 'Presta\\SitemapBundle\\Messenger\\DumpSitemapMessage' => [=> [=> 'presta_sitemap.messenger.message_handler'=> []]]]]);
  27999.         $instance->setName('debug:messenger');
  28000.         $instance->setDescription('List messages you can dispatch using the message buses');
  28001.         return $instance;
  28002.     }
  28003.     /**
  28004.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  28005.      *
  28006.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  28007.      */
  28008.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  28009.     {
  28010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28011.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  28012.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  28013.         $this->privates['console.command.messenger_failed_messages_remove'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand('failed', ($this->privates['.service_locator.gy5S5Qw'] ?? $this->get_ServiceLocator_Gy5S5QwService()));
  28014.         $instance->setName('messenger:failed:remove');
  28015.         $instance->setDescription('Remove given messages from the failure transport');
  28016.         return $instance;
  28017.     }
  28018.     /**
  28019.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  28020.      *
  28021.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  28022.      */
  28023.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  28024.     {
  28025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28026.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  28027.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  28028.         $this->privates['console.command.messenger_failed_messages_retry'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand('failed', ($this->privates['.service_locator.gy5S5Qw'] ?? $this->get_ServiceLocator_Gy5S5QwService()), ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  28029.         $instance->setName('messenger:failed:retry');
  28030.         $instance->setDescription('Retry one or more messages from the failure transport');
  28031.         return $instance;
  28032.     }
  28033.     /**
  28034.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  28035.      *
  28036.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  28037.      */
  28038.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  28039.     {
  28040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28041.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  28042.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  28043.         $this->privates['console.command.messenger_failed_messages_show'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesShowCommand('failed', ($this->privates['.service_locator.gy5S5Qw'] ?? $this->get_ServiceLocator_Gy5S5QwService()));
  28044.         $instance->setName('messenger:failed:show');
  28045.         $instance->setDescription('Show one or more messages from the failure transport');
  28046.         return $instance;
  28047.     }
  28048.     /**
  28049.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  28050.      *
  28051.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  28052.      */
  28053.     protected function getConsole_Command_MessengerSetupTransportsService()
  28054.     {
  28055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28056.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  28057.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'default'=> 'mailer'=> 'interactions'=> 'fasttrack'=> 'external'=> 'failed'=> 'failed_mailer']);
  28058.         $instance->setName('messenger:setup-transports');
  28059.         $instance->setDescription('Prepare the required infrastructure for the transport');
  28060.         return $instance;
  28061.     }
  28062.     /**
  28063.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  28064.      *
  28065.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  28066.      */
  28067.     protected function getConsole_Command_MessengerStopWorkersService()
  28068.     {
  28069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28070.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  28071.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  28072.         $instance->setName('messenger:stop-workers');
  28073.         $instance->setDescription('Stop workers after their current message');
  28074.         return $instance;
  28075.     }
  28076.     /**
  28077.      * Gets the private 'console.command.router_debug' shared service.
  28078.      *
  28079.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  28080.      */
  28081.     protected function getConsole_Command_RouterDebugService()
  28082.     {
  28083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  28085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  28086.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  28087.         $instance->setName('debug:router');
  28088.         $instance->setDescription('Display current routes for an application');
  28089.         return $instance;
  28090.     }
  28091.     /**
  28092.      * Gets the private 'console.command.router_match' shared service.
  28093.      *
  28094.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  28095.      */
  28096.     protected function getConsole_Command_RouterMatchService()
  28097.     {
  28098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  28100.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  28101.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  28102.         }, 1));
  28103.         $instance->setName('router:match');
  28104.         $instance->setDescription('Help debug routes by simulating a path info match');
  28105.         return $instance;
  28106.     }
  28107.     /**
  28108.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  28109.      *
  28110.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  28111.      */
  28112.     protected function getConsole_Command_SecretsDecryptToLocalService()
  28113.     {
  28114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  28116.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28117.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28118.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  28119.         $instance->setName('secrets:decrypt-to-local');
  28120.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  28121.         return $instance;
  28122.     }
  28123.     /**
  28124.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  28125.      *
  28126.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  28127.      */
  28128.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  28129.     {
  28130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  28132.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28133.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28134.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  28135.         $instance->setName('secrets:encrypt-from-local');
  28136.         $instance->setDescription('Encrypt all local secrets to the vault');
  28137.         return $instance;
  28138.     }
  28139.     /**
  28140.      * Gets the private 'console.command.secrets_generate_key' shared service.
  28141.      *
  28142.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  28143.      */
  28144.     protected function getConsole_Command_SecretsGenerateKeyService()
  28145.     {
  28146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28147.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  28148.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28149.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28150.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  28151.         $instance->setName('secrets:generate-keys');
  28152.         $instance->setDescription('Generate new encryption keys');
  28153.         return $instance;
  28154.     }
  28155.     /**
  28156.      * Gets the private 'console.command.secrets_list' shared service.
  28157.      *
  28158.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  28159.      */
  28160.     protected function getConsole_Command_SecretsListService()
  28161.     {
  28162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28163.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  28164.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28165.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28166.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  28167.         $instance->setName('secrets:list');
  28168.         $instance->setDescription('List all secrets');
  28169.         return $instance;
  28170.     }
  28171.     /**
  28172.      * Gets the private 'console.command.secrets_remove' shared service.
  28173.      *
  28174.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  28175.      */
  28176.     protected function getConsole_Command_SecretsRemoveService()
  28177.     {
  28178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28179.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  28180.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28181.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28182.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  28183.         $instance->setName('secrets:remove');
  28184.         $instance->setDescription('Remove a secret from the vault');
  28185.         return $instance;
  28186.     }
  28187.     /**
  28188.      * Gets the private 'console.command.secrets_set' shared service.
  28189.      *
  28190.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  28191.      */
  28192.     protected function getConsole_Command_SecretsSetService()
  28193.     {
  28194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28195.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  28196.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28198.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  28199.         $instance->setName('secrets:set');
  28200.         $instance->setDescription('Set a secret in the vault');
  28201.         return $instance;
  28202.     }
  28203.     /**
  28204.      * Gets the private 'console.command.translation_debug' shared service.
  28205.      *
  28206.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  28207.      */
  28208.     protected function getConsole_Command_TranslationDebugService()
  28209.     {
  28210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28211.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  28212.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 10 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 13 => (\dirname(__DIR__4).'/src/App/Command/Listing/SendListingAvailabilityReminderEmailCommand.php'), 14 => (\dirname(__DIR__4).'/src/App/Service/Listing/ListingAvailabilityEmailingService.php'), 15 => (\dirname(__DIR__4).'/src/App/Command/Subscriptions/renewUserSubscriptionsCommand.php'), 16 => (\dirname(__DIR__4).'/src/App/Service/Lead/LeadContactRequestService.php'), 17 => (\dirname(__DIR__4).'/src/App/Service/Lead/LeadService.php'), 18 => (\dirname(__DIR__4).'/src/App/Service/Subscriptions/SubscriptionEmailingService.php'), 19 => (\dirname(__DIR__4).'/src/App/Service/User/SubAccountService.php'), 20 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/TeamController.php'), 21 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserController.php'), 22 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserSubAccountController.php'), 23 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserController.php'), 24 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V3/UserController.php'), 25 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserController.php'), 26 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ExternalProfileController.php'), 27 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/PersonalInfoController.php'), 28 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/QuickRegistrationController.php'), 29 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/UserController.php'), 30 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ConfigureMenuEventSubscriber.php'), 31 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/SwitchUserSubscriber.php'), 32 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserManager.php'), 33 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerService.php'), 34 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/MoonshotCacheWarmerCommand.php'), 35 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/JoinUsService.php'), 36 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/TestimonialController.php'), 37 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/HomeSubMenuService.php'), 38 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/DefaultController.php'), 39 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/FeedbackController.php'), 40 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/JoinUsController.php'), 41 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/FeedbackListener.php'), 42 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php'), 43 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/ConfigureMenuEventSubscriber.php'), 44 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Menu/MenuBuilder.php'), 45 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MenuBuilderService.php'), 46 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Setting.php'), 47 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/MetaTagsBuilder.php'), 48 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpListingsCommand.php'), 49 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CallRequestCommand.php'), 50 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingNotificationCommand.php'), 51 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ProjectReportCommand.php'), 52 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LeadsController.php'), 53 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingController.php'), 54 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListBuilder.php'), 55 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingPendingFeaturingController.php'), 56 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LocationController.php'), 57 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CustomFieldController.php'), 58 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LeadController.php'), 59 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ListingController.php'), 60 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/NewsFeed/ListingNewsFeed.php'), 61 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/RateController.php'), 62 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ListingController.php'), 63 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingDepthProductsService.php'), 64 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/EntityManagerAwareTrait.php'), 65 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/RateController.php'), 66 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ConditionalFieldService.php'), 67 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingFilters.php'), 68 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Filterable.php'), 69 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ListingController.php'), 70 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingStatisticService.php'), 71 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/DefaultController.php'), 72 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/LeadController.php'), 73 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingController.php'), 74 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundFaqsService.php'), 75 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/TransactionController.php'), 76 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ConfigureMenuEventSubscriber.php'), 77 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadPreSerializerSubscriber.php'), 78 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSubscribeListener.php'), 79 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingPreSerializerListener.php'), 80 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRuleListener.php'), 81 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingStatusListener.php'), 82 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/ShowPhoneNumberEmailBodyBuilder.php'), 83 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallRequestManager.php'), 84 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundService.php'), 85 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadService.php'), 86 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadValidationService.php'), 87 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/WhatsappEmailService.php'), 88 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsCRMService.php'), 89 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsInsightsService.php'), 90 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingFeatureService.php'), 91 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingManager.php'), 92 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NumberToWord.php'), 93 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRateService.php'), 94 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationManager.php'), 95 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/RelatedListingSearch.php'), 96 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ReviewService.php'), 97 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ScrapedListingService.php'), 98 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/TopCustomerService.php'), 99 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingService.php'), 100 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Menu/Builder.php'), 101 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MessageCommand.php'), 102 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditPackageController.php'), 103 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/FaqController.php'), 104 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ConfigureMenuEventSubscriber.php'), 105 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/TransferValidator.php'), 106 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditManager.php'), 107 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentManager.php'), 108 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/DefaultController.php'), 109 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/BuyerAlertsCommand.php'), 110 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/SendRecentListingsEmailCommand.php'), 111 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/BuyerAlertsController.php'), 112 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsEmailingService.php'), 113 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/DefaultController.php'), 114 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/EventListener/MortgageSubscribeListener.php'), 115 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Command/DiscussionInterestsNotificationCommand.php'), 116 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/DefaultController.php'), 117 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/EventListener/ConfigureMenuEventSubscriber.php'), 118 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Menu/MenuBuilder.php'), 119 => (\dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php'), 120 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/CommentController.php'), 121 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/DiscussionController.php'), 122 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionType.php'), 123 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionManager.php'), 124 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CompanyController.php'), 125 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/DynamicQuestionController.php'), 126 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/AnnualSurveyController.php'), 127 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/EventListener/CustomerProfilingListener.php'), 128 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/CustomerProfilingService.php'), 129 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Api/ExchangeRequestController.php'), 130 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/PaymentController.php'), 131 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/PaymentController.php'), 132 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Factory/LongTailFactory.php'), 133 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/CountListingSearch.php'), 134 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/DefaultListingSearch.php'), 135 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Service/ValueEngineService.php'), 136 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Controller/Api/V4/OtpController.php'), 137 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpService.php'), 138 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 139 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 140 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 141 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 142 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 143 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 144 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 145 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 146 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 147 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 148 => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php'), 149 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 150 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/MessageHandler/NewLeadPushNotificationHandler.php'), 151 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 152 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/RegistrationController.php'), 153 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 154 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 155 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 156 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 157 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Twig/UserServiceExtension.php'), 158 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ParseSearchCriteria.php'), 159 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundlocationLinksBuilderService.php'), 160 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/CreditExtension.php'), 161 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Twig/CustomerProfilingExtension.php'), 162 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  28213.         $instance->setName('debug:translation');
  28214.         $instance->setDescription('Display translation messages information');
  28215.         return $instance;
  28216.     }
  28217.     /**
  28218.      * Gets the private 'console.command.translation_extract' shared service.
  28219.      *
  28220.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  28221.      */
  28222.     protected function getConsole_Command_TranslationExtractService()
  28223.     {
  28224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28225.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  28226.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'ar', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 10 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 13 => (\dirname(__DIR__4).'/src/App/Command/Listing/SendListingAvailabilityReminderEmailCommand.php'), 14 => (\dirname(__DIR__4).'/src/App/Service/Listing/ListingAvailabilityEmailingService.php'), 15 => (\dirname(__DIR__4).'/src/App/Command/Subscriptions/renewUserSubscriptionsCommand.php'), 16 => (\dirname(__DIR__4).'/src/App/Service/Lead/LeadContactRequestService.php'), 17 => (\dirname(__DIR__4).'/src/App/Service/Lead/LeadService.php'), 18 => (\dirname(__DIR__4).'/src/App/Service/Subscriptions/SubscriptionEmailingService.php'), 19 => (\dirname(__DIR__4).'/src/App/Service/User/SubAccountService.php'), 20 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/TeamController.php'), 21 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserController.php'), 22 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserSubAccountController.php'), 23 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserController.php'), 24 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V3/UserController.php'), 25 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserController.php'), 26 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ExternalProfileController.php'), 27 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/PersonalInfoController.php'), 28 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/QuickRegistrationController.php'), 29 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/UserController.php'), 30 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ConfigureMenuEventSubscriber.php'), 31 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/SwitchUserSubscriber.php'), 32 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserManager.php'), 33 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerService.php'), 34 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/MoonshotCacheWarmerCommand.php'), 35 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/JoinUsService.php'), 36 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/TestimonialController.php'), 37 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/HomeSubMenuService.php'), 38 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/DefaultController.php'), 39 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/FeedbackController.php'), 40 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/JoinUsController.php'), 41 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/FeedbackListener.php'), 42 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php'), 43 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/ConfigureMenuEventSubscriber.php'), 44 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Menu/MenuBuilder.php'), 45 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MenuBuilderService.php'), 46 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Setting.php'), 47 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/MetaTagsBuilder.php'), 48 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpListingsCommand.php'), 49 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CallRequestCommand.php'), 50 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingNotificationCommand.php'), 51 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ProjectReportCommand.php'), 52 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LeadsController.php'), 53 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingController.php'), 54 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListBuilder.php'), 55 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingPendingFeaturingController.php'), 56 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LocationController.php'), 57 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CustomFieldController.php'), 58 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LeadController.php'), 59 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ListingController.php'), 60 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/NewsFeed/ListingNewsFeed.php'), 61 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/RateController.php'), 62 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ListingController.php'), 63 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingDepthProductsService.php'), 64 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/EntityManagerAwareTrait.php'), 65 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/RateController.php'), 66 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ConditionalFieldService.php'), 67 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingFilters.php'), 68 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Filterable.php'), 69 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ListingController.php'), 70 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingStatisticService.php'), 71 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/DefaultController.php'), 72 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/LeadController.php'), 73 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingController.php'), 74 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundFaqsService.php'), 75 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/TransactionController.php'), 76 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ConfigureMenuEventSubscriber.php'), 77 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadPreSerializerSubscriber.php'), 78 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSubscribeListener.php'), 79 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingPreSerializerListener.php'), 80 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRuleListener.php'), 81 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingStatusListener.php'), 82 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/ShowPhoneNumberEmailBodyBuilder.php'), 83 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallRequestManager.php'), 84 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundService.php'), 85 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadService.php'), 86 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadValidationService.php'), 87 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/WhatsappEmailService.php'), 88 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsCRMService.php'), 89 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsInsightsService.php'), 90 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingFeatureService.php'), 91 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingManager.php'), 92 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NumberToWord.php'), 93 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRateService.php'), 94 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationManager.php'), 95 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/RelatedListingSearch.php'), 96 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ReviewService.php'), 97 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ScrapedListingService.php'), 98 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/TopCustomerService.php'), 99 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingService.php'), 100 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Menu/Builder.php'), 101 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MessageCommand.php'), 102 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditPackageController.php'), 103 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/FaqController.php'), 104 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ConfigureMenuEventSubscriber.php'), 105 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/TransferValidator.php'), 106 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditManager.php'), 107 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentManager.php'), 108 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/DefaultController.php'), 109 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/BuyerAlertsCommand.php'), 110 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/SendRecentListingsEmailCommand.php'), 111 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/BuyerAlertsController.php'), 112 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsEmailingService.php'), 113 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/DefaultController.php'), 114 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/EventListener/MortgageSubscribeListener.php'), 115 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Command/DiscussionInterestsNotificationCommand.php'), 116 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/DefaultController.php'), 117 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/EventListener/ConfigureMenuEventSubscriber.php'), 118 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Menu/MenuBuilder.php'), 119 => (\dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php'), 120 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/CommentController.php'), 121 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/DiscussionController.php'), 122 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionType.php'), 123 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionManager.php'), 124 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CompanyController.php'), 125 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/DynamicQuestionController.php'), 126 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/AnnualSurveyController.php'), 127 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/EventListener/CustomerProfilingListener.php'), 128 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/CustomerProfilingService.php'), 129 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Api/ExchangeRequestController.php'), 130 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/PaymentController.php'), 131 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/PaymentController.php'), 132 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Factory/LongTailFactory.php'), 133 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/CountListingSearch.php'), 134 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/DefaultListingSearch.php'), 135 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Service/ValueEngineService.php'), 136 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Controller/Api/V4/OtpController.php'), 137 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpService.php'), 138 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 139 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 140 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 141 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 142 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 143 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 144 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 145 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 146 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 147 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 148 => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php'), 149 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 150 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/MessageHandler/NewLeadPushNotificationHandler.php'), 151 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 152 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/RegistrationController.php'), 153 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 154 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 155 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 156 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 157 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Twig/UserServiceExtension.php'), 158 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ParseSearchCriteria.php'), 159 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundlocationLinksBuilderService.php'), 160 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/CreditExtension.php'), 161 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Twig/CustomerProfilingExtension.php'), 162 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  28227.         $instance->setName('translation:extract');
  28228.         $instance->setAliases([=> 'translation:update']);
  28229.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  28230.         return $instance;
  28231.     }
  28232.     /**
  28233.      * Gets the private 'console.command.translation_pull' shared service.
  28234.      *
  28235.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  28236.      */
  28237.     protected function getConsole_Command_TranslationPullService()
  28238.     {
  28239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  28241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  28242.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'ar', [], []);
  28243.         $instance->setName('translation:pull');
  28244.         $instance->setDescription('Pull translations from a given provider.');
  28245.         return $instance;
  28246.     }
  28247.     /**
  28248.      * Gets the private 'console.command.translation_push' shared service.
  28249.      *
  28250.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  28251.      */
  28252.     protected function getConsole_Command_TranslationPushService()
  28253.     {
  28254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  28256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  28257.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  28258.         $instance->setName('translation:push');
  28259.         $instance->setDescription('Push translations to a given provider.');
  28260.         return $instance;
  28261.     }
  28262.     /**
  28263.      * Gets the private 'console.command.validator_debug' shared service.
  28264.      *
  28265.      * @return \Symfony\Component\Validator\Command\DebugCommand
  28266.      */
  28267.     protected function getConsole_Command_ValidatorDebugService()
  28268.     {
  28269.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28270.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  28271.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  28272.         $instance->setName('debug:validator');
  28273.         $instance->setDescription('Display validation constraints for classes');
  28274.         return $instance;
  28275.     }
  28276.     /**
  28277.      * Gets the private 'console.command.xliff_lint' shared service.
  28278.      *
  28279.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  28280.      */
  28281.     protected function getConsole_Command_XliffLintService()
  28282.     {
  28283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28284.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  28285.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  28286.         $instance->setName('lint:xliff');
  28287.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  28288.         return $instance;
  28289.     }
  28290.     /**
  28291.      * Gets the private 'console.command.yaml_lint' shared service.
  28292.      *
  28293.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  28294.      */
  28295.     protected function getConsole_Command_YamlLintService()
  28296.     {
  28297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28298.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  28299.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  28300.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  28301.         $instance->setName('lint:yaml');
  28302.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  28303.         return $instance;
  28304.     }
  28305.     /**
  28306.      * Gets the private 'console.error_listener' shared service.
  28307.      *
  28308.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  28309.      */
  28310.     protected function getConsole_ErrorListenerService()
  28311.     {
  28312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  28313.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  28314.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28315.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  28316.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  28317.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  28318.     }
  28319.     /**
  28320.      * Gets the private 'container.env_var_processor' shared service.
  28321.      *
  28322.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  28323.      */
  28324.     protected function getContainer_EnvVarProcessorService()
  28325.     {
  28326.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  28327.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  28328.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  28329.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  28330.         }, 1));
  28331.     }
  28332.     /**
  28333.      * Gets the private 'container.getenv' shared service.
  28334.      *
  28335.      * @return \Closure
  28336.      */
  28337.     protected function getContainer_GetenvService()
  28338.     {
  28339.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  28340.     }
  28341.     /**
  28342.      * Gets the private 'data_collector.form' shared service.
  28343.      *
  28344.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  28345.      */
  28346.     protected function getDataCollector_FormService()
  28347.     {
  28348.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  28349.     }
  28350.     /**
  28351.      * Gets the private 'data_collector.request' shared service.
  28352.      *
  28353.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  28354.      */
  28355.     protected function getDataCollector_RequestService()
  28356.     {
  28357.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  28358.     }
  28359.     /**
  28360.      * Gets the private 'data_collector.request.session_collector' shared service.
  28361.      *
  28362.      * @return \Closure
  28363.      */
  28364.     protected function getDataCollector_Request_SessionCollectorService()
  28365.     {
  28366.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  28367.     }
  28368.     /**
  28369.      * Gets the private 'debug.argument_resolver.default' shared service.
  28370.      *
  28371.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28372.      */
  28373.     protected function getDebug_ArgumentResolver_DefaultService()
  28374.     {
  28375.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28377.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  28378.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  28379.     }
  28380.     /**
  28381.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  28382.      *
  28383.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28384.      */
  28385.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  28386.     {
  28387.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28388.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28389.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  28390.         $a = ($this->privates['.service_locator.V.LGvfh'] ?? $this->get_ServiceLocator_V_LGvfhService());
  28391.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  28392.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  28393.         }
  28394.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  28395.     }
  28396.     /**
  28397.      * Gets the private 'debug.argument_resolver.request' shared service.
  28398.      *
  28399.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28400.      */
  28401.     protected function getDebug_ArgumentResolver_RequestService()
  28402.     {
  28403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28404.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  28406.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  28407.     }
  28408.     /**
  28409.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  28410.      *
  28411.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28412.      */
  28413.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  28414.     {
  28415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  28418.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  28419.     }
  28420.     /**
  28421.      * Gets the private 'debug.argument_resolver.service' shared service.
  28422.      *
  28423.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28424.      */
  28425.     protected function getDebug_ArgumentResolver_ServiceService()
  28426.     {
  28427.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  28430.         $a = ($this->privates['.service_locator.V.LGvfh'] ?? $this->get_ServiceLocator_V_LGvfhService());
  28431.         if (isset($this->privates['debug.argument_resolver.service'])) {
  28432.             return $this->privates['debug.argument_resolver.service'];
  28433.         }
  28434.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  28435.     }
  28436.     /**
  28437.      * Gets the private 'debug.argument_resolver.session' shared service.
  28438.      *
  28439.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28440.      */
  28441.     protected function getDebug_ArgumentResolver_SessionService()
  28442.     {
  28443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28444.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28445.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  28446.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  28447.     }
  28448.     /**
  28449.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  28450.      *
  28451.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28452.      */
  28453.     protected function getDebug_ArgumentResolver_VariadicService()
  28454.     {
  28455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28456.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28457.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  28458.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  28459.     }
  28460.     /**
  28461.      * Gets the private 'debug.debug_handlers_listener' shared service.
  28462.      *
  28463.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  28464.      */
  28465.     protected function getDebug_DebugHandlersListenerService()
  28466.     {
  28467.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  28468.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28469.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28470.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  28471.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  28472.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  28473.     }
  28474.     /**
  28475.      * Gets the private 'debug.dump_listener' shared service.
  28476.      *
  28477.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  28478.      */
  28479.     protected function getDebug_DumpListenerService()
  28480.     {
  28481.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  28482.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.contextualized_cli_dumper'] ?? $this->getVarDumper_ContextualizedCliDumperService()), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  28483.     }
  28484.     /**
  28485.      * Gets the private 'debug.file_link_formatter' shared service.
  28486.      *
  28487.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  28488.      */
  28489.     protected function getDebug_FileLinkFormatterService()
  28490.     {
  28491.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  28492.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  28493.         });
  28494.     }
  28495.     /**
  28496.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  28497.      *
  28498.      * @return \string
  28499.      */
  28500.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  28501.     {
  28502.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  28503.     }
  28504.     /**
  28505.      * Gets the private 'debug.log_processor' shared service.
  28506.      *
  28507.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  28508.      */
  28509.     protected function getDebug_LogProcessorService()
  28510.     {
  28511.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  28512.     }
  28513.     /**
  28514.      * Gets the private 'debug.security.access.decision_manager' shared service.
  28515.      *
  28516.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  28517.      */
  28518.     protected function getDebug_Security_Access_DecisionManagerService()
  28519.     {
  28520.         return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
  28521.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  28522.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  28523.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  28524.             yield => ($this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'] ?? $this->getListingOwnerVoterService());
  28525.             yield => ($this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'] ?? $this->getNonIndividualVoterService());
  28526.             yield => ($this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'] ?? $this->getOwnerVoterService());
  28527.         }, 6), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  28528.     }
  28529.     /**
  28530.      * Gets the private 'debug.security.firewall' shared service.
  28531.      *
  28532.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  28533.      */
  28534.     protected function getDebug_Security_FirewallService()
  28535.     {
  28536.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  28537.         if (isset($this->privates['debug.security.firewall'])) {
  28538.             return $this->privates['debug.security.firewall'];
  28539.         }
  28540.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28541.         if (isset($this->privates['debug.security.firewall'])) {
  28542.             return $this->privates['debug.security.firewall'];
  28543.         }
  28544.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  28545.     }
  28546.     /**
  28547.      * Gets the private 'debug.security.user_value_resolver' shared service.
  28548.      *
  28549.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28550.      */
  28551.     protected function getDebug_Security_UserValueResolverService()
  28552.     {
  28553.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28554.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28555.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  28556.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  28557.     }
  28558.     /**
  28559.      * Gets the private 'debug.security.voter.App\Security\ListingOwnerVoter' shared service.
  28560.      *
  28561.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28562.      */
  28563.     protected function getListingOwnerVoterService()
  28564.     {
  28565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  28569.         include_once \dirname(__DIR__4).'/src/App/Security/ListingOwnerVoter.php';
  28570.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  28571.         if (isset($this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'])) {
  28572.             return $this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'];
  28573.         }
  28574.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28575.         if (isset($this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'])) {
  28576.             return $this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'];
  28577.         }
  28578.         return $this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\ListingOwnerVoter($a), $b);
  28579.     }
  28580.     /**
  28581.      * Gets the private 'debug.security.voter.Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter' shared service.
  28582.      *
  28583.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28584.      */
  28585.     protected function getOwnerVoterService()
  28586.     {
  28587.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28590.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  28591.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Security/Authorization/Voter/OwnerVoter.php';
  28592.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28593.         if (isset($this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'])) {
  28594.             return $this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'];
  28595.         }
  28596.         return $this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter(), $a);
  28597.     }
  28598.     /**
  28599.      * Gets the private 'debug.security.voter.Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter' shared service.
  28600.      *
  28601.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28602.      */
  28603.     protected function getNonIndividualVoterService()
  28604.     {
  28605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  28609.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Security/Authorization/Voter/NonIndividualVoter.php';
  28610.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28611.         if (isset($this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'])) {
  28612.             return $this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'];
  28613.         }
  28614.         return $this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter(), $a);
  28615.     }
  28616.     /**
  28617.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  28618.      *
  28619.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28620.      */
  28621.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  28622.     {
  28623.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28626.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  28627.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28628.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  28629.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  28630.         }
  28631.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  28632.     }
  28633.     /**
  28634.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  28635.      *
  28636.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28637.      */
  28638.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  28639.     {
  28640.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28641.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28642.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28643.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  28644.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  28645.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  28646.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  28647.         }
  28648.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28649.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  28650.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  28651.         }
  28652.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  28653.     }
  28654.     /**
  28655.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  28656.      *
  28657.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28658.      */
  28659.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  28660.     {
  28661.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28662.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28664.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  28665.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  28666.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28667.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  28668.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  28669.         }
  28670.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
  28671.     }
  28672.     /**
  28673.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  28674.      *
  28675.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  28676.      */
  28677.     protected function getDebug_Security_Voter_VoteListenerService()
  28678.     {
  28679.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  28680.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  28681.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  28682.             return $this->privates['debug.security.voter.vote_listener'];
  28683.         }
  28684.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  28685.     }
  28686.     /**
  28687.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  28688.      *
  28689.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  28690.      */
  28691.     protected function getDoctrine_CacheClearMetadataCommandService()
  28692.     {
  28693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28694.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28695.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  28696.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28697.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  28698.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28699.         $instance->setName('doctrine:cache:clear-metadata');
  28700.         return $instance;
  28701.     }
  28702.     /**
  28703.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  28704.      *
  28705.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  28706.      */
  28707.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  28708.     {
  28709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28710.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28711.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  28712.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28713.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  28714.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28715.         $instance->setName('doctrine:cache:clear-query');
  28716.         return $instance;
  28717.     }
  28718.     /**
  28719.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  28720.      *
  28721.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  28722.      */
  28723.     protected function getDoctrine_CacheClearResultCommandService()
  28724.     {
  28725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28726.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28727.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  28728.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28729.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  28730.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28731.         $instance->setName('doctrine:cache:clear-result');
  28732.         return $instance;
  28733.     }
  28734.     /**
  28735.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  28736.      *
  28737.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  28738.      */
  28739.     protected function getDoctrine_CacheCollectionRegionCommandService()
  28740.     {
  28741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28742.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28743.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  28744.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28745.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  28746.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28747.         $instance->setName('doctrine:cache:clear-collection-region');
  28748.         return $instance;
  28749.     }
  28750.     /**
  28751.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  28752.      *
  28753.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  28754.      */
  28755.     protected function getDoctrine_ClearEntityRegionCommandService()
  28756.     {
  28757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28758.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28759.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  28760.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28761.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  28762.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28763.         $instance->setName('doctrine:cache:clear-entity-region');
  28764.         return $instance;
  28765.     }
  28766.     /**
  28767.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  28768.      *
  28769.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  28770.      */
  28771.     protected function getDoctrine_ClearQueryRegionCommandService()
  28772.     {
  28773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28774.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28775.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  28776.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28777.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  28778.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28779.         $instance->setName('doctrine:cache:clear-query-region');
  28780.         return $instance;
  28781.     }
  28782.     /**
  28783.      * Gets the private 'doctrine.database_create_command' shared service.
  28784.      *
  28785.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  28786.      */
  28787.     protected function getDoctrine_DatabaseCreateCommandService()
  28788.     {
  28789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28790.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  28791.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  28792.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  28793.         $instance->setName('doctrine:database:create');
  28794.         return $instance;
  28795.     }
  28796.     /**
  28797.      * Gets the private 'doctrine.database_drop_command' shared service.
  28798.      *
  28799.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  28800.      */
  28801.     protected function getDoctrine_DatabaseDropCommandService()
  28802.     {
  28803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28804.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  28805.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  28806.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  28807.         $instance->setName('doctrine:database:drop');
  28808.         return $instance;
  28809.     }
  28810.     /**
  28811.      * Gets the private 'doctrine.database_import_command' shared service.
  28812.      *
  28813.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  28814.      */
  28815.     protected function getDoctrine_DatabaseImportCommandService()
  28816.     {
  28817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28818.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  28819.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  28820.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  28821.         $instance->setName('doctrine:database:import');
  28822.         return $instance;
  28823.     }
  28824.     /**
  28825.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  28826.      *
  28827.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  28828.      */
  28829.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  28830.     {
  28831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28832.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28833.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  28834.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28835.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  28836.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28837.         $instance->setName('doctrine:ensure-production-settings');
  28838.         return $instance;
  28839.     }
  28840.     /**
  28841.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  28842.      *
  28843.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  28844.      */
  28845.     protected function getDoctrine_FixturesLoadCommandService()
  28846.     {
  28847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28848.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  28849.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  28850.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  28851.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  28852.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  28853.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  28854.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  28855.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  28856.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/OrderedFixtureInterface.php';
  28857.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  28858.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/DataFixtures/ORM/LoadBrokerData.php';
  28859.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/DataFixtures/ORM/LoadSellerData.php';
  28860.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadCompanyData.php';
  28861.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadStaffCheckInData.php';
  28862.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadStaffData.php';
  28863.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadCreditData.php';
  28864.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPackageData.php';
  28865.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPackageServicesData.php';
  28866.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentData.php';
  28867.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentPackageData.php';
  28868.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentTokenData.php';
  28869.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadCustomerProfilingQuestionQueueData.php';
  28870.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionChoiceData.php';
  28871.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionChoiceTranslationData.php';
  28872.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionData.php';
  28873.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionTranslationData.php';
  28874.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadQuestionSetAnswerData.php';
  28875.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadQuestionSetData.php';
  28876.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/DataFixtures/ORM/LoadCommentData.php';
  28877.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/DataFixtures/ORM/LoadDiscussionData.php';
  28878.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/DataFixtures/ORM/LoadExchangeRequestData.php';
  28879.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/DataFixtures/ORM/LoadExchangeRequestUnlockData.php';
  28880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/DataFixtures/ORM/LoadFeaturesData.php';
  28881.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCallRequestData.php';
  28882.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCallRequestLeadData.php';
  28883.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCompoundLocationData.php';
  28884.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCustomFieldData.php';
  28885.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadFeaturedCompanyData.php';
  28886.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadFeaturedCompanyLeadData.php';
  28887.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadInteractionData.php';
  28888.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLeadData.php';
  28889.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingAttributeData.php';
  28890.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingData.php';
  28891.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingFeatureData.php';
  28892.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingFeedbackData.php';
  28893.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingLeadData.php';
  28894.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingNoteData.php';
  28895.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingNotificationData.php';
  28896.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingPhotoData.php';
  28897.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingScoreData.php';
  28898.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingTranslationData.php';
  28899.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationData.php';
  28900.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationPhotoData.php';
  28901.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationRatingData.php';
  28902.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationSupplyDemandData.php';
  28903.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationTranslationData.php';
  28904.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadMessageLeadData.php';
  28905.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhoneData.php';
  28906.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhoneLeadData.php';
  28907.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhotoData.php';
  28908.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPriceFilterData.php';
  28909.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertTypeData.php';
  28910.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertyTypeData.php';
  28911.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertyTypeTranslationData.php';
  28912.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRejectionData.php';
  28913.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRejectionTranslationData.php';
  28914.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRuleData.php';
  28915.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSearchData.php';
  28916.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSectionData.php';
  28917.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSectionTranslationData.php';
  28918.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadCustomParagraphsData.php';
  28919.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadFeedbackData.php';
  28920.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadLinkData.php';
  28921.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadLinkTranslationData.php';
  28922.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadMenuData.php';
  28923.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadMenuTranslationData.php';
  28924.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadPageData.php';
  28925.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadPageTranslationData.php';
  28926.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadSettingData.php';
  28927.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadSponsorsData.php';
  28928.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/DataFixtures/ORM/LoadMortgageRequestData.php';
  28929.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationCompoundData.php';
  28930.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationCompoundSizeData.php';
  28931.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationStatisticsData.php';
  28932.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadStatisticsHistoryData.php';
  28933.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/DataFixtures/ORM/LoadDiscussionData.php';
  28934.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierData.php';
  28935.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierSettingData.php';
  28936.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierSettingValueData.php';
  28937.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierStatisticData.php';
  28938.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadDeviceData.php';
  28939.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadGroupData.php';
  28940.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadPersonalInfoData.php';
  28941.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserData.php';
  28942.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserInterestData.php';
  28943.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserNoteData.php';
  28944.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/DataFixtures/ORM/LoadValueEngineSettingsData.php';
  28945.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  28946.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  28947.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  28948.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  28949.         $a->addFixtures([=> ['fixture' => new \Aqarmap\Bundle\BrokerSalesBundle\DataFixtures\ORM\LoadBrokerData(), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\BrokerSalesBundle\DataFixtures\ORM\LoadSellerData(), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\CRMBundle\DataFixtures\ORM\LoadCompanyData(), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\CRMBundle\DataFixtures\ORM\LoadStaffCheckInData(), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\CRMBundle\DataFixtures\ORM\LoadStaffData(), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\CreditBundle\DataFixtures\ORM\LoadCreditData(), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\CreditBundle\DataFixtures\ORM\LoadPackageData(), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\CreditBundle\DataFixtures\ORM\LoadPackageServicesData(), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\CreditBundle\DataFixtures\ORM\LoadPaymentData(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService()), ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService())), 'groups' => []], => ['fixture' => new \Aqarmap\Bundle\CreditBundle\DataFixtures\ORM\LoadPaymentPackageData(), 'groups' => []], 10 => ['fixture' => new \Aqarmap\Bundle\CreditBundle\DataFixtures\ORM\LoadPaymentTokenData(), 'groups' => []], 11 => ['fixture' => new \Aqarmap\Bundle\CustomerProfilingBundle\DataFixtures\ORM\LoadCustomerProfilingQuestionQueueData(), 'groups' => []], 12 => ['fixture' => new \Aqarmap\Bundle\CustomerProfilingBundle\DataFixtures\ORM\LoadDynamicQuestionChoiceData(), 'groups' => []], 13 => ['fixture' => new \Aqarmap\Bundle\CustomerProfilingBundle\DataFixtures\ORM\LoadDynamicQuestionChoiceTranslationData(), 'groups' => []], 14 => ['fixture' => new \Aqarmap\Bundle\CustomerProfilingBundle\DataFixtures\ORM\LoadDynamicQuestionData(), 'groups' => []], 15 => ['fixture' => new \Aqarmap\Bundle\CustomerProfilingBundle\DataFixtures\ORM\LoadDynamicQuestionTranslationData(), 'groups' => []], 16 => ['fixture' => new \Aqarmap\Bundle\CustomerProfilingBundle\DataFixtures\ORM\LoadQuestionSetAnswerData(), 'groups' => []], 17 => ['fixture' => new \Aqarmap\Bundle\CustomerProfilingBundle\DataFixtures\ORM\LoadQuestionSetData(), 'groups' => []], 18 => ['fixture' => new \Aqarmap\Bundle\DiscussionBundle\DataFixtures\ORM\LoadCommentData(), 'groups' => []], 19 => ['fixture' => new \Aqarmap\Bundle\DiscussionBundle\DataFixtures\ORM\LoadDiscussionData(), 'groups' => []], 20 => ['fixture' => new \Aqarmap\Bundle\ExchangeBundle\DataFixtures\ORM\LoadExchangeRequestData(), 'groups' => []], 21 => ['fixture' => new \Aqarmap\Bundle\ExchangeBundle\DataFixtures\ORM\LoadExchangeRequestUnlockData(), 'groups' => []], 22 => ['fixture' => new \Aqarmap\Bundle\FeatureToggleBundle\DataFixtures\ORM\LoadFeaturesData(), 'groups' => []], 23 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadCallRequestData(), 'groups' => []], 24 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadCallRequestLeadData(), 'groups' => []], 25 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadCompoundLocationData(), 'groups' => []], 26 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadCustomFieldData(), 'groups' => []], 27 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadFeaturedCompanyData(), 'groups' => []], 28 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadFeaturedCompanyLeadData(), 'groups' => []], 29 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadInteractionData(), 'groups' => []], 30 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadLeadData(), 'groups' => []], 31 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingAttributeData(), 'groups' => []], 32 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingData(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService())), 'groups' => []], 33 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingFeatureData(), 'groups' => []], 34 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingFeedbackData(), 'groups' => []], 35 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingLeadData(), 'groups' => []], 36 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingNoteData(), 'groups' => []], 37 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingNotificationData(), 'groups' => []], 38 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingPhotoData(), 'groups' => []], 39 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingScoreData(), 'groups' => []], 40 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadListingTranslationData(), 'groups' => []], 41 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadLocationData(), 'groups' => []], 42 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadLocationPhotoData(), 'groups' => []], 43 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadLocationRatingData(), 'groups' => []], 44 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadLocationSupplyDemandData(), 'groups' => []], 45 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadLocationTranslationData(), 'groups' => []], 46 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadMessageLeadData(), 'groups' => []], 47 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadPhoneData(), 'groups' => []], 48 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadPhoneLeadData(), 'groups' => []], 49 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadPhotoData($b), 'groups' => []], 50 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadPriceFilterData(), 'groups' => []], 51 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadPropertTypeData(), 'groups' => []], 52 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadPropertyTypeData(), 'groups' => []], 53 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadPropertyTypeTranslationData(), 'groups' => []], 54 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadRejectionData(), 'groups' => []], 55 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadRejectionTranslationData(), 'groups' => []], 56 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadRuleData(), 'groups' => []], 57 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadSearchData(), 'groups' => []], 58 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadSectionData(), 'groups' => []], 59 => ['fixture' => new \Aqarmap\Bundle\ListingBundle\DataFixtures\ORM\LoadSectionTranslationData(), 'groups' => []], 60 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadCustomParagraphsData(), 'groups' => []], 61 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadFeedbackData(), 'groups' => []], 62 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadLinkData(), 'groups' => []], 63 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadLinkTranslationData(), 'groups' => []], 64 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadMenuData(), 'groups' => []], 65 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadMenuTranslationData(), 'groups' => []], 66 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadPageData(), 'groups' => []], 67 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadPageTranslationData(), 'groups' => []], 68 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadSettingData(), 'groups' => []], 69 => ['fixture' => new \Aqarmap\Bundle\MainBundle\DataFixtures\ORM\LoadSponsorsData(), 'groups' => []], 70 => ['fixture' => new \Aqarmap\Bundle\MortgageBundle\DataFixtures\ORM\LoadMortgageRequestData(), 'groups' => []], 71 => ['fixture' => new \Aqarmap\Bundle\NeighborhoodBundle\DataFixtures\ORM\LoadLocationCompoundData(), 'groups' => []], 72 => ['fixture' => new \Aqarmap\Bundle\NeighborhoodBundle\DataFixtures\ORM\LoadLocationCompoundSizeData(), 'groups' => []], 73 => ['fixture' => new \Aqarmap\Bundle\NeighborhoodBundle\DataFixtures\ORM\LoadLocationStatisticsData(), 'groups' => []], 74 => ['fixture' => new \Aqarmap\Bundle\NeighborhoodBundle\DataFixtures\ORM\LoadStatisticsHistoryData(), 'groups' => []], 75 => ['fixture' => new \Aqarmap\Bundle\NotificationBundle\DataFixtures\ORM\LoadDiscussionData(($this->services['kernel'] ?? $this->get('kernel'1))), 'groups' => []], 76 => ['fixture' => new \Aqarmap\Bundle\NotifierBundle\DataFixtures\ORM\LoadNotifierData(), 'groups' => []], 77 => ['fixture' => new \Aqarmap\Bundle\NotifierBundle\DataFixtures\ORM\LoadNotifierSettingData(), 'groups' => []], 78 => ['fixture' => new \Aqarmap\Bundle\NotifierBundle\DataFixtures\ORM\LoadNotifierSettingValueData(), 'groups' => []], 79 => ['fixture' => new \Aqarmap\Bundle\NotifierBundle\DataFixtures\ORM\LoadNotifierStatisticData(), 'groups' => []], 80 => ['fixture' => new \Aqarmap\Bundle\UserBundle\DataFixtures\ORM\LoadDeviceData(), 'groups' => []], 81 => ['fixture' => new \Aqarmap\Bundle\UserBundle\DataFixtures\ORM\LoadGroupData(), 'groups' => []], 82 => ['fixture' => new \Aqarmap\Bundle\UserBundle\DataFixtures\ORM\LoadPersonalInfoData(), 'groups' => []], 83 => ['fixture' => new \Aqarmap\Bundle\UserBundle\DataFixtures\ORM\LoadUserData(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), $b), 'groups' => []], 84 => ['fixture' => new \Aqarmap\Bundle\UserBundle\DataFixtures\ORM\LoadUserInterestData(), 'groups' => []], 85 => ['fixture' => new \Aqarmap\Bundle\UserBundle\DataFixtures\ORM\LoadUserNoteData(), 'groups' => []], 86 => ['fixture' => new \Aqarmap\Bundle\ValueEngineBundle\DataFixtures\ORM\LoadValueEngineSettingsData(), 'groups' => []]]);
  28950.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  28951.         $instance->setName('doctrine:fixtures:load');
  28952.         return $instance;
  28953.     }
  28954.     /**
  28955.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  28956.      *
  28957.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  28958.      */
  28959.     protected function getDoctrine_MappingConvertCommandService()
  28960.     {
  28961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28962.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28963.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  28964.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28965.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  28966.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28967.         $instance->setName('doctrine:mapping:convert');
  28968.         return $instance;
  28969.     }
  28970.     /**
  28971.      * Gets the private 'doctrine.mapping_import_command' shared service.
  28972.      *
  28973.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  28974.      */
  28975.     protected function getDoctrine_MappingImportCommandService()
  28976.     {
  28977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28978.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  28979.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  28980.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  28981.         $instance->setName('doctrine:mapping:import');
  28982.         return $instance;
  28983.     }
  28984.     /**
  28985.      * Gets the private 'doctrine.mapping_info_command' shared service.
  28986.      *
  28987.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  28988.      */
  28989.     protected function getDoctrine_MappingInfoCommandService()
  28990.     {
  28991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28992.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28993.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  28994.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28995.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  28996.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  28997.         $instance->setName('doctrine:mapping:info');
  28998.         return $instance;
  28999.     }
  29000.     /**
  29001.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  29002.      *
  29003.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  29004.      */
  29005.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  29006.     {
  29007.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  29008.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  29009.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  29010.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  29011.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  29012.         }
  29013.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  29014.     }
  29015.     /**
  29016.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  29017.      *
  29018.      * @return \Doctrine\Migrations\DependencyFactory
  29019.      */
  29020.     protected function getDoctrine_Migrations_DependencyFactoryService()
  29021.     {
  29022.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  29023.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  29024.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  29025.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  29026.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  29027.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  29028.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  29029.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  29030.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  29031.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  29032.         $b->setTableName('db_migrations');
  29033.         $a->addMigrationsDirectory('Aqarmap\\Migrations', (\dirname(__DIR__4).'/app/migrations'));
  29034.         $a->setAllOrNothing(false);
  29035.         $a->setCheckDatabasePlatform(true);
  29036.         $a->setTransactional(true);
  29037.         $a->setMetadataStorageConfiguration($b);
  29038.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  29039.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  29040.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  29041.         });
  29042.         return $instance;
  29043.     }
  29044.     /**
  29045.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  29046.      *
  29047.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  29048.      */
  29049.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  29050.     {
  29051.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  29052.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  29053.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29054.     }
  29055.     /**
  29056.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  29057.      *
  29058.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  29059.      */
  29060.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  29061.     {
  29062.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity'), => (\dirname(__DIR__4).'/src/App/Entity'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Entity'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Entity'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Entity'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Entity'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Entity'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Entity'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Entity'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Entity'), 10 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Entity'), 11 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Entity'), 12 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Entity'), 13 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity'), 14 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Entity'), 15 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Entity'), 16 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Entity'), 17 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Entity'), 18 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Entity'), 19 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Entity'), 20 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Entity'), 21 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Entity'), 22 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SurveyBundle/Entity'), 23 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Entity'), 24 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Entity'), 25 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Entity'), 26 => (\dirname(__DIR__4).'/vendor/redjanym/fcm-bundle/Entity')]);
  29063.     }
  29064.     /**
  29065.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  29066.      *
  29067.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  29068.      */
  29069.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  29070.     {
  29071.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  29072.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29073.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  29074.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  29075.         }
  29076.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  29077.     }
  29078.     /**
  29079.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  29080.      *
  29081.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  29082.      */
  29083.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  29084.     {
  29085.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  29086.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  29087.         $instance->addEntityListener('Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''postUpdate');
  29088.         return $instance;
  29089.     }
  29090.     /**
  29091.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  29092.      *
  29093.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  29094.      */
  29095.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  29096.     {
  29097.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity']);
  29098.         $instance->setGlobalBasename('mapping');
  29099.         return $instance;
  29100.     }
  29101.     /**
  29102.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  29103.      *
  29104.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  29105.      */
  29106.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  29107.     {
  29108.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  29109.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  29110.     }
  29111.     /**
  29112.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  29113.      *
  29114.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  29115.      */
  29116.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  29117.     {
  29118.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  29119.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  29120.             return new \EmptyIterator();
  29121.         }, 0));
  29122.     }
  29123.     /**
  29124.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  29125.      *
  29126.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  29127.      */
  29128.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  29129.     {
  29130.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  29131.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  29132.     }
  29133.     /**
  29134.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  29135.      *
  29136.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  29137.      */
  29138.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  29139.     {
  29140.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  29141.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  29142.             yield => ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  29143.             yield => ($this->privates['messenger.transport.mailer'] ?? $this->getMessenger_Transport_MailerService());
  29144.             yield => ($this->privates['messenger.transport.interactions'] ?? $this->getMessenger_Transport_InteractionsService());
  29145.             yield => ($this->privates['messenger.transport.fasttrack'] ?? $this->getMessenger_Transport_FasttrackService());
  29146.             yield => ($this->privates['messenger.transport.external'] ?? $this->getMessenger_Transport_ExternalService());
  29147.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  29148.             yield => ($this->privates['messenger.transport.failed_mailer'] ?? $this->getMessenger_Transport_FailedMailerService());
  29149.         }, 7));
  29150.     }
  29151.     /**
  29152.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  29153.      *
  29154.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  29155.      */
  29156.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  29157.     {
  29158.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  29159.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29160.     }
  29161.     /**
  29162.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  29163.      *
  29164.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  29165.      */
  29166.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  29167.     {
  29168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  29169.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  29170.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29171.     }
  29172.     /**
  29173.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  29174.      *
  29175.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  29176.      */
  29177.     protected function getDoctrine_Orm_Validator_UniqueService()
  29178.     {
  29179.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29180.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29181.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  29182.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29183.     }
  29184.     /**
  29185.      * Gets the private 'doctrine.query_dql_command' shared service.
  29186.      *
  29187.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  29188.      */
  29189.     protected function getDoctrine_QueryDqlCommandService()
  29190.     {
  29191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29192.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29193.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  29194.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29195.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  29196.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  29197.         $instance->setName('doctrine:query:dql');
  29198.         return $instance;
  29199.     }
  29200.     /**
  29201.      * Gets the private 'doctrine.query_sql_command' shared service.
  29202.      *
  29203.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  29204.      */
  29205.     protected function getDoctrine_QuerySqlCommandService()
  29206.     {
  29207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29208.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  29209.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  29210.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  29211.         $instance->setName('doctrine:query:sql');
  29212.         return $instance;
  29213.     }
  29214.     /**
  29215.      * Gets the private 'doctrine.result_cache_pool' shared service.
  29216.      *
  29217.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29218.      */
  29219.     protected function getDoctrine_ResultCachePoolService()
  29220.     {
  29221.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.FANDyXX'] ?? $this->get_CacheConnection_FANDyXXService()), 'ZdeOdENIry'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  29222.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  29223.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  29224.     }
  29225.     /**
  29226.      * Gets the private 'doctrine.schema_create_command' shared service.
  29227.      *
  29228.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  29229.      */
  29230.     protected function getDoctrine_SchemaCreateCommandService()
  29231.     {
  29232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29233.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29234.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  29235.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  29236.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29237.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  29238.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  29239.         $instance->setName('doctrine:schema:create');
  29240.         return $instance;
  29241.     }
  29242.     /**
  29243.      * Gets the private 'doctrine.schema_drop_command' shared service.
  29244.      *
  29245.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  29246.      */
  29247.     protected function getDoctrine_SchemaDropCommandService()
  29248.     {
  29249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29250.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29251.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  29252.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  29253.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29254.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  29255.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  29256.         $instance->setName('doctrine:schema:drop');
  29257.         return $instance;
  29258.     }
  29259.     /**
  29260.      * Gets the private 'doctrine.schema_update_command' shared service.
  29261.      *
  29262.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  29263.      */
  29264.     protected function getDoctrine_SchemaUpdateCommandService()
  29265.     {
  29266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29267.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29268.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  29269.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  29270.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29271.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  29272.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  29273.         $instance->setName('doctrine:schema:update');
  29274.         return $instance;
  29275.     }
  29276.     /**
  29277.      * Gets the private 'doctrine.schema_validate_command' shared service.
  29278.      *
  29279.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  29280.      */
  29281.     protected function getDoctrine_SchemaValidateCommandService()
  29282.     {
  29283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29284.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29285.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  29286.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29287.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  29288.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  29289.         $instance->setName('doctrine:schema:validate');
  29290.         return $instance;
  29291.     }
  29292.     /**
  29293.      * Gets the private 'doctrine.system_cache_pool' shared service.
  29294.      *
  29295.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29296.      */
  29297.     protected function getDoctrine_SystemCachePoolService()
  29298.     {
  29299.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('N51mlqMgcW'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  29300.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  29301.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  29302.     }
  29303.     /**
  29304.      * Gets the private 'doctrine.ulid_generator' shared service.
  29305.      *
  29306.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  29307.      */
  29308.     protected function getDoctrine_UlidGeneratorService()
  29309.     {
  29310.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  29311.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  29312.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  29313.     }
  29314.     /**
  29315.      * Gets the private 'doctrine.uuid_generator' shared service.
  29316.      *
  29317.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  29318.      */
  29319.     protected function getDoctrine_UuidGeneratorService()
  29320.     {
  29321.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  29322.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  29323.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  29324.     }
  29325.     /**
  29326.      * Gets the private 'doctrine_migrations.current_command' shared service.
  29327.      *
  29328.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  29329.      */
  29330.     protected function getDoctrineMigrations_CurrentCommandService()
  29331.     {
  29332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29333.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29334.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  29335.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  29336.         $instance->setName('doctrine:migrations:current');
  29337.         return $instance;
  29338.     }
  29339.     /**
  29340.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  29341.      *
  29342.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  29343.      */
  29344.     protected function getDoctrineMigrations_DiffCommandService()
  29345.     {
  29346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29347.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29348.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  29349.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  29350.         $instance->setName('doctrine:migrations:diff');
  29351.         return $instance;
  29352.     }
  29353.     /**
  29354.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  29355.      *
  29356.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  29357.      */
  29358.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  29359.     {
  29360.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29361.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29362.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  29363.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  29364.         $instance->setName('doctrine:migrations:dump-schema');
  29365.         return $instance;
  29366.     }
  29367.     /**
  29368.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  29369.      *
  29370.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  29371.      */
  29372.     protected function getDoctrineMigrations_ExecuteCommandService()
  29373.     {
  29374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29375.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29376.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  29377.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  29378.         $instance->setName('doctrine:migrations:execute');
  29379.         return $instance;
  29380.     }
  29381.     /**
  29382.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  29383.      *
  29384.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  29385.      */
  29386.     protected function getDoctrineMigrations_GenerateCommandService()
  29387.     {
  29388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29389.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29390.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  29391.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  29392.         $instance->setName('doctrine:migrations:generate');
  29393.         return $instance;
  29394.     }
  29395.     /**
  29396.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  29397.      *
  29398.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  29399.      */
  29400.     protected function getDoctrineMigrations_LatestCommandService()
  29401.     {
  29402.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29403.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29404.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  29405.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  29406.         $instance->setName('doctrine:migrations:latest');
  29407.         return $instance;
  29408.     }
  29409.     /**
  29410.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  29411.      *
  29412.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  29413.      */
  29414.     protected function getDoctrineMigrations_MigrateCommandService()
  29415.     {
  29416.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29417.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29418.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  29419.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  29420.         $instance->setName('doctrine:migrations:migrate');
  29421.         return $instance;
  29422.     }
  29423.     /**
  29424.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  29425.      *
  29426.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  29427.      */
  29428.     protected function getDoctrineMigrations_RollupCommandService()
  29429.     {
  29430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29431.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29432.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  29433.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  29434.         $instance->setName('doctrine:migrations:rollup');
  29435.         return $instance;
  29436.     }
  29437.     /**
  29438.      * Gets the private 'doctrine_migrations.status_command' shared service.
  29439.      *
  29440.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  29441.      */
  29442.     protected function getDoctrineMigrations_StatusCommandService()
  29443.     {
  29444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29445.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29446.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  29447.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  29448.         $instance->setName('doctrine:migrations:status');
  29449.         return $instance;
  29450.     }
  29451.     /**
  29452.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  29453.      *
  29454.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  29455.      */
  29456.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  29457.     {
  29458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29459.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29460.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  29461.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  29462.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  29463.         return $instance;
  29464.     }
  29465.     /**
  29466.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  29467.      *
  29468.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  29469.      */
  29470.     protected function getDoctrineMigrations_UpToDateCommandService()
  29471.     {
  29472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29473.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29474.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  29475.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  29476.         $instance->setName('doctrine:migrations:up-to-date');
  29477.         return $instance;
  29478.     }
  29479.     /**
  29480.      * Gets the private 'doctrine_migrations.version_command' shared service.
  29481.      *
  29482.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  29483.      */
  29484.     protected function getDoctrineMigrations_VersionCommandService()
  29485.     {
  29486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29487.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29488.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  29489.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  29490.         $instance->setName('doctrine:migrations:version');
  29491.         return $instance;
  29492.     }
  29493.     /**
  29494.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  29495.      *
  29496.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  29497.      */
  29498.     protected function getDoctrineMigrations_VersionsCommandService()
  29499.     {
  29500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29501.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29502.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  29503.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  29504.         $instance->setName('doctrine:migrations:list');
  29505.         return $instance;
  29506.     }
  29507.     /**
  29508.      * Gets the private 'doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager' shared service.
  29509.      *
  29510.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  29511.      */
  29512.     protected function getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService()
  29513.     {
  29514.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  29515.         return $this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  29516.     }
  29517.     /**
  29518.      * Gets the private 'doctrine_mongodb.odm.psr_command_logger' shared service.
  29519.      *
  29520.      * @return \Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger
  29521.      */
  29522.     protected function getDoctrineMongodb_Odm_PsrCommandLoggerService()
  29523.     {
  29524.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/PSRCommandLogger.php';
  29525.         return $this->privates['doctrine_mongodb.odm.psr_command_logger'] = new \Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()));
  29526.     }
  29527.     /**
  29528.      * Gets the private 'doctrine_mongodb.odm.stopwatch_command_logger' shared service.
  29529.      *
  29530.      * @return \Doctrine\Bundle\MongoDBBundle\APM\StopwatchCommandLogger
  29531.      */
  29532.     protected function getDoctrineMongodb_Odm_StopwatchCommandLoggerService()
  29533.     {
  29534.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/StopwatchCommandLogger.php';
  29535.         return $this->privates['doctrine_mongodb.odm.stopwatch_command_logger'] = new \Doctrine\Bundle\MongoDBBundle\APM\StopwatchCommandLogger(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  29536.     }
  29537.     /**
  29538.      * Gets the private 'doctrine_odm.mongodb.validator.unique' shared service.
  29539.      *
  29540.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  29541.      */
  29542.     protected function getDoctrineOdm_Mongodb_Validator_UniqueService()
  29543.     {
  29544.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29545.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29546.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  29547.         return $this->privates['doctrine_odm.mongodb.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  29548.     }
  29549.     /**
  29550.      * Gets the private 'enqueue.client.consume_command' shared service.
  29551.      *
  29552.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  29553.      */
  29554.     protected function getEnqueue_Client_ConsumeCommandService()
  29555.     {
  29556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29557.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  29558.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  29559.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  29560.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  29561.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  29562.         $this->privates['enqueue.client.consume_command'] = $instance = new \Enqueue\Symfony\Client\ConsumeCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.queue_consumer''enqueue.client.%s.driver''enqueue.client.%s.delegate_processor');
  29563.         $instance->setName('enqueue:consume');
  29564.         return $instance;
  29565.     }
  29566.     /**
  29567.      * Gets the private 'enqueue.client.default.context' shared service.
  29568.      *
  29569.      * @return \Interop\Queue\Context
  29570.      */
  29571.     protected function getEnqueue_Client_Default_ContextService()
  29572.     {
  29573.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  29574.     }
  29575.     /**
  29576.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  29577.      *
  29578.      * @return \Enqueue\Client\DelegateProcessor
  29579.      */
  29580.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  29581.     {
  29582.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  29583.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  29584.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  29585.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  29586.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29587.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  29588.             'enqueue_elastica.populate_processor' => ['privates''enqueue_elastica.populate_processor''getEnqueueElastica_PopulateProcessorService'false],
  29589.         ], [
  29590.             'enqueue.client.default.router_processor' => '?',
  29591.             'enqueue_elastica.populate_processor' => '?',
  29592.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  29593.     }
  29594.     /**
  29595.      * Gets the private 'enqueue.client.default.driver' shared service.
  29596.      *
  29597.      * @return \Enqueue\Client\DriverInterface
  29598.      */
  29599.     protected function getEnqueue_Client_Default_DriverService()
  29600.     {
  29601.         return $this->privates['enqueue.client.default.driver'] = (new \Enqueue\Doctrine\DoctrineDriverFactory(new \Enqueue\Client\DriverFactory()))->create(($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService()), new \Enqueue\Client\Config('enqueue''.''app''default''default''default''enqueue.client.default.router_processor', ['dsn' => $this->getEnv('resolve:ENQUEUE_AMQP_DSN')], []), \Enqueue\Client\RouteCollection::fromArray([=> ['queue' => 'fos_elastica_populate''prefix_queue' => false'exclusive' => true'processor_service_id' => 'enqueue_elastica.populate_processor''source' => 'fos_elastica_populate''source_type' => 'enqueue.client.command_route''processor' => 'enqueue_elastica.populate_processor']]));
  29602.     }
  29603.     /**
  29604.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  29605.      *
  29606.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  29607.      */
  29608.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  29609.     {
  29610.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  29611.         return $this->privates['enqueue.client.default.flush_spool_producer_listener'] = new \Enqueue\Symfony\Client\FlushSpoolProducerListener(($this->privates['enqueue.client.default.spool_producer'] ?? $this->getEnqueue_Client_Default_SpoolProducerService()));
  29612.     }
  29613.     /**
  29614.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  29615.      *
  29616.      * @return \Enqueue\Symfony\Client\LazyProducer
  29617.      */
  29618.     protected function getEnqueue_Client_Default_LazyProducerService()
  29619.     {
  29620.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  29621.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29622.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  29623.         ], [
  29624.             'enqueue.client.default.producer' => '?',
  29625.         ]), 'enqueue.client.default.producer');
  29626.     }
  29627.     /**
  29628.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  29629.      *
  29630.      * @return \Enqueue\Consumption\QueueConsumer
  29631.      */
  29632.     protected function getEnqueue_Client_Default_QueueConsumerService()
  29633.     {
  29634.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  29635.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  29636.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  29637.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  29638.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  29639.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  29640.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  29641.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  29642.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  29643.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  29644.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  29645.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  29646.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  29647.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  29648.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  29649.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  29650.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  29651.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  29652.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  29653.         return $this->privates['enqueue.client.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.client.default.context'] ?? $this->getEnqueue_Client_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> new \Enqueue\Client\ConsumptionExtension\SetRouterPropertiesExtension($a), => new \Enqueue\Client\ConsumptionExtension\ExclusiveCommandExtension($a), => ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Client\ConsumptionExtension\FlushSpoolProducerExtension(($this->privates['enqueue.client.default.spool_producer'] ?? $this->getEnqueue_Client_Default_SpoolProducerService()))]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 10000);
  29654.     }
  29655.     /**
  29656.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  29657.      *
  29658.      * @return \Enqueue\Client\RouterProcessor
  29659.      */
  29660.     protected function getEnqueue_Client_Default_RouterProcessorService()
  29661.     {
  29662.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  29663.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  29664.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  29665.     }
  29666.     /**
  29667.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  29668.      *
  29669.      * @return \Enqueue\Client\SpoolProducer
  29670.      */
  29671.     protected function getEnqueue_Client_Default_SpoolProducerService()
  29672.     {
  29673.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  29674.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  29675.     }
  29676.     /**
  29677.      * Gets the private 'enqueue.client.produce_command' shared service.
  29678.      *
  29679.      * @return \Enqueue\Symfony\Client\ProduceCommand
  29680.      */
  29681.     protected function getEnqueue_Client_ProduceCommandService()
  29682.     {
  29683.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29684.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  29685.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  29686.         $instance->setName('enqueue:produce');
  29687.         return $instance;
  29688.     }
  29689.     /**
  29690.      * Gets the private 'enqueue.client.routes_command' shared service.
  29691.      *
  29692.      * @return \Enqueue\Symfony\Client\RoutesCommand
  29693.      */
  29694.     protected function getEnqueue_Client_RoutesCommandService()
  29695.     {
  29696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29697.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  29698.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  29699.         $instance->setName('enqueue:routes');
  29700.         return $instance;
  29701.     }
  29702.     /**
  29703.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  29704.      *
  29705.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  29706.      */
  29707.     protected function getEnqueue_Client_SetupBrokerCommandService()
  29708.     {
  29709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29710.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  29711.         $this->privates['enqueue.client.setup_broker_command'] = $instance = new \Enqueue\Symfony\Client\SetupBrokerCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  29712.         $instance->setName('enqueue:setup-broker');
  29713.         return $instance;
  29714.     }
  29715.     /**
  29716.      * Gets the private 'enqueue.locator' shared service.
  29717.      *
  29718.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  29719.      */
  29720.     protected function getEnqueue_LocatorService()
  29721.     {
  29722.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29723.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  29724.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  29725.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  29726.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  29727.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  29728.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  29729.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  29730.         ], [
  29731.             'enqueue.client.default.delegate_processor' => '?',
  29732.             'enqueue.client.default.driver' => '?',
  29733.             'enqueue.client.default.producer' => '?',
  29734.             'enqueue.client.default.queue_consumer' => '?',
  29735.             'enqueue.transport.default.context' => '?',
  29736.             'enqueue.transport.default.processor_registry' => '?',
  29737.             'enqueue.transport.default.queue_consumer' => '?',
  29738.         ]);
  29739.     }
  29740.     /**
  29741.      * Gets the private 'enqueue.transport.consume_command' shared service.
  29742.      *
  29743.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  29744.      */
  29745.     protected function getEnqueue_Transport_ConsumeCommandService()
  29746.     {
  29747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29748.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  29749.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  29750.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  29751.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  29752.         $this->privates['enqueue.transport.consume_command'] = $instance = new \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.transport.%s.queue_consumer''enqueue.transport.%s.processor_registry');
  29753.         $instance->setName('enqueue:transport:consume');
  29754.         return $instance;
  29755.     }
  29756.     /**
  29757.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  29758.      *
  29759.      * @return \Interop\Queue\ConnectionFactory
  29760.      */
  29761.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  29762.     {
  29763.         return $this->privates['enqueue.transport.default.connection_factory'] = (new \Enqueue\Doctrine\DoctrineConnectionFactoryFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Enqueue\ConnectionFactoryFactory()))->create(['dsn' => $this->getEnv('resolve:ENQUEUE_AMQP_DSN')]);
  29764.     }
  29765.     /**
  29766.      * Gets the private 'enqueue.transport.default.context' shared service.
  29767.      *
  29768.      * @return \Interop\Queue\Context
  29769.      */
  29770.     protected function getEnqueue_Transport_Default_ContextService()
  29771.     {
  29772.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  29773.     }
  29774.     /**
  29775.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  29776.      *
  29777.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  29778.      */
  29779.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  29780.     {
  29781.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  29782.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  29783.         return $this->privates['enqueue.transport.default.processor_registry'] = new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29784.             'enqueue_elastica.populate_processor' => ['privates''enqueue_elastica.populate_processor''getEnqueueElastica_PopulateProcessorService'false],
  29785.         ], [
  29786.             'enqueue_elastica.populate_processor' => '?',
  29787.         ]))->withContext('enqueue.transport.default.processor_registry'$this));
  29788.     }
  29789.     /**
  29790.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  29791.      *
  29792.      * @return \Enqueue\Consumption\QueueConsumer
  29793.      */
  29794.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  29795.     {
  29796.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  29797.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  29798.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  29799.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  29800.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  29801.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  29802.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  29803.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  29804.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  29805.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  29806.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  29807.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  29808.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  29809.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  29810.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  29811.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  29812.         return $this->privates['enqueue.transport.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.transport.default.context'] ?? $this->getEnqueue_Transport_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Consumption\Extension\LogExtension()]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 10000);
  29813.     }
  29814.     /**
  29815.      * Gets the private 'enqueue_elastica.populate_processor' shared service.
  29816.      *
  29817.      * @return \Enqueue\ElasticaBundle\Queue\PopulateProcessor
  29818.      */
  29819.     protected function getEnqueueElastica_PopulateProcessorService()
  29820.     {
  29821.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  29822.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/CommandSubscriberInterface.php';
  29823.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueSubscriberInterface.php';
  29824.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Queue/PopulateProcessor.php';
  29825.         return $this->privates['enqueue_elastica.populate_processor'] = new \Enqueue\ElasticaBundle\Queue\PopulateProcessor(($this->services['fos_elastica.pager_provider_registry'] ?? $this->getFosElastica_PagerProviderRegistryService()), ($this->services['fos_elastica.pager_persister_registry'] ?? $this->getFosElastica_PagerPersisterRegistryService()));
  29826.     }
  29827.     /**
  29828.      * Gets the private 'enqueue_elastica.purge_populate_queue_listener' shared service.
  29829.      *
  29830.      * @return \Enqueue\ElasticaBundle\Persister\Listener\PurgePopulateQueueListener
  29831.      */
  29832.     protected function getEnqueueElastica_PurgePopulateQueueListenerService()
  29833.     {
  29834.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Persister/Listener/PurgePopulateQueueListener.php';
  29835.         return $this->privates['enqueue_elastica.purge_populate_queue_listener'] = new \Enqueue\ElasticaBundle\Persister\Listener\PurgePopulateQueueListener(($this->privates['enqueue.transport.default.context'] ?? $this->getEnqueue_Transport_Default_ContextService()));
  29836.     }
  29837.     /**
  29838.      * Gets the private 'error_handler.error_renderer.html' shared service.
  29839.      *
  29840.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  29841.      */
  29842.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  29843.     {
  29844.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  29845.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  29846.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  29847.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  29848.     }
  29849.     /**
  29850.      * Gets the private 'exception_listener' shared service.
  29851.      *
  29852.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  29853.      */
  29854.     protected function getExceptionListenerService()
  29855.     {
  29856.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  29857.     }
  29858.     /**
  29859.      * Gets the private 'form.choice_list_factory.cached' shared service.
  29860.      *
  29861.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  29862.      */
  29863.     protected function getForm_ChoiceListFactory_CachedService()
  29864.     {
  29865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  29866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  29867.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  29868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  29869.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  29870.     }
  29871.     /**
  29872.      * Gets the private 'form.registry' shared service.
  29873.      *
  29874.      * @return \Symfony\Component\Form\FormRegistry
  29875.      */
  29876.     protected function getForm_RegistryService()
  29877.     {
  29878.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29879.             'App\\Form\\Type\\Banners\\BannersType' => ['privates''App\\Form\\Type\\Banners\\BannersType''getBannersTypeService'false],
  29880.             'App\\Form\\Type\\EmailList\\EmailListType' => ['privates''App\\Form\\Type\\EmailList\\EmailListType''getEmailListTypeService'false],
  29881.             'App\\Form\\Type\\Lead\\LeadFormType' => ['privates''App\\Form\\Type\\Lead\\LeadFormType''getLeadFormTypeService'false],
  29882.             'App\\Form\\Type\\Lead\\PhoneFormType' => ['privates''App\\Form\\Type\\Lead\\PhoneFormType''getPhoneFormTypeService'false],
  29883.             'App\\Form\\Type\\Listing\\ListingDescriptionType' => ['privates''App\\Form\\Type\\Listing\\ListingDescriptionType''getListingDescriptionTypeService'false],
  29884.             'App\\Form\\Type\\Listing\\ListingDetailsType' => ['privates''App\\Form\\Type\\Listing\\ListingDetailsType''getListingDetailsTypeService'false],
  29885.             'App\\Form\\Type\\Listing\\ListingInitializeType' => ['privates''App\\Form\\Type\\Listing\\ListingInitializeType''getListingInitializeTypeService'false],
  29886.             'App\\Form\\Type\\Listing\\ListingPhotosType' => ['privates''App\\Form\\Type\\Listing\\ListingPhotosType''getListingPhotosTypeService'false],
  29887.             'App\\Form\\Type\\Listing\\PhotoType' => ['privates''App\\Form\\Type\\Listing\\PhotoType''getPhotoTypeService'false],
  29888.             'App\\Form\\Type\\Security\\ChangePasswordType' => ['privates''App\\Form\\Type\\Security\\ChangePasswordType''getChangePasswordTypeService'false],
  29889.             'App\\Form\\Type\\Subscriptions\\SubscriptionPlanType' => ['privates''App\\Form\\Type\\Subscriptions\\SubscriptionPlanType''getSubscriptionPlanTypeService'false],
  29890.             'App\\Form\\Type\\User\\SubAccountFormType' => ['privates''App\\Form\\Type\\User\\SubAccountFormType''getSubAccountFormTypeService'false],
  29891.             'Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType' => ['privates''Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType''getAnnouncementTypeService'false],
  29892.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType''getAssignBrokerToSellerTypeService'false],
  29893.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType''getExistingUserFormTypeService'false],
  29894.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType''getRegisterNewUserTypeService'false],
  29895.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType''getBuyerAlertsApiTypeService'false],
  29896.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType''getBuyerAlertsTypeService'false],
  29897.             'Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType''getAttachmentTypeService'false],
  29898.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType''getCompanyAccountManagerTypeService'false],
  29899.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType''getCompanyTypeService'false],
  29900.             'Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType''getExistingUserFormType2Service'false],
  29901.             'Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType''getPhotoType2Service'false],
  29902.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType''getStaffCheckInTypeService'false],
  29903.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType''getStaffTypeService'false],
  29904.             'Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType''getAdminSubtractCreditsFormTypeService'false],
  29905.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType''getTransferPointsTypeService'false],
  29906.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType''getUserPointsTypeService'false],
  29907.             'Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType''getBuyCreditsFormTypeService'false],
  29908.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType''getExportCreditTransactionTypeService'false],
  29909.             'Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType''getFaqTypeService'false],
  29910.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType''getPackageFiltersFormTypeService'false],
  29911.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType''getPackageTypeService'false],
  29912.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType''getServiceTypeService'false],
  29913.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType''getAnnualSurveyTypeService'false],
  29914.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType''getDynamicQuestionChoiceTypeService'false],
  29915.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType''getDynamicQuestionTypeService'false],
  29916.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType''getQuestionSetTypeService'false],
  29917.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType''getCategoryTypeService'false],
  29918.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType''getCommentTypeService'false],
  29919.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType''getDiscussionSearchTypeService'false],
  29920.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType''getDiscussionTypeService'false],
  29921.             'Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType''getExchangeRequestTypeService'false],
  29922.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType''getAddFeatureToggleFormTypeService'false],
  29923.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType''getEditFeatureToggleFormTypeService'false],
  29924.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm' => ['privates''Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm''getFinancialAidFormService'false],
  29925.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType''getAdminListingRuleFilterTypeService'false],
  29926.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType''getAdminListingRuleTypeService'false],
  29927.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType''getAdvancedFilterTypeService'false],
  29928.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType''getAdvancedSearchTypeService'false],
  29929.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType''getAutoBumpUpListingTypeService'false],
  29930.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType''getCallRequestFormTypeService'false],
  29931.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType''getChangeAreaTypeService'false],
  29932.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType''getChangeLocationTypeService'false],
  29933.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType''getChangePaymentMethodTypeService'false],
  29934.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType''getChangePropertyTypeTypeService'false],
  29935.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType''getChangeSectionTypeService'false],
  29936.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType''getCompoundLocationTypeService'false],
  29937.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType''getCompoundSearchFormTypeService'false],
  29938.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType''getContactSellerFormTypeService'false],
  29939.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType''getContactSellerWideFormTypeService'false],
  29940.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType''getCustomFieldChoiceTypeService'false],
  29941.             'Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType''getDeleteListingFormTypeService'false],
  29942.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType''getExistingParticipantFormTypeService'false],
  29943.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType''getExportCustomerLeadsTypeService'false],
  29944.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType''getFetchLocationsTypeService'false],
  29945.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType''getFullAdvancedFilterTypeService'false],
  29946.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType''getImportLocationsTypeService'false],
  29947.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType''getLandingPageFormTypeService'false],
  29948.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType''getLeadTypeService'false],
  29949.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType''getListingApiTypeService'false],
  29950.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType''getListingAttributeTypeService'false],
  29951.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType''getListingBasicsTypeService'false],
  29952.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType''getListingBulkUpdateTypeService'false],
  29953.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType''getListingInitializeType2Service'false],
  29954.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType''getListingLocationTypeService'false],
  29955.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType''getListingNoteTypeService'false],
  29956.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType''getListingOwnerTypeService'false],
  29957.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType''getListingPhotoTypeService'false],
  29958.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType''getListingRejectionTypeService'false],
  29959.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType''getListingTranslationTypeService'false],
  29960.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType''getListingTypeService'false],
  29961.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType''getLiteListingTypeService'false],
  29962.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType''getLocationBulkUpdateTypeService'false],
  29963.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType''getLocationHistoryLinkTypeService'false],
  29964.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType''getLocationRatingTypeService'false],
  29965.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType''getLocationTypeService'false],
  29966.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings''getMoveLocationListingsService'false],
  29967.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType''getMultipleSearchFormTypeService'false],
  29968.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType''getMyListingSearchTypeService'false],
  29969.             'Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType''getNearestLocationTypeService'false],
  29970.             'Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType''getOnePhotoTypeService'false],
  29971.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType''getPhoneTypeService'false],
  29972.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType''getPhotoType3Service'false],
  29973.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType''getProjectSettingFormTypeService'false],
  29974.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType''getPropertyTypeTypeService'false],
  29975.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType''getQuickAddListingTypeService'false],
  29976.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType''getQuickContactSellerTypeService'false],
  29977.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType''getQuickCreateLeadFormTypeService'false],
  29978.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType''getQuickLeadTypeService'false],
  29979.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType''getRatesNoteTypeService'false],
  29980.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType''getRejectionTypeService'false],
  29981.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType''getScrapedListingStateTypeService'false],
  29982.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType''getSearchBoxTypeService'false],
  29983.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType''getSearchByLocationTypeService'false],
  29984.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType''getSearchTermAliasTypeService'false],
  29985.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType''getSearchTypeService'false],
  29986.             'Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType''getStatisticsTypeService'false],
  29987.             'Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType''getUserDeviceTypeService'false],
  29988.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType''getAddListingTypeService'false],
  29989.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType''getListingAttributeType2Service'false],
  29990.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType''getListingType2Service'false],
  29991.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType''getDescriptionTranslationTypeService'false],
  29992.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType''getTitleTranslationTypeService'false],
  29993.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType''getListingType3Service'false],
  29994.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType''getAddSettingTypeService'false],
  29995.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType''getUpdateSettingTypeService'false],
  29996.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType''getConfirmFeaturedFormTypeService'false],
  29997.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType''getConfirmFormTypeService'false],
  29998.             'Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType''getCustomParagraphTypeService'false],
  29999.             'Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType''getDefaultTopCustomerTypeService'false],
  30000.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType''getFeedbackNoteTypeService'false],
  30001.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType''getFeedbackTypeService'false],
  30002.             'Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType''getFilterCustomParagraphTypeService'false],
  30003.             'Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType''getJoinUsTypeService'false],
  30004.             'Aqarmap\\Bundle\\MainBundle\\Form\\LinkType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\LinkType''getLinkTypeService'false],
  30005.             'Aqarmap\\Bundle\\MainBundle\\Form\\MenuType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\MenuType''getMenuTypeService'false],
  30006.             'Aqarmap\\Bundle\\MainBundle\\Form\\PageType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\PageType''getPageTypeService'false],
  30007.             'Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType''getSinglePhotoTypeService'false],
  30008.             'Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType''getTestimonialTypeService'false],
  30009.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType''getCompoundSearchTypeService'false],
  30010.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType''getLocationCompoundSizeTypeService'false],
  30011.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType''getLocationCompoundTypeService'false],
  30012.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType''getLocationStatisticsTypeService'false],
  30013.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType''getDashboardOptionsTypeService'false],
  30014.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType''getNotifierApiTypeService'false],
  30015.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType''getNotifierSettingsTypeService'false],
  30016.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType''getNotifierTypeService'false],
  30017.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType''getAdminAddPaymentTransactionFormTypeService'false],
  30018.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType''getAdminAssignAgentTypeService'false],
  30019.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType''getAdminEditPaymentTransactionFormTypeService'false],
  30020.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType''getAdminGeneratePaymentCodeFormTypeService'false],
  30021.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType''getManualFawryCodeFormTypeService'false],
  30022.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType''getPaymentFiltersFormTypeService'false],
  30023.             'Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType''getSearchCombinationFilterTypeService'false],
  30024.             'Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType' => ['privates''Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType''getBulkTopSellerLeadTypeService'false],
  30025.             'Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType''getAddUserPhoneFormTypeService'false],
  30026.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType''getAddUserServiceTypeService'false],
  30027.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType''getUpdateUserPackageTypeService'false],
  30028.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType''getUpdateUserServiceTypeService'false],
  30029.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType''getUserInfoTypeService'false],
  30030.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType''getUserTypeChangeTypeService'false],
  30031.             'Aqarmap\\Bundle\\UserBundle\\Form\\BoostLevelType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\BoostLevelType''getBoostLevelTypeService'false],
  30032.             'Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType''getBrokerTypeService'false],
  30033.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType''getChangeGroupTypeService'false],
  30034.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType''getChangePasswordFormTypeService'false],
  30035.             'Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm''getCustomerSearchFormService'false],
  30036.             'Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType''getDeviceTypeService'false],
  30037.             'Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType''getEditPhoneNumberTypeService'false],
  30038.             'Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType''getGroupFormTypeService'false],
  30039.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType''getImportDeveloperUserTypeService'false],
  30040.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType''getImportUserGroupTypeService'false],
  30041.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType''getImportUserTypeService'false],
  30042.             'Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType''getPersonalInfoTypeService'false],
  30043.             'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType' => ['privates''aqarmap_user.profile.form.type''getAqarmapUser_Profile_Form_TypeService'false],
  30044.             'Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType''getQuickRegistrationFormTypeService'false],
  30045.             'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType' => ['privates''aqarmap_user.registration.form.type''getAqarmapUser_Registration_Form_TypeService'false],
  30046.             'Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType''getSubAccountFormType2Service'false],
  30047.             'Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType''getTargetAudienceHistoryTypeService'false],
  30048.             'Aqarmap\\Bundle\\UserBundle\\Form\\TeamType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\TeamType''getTeamTypeService'false],
  30049.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType''getUpdateCompanyInfoFormTypeService'false],
  30050.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType''getUpdateProfileBasicInfoFormTypeService'false],
  30051.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType''getUpdateProfileFormTypeService'false],
  30052.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType''getUserDomainTypeService'false],
  30053.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType''getUserExtendCreditDateTypeService'false],
  30054.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType''getUserKeywordTypeService'false],
  30055.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType''getUserPhoneTypeService'false],
  30056.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType''getLoginFormTypeService'false],
  30057.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType''getRegistrationFormTypeService'false],
  30058.             'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type\\DocumentType' => ['privates''form.type.mongodb_document''getForm_Type_MongodbDocumentService'false],
  30059.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  30060.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  30061.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  30062.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  30063.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  30064.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  30065.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  30066.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  30067.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  30068.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  30069.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  30070.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  30071.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  30072.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  30073.         ], [
  30074.             'App\\Form\\Type\\Banners\\BannersType' => '?',
  30075.             'App\\Form\\Type\\EmailList\\EmailListType' => '?',
  30076.             'App\\Form\\Type\\Lead\\LeadFormType' => '?',
  30077.             'App\\Form\\Type\\Lead\\PhoneFormType' => '?',
  30078.             'App\\Form\\Type\\Listing\\ListingDescriptionType' => '?',
  30079.             'App\\Form\\Type\\Listing\\ListingDetailsType' => '?',
  30080.             'App\\Form\\Type\\Listing\\ListingInitializeType' => '?',
  30081.             'App\\Form\\Type\\Listing\\ListingPhotosType' => '?',
  30082.             'App\\Form\\Type\\Listing\\PhotoType' => '?',
  30083.             'App\\Form\\Type\\Security\\ChangePasswordType' => '?',
  30084.             'App\\Form\\Type\\Subscriptions\\SubscriptionPlanType' => '?',
  30085.             'App\\Form\\Type\\User\\SubAccountFormType' => '?',
  30086.             'Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType' => '?',
  30087.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType' => '?',
  30088.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType' => '?',
  30089.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType' => '?',
  30090.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType' => '?',
  30091.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType' => '?',
  30092.             'Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType' => '?',
  30093.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType' => '?',
  30094.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType' => '?',
  30095.             'Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType' => '?',
  30096.             'Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType' => '?',
  30097.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType' => '?',
  30098.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType' => '?',
  30099.             'Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType' => '?',
  30100.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType' => '?',
  30101.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType' => '?',
  30102.             'Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType' => '?',
  30103.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType' => '?',
  30104.             'Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType' => '?',
  30105.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType' => '?',
  30106.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType' => '?',
  30107.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType' => '?',
  30108.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType' => '?',
  30109.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType' => '?',
  30110.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType' => '?',
  30111.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType' => '?',
  30112.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType' => '?',
  30113.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType' => '?',
  30114.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType' => '?',
  30115.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType' => '?',
  30116.             'Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType' => '?',
  30117.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType' => '?',
  30118.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType' => '?',
  30119.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm' => '?',
  30120.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType' => '?',
  30121.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType' => '?',
  30122.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType' => '?',
  30123.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType' => '?',
  30124.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType' => '?',
  30125.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType' => '?',
  30126.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType' => '?',
  30127.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType' => '?',
  30128.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType' => '?',
  30129.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType' => '?',
  30130.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType' => '?',
  30131.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType' => '?',
  30132.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType' => '?',
  30133.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType' => '?',
  30134.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType' => '?',
  30135.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType' => '?',
  30136.             'Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType' => '?',
  30137.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType' => '?',
  30138.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType' => '?',
  30139.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType' => '?',
  30140.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType' => '?',
  30141.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType' => '?',
  30142.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType' => '?',
  30143.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType' => '?',
  30144.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType' => '?',
  30145.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType' => '?',
  30146.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType' => '?',
  30147.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType' => '?',
  30148.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType' => '?',
  30149.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType' => '?',
  30150.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType' => '?',
  30151.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType' => '?',
  30152.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType' => '?',
  30153.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType' => '?',
  30154.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType' => '?',
  30155.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType' => '?',
  30156.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType' => '?',
  30157.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType' => '?',
  30158.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType' => '?',
  30159.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType' => '?',
  30160.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType' => '?',
  30161.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings' => '?',
  30162.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType' => '?',
  30163.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType' => '?',
  30164.             'Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType' => '?',
  30165.             'Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType' => '?',
  30166.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType' => '?',
  30167.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType' => '?',
  30168.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType' => '?',
  30169.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType' => '?',
  30170.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType' => '?',
  30171.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType' => '?',
  30172.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType' => '?',
  30173.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType' => '?',
  30174.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType' => '?',
  30175.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType' => '?',
  30176.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType' => '?',
  30177.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType' => '?',
  30178.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType' => '?',
  30179.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType' => '?',
  30180.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType' => '?',
  30181.             'Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType' => '?',
  30182.             'Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType' => '?',
  30183.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType' => '?',
  30184.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType' => '?',
  30185.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType' => '?',
  30186.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType' => '?',
  30187.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType' => '?',
  30188.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType' => '?',
  30189.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType' => '?',
  30190.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType' => '?',
  30191.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType' => '?',
  30192.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType' => '?',
  30193.             'Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType' => '?',
  30194.             'Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType' => '?',
  30195.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType' => '?',
  30196.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType' => '?',
  30197.             'Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType' => '?',
  30198.             'Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType' => '?',
  30199.             'Aqarmap\\Bundle\\MainBundle\\Form\\LinkType' => '?',
  30200.             'Aqarmap\\Bundle\\MainBundle\\Form\\MenuType' => '?',
  30201.             'Aqarmap\\Bundle\\MainBundle\\Form\\PageType' => '?',
  30202.             'Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType' => '?',
  30203.             'Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType' => '?',
  30204.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType' => '?',
  30205.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType' => '?',
  30206.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType' => '?',
  30207.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType' => '?',
  30208.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType' => '?',
  30209.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType' => '?',
  30210.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType' => '?',
  30211.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType' => '?',
  30212.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType' => '?',
  30213.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType' => '?',
  30214.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType' => '?',
  30215.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType' => '?',
  30216.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType' => '?',
  30217.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType' => '?',
  30218.             'Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType' => '?',
  30219.             'Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType' => '?',
  30220.             'Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType' => '?',
  30221.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType' => '?',
  30222.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType' => '?',
  30223.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType' => '?',
  30224.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType' => '?',
  30225.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType' => '?',
  30226.             'Aqarmap\\Bundle\\UserBundle\\Form\\BoostLevelType' => '?',
  30227.             'Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType' => '?',
  30228.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType' => '?',
  30229.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType' => '?',
  30230.             'Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm' => '?',
  30231.             'Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType' => '?',
  30232.             'Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType' => '?',
  30233.             'Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType' => '?',
  30234.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType' => '?',
  30235.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType' => '?',
  30236.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType' => '?',
  30237.             'Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType' => '?',
  30238.             'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType' => '?',
  30239.             'Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType' => '?',
  30240.             'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType' => '?',
  30241.             'Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType' => '?',
  30242.             'Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType' => '?',
  30243.             'Aqarmap\\Bundle\\UserBundle\\Form\\TeamType' => '?',
  30244.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType' => '?',
  30245.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType' => '?',
  30246.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType' => '?',
  30247.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType' => '?',
  30248.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType' => '?',
  30249.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType' => '?',
  30250.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType' => '?',
  30251.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType' => '?',
  30252.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType' => '?',
  30253.             'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type\\DocumentType' => '?',
  30254.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  30255.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  30256.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  30257.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  30258.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  30259.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  30260.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  30261.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  30262.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  30263.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  30264.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  30265.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  30266.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  30267.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  30268.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  30269.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  30270.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  30271.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  30272.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  30273.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  30274.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  30275.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  30276.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  30277.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  30278.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  30279.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  30280.         }, 1)], new RewindableGenerator(function () {
  30281.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  30282.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  30283.             yield => ($this->privates['form.type_guesser.doctrine.mongodb'] ?? $this->getForm_TypeGuesser_Doctrine_MongodbService());
  30284.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  30285.     }
  30286.     /**
  30287.      * Gets the private 'form.server_params' shared service.
  30288.      *
  30289.      * @return \Symfony\Component\Form\Util\ServerParams
  30290.      */
  30291.     protected function getForm_ServerParamsService()
  30292.     {
  30293.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  30294.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  30295.     }
  30296.     /**
  30297.      * Gets the private 'form.type.choice' shared service.
  30298.      *
  30299.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  30300.      */
  30301.     protected function getForm_Type_ChoiceService()
  30302.     {
  30303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  30306.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  30307.     }
  30308.     /**
  30309.      * Gets the private 'form.type.color' shared service.
  30310.      *
  30311.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  30312.      */
  30313.     protected function getForm_Type_ColorService()
  30314.     {
  30315.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  30318.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  30319.     }
  30320.     /**
  30321.      * Gets the private 'form.type.entity' shared service.
  30322.      *
  30323.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  30324.      */
  30325.     protected function getForm_Type_EntityService()
  30326.     {
  30327.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30328.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30329.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  30330.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  30331.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  30332.     }
  30333.     /**
  30334.      * Gets the private 'form.type.form' shared service.
  30335.      *
  30336.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  30337.      */
  30338.     protected function getForm_Type_FormService()
  30339.     {
  30340.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  30343.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  30344.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  30345.     }
  30346.     /**
  30347.      * Gets the private 'form.type.mongodb_document' shared service.
  30348.      *
  30349.      * @return \Doctrine\Bundle\MongoDBBundle\Form\Type\DocumentType
  30350.      */
  30351.     protected function getForm_Type_MongodbDocumentService()
  30352.     {
  30353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30354.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30355.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  30356.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Form/Type/DocumentType.php';
  30357.         return $this->privates['form.type.mongodb_document'] = new \Doctrine\Bundle\MongoDBBundle\Form\Type\DocumentType(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  30358.     }
  30359.     /**
  30360.      * Gets the private 'form.type_extension.csrf' shared service.
  30361.      *
  30362.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  30363.      */
  30364.     protected function getForm_TypeExtension_CsrfService()
  30365.     {
  30366.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30367.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30368.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  30369.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  30370.     }
  30371.     /**
  30372.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  30373.      *
  30374.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  30375.      */
  30376.     protected function getForm_TypeExtension_Form_DataCollectorService()
  30377.     {
  30378.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30380.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  30381.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  30382.     }
  30383.     /**
  30384.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  30385.      *
  30386.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  30387.      */
  30388.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  30389.     {
  30390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  30393.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  30394.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  30395.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  30396.     }
  30397.     /**
  30398.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  30399.      *
  30400.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  30401.      */
  30402.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  30403.     {
  30404.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30405.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30406.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  30407.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  30408.     }
  30409.     /**
  30410.      * Gets the private 'form.type_extension.form.validator' shared service.
  30411.      *
  30412.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  30413.      */
  30414.     protected function getForm_TypeExtension_Form_ValidatorService()
  30415.     {
  30416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30417.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30418.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  30419.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  30420.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30421.         if (isset($this->privates['form.type_extension.form.validator'])) {
  30422.             return $this->privates['form.type_extension.form.validator'];
  30423.         }
  30424.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  30425.         if (isset($this->privates['form.type_extension.form.validator'])) {
  30426.             return $this->privates['form.type_extension.form.validator'];
  30427.         }
  30428.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  30429.     }
  30430.     /**
  30431.      * Gets the private 'form.type_extension.upload.validator' shared service.
  30432.      *
  30433.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  30434.      */
  30435.     protected function getForm_TypeExtension_Upload_ValidatorService()
  30436.     {
  30437.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30438.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  30440.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  30441.     }
  30442.     /**
  30443.      * Gets the private 'form.type_guesser.doctrine' shared service.
  30444.      *
  30445.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  30446.      */
  30447.     protected function getForm_TypeGuesser_DoctrineService()
  30448.     {
  30449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  30450.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  30451.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  30452.     }
  30453.     /**
  30454.      * Gets the private 'form.type_guesser.doctrine.mongodb' shared service.
  30455.      *
  30456.      * @return \Doctrine\Bundle\MongoDBBundle\Form\DoctrineMongoDBTypeGuesser
  30457.      */
  30458.     protected function getForm_TypeGuesser_Doctrine_MongodbService()
  30459.     {
  30460.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  30461.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Form/DoctrineMongoDBTypeGuesser.php';
  30462.         return $this->privates['form.type_guesser.doctrine.mongodb'] = new \Doctrine\Bundle\MongoDBBundle\Form\DoctrineMongoDBTypeGuesser(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  30463.     }
  30464.     /**
  30465.      * Gets the private 'form.type_guesser.validator' shared service.
  30466.      *
  30467.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  30468.      */
  30469.     protected function getForm_TypeGuesser_ValidatorService()
  30470.     {
  30471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  30472.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  30473.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30474.         if (isset($this->privates['form.type_guesser.validator'])) {
  30475.             return $this->privates['form.type_guesser.validator'];
  30476.         }
  30477.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  30478.     }
  30479.     /**
  30480.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  30481.      *
  30482.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  30483.      */
  30484.     protected function getFosCkEditor_Command_InstallerService()
  30485.     {
  30486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30487.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  30488.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  30489.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  30490.         $instance->setName('ckeditor:install');
  30491.         return $instance;
  30492.     }
  30493.     /**
  30494.      * Gets the private 'fos_ck_editor.form.type' shared service.
  30495.      *
  30496.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  30497.      */
  30498.     protected function getFosCkEditor_Form_TypeService()
  30499.     {
  30500.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30501.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30502.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  30503.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  30504.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  30505.         return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['configs' => ['my_config' => ['toolbar' => [=> [=> 'Bold'=> 'Italic'=> 'Underline'=> 'Strike'=> 'Format'=> '-'=> 'NumberedList'=> 'BulletedList'=> '-'=> 'Link'10 => 'Unlink'11 => '-'12 => 'RemoveFormat'13 => '-'14 => 'Maximize']], 'uiColor' => '#000000']], 'enable' => true'async' => false'auto_inline' => true'inline' => false'autoload' => true'jquery' => false'require_js' => false'input_sync' => false'base_path' => 'bundles/fosckeditor/''js_path' => 'bundles/fosckeditor/ckeditor.js''jquery_path' => 'bundles/fosckeditor/adapters/jquery.js''default_config' => NULL'plugins' => [], 'styles' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
  30506.     }
  30507.     /**
  30508.      * Gets the private 'fos_elastica.command.create' shared service.
  30509.      *
  30510.      * @return \FOS\ElasticaBundle\Command\CreateCommand
  30511.      */
  30512.     protected function getFosElastica_Command_CreateService()
  30513.     {
  30514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30515.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/CreateCommand.php';
  30516.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  30517.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  30518.         $this->privates['fos_elastica.command.create'] = $instance = new \FOS\ElasticaBundle\Command\CreateCommand(($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->privates['fos_elastica.mapping_builder'] ?? ($this->privates['fos_elastica.mapping_builder'] = new \FOS\ElasticaBundle\Index\MappingBuilder())), ($this->services['fos_elastica.config_manager'] ?? $this->getFosElastica_ConfigManagerService()), ($this->privates['fos_elastica.alias_processor'] ?? ($this->privates['fos_elastica.alias_processor'] = new \FOS\ElasticaBundle\Index\AliasProcessor())));
  30519.         $instance->setName('fos:elastica:create');
  30520.         return $instance;
  30521.     }
  30522.     /**
  30523.      * Gets the private 'fos_elastica.command.populate' shared service.
  30524.      *
  30525.      * @return \FOS\ElasticaBundle\Command\PopulateCommand
  30526.      */
  30527.     protected function getFosElastica_Command_PopulateService()
  30528.     {
  30529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30530.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/PopulateCommand.php';
  30531.         $this->privates['fos_elastica.command.populate'] = $instance = new \FOS\ElasticaBundle\Command\PopulateCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->services['fos_elastica.pager_provider_registry'] ?? $this->getFosElastica_PagerProviderRegistryService()), ($this->services['fos_elastica.pager_persister_registry'] ?? $this->getFosElastica_PagerPersisterRegistryService()), ($this->services['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
  30532.         $instance->setName('fos:elastica:populate');
  30533.         return $instance;
  30534.     }
  30535.     /**
  30536.      * Gets the private 'fos_elastica.command.reset' shared service.
  30537.      *
  30538.      * @return \FOS\ElasticaBundle\Command\ResetCommand
  30539.      */
  30540.     protected function getFosElastica_Command_ResetService()
  30541.     {
  30542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30543.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetCommand.php';
  30544.         $this->privates['fos_elastica.command.reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetCommand(($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()), ($this->services['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService()));
  30545.         $instance->setName('fos:elastica:reset');
  30546.         return $instance;
  30547.     }
  30548.     /**
  30549.      * Gets the private 'fos_elastica.command.search' shared service.
  30550.      *
  30551.      * @return \FOS\ElasticaBundle\Command\SearchCommand
  30552.      */
  30553.     protected function getFosElastica_Command_SearchService()
  30554.     {
  30555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30556.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/SearchCommand.php';
  30557.         $this->privates['fos_elastica.command.search'] = $instance = new \FOS\ElasticaBundle\Command\SearchCommand(($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()));
  30558.         $instance->setName('fos:elastica:search');
  30559.         return $instance;
  30560.     }
  30561.     /**
  30562.      * Gets the private 'fos_elastica.command.templates_reset' shared service.
  30563.      *
  30564.      * @return \FOS\ElasticaBundle\Command\ResetTemplatesCommand
  30565.      */
  30566.     protected function getFosElastica_Command_TemplatesResetService()
  30567.     {
  30568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30569.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetTemplatesCommand.php';
  30570.         $this->privates['fos_elastica.command.templates_reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetTemplatesCommand(($this->services['fos_elastica.template_resetter'] ?? $this->getFosElastica_TemplateResetterService()));
  30571.         $instance->setName('fos:elastica:reset-templates');
  30572.         return $instance;
  30573.     }
  30574.     /**
  30575.      * Gets the private 'fos_elastica.doctrine.register_listeners' shared service.
  30576.      *
  30577.      * @return \FOS\ElasticaBundle\Doctrine\RegisterListenersService
  30578.      */
  30579.     protected function getFosElastica_Doctrine_RegisterListenersService()
  30580.     {
  30581.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RegisterListenersService.php';
  30582.         return $this->privates['fos_elastica.doctrine.register_listeners'] = new \FOS\ElasticaBundle\Doctrine\RegisterListenersService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  30583.     }
  30584.     /**
  30585.      * Gets the private 'fos_elastica.listener.app_listings.listings' shared service.
  30586.      *
  30587.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  30588.      */
  30589.     protected function getFosElastica_Listener_AppListings_ListingsService()
  30590.     {
  30591.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  30592.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  30593.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  30594.         return $this->privates['fos_elastica.listener.app_listings.listings'] = new \FOS\ElasticaBundle\Doctrine\Listener(($this->services['fos_elastica.object_persister.app_listings.listings'] ?? $this->getFosElastica_ObjectPersister_AppListings_ListingsService()), ($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))), ['identifier' => 'id''indexName' => 'app_listings''typeName' => 'listings'], NULL);
  30595.     }
  30596.     /**
  30597.      * Gets the private 'fos_elastica.listener.app_locations.locations' shared service.
  30598.      *
  30599.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  30600.      */
  30601.     protected function getFosElastica_Listener_AppLocations_LocationsService()
  30602.     {
  30603.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  30604.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  30605.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  30606.         return $this->privates['fos_elastica.listener.app_locations.locations'] = new \FOS\ElasticaBundle\Doctrine\Listener(($this->services['fos_elastica.object_persister.app_locations.locations'] ?? $this->getFosElastica_ObjectPersister_AppLocations_LocationsService()), ($this->privates['fos_elastica.indexable'] ?? ($this->privates['fos_elastica.indexable'] = new \FOS\ElasticaBundle\Provider\Indexable([]))), ['identifier' => 'id''indexName' => 'app_locations''typeName' => 'locations'], NULL);
  30607.     }
  30608.     /**
  30609.      * Gets the private 'fos_elastica.logger' shared service.
  30610.      *
  30611.      * @return \FOS\ElasticaBundle\Logger\ElasticaLogger
  30612.      */
  30613.     protected function getFosElastica_LoggerService()
  30614.     {
  30615.         $a = new \Symfony\Bridge\Monolog\Logger('elastica');
  30616.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30617.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  30618.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30619.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  30620.         return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($atrue);
  30621.     }
  30622.     /**
  30623.      * Gets the private 'fos_elastica.populate_listener' shared service.
  30624.      *
  30625.      * @return \FOS\ElasticaBundle\EventListener\PopulateListener
  30626.      */
  30627.     protected function getFosElastica_PopulateListenerService()
  30628.     {
  30629.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/EventListener/PopulateListener.php';
  30630.         $a = ($this->services['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService());
  30631.         if (isset($this->privates['fos_elastica.populate_listener'])) {
  30632.             return $this->privates['fos_elastica.populate_listener'];
  30633.         }
  30634.         return $this->privates['fos_elastica.populate_listener'] = new \FOS\ElasticaBundle\EventListener\PopulateListener($a);
  30635.     }
  30636.     /**
  30637.      * Gets the private 'fos_js_routing.dump_command' shared service.
  30638.      *
  30639.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  30640.      */
  30641.     protected function getFosJsRouting_DumpCommandService()
  30642.     {
  30643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30644.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  30645.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  30646.         $instance->setName('fos:js-routing:dump');
  30647.         return $instance;
  30648.     }
  30649.     /**
  30650.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  30651.      *
  30652.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  30653.      */
  30654.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  30655.     {
  30656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30657.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  30658.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  30659.         $instance->setName('fos:js-routing:debug');
  30660.         return $instance;
  30661.     }
  30662.     /**
  30663.      * Gets the private 'fos_rest.body_listener' shared service.
  30664.      *
  30665.      * @return \FOS\RestBundle\EventListener\BodyListener
  30666.      */
  30667.     protected function getFosRest_BodyListenerService()
  30668.     {
  30669.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  30670.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  30671.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  30672.         ], [
  30673.             'fos_rest.decoder.json' => '?',
  30674.             'fos_rest.decoder.xml' => '?',
  30675.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  30676.         $instance->setDefaultFormat(NULL);
  30677.         return $instance;
  30678.     }
  30679.     /**
  30680.      * Gets the private 'fos_rest.decoder.json' shared service.
  30681.      *
  30682.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  30683.      */
  30684.     protected function getFosRest_Decoder_JsonService()
  30685.     {
  30686.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  30687.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  30688.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  30689.     }
  30690.     /**
  30691.      * Gets the private 'fos_rest.decoder.xml' shared service.
  30692.      *
  30693.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  30694.      */
  30695.     protected function getFosRest_Decoder_XmlService()
  30696.     {
  30697.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  30698.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  30699.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  30700.     }
  30701.     /**
  30702.      * Gets the private 'fos_rest.format_listener' shared service.
  30703.      *
  30704.      * @return \FOS\RestBundle\EventListener\FormatListener
  30705.      */
  30706.     protected function getFosRest_FormatListenerService()
  30707.     {
  30708.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  30709.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  30710.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  30711.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/payments/callbacks/'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  30712.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sns-receiver'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  30713.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/media/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  30714.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'=> 'json'=> '*/*'], 'fallback_format' => 'html''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  30715.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  30716.     }
  30717.     /**
  30718.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  30719.      *
  30720.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  30721.      */
  30722.     protected function getFosRest_ParamFetcherListenerService()
  30723.     {
  30724.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30725.         if (isset($this->privates['fos_rest.param_fetcher_listener'])) {
  30726.             return $this->privates['fos_rest.param_fetcher_listener'];
  30727.         }
  30728.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(new \FOS\RestBundle\Request\ParamFetcher($this, new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a), false);
  30729.     }
  30730.     /**
  30731.      * Gets the private 'fos_rest.serializer.flatten_exception_handler' shared service.
  30732.      *
  30733.      * @return \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionHandler
  30734.      */
  30735.     protected function getFosRest_Serializer_FlattenExceptionHandlerService()
  30736.     {
  30737.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  30738.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionHandler.php';
  30739.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  30740.         return $this->privates['fos_rest.serializer.flatten_exception_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionHandler(($this->privates['fos_rest.exception.codes_map'] ?? ($this->privates['fos_rest.exception.codes_map'] = new \FOS\RestBundle\Util\ExceptionValueMap([]))), ($this->privates['fos_rest.exception.messages_map'] ?? ($this->privates['fos_rest.exception.messages_map'] = new \FOS\RestBundle\Util\ExceptionValueMap(['App\\Exception\\LogicHttpException' => true'App\\Exception\\BadRequestHttpException' => true'App\\Exception\\UnauthorizedHttpException' => true]))), truefalse);
  30741.     }
  30742.     /**
  30743.      * Gets the private 'fos_rest.serializer.form_error_handler' shared service.
  30744.      *
  30745.      * @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
  30746.      */
  30747.     protected function getFosRest_Serializer_FormErrorHandlerService()
  30748.     {
  30749.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  30750.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
  30751.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  30752.         return $this->privates['fos_rest.serializer.form_error_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler(new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators'));
  30753.     }
  30754.     /**
  30755.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  30756.      *
  30757.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  30758.      */
  30759.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  30760.     {
  30761.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  30762.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService'false],
  30763.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  30764.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  30765.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  30766.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  30767.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'false],
  30768.         ], [
  30769.             'fos_rest.serializer.flatten_exception_handler' => '?',
  30770.             'jms_serializer.array_collection_handler' => '?',
  30771.             'jms_serializer.constraint_violation_handler' => '?',
  30772.             'jms_serializer.datetime_handler' => '?',
  30773.             'jms_serializer.iterator_handler' => '?',
  30774.             'fos_rest.serializer.form_error_handler' => '?',
  30775.         ]), [=> ['Symfony\\Component\\ErrorHandler\\Exception\\FlattenException' => ['json' => [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToJson'], 'xml' => [=> 'fos_rest.serializer.flatten_exception_handler'=> 'serializeToXml']], 'ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']]], => ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']]]]);
  30776.     }
  30777.     /**
  30778.      * Gets the private 'fos_rest.versioning.exclusion_listener' shared service.
  30779.      *
  30780.      * @return \FOS\RestBundle\EventListener\VersionExclusionListener
  30781.      */
  30782.     protected function getFosRest_Versioning_ExclusionListenerService()
  30783.     {
  30784.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  30785.         if (isset($this->privates['fos_rest.versioning.exclusion_listener'])) {
  30786.             return $this->privates['fos_rest.versioning.exclusion_listener'];
  30787.         }
  30788.         return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener($a);
  30789.     }
  30790.     /**
  30791.      * Gets the private 'fos_rest.versioning.listener' shared service.
  30792.      *
  30793.      * @return \FOS\RestBundle\EventListener\VersionListener
  30794.      */
  30795.     protected function getFosRest_Versioning_ListenerService()
  30796.     {
  30797.         $a = new \FOS\RestBundle\Version\ChainVersionResolver([]);
  30798.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\HeaderVersionResolver('X-Accept-Version'));
  30799.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\QueryParameterVersionResolver('version'));
  30800.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\MediaTypeVersionResolver('/(v|version)=(?P<version>[0-9\\.]+)/'));
  30801.         return $this->privates['fos_rest.versioning.listener'] = new \FOS\RestBundle\EventListener\VersionListener($a'v2.0');
  30802.     }
  30803.     /**
  30804.      * Gets the private 'fos_rest.view_response_listener' shared service.
  30805.      *
  30806.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  30807.      */
  30808.     protected function getFosRest_ViewResponseListenerService()
  30809.     {
  30810.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  30811.         if (isset($this->privates['fos_rest.view_response_listener'])) {
  30812.             return $this->privates['fos_rest.view_response_listener'];
  30813.         }
  30814.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener($afalse, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  30815.     }
  30816.     /**
  30817.      * Gets the private 'fos_user.change_password.form.type' shared service.
  30818.      *
  30819.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  30820.      */
  30821.     protected function getFosUser_ChangePassword_Form_TypeService()
  30822.     {
  30823.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30824.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30825.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  30826.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  30827.     }
  30828.     /**
  30829.      * Gets the private 'fos_user.command.activate_user' shared service.
  30830.      *
  30831.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  30832.      */
  30833.     protected function getFosUser_Command_ActivateUserService()
  30834.     {
  30835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30836.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  30837.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  30838.         $instance->setName('fos:user:activate');
  30839.         return $instance;
  30840.     }
  30841.     /**
  30842.      * Gets the private 'fos_user.command.change_password' shared service.
  30843.      *
  30844.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  30845.      */
  30846.     protected function getFosUser_Command_ChangePasswordService()
  30847.     {
  30848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30849.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  30850.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  30851.         $instance->setName('fos:user:change-password');
  30852.         return $instance;
  30853.     }
  30854.     /**
  30855.      * Gets the private 'fos_user.command.create_user' shared service.
  30856.      *
  30857.      * @return \FOS\UserBundle\Command\CreateUserCommand
  30858.      */
  30859.     protected function getFosUser_Command_CreateUserService()
  30860.     {
  30861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30862.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  30863.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  30864.         $instance->setName('fos:user:create');
  30865.         return $instance;
  30866.     }
  30867.     /**
  30868.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  30869.      *
  30870.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  30871.      */
  30872.     protected function getFosUser_Command_DeactivateUserService()
  30873.     {
  30874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30875.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  30876.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  30877.         $instance->setName('fos:user:deactivate');
  30878.         return $instance;
  30879.     }
  30880.     /**
  30881.      * Gets the private 'fos_user.command.demote_user' shared service.
  30882.      *
  30883.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  30884.      */
  30885.     protected function getFosUser_Command_DemoteUserService()
  30886.     {
  30887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30888.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  30889.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  30890.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  30891.         $instance->setName('fos:user:demote');
  30892.         return $instance;
  30893.     }
  30894.     /**
  30895.      * Gets the private 'fos_user.command.promote_user' shared service.
  30896.      *
  30897.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  30898.      */
  30899.     protected function getFosUser_Command_PromoteUserService()
  30900.     {
  30901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30902.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  30903.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  30904.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  30905.         $instance->setName('fos:user:promote');
  30906.         return $instance;
  30907.     }
  30908.     /**
  30909.      * Gets the private 'fos_user.listener.authentication' shared service.
  30910.      *
  30911.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  30912.      */
  30913.     protected function getFosUser_Listener_AuthenticationService()
  30914.     {
  30915.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  30916.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  30917.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  30918.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  30919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  30920.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService())), 'main');
  30921.     }
  30922.     /**
  30923.      * Gets the private 'fos_user.listener.flash' shared service.
  30924.      *
  30925.      * @return \FOS\UserBundle\EventListener\FlashListener
  30926.      */
  30927.     protected function getFosUser_Listener_FlashService()
  30928.     {
  30929.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  30930.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()));
  30931.     }
  30932.     /**
  30933.      * Gets the private 'fos_user.listener.resetting' shared service.
  30934.      *
  30935.      * @return \FOS\UserBundle\EventListener\ResettingListener
  30936.      */
  30937.     protected function getFosUser_Listener_ResettingService()
  30938.     {
  30939.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  30940.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  30941.     }
  30942.     /**
  30943.      * Gets the private 'fos_user.profile.form.type' shared service.
  30944.      *
  30945.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  30946.      */
  30947.     protected function getFosUser_Profile_Form_TypeService()
  30948.     {
  30949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30951.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  30952.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  30953.     }
  30954.     /**
  30955.      * Gets the private 'fos_user.registration.form.type' shared service.
  30956.      *
  30957.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  30958.      */
  30959.     protected function getFosUser_Registration_Form_TypeService()
  30960.     {
  30961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30963.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  30964.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  30965.     }
  30966.     /**
  30967.      * Gets the private 'fos_user.resetting.form.factory' shared service.
  30968.      *
  30969.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  30970.      */
  30971.     protected function getFosUser_Resetting_Form_FactoryService()
  30972.     {
  30973.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  30974.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  30975.         return $this->privates['fos_user.resetting.form.factory'] = new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), 'fos_user_resetting_form''FOS\\UserBundle\\Form\\Type\\ResettingFormType'$this->parameters['fos_user.resetting.form.validation_groups']);
  30976.     }
  30977.     /**
  30978.      * Gets the private 'fos_user.resetting.form.type' shared service.
  30979.      *
  30980.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  30981.      */
  30982.     protected function getFosUser_Resetting_Form_TypeService()
  30983.     {
  30984.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30985.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30986.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  30987.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  30988.     }
  30989.     /**
  30990.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  30991.      *
  30992.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  30993.      */
  30994.     protected function getFosUser_Security_InteractiveLoginListenerService()
  30995.     {
  30996.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  30997.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  30998.     }
  30999.     /**
  31000.      * Gets the private 'fos_user.user_listener' shared service.
  31001.      *
  31002.      * @return \FOS\UserBundle\Doctrine\UserListener
  31003.      */
  31004.     protected function getFosUser_UserListenerService()
  31005.     {
  31006.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  31007.         return $this->privates['fos_user.user_listener'] = new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
  31008.     }
  31009.     /**
  31010.      * Gets the private 'fos_user.user_provider.username_email' shared service.
  31011.      *
  31012.      * @return \FOS\UserBundle\Security\EmailUserProvider
  31013.      */
  31014.     protected function getFosUser_UserProvider_UsernameEmailService()
  31015.     {
  31016.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  31017.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
  31018.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/EmailUserProvider.php';
  31019.         return $this->privates['fos_user.user_provider.username_email'] = new \FOS\UserBundle\Security\EmailUserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  31020.     }
  31021.     /**
  31022.      * Gets the private 'fos_user.username_form_type' shared service.
  31023.      *
  31024.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  31025.      */
  31026.     protected function getFosUser_UsernameFormTypeService()
  31027.     {
  31028.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  31029.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  31030.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  31031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  31032.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  31033.         return $this->privates['fos_user.username_form_type'] = new \FOS\UserBundle\Form\Type\UsernameFormType(new \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService())));
  31034.     }
  31035.     /**
  31036.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  31037.      *
  31038.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  31039.      */
  31040.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  31041.     {
  31042.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  31043.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  31044.     }
  31045.     /**
  31046.      * Gets the private 'fos_user.util.password_updater' shared service.
  31047.      *
  31048.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  31049.      */
  31050.     protected function getFosUser_Util_PasswordUpdaterService()
  31051.     {
  31052.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  31053.     }
  31054.     /**
  31055.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  31056.      *
  31057.      * @return \FOS\UserBundle\Util\UserManipulator
  31058.      */
  31059.     protected function getFosUser_Util_UserManipulatorService()
  31060.     {
  31061.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  31062.         return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  31063.     }
  31064.     /**
  31065.      * Gets the private 'fragment.listener' shared service.
  31066.      *
  31067.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  31068.      */
  31069.     protected function getFragment_ListenerService()
  31070.     {
  31071.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), '/_fragments');
  31072.     }
  31073.     /**
  31074.      * Gets the private 'fragment.renderer.hinclude' shared service.
  31075.      *
  31076.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  31077.      */
  31078.     protected function getFragment_Renderer_HincludeService()
  31079.     {
  31080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  31081.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  31082.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  31083.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  31084.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  31085.             return $this->privates['fragment.renderer.hinclude'];
  31086.         }
  31087.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer($a, ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), NULL);
  31088.         $instance->setFragmentPath('/_fragments');
  31089.         return $instance;
  31090.     }
  31091.     /**
  31092.      * Gets the private 'fragment.renderer.inline' shared service.
  31093.      *
  31094.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  31095.      */
  31096.     protected function getFragment_Renderer_InlineService()
  31097.     {
  31098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  31099.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  31100.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  31101.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  31102.         if (isset($this->privates['fragment.renderer.inline'])) {
  31103.             return $this->privates['fragment.renderer.inline'];
  31104.         }
  31105.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31106.         if (isset($this->privates['fragment.renderer.inline'])) {
  31107.             return $this->privates['fragment.renderer.inline'];
  31108.         }
  31109.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  31110.         $instance->setFragmentPath('/_fragments');
  31111.         return $instance;
  31112.     }
  31113.     /**
  31114.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  31115.      *
  31116.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  31117.      */
  31118.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  31119.     {
  31120.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  31121.     }
  31122.     /**
  31123.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  31124.      *
  31125.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  31126.      */
  31127.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  31128.     {
  31129.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31130.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  31131.             return $this->privates['framework_extra_bundle.event.is_granted'];
  31132.         }
  31133.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  31134.     }
  31135.     /**
  31136.      * Gets the private 'gedmo.listener.iptraceable' shared service.
  31137.      *
  31138.      * @return \Gedmo\IpTraceable\IpTraceableListener
  31139.      */
  31140.     protected function getGedmo_Listener_IptraceableService()
  31141.     {
  31142.         $this->privates['gedmo.listener.iptraceable'] = $instance = new \Gedmo\IpTraceable\IpTraceableListener();
  31143.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31144.         return $instance;
  31145.     }
  31146.     /**
  31147.      * Gets the private 'gedmo.listener.reference.mongodb' shared service.
  31148.      *
  31149.      * @return \Gedmo\References\ReferencesListener
  31150.      */
  31151.     protected function getGedmo_Listener_Reference_MongodbService()
  31152.     {
  31153.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/References/ReferencesListener.php';
  31154.         $this->privates['gedmo.listener.reference.mongodb'] = $instance = new \Gedmo\References\ReferencesListener();
  31155.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31156.         $instance->registerManager('entity', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  31157.         return $instance;
  31158.     }
  31159.     /**
  31160.      * Gets the private 'gedmo.listener.softdeleteable' shared service.
  31161.      *
  31162.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  31163.      */
  31164.     protected function getGedmo_Listener_SoftdeleteableService()
  31165.     {
  31166.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  31167.         $this->privates['gedmo.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  31168.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31169.         return $instance;
  31170.     }
  31171.     /**
  31172.      * Gets the private 'gedmo.listener.sortable' shared service.
  31173.      *
  31174.      * @return \Gedmo\Sortable\SortableListener
  31175.      */
  31176.     protected function getGedmo_Listener_SortableService()
  31177.     {
  31178.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sortable/SortableListener.php';
  31179.         $this->privates['gedmo.listener.sortable'] = $instance = new \Gedmo\Sortable\SortableListener();
  31180.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31181.         return $instance;
  31182.     }
  31183.     /**
  31184.      * Gets the private 'gedmo.listener.timestampable' shared service.
  31185.      *
  31186.      * @return \Gedmo\Timestampable\TimestampableListener
  31187.      */
  31188.     protected function getGedmo_Listener_TimestampableService()
  31189.     {
  31190.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  31191.         $this->privates['gedmo.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  31192.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31193.         return $instance;
  31194.     }
  31195.     /**
  31196.      * Gets the private 'gedmo.listener.translatable' shared service.
  31197.      *
  31198.      * @return \Gedmo\Translatable\TranslatableListener
  31199.      */
  31200.     protected function getGedmo_Listener_TranslatableService()
  31201.     {
  31202.         $this->privates['gedmo.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
  31203.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31204.         $instance->setDefaultLocale('ar');
  31205.         $instance->setTranslationFallback(true);
  31206.         return $instance;
  31207.     }
  31208.     /**
  31209.      * Gets the private 'gedmo.listener.tree' shared service.
  31210.      *
  31211.      * @return \Gedmo\Tree\TreeListener
  31212.      */
  31213.     protected function getGedmo_Listener_TreeService()
  31214.     {
  31215.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php';
  31216.         $this->privates['gedmo.listener.tree'] = $instance = new \Gedmo\Tree\TreeListener();
  31217.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31218.         return $instance;
  31219.     }
  31220.     /**
  31221.      * Gets the private 'httplug.collector.formatter' shared service.
  31222.      *
  31223.      * @return \Http\HttplugBundle\Collector\Formatter
  31224.      */
  31225.     protected function getHttplug_Collector_FormatterService()
  31226.     {
  31227.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  31228.     }
  31229.     /**
  31230.      * Gets the private 'hwi_oauth.authentication.listener.oauth.main' shared service.
  31231.      *
  31232.      * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener
  31233.      */
  31234.     protected function getHwiOauth_Authentication_Listener_Oauth_MainService()
  31235.     {
  31236.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  31239.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/OAuthListener.php';
  31240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  31241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  31242.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  31243.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  31244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  31245.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31246.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  31247.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  31248.         }
  31249.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  31250.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  31251.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  31252.         }
  31253.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31254.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  31255.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  31256.         }
  31257.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  31258.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($d, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  31259.         $e->setOptions(['login_path' => 'app_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  31260.         $e->setFirewallName('main');
  31261.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  31262.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$d, [], $f);
  31263.         $g->setOptions(['login_path' => 'app_login''failure_path' => 'homepage''failure_forward' => false'failure_path_parameter' => '_failure_path']);
  31264.         $this->privates['hwi_oauth.authentication.listener.oauth.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $d'main'$e$g, ['login_path' => 'app_login''use_forward' => false'check_path' => '/login_check''require_previous_session' => false], $f$c);
  31265.         $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  31266.         $instance->setCheckPaths($this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  31267.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  31268.         return $instance;
  31269.     }
  31270.     /**
  31271.      * Gets the private 'hwi_oauth.authentication.provider.oauth.main' shared service.
  31272.      *
  31273.      * @return \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider
  31274.      */
  31275.     protected function getHwiOauth_Authentication_Provider_Oauth_MainService()
  31276.     {
  31277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  31278.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  31279.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Core/Authentication/Provider/OAuthProvider.php';
  31280.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Core/User/OAuthAwareUserProviderInterface.php';
  31281.         include_once \dirname(__DIR__4).'/src/App/Security/Core/User/CustomAuthUserProvider.php';
  31282.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  31283.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  31284.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  31285.         if (isset($this->privates['hwi_oauth.authentication.provider.oauth.main'])) {
  31286.             return $this->privates['hwi_oauth.authentication.provider.oauth.main'];
  31287.         }
  31288.         return $this->privates['hwi_oauth.authentication.provider.oauth.main'] = new \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider(new \App\Security\Core\User\CustomAuthUserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a), ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  31289.     }
  31290.     /**
  31291.      * Gets the private 'hwi_oauth.context_listener.token_refresher.main' shared service.
  31292.      *
  31293.      * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld
  31294.      */
  31295.     protected function getHwiOauth_ContextListener_TokenRefresher_MainService()
  31296.     {
  31297.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31298.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31299.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php';
  31300.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListener.php';
  31301.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListenerOld.php';
  31302.         $a = ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService());
  31303.         if (isset($this->privates['hwi_oauth.context_listener.token_refresher.main'])) {
  31304.             return $this->privates['hwi_oauth.context_listener.token_refresher.main'];
  31305.         }
  31306.         $this->privates['hwi_oauth.context_listener.token_refresher.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld($a);
  31307.         $instance->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  31308.         $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  31309.         return $instance;
  31310.     }
  31311.     /**
  31312.      * Gets the private 'hwi_oauth.resource_owner.aqarmap' shared service.
  31313.      *
  31314.      * @return \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\OAuth2ResourceOwner
  31315.      */
  31316.     protected function getHwiOauth_ResourceOwner_AqarmapService()
  31317.     {
  31318.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwnerInterface.php';
  31319.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/AbstractResourceOwner.php';
  31320.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  31321.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/OAuth2ResourceOwner.php';
  31322.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorageInterface.php';
  31323.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorage/SessionStorage.php';
  31324.         return $this->privates['hwi_oauth.resource_owner.aqarmap'] = new \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\OAuth2ResourceOwner(($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ['client_id' => $this->getEnv('OAUTH_CLIENT_ID'), 'client_secret' => $this->getEnv('OAUTH_CLIENT_SECRET'), 'access_token_url' => $this->getEnv('string:OAUTH_SERVER_ENDPOINT').'/token''authorization_url' => $this->getEnv('string:OAUTH_PUBLIC_SERVER_URL').'/authorize''infos_url' => $this->getEnv('string:OAUTH_SERVER_ENDPOINT').'/api/profile''user_response_class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\Response\\PathUserResponse''paths' => ['identifier' => 'identifier''email' => 'email''realname' => 'name'], 'options' => []], 'aqarmap', new \HWI\Bundle\OAuthBundle\OAuth\RequestDataStorage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  31325.     }
  31326.     /**
  31327.      * Gets the private 'hwi_oauth.resource_ownermap_locator' shared service.
  31328.      *
  31329.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator
  31330.      */
  31331.     protected function getHwiOauth_ResourceOwnermapLocatorService()
  31332.     {
  31333.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapLocator.php';
  31334.         $this->privates['hwi_oauth.resource_ownermap_locator'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator();
  31335.         $instance->set('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  31336.         return $instance;
  31337.     }
  31338.     /**
  31339.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  31340.      *
  31341.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  31342.      */
  31343.     protected function getHwiOauth_Security_OauthUtilsService()
  31344.     {
  31345.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/OAuthUtils.php';
  31346.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31347.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  31348.             return $this->privates['hwi_oauth.security.oauth_utils'];
  31349.         }
  31350.         $b = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  31351.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  31352.             return $this->privates['hwi_oauth.security.oauth_utils'];
  31353.         }
  31354.         $this->privates['hwi_oauth.security.oauth_utils'] = $instance = new \HWI\Bundle\OAuthBundle\Security\OAuthUtils(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), $a$bfalse'IS_AUTHENTICATED_FULLY');
  31355.         $instance->addResourceOwnerMap('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  31356.         return $instance;
  31357.     }
  31358.     /**
  31359.      * Gets the private 'hwi_oauth.twig.extension.oauth.runtime' shared service.
  31360.      *
  31361.      * @return \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthRuntime
  31362.      */
  31363.     protected function getHwiOauth_Twig_Extension_Oauth_RuntimeService()
  31364.     {
  31365.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthRuntime.php';
  31366.         return $this->privates['hwi_oauth.twig.extension.oauth.runtime'] = new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthRuntime(($this->privates['hwi_oauth.security.oauth_utils'] ?? $this->getHwiOauth_Security_OauthUtilsService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  31367.     }
  31368.     /**
  31369.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  31370.      *
  31371.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  31372.      */
  31373.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  31374.     {
  31375.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  31376.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  31377.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  31378.     }
  31379.     /**
  31380.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  31381.      *
  31382.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  31383.      */
  31384.     protected function getJmsSerializer_Cache_CacheClearerService()
  31385.     {
  31386.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  31387.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  31388.         return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  31389.     }
  31390.     /**
  31391.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  31392.      *
  31393.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  31394.      */
  31395.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  31396.     {
  31397.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  31398.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  31399.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  31400.     }
  31401.     /**
  31402.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  31403.      *
  31404.      * @return \JMS\Serializer\Handler\DateHandler
  31405.      */
  31406.     protected function getJmsSerializer_DatetimeHandlerService()
  31407.     {
  31408.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  31409.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  31410.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''Africa/Cairo'true);
  31411.     }
  31412.     /**
  31413.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  31414.      *
  31415.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  31416.      */
  31417.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  31418.     {
  31419.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  31420.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  31421.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  31422.     }
  31423.     /**
  31424.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  31425.      *
  31426.      * @return \JMS\Serializer\Handler\IteratorHandler
  31427.      */
  31428.     protected function getJmsSerializer_IteratorHandlerService()
  31429.     {
  31430.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  31431.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  31432.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  31433.     }
  31434.     /**
  31435.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  31436.      *
  31437.      * @return \Metadata\MetadataFactory
  31438.      */
  31439.     protected function getJmsSerializer_MetadataFactoryService()
  31440.     {
  31441.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  31442.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  31443.         ], [
  31444.             'metadata_driver' => '?',
  31445.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  31446.         $instance->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  31447.         $instance->setIncludeInterfaces(false);
  31448.         return $instance;
  31449.     }
  31450.     /**
  31451.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  31452.      *
  31453.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  31454.      */
  31455.     protected function getJmsSerializer_StopwatchSubscriberService()
  31456.     {
  31457.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  31458.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  31459.         return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  31460.     }
  31461.     /**
  31462.      * Gets the private 'knp_gaufrette.command.filesystem_keys' shared service.
  31463.      *
  31464.      * @return \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand
  31465.      */
  31466.     protected function getKnpGaufrette_Command_FilesystemKeysService()
  31467.     {
  31468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31469.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/Command/FilesystemKeysCommand.php';
  31470.         $this->privates['knp_gaufrette.command.filesystem_keys'] = $instance = new \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand(($this->services['knp_gaufrette.filesystem_map'] ?? $this->getKnpGaufrette_FilesystemMapService()));
  31471.         $instance->setName('gaufrette:filesystem:keys');
  31472.         return $instance;
  31473.     }
  31474.     /**
  31475.      * Gets the private 'knp_menu.helper' shared service.
  31476.      *
  31477.      * @return \Knp\Menu\Twig\Helper
  31478.      */
  31479.     protected function getKnpMenu_HelperService()
  31480.     {
  31481.         return $this->privates['knp_menu.helper'] = new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  31482.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  31483.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  31484.         ], [
  31485.             'list' => '?',
  31486.             'twig' => '?',
  31487.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  31488.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  31489.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  31490.         }, 2)), ($this->privates['knp_menu.manipulator'] ?? ($this->privates['knp_menu.manipulator'] = new \Knp\Menu\Util\MenuManipulator())), ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()));
  31491.     }
  31492.     /**
  31493.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  31494.      *
  31495.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  31496.      */
  31497.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  31498.     {
  31499.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  31500.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  31501.     }
  31502.     /**
  31503.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  31504.      *
  31505.      * @return \Knp\Menu\Provider\LazyProvider
  31506.      */
  31507.     protected function getKnpMenu_MenuProvider_LazyService()
  31508.     {
  31509.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  31510.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['aqarmap.subLocations_search.menus' => [=> function () {
  31511.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  31512.         }, => 'subLocationsSearchMenus'], 'compound_search.breadcrumb' => [=> function () {
  31513.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  31514.         }, => 'compoundSearchBreadcrumb'], 'aqarmap.propertyTypes_search.menu' => [=> function () {
  31515.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  31516.         }, => 'propertyTypesSearchMenus'], 'aqarmap.creditListingBreadcrumb.menu' => [=> function () {
  31517.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  31518.         }, => 'creditListingBreadcrumb'], 'aqarmap.neighborhood.breadcrumb' => [=> function () {
  31519.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  31520.         }, => 'neighborhoodBreadcrumbMenu'], 'aqarmap.askNeighbors.breadcrumb' => [=> function () {
  31521.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  31522.         }, => 'askNeighborsBreadcrumbMenu'], 'aqarmap.discussion.breadcrumb' => [=> function () {
  31523.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  31524.         }, => 'discussionBreadcrumbMenu'], 'aqarmap.breadcrumb' => function () {
  31525.             return ($this->privates['aqarmap.main.menu.breadcrumb'] ?? $this->getAqarmap_Main_Menu_BreadcrumbService());
  31526.         }, 'aqarmap.admin.sidebar' => function () {
  31527.             return ($this->privates['aqarmap.main.menu.admin'] ?? $this->getAqarmap_Main_Menu_AdminService());
  31528.         }]);
  31529.     }
  31530.     /**
  31531.      * Gets the private 'knp_menu.renderer.list' shared service.
  31532.      *
  31533.      * @return \Knp\Menu\Renderer\ListRenderer
  31534.      */
  31535.     protected function getKnpMenu_Renderer_ListService()
  31536.     {
  31537.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  31538.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  31539.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  31540.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  31541.     }
  31542.     /**
  31543.      * Gets the private 'knp_menu.renderer.twig' shared service.
  31544.      *
  31545.      * @return \Knp\Menu\Renderer\TwigRenderer
  31546.      */
  31547.     protected function getKnpMenu_Renderer_TwigService()
  31548.     {
  31549.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  31550.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  31551.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  31552.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  31553.             return $this->privates['knp_menu.renderer.twig'];
  31554.         }
  31555.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer($a'@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  31556.     }
  31557.     /**
  31558.      * Gets the private 'knp_menu.voter.router' shared service.
  31559.      *
  31560.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  31561.      */
  31562.     protected function getKnpMenu_Voter_RouterService()
  31563.     {
  31564.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  31565.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  31566.         return $this->privates['knp_menu.voter.router'] = new \Knp\Menu\Matcher\Voter\RouteVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  31567.     }
  31568.     /**
  31569.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  31570.      *
  31571.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  31572.      */
  31573.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  31574.     {
  31575.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  31576.     }
  31577.     /**
  31578.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  31579.      *
  31580.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  31581.      */
  31582.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  31583.     {
  31584.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  31585.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  31586.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  31587.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  31588.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  31589.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  31590.     }
  31591.     /**
  31592.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  31593.      *
  31594.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  31595.      */
  31596.     protected function getLiipImagine_Command_CacheRemoveService()
  31597.     {
  31598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31599.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  31600.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  31601.         $this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  31602.         $instance->setName('liip:imagine:cache:remove');
  31603.         return $instance;
  31604.     }
  31605.     /**
  31606.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  31607.      *
  31608.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  31609.      */
  31610.     protected function getLiipImagine_Command_CacheResolveService()
  31611.     {
  31612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31613.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  31614.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  31615.         $this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  31616.         $instance->setName('liip:imagine:cache:resolve');
  31617.         return $instance;
  31618.     }
  31619.     /**
  31620.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  31621.      *
  31622.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  31623.      */
  31624.     protected function getLiipImagine_Filter_ConfigurationService()
  31625.     {
  31626.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  31627.     }
  31628.     /**
  31629.      * Gets the private 'liip_imagine.form.type.image' shared service.
  31630.      *
  31631.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  31632.      */
  31633.     protected function getLiipImagine_Form_Type_ImageService()
  31634.     {
  31635.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  31636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  31637.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  31638.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  31639.     }
  31640.     /**
  31641.      * Gets the private 'liip_imagine.gd' shared service.
  31642.      *
  31643.      * @return \Imagine\Gd\Imagine
  31644.      */
  31645.     protected function getLiipImagine_GdService()
  31646.     {
  31647.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  31648.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  31649.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  31650.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  31651.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  31652.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  31653.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  31654.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/DefaultMetadataReader.php';
  31655.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  31656.         $instance->setMetadataReader(new \Imagine\Image\Metadata\DefaultMetadataReader());
  31657.         return $instance;
  31658.     }
  31659.     /**
  31660.      * Gets the private 'liip_imagine.service.filter' shared service.
  31661.      *
  31662.      * @return \Liip\ImagineBundle\Service\FilterService
  31663.      */
  31664.     protected function getLiipImagine_Service_FilterService()
  31665.     {
  31666.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  31667.         return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false$this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  31668.     }
  31669.     /**
  31670.      * Gets the private 'limiter.lead_generation_by_ip' shared service.
  31671.      *
  31672.      * @return \Symfony\Component\RateLimiter\RateLimiterFactory
  31673.      */
  31674.     protected function getLimiter_LeadGenerationByIpService()
  31675.     {
  31676.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/RateLimiterFactory.php';
  31677.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  31678.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  31679.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  31680.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  31681.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  31682.         $a = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore($this->getEnv('LOCK_DSN')));
  31683.         $b = new \Symfony\Bridge\Monolog\Logger('lock');
  31684.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  31685.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  31686.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  31687.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  31688.         $a->setLogger($b);
  31689.         return $this->privates['limiter.lead_generation_by_ip'] = new \Symfony\Component\RateLimiter\RateLimiterFactory(['policy' => 'token_bucket''limit' => 1'rate' => ['interval' => '1 minutes''amount' => 1], 'id' => 'lead_generation_by_ip'], new \Symfony\Component\RateLimiter\Storage\CacheStorage(($this->privates['rate_limiter_storage_pool'] ?? $this->getRateLimiterStoragePoolService())), $a);
  31690.     }
  31691.     /**
  31692.      * Gets the private 'locale_aware_listener' shared service.
  31693.      *
  31694.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  31695.      */
  31696.     protected function getLocaleAwareListenerService()
  31697.     {
  31698.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  31699.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ar')));
  31700.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  31701.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  31702.     }
  31703.     /**
  31704.      * Gets the private 'locale_listener' shared service.
  31705.      *
  31706.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  31707.      */
  31708.     protected function getLocaleListenerService()
  31709.     {
  31710.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'ar', ($this->services['router'] ?? $this->getRouterService()), false, []);
  31711.     }
  31712.     /**
  31713.      * Gets the private 'mailer.mailer' shared service.
  31714.      *
  31715.      * @return \Symfony\Component\Mailer\Mailer
  31716.      */
  31717.     protected function getMailer_MailerService()
  31718.     {
  31719.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  31720.         if (isset($this->privates['mailer.mailer'])) {
  31721.             return $this->privates['mailer.mailer'];
  31722.         }
  31723.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31724.         if (isset($this->privates['mailer.mailer'])) {
  31725.             return $this->privates['mailer.mailer'];
  31726.         }
  31727.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31728.         if (isset($this->privates['mailer.mailer'])) {
  31729.             return $this->privates['mailer.mailer'];
  31730.         }
  31731.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a$b$c);
  31732.     }
  31733.     /**
  31734.      * Gets the private 'mailer.transport_factory.native' shared service.
  31735.      *
  31736.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  31737.      */
  31738.     protected function getMailer_TransportFactory_NativeService()
  31739.     {
  31740.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  31741.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  31742.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  31743.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31744.         if (isset($this->privates['mailer.transport_factory.native'])) {
  31745.             return $this->privates['mailer.transport_factory.native'];
  31746.         }
  31747.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  31748.     }
  31749.     /**
  31750.      * Gets the private 'mailer.transport_factory.null' shared service.
  31751.      *
  31752.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  31753.      */
  31754.     protected function getMailer_TransportFactory_NullService()
  31755.     {
  31756.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  31757.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  31758.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  31759.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31760.         if (isset($this->privates['mailer.transport_factory.null'])) {
  31761.             return $this->privates['mailer.transport_factory.null'];
  31762.         }
  31763.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  31764.     }
  31765.     /**
  31766.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  31767.      *
  31768.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  31769.      */
  31770.     protected function getMailer_TransportFactory_SendmailService()
  31771.     {
  31772.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  31773.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  31774.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  31775.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31776.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  31777.             return $this->privates['mailer.transport_factory.sendmail'];
  31778.         }
  31779.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  31780.     }
  31781.     /**
  31782.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  31783.      *
  31784.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  31785.      */
  31786.     protected function getMailer_TransportFactory_SmtpService()
  31787.     {
  31788.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  31789.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  31790.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  31791.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31792.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  31793.             return $this->privates['mailer.transport_factory.smtp'];
  31794.         }
  31795.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  31796.     }
  31797.     /**
  31798.      * Gets the private 'mailer.transports' shared service.
  31799.      *
  31800.      * @return \Symfony\Component\Mailer\Transport\Transports
  31801.      */
  31802.     protected function getMailer_TransportsService()
  31803.     {
  31804.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  31805.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  31806.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  31807.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  31808.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  31809.         }, 4)))->fromStrings(['dsn' => $this->getEnv('MAILER_DSN'), 'alternative' => $this->getEnv('MAILER_PROMOTIONAL_DSN')]);
  31810.     }
  31811.     /**
  31812.      * Gets the private 'maker.auto_command.make_auth' shared service.
  31813.      *
  31814.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31815.      */
  31816.     protected function getMaker_AutoCommand_MakeAuthService()
  31817.     {
  31818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31819.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31820.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31821.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31822.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  31823.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  31824.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  31825.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  31826.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  31827.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  31828.         $instance->setName('make:auth');
  31829.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  31830.         return $instance;
  31831.     }
  31832.     /**
  31833.      * Gets the private 'maker.auto_command.make_command' shared service.
  31834.      *
  31835.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31836.      */
  31837.     protected function getMaker_AutoCommand_MakeCommandService()
  31838.     {
  31839.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31840.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31841.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31842.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31843.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  31844.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  31845.         $instance->setName('make:command');
  31846.         $instance->setDescription('Creates a new console command class');
  31847.         return $instance;
  31848.     }
  31849.     /**
  31850.      * Gets the private 'maker.auto_command.make_controller' shared service.
  31851.      *
  31852.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31853.      */
  31854.     protected function getMaker_AutoCommand_MakeControllerService()
  31855.     {
  31856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31857.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31858.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31859.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31860.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  31861.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  31862.         $instance->setName('make:controller');
  31863.         $instance->setDescription('Creates a new controller class');
  31864.         return $instance;
  31865.     }
  31866.     /**
  31867.      * Gets the private 'maker.auto_command.make_crud' shared service.
  31868.      *
  31869.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31870.      */
  31871.     protected function getMaker_AutoCommand_MakeCrudService()
  31872.     {
  31873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31874.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31875.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31876.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31877.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  31878.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  31879.         $instance->setName('make:crud');
  31880.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  31881.         return $instance;
  31882.     }
  31883.     /**
  31884.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  31885.      *
  31886.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31887.      */
  31888.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  31889.     {
  31890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31891.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31892.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31893.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31894.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  31895.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  31896.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  31897.         $instance->setName('make:docker:database');
  31898.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  31899.         return $instance;
  31900.     }
  31901.     /**
  31902.      * Gets the private 'maker.auto_command.make_entity' shared service.
  31903.      *
  31904.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31905.      */
  31906.     protected function getMaker_AutoCommand_MakeEntityService()
  31907.     {
  31908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31909.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31910.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31911.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31912.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  31913.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  31914.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  31915.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  31916.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  31917.         $instance->setName('make:entity');
  31918.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  31919.         return $instance;
  31920.     }
  31921.     /**
  31922.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  31923.      *
  31924.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31925.      */
  31926.     protected function getMaker_AutoCommand_MakeFixturesService()
  31927.     {
  31928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31929.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31930.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31931.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31932.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  31933.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  31934.         $instance->setName('make:fixtures');
  31935.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  31936.         return $instance;
  31937.     }
  31938.     /**
  31939.      * Gets the private 'maker.auto_command.make_form' shared service.
  31940.      *
  31941.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31942.      */
  31943.     protected function getMaker_AutoCommand_MakeFormService()
  31944.     {
  31945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31947.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31948.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31949.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  31950.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  31951.         $instance->setName('make:form');
  31952.         $instance->setDescription('Creates a new form class');
  31953.         return $instance;
  31954.     }
  31955.     /**
  31956.      * Gets the private 'maker.auto_command.make_message' shared service.
  31957.      *
  31958.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31959.      */
  31960.     protected function getMaker_AutoCommand_MakeMessageService()
  31961.     {
  31962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31963.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31966.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  31967.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  31968.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  31969.         $instance->setName('make:message');
  31970.         $instance->setDescription('Creates a new message and handler');
  31971.         return $instance;
  31972.     }
  31973.     /**
  31974.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  31975.      *
  31976.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31977.      */
  31978.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  31979.     {
  31980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31981.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31983.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31984.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  31985.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  31986.         $instance->setName('make:messenger-middleware');
  31987.         $instance->setDescription('Creates a new messenger middleware');
  31988.         return $instance;
  31989.     }
  31990.     /**
  31991.      * Gets the private 'maker.auto_command.make_migration' shared service.
  31992.      *
  31993.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31994.      */
  31995.     protected function getMaker_AutoCommand_MakeMigrationService()
  31996.     {
  31997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31998.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31999.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32000.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32001.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  32002.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  32003.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32004.         $instance->setName('make:migration');
  32005.         $instance->setDescription('Creates a new migration based on database changes');
  32006.         return $instance;
  32007.     }
  32008.     /**
  32009.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  32010.      *
  32011.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32012.      */
  32013.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  32014.     {
  32015.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32016.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32017.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32018.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32019.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  32020.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32021.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32022.         $instance->setName('make:registration-form');
  32023.         $instance->setDescription('Creates a new registration form system');
  32024.         return $instance;
  32025.     }
  32026.     /**
  32027.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  32028.      *
  32029.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32030.      */
  32031.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  32032.     {
  32033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32034.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32035.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32036.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32037.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  32038.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32039.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32040.         $instance->setName('make:reset-password');
  32041.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  32042.         return $instance;
  32043.     }
  32044.     /**
  32045.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  32046.      *
  32047.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32048.      */
  32049.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  32050.     {
  32051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32052.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32053.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32054.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32055.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  32056.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32057.         $instance->setName('make:serializer:encoder');
  32058.         $instance->setDescription('Creates a new serializer encoder class');
  32059.         return $instance;
  32060.     }
  32061.     /**
  32062.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  32063.      *
  32064.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32065.      */
  32066.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  32067.     {
  32068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32071.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32072.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  32073.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32074.         $instance->setName('make:serializer:normalizer');
  32075.         $instance->setDescription('Creates a new serializer normalizer class');
  32076.         return $instance;
  32077.     }
  32078.     /**
  32079.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  32080.      *
  32081.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32082.      */
  32083.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  32084.     {
  32085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32086.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32087.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32089.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  32090.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32091.         $instance->setName('make:stimulus-controller');
  32092.         $instance->setDescription('Creates a new Stimulus controller');
  32093.         return $instance;
  32094.     }
  32095.     /**
  32096.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  32097.      *
  32098.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32099.      */
  32100.     protected function getMaker_AutoCommand_MakeSubscriberService()
  32101.     {
  32102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32103.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32104.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32105.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  32107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  32108.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32109.         $instance->setName('make:subscriber');
  32110.         $instance->setDescription('Creates a new event subscriber class');
  32111.         return $instance;
  32112.     }
  32113.     /**
  32114.      * Gets the private 'maker.auto_command.make_test' shared service.
  32115.      *
  32116.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32117.      */
  32118.     protected function getMaker_AutoCommand_MakeTestService()
  32119.     {
  32120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32121.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32122.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  32125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  32126.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32127.         $instance->setName('make:test');
  32128.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  32129.         $instance->setDescription('Creates a new test class');
  32130.         return $instance;
  32131.     }
  32132.     /**
  32133.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  32134.      *
  32135.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32136.      */
  32137.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  32138.     {
  32139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32140.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32141.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32142.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32143.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  32144.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32145.         $instance->setName('make:twig-extension');
  32146.         $instance->setDescription('Creates a new Twig extension class');
  32147.         return $instance;
  32148.     }
  32149.     /**
  32150.      * Gets the private 'maker.auto_command.make_user' shared service.
  32151.      *
  32152.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32153.      */
  32154.     protected function getMaker_AutoCommand_MakeUserService()
  32155.     {
  32156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32157.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32158.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32159.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32160.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  32161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  32162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  32163.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32164.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32165.         $instance->setName('make:user');
  32166.         $instance->setDescription('Creates a new security user class');
  32167.         return $instance;
  32168.     }
  32169.     /**
  32170.      * Gets the private 'maker.auto_command.make_validator' shared service.
  32171.      *
  32172.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32173.      */
  32174.     protected function getMaker_AutoCommand_MakeValidatorService()
  32175.     {
  32176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32177.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32178.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32179.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  32181.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32182.         $instance->setName('make:validator');
  32183.         $instance->setDescription('Creates a new validator and constraint class');
  32184.         return $instance;
  32185.     }
  32186.     /**
  32187.      * Gets the private 'maker.auto_command.make_voter' shared service.
  32188.      *
  32189.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32190.      */
  32191.     protected function getMaker_AutoCommand_MakeVoterService()
  32192.     {
  32193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32194.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32195.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32196.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32197.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  32198.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32199.         $instance->setName('make:voter');
  32200.         $instance->setDescription('Creates a new security voter class');
  32201.         return $instance;
  32202.     }
  32203.     /**
  32204.      * Gets the private 'maker.doctrine_helper' shared service.
  32205.      *
  32206.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  32207.      */
  32208.     protected function getMaker_DoctrineHelperService()
  32209.     {
  32210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  32211.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  32212.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'Gedmo\\Tree\\Entity'=> $a], => [=> 'App\\Entity'=> $a], => [=> 'Aqarmap\\Bundle\\UserBundle\\Entity'=> $a], => [=> 'Aqarmap\\Bundle\\MainBundle\\Entity'=> $a], => [=> 'Aqarmap\\Bundle\\ListingBundle\\Entity'=> $a], => [=> 'Aqarmap\\Bundle\\MessageBundle\\Entity'=> $a], => [=> 'Aqarmap\\Bundle\\CreditBundle\\Entity'=> $a], => [=> 'Aqarmap\\Bundle\\NotifierBundle\\Entity'=> $a], => [=> 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity'=> $a], => [=> 'Aqarmap\\Bundle\\MortgageBundle\\Entity'=> $a], 10 => [=> 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity'=> $a], 11 => [=> 'Aqarmap\\Bundle\\NeighborhoodBundle\\Entity'=> $a], 12 => [=> 'Aqarmap\\Bundle\\DiscussionBundle\\Entity'=> $a], 13 => [=> 'Aqarmap\\Bundle\\CRMBundle\\Entity'=> $a], 14 => [=> 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity'=> $a], 15 => [=> 'Aqarmap\\Bundle\\ExchangeBundle\\Entity'=> $a], 16 => [=> 'Aqarmap\\Bundle\\NotificationBundle\\Entity'=> $a], 17 => [=> 'Aqarmap\\Bundle\\PaymentBundle\\Entity'=> $a], 18 => [=> 'Aqarmap\\Bundle\\AnnouncementBundle\\Entity'=> $a], 19 => [=> 'Aqarmap\\Bundle\\SearchBundle\\Entity'=> $a], 20 => [=> 'Aqarmap\\Bundle\\FeatureToggleBundle\\Entity'=> $a], 21 => [=> 'Aqarmap\\Bundle\\ValueEngineBundle\\Entity'=> $a], 22 => [=> 'Aqarmap\\Bundle\\SurveyBundle\\Entity'=> $a], 23 => [=> 'Aqarmap\\Bundle\\OTPBundle\\Entity'=> $a], 24 => [=> 'Aqarmap\\Bundle\\FinancialAidsBundle\\Entity'=> $a], 25 => [=> 'Aqarmap\\Bundle\\RecurringTransactionBundle\\Entity'=> $a], 26 => [=> 'RedjanYm\\FCMBundle\\Entity'=> $a], 27 => [=> 'Vich\\UploaderBundle\\Entity'=> ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService())], 28 => [=> 'FOS\\UserBundle\\Model'=> ($this->privates['.28_doctrine_metadata_driver~NR9_EMx'] ?? $this->get_28DoctrineMetadataDriverNR9EMxService())]]]);
  32213.     }
  32214.     /**
  32215.      * Gets the private 'maker.entity_class_generator' shared service.
  32216.      *
  32217.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  32218.      */
  32219.     protected function getMaker_EntityClassGeneratorService()
  32220.     {
  32221.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  32222.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  32223.     }
  32224.     /**
  32225.      * Gets the private 'maker.file_manager' shared service.
  32226.      *
  32227.      * @return \Symfony\Bundle\MakerBundle\FileManager
  32228.      */
  32229.     protected function getMaker_FileManagerService()
  32230.     {
  32231.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  32232.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  32233.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  32234.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  32235.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  32236.     }
  32237.     /**
  32238.      * Gets the private 'maker.generator' shared service.
  32239.      *
  32240.      * @return \Symfony\Bundle\MakerBundle\Generator
  32241.      */
  32242.     protected function getMaker_GeneratorService()
  32243.     {
  32244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  32245.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  32246.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  32247.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  32248.     }
  32249.     /**
  32250.      * Gets the private 'maker.php_compat_util' shared service.
  32251.      *
  32252.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  32253.      */
  32254.     protected function getMaker_PhpCompatUtilService()
  32255.     {
  32256.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  32257.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  32258.     }
  32259.     /**
  32260.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  32261.      *
  32262.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  32263.      */
  32264.     protected function getMaker_Renderer_FormTypeRendererService()
  32265.     {
  32266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  32267.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32268.     }
  32269.     /**
  32270.      * Gets the private 'messenger.bus.default.middleware.doctrine_ping_connection' shared service.
  32271.      *
  32272.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware
  32273.      */
  32274.     protected function getMessenger_Bus_Default_Middleware_DoctrinePingConnectionService()
  32275.     {
  32276.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32277.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php';
  32278.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrinePingConnectionMiddleware.php';
  32279.         return $this->privates['messenger.bus.default.middleware.doctrine_ping_connection'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware(($this->services['doctrine'] ?? $this->getDoctrineService()));
  32280.     }
  32281.     /**
  32282.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  32283.      *
  32284.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  32285.      */
  32286.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  32287.     {
  32288.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32289.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  32290.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  32291.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  32292.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\Message\\Lead\\NewLeadMessage' => new RewindableGenerator(function () {
  32293.             yield => ($this->privates['.messenger.handler_descriptor.XrjJCsu'] ?? $this->get_Messenger_HandlerDescriptor_XrjJCsuService());
  32294.         }, 1), 'App\\Message\\Listing\\AfterChangeStatusMessage' => new RewindableGenerator(function () {
  32295.             yield => ($this->privates['.messenger.handler_descriptor.sRwIAy8'] ?? $this->get_Messenger_HandlerDescriptor_SRwIAy8Service());
  32296.         }, 1), 'App\\Message\\Listing\\BulkListingApproveMessage' => new RewindableGenerator(function () {
  32297.             yield => ($this->privates['.messenger.handler_descriptor.5HRDaKQ'] ?? $this->get_Messenger_HandlerDescriptor_5HRDaKQService());
  32298.         }, 1), 'App\\Message\\Listing\\SyncListingProjectMessage' => new RewindableGenerator(function () {
  32299.             yield => ($this->privates['.messenger.handler_descriptor.dc.1.bo'] ?? $this->get_Messenger_HandlerDescriptor_Dc_1_BoService());
  32300.         }, 1), 'App\\Message\\ListingUpdatedMessage' => new RewindableGenerator(function () {
  32301.             yield => ($this->privates['.messenger.handler_descriptor.NXXH9Pa'] ?? $this->get_Messenger_HandlerDescriptor_NXXH9PaService());
  32302.         }, 1), 'App\\Message\\Location\\AdminImportLocationsMessage' => new RewindableGenerator(function () {
  32303.             yield => ($this->privates['.messenger.handler_descriptor.kQwQsvy'] ?? $this->get_Messenger_HandlerDescriptor_KQwQsvyService());
  32304.         }, 1), 'App\\Message\\Location\\RecordLocationSearchHistoryMessage' => new RewindableGenerator(function () {
  32305.             yield => ($this->privates['.messenger.handler_descriptor.XFUQcio'] ?? $this->get_Messenger_HandlerDescriptor_XFUQcioService());
  32306.         }, 1), 'App\\Message\\LocationStatisticsMessage' => new RewindableGenerator(function () {
  32307.             yield => ($this->privates['.messenger.handler_descriptor.GbRGh2R'] ?? $this->get_Messenger_HandlerDescriptor_GbRGh2RService());
  32308.         }, 1), 'App\\Message\\LocationUpdatedMessage' => new RewindableGenerator(function () {
  32309.             yield => ($this->privates['.messenger.handler_descriptor.JeO4zog'] ?? $this->get_Messenger_HandlerDescriptor_JeO4zogService());
  32310.         }, 1), 'App\\Message\\LoginCredentialsUpdatedMessage' => new RewindableGenerator(function () {
  32311.             yield => ($this->privates['.messenger.handler_descriptor.PeFElIy'] ?? $this->get_Messenger_HandlerDescriptor_PeFElIyService());
  32312.         }, 1), 'App\\Message\\User\\ImportUsersDevelopersMessage' => new RewindableGenerator(function () {
  32313.             yield => ($this->privates['.messenger.handler_descriptor.arWGc4f'] ?? $this->get_Messenger_HandlerDescriptor_ArWGc4fService());
  32314.         }, 1), 'App\\Message\\User\\NewAccountMessage' => new RewindableGenerator(function () {
  32315.             yield => ($this->privates['.messenger.handler_descriptor.TLvkPvS'] ?? $this->get_Messenger_HandlerDescriptor_TLvkPvSService());
  32316.         }, 1), 'App\\Message\\User\\UpdateClientServedCountForUserMessage' => new RewindableGenerator(function () {
  32317.             yield => ($this->privates['.messenger.handler_descriptor.y6aMxSF'] ?? $this->get_Messenger_HandlerDescriptor_Y6aMxSFService());
  32318.         }, 1), 'App\\Message\\User\\UserSegmentMessage' => new RewindableGenerator(function () {
  32319.             yield => ($this->privates['.messenger.handler_descriptor.9qHbxty'] ?? $this->get_Messenger_HandlerDescriptor_9qHbxtyService());
  32320.         }, 1), 'App\\Message\\UserGroupUpdatedMessage' => new RewindableGenerator(function () {
  32321.             yield => ($this->privates['.messenger.handler_descriptor.O8j7clm'] ?? $this->get_Messenger_HandlerDescriptor_O8j7clmService());
  32322.         }, 1), 'Aqarmap\\Bundle\\UserBundle\\Message\\CreateLead' => new RewindableGenerator(function () {
  32323.             yield => ($this->privates['.messenger.handler_descriptor.TnEGxNs'] ?? $this->get_Messenger_HandlerDescriptor_TnEGxNsService());
  32324.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\Search' => new RewindableGenerator(function () {
  32325.             yield => ($this->privates['.messenger.handler_descriptor.2Q2O_CE'] ?? $this->get_Messenger_HandlerDescriptor_2Q2OCEService());
  32326.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ParentListingUpdated' => new RewindableGenerator(function () {
  32327.             yield => ($this->privates['.messenger.handler_descriptor.7u9lu3j'] ?? $this->get_Messenger_HandlerDescriptor_7u9lu3jService());
  32328.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingDeleted' => new RewindableGenerator(function () {
  32329.             yield => ($this->privates['.messenger.handler_descriptor.D4ehsao'] ?? $this->get_Messenger_HandlerDescriptor_D4ehsaoService());
  32330.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingInteractions' => new RewindableGenerator(function () {
  32331.             yield => ($this->privates['.messenger.handler_descriptor.MM.u3cU'] ?? $this->get_Messenger_HandlerDescriptor_MM_U3cUService());
  32332.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  32333.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  32334.         }, 1), 'Presta\\SitemapBundle\\Messenger\\DumpSitemapMessage' => new RewindableGenerator(function () {
  32335.             yield => ($this->privates['.messenger.handler_descriptor.axmPPI9'] ?? $this->get_Messenger_HandlerDescriptor_AxmPPI9Service());
  32336.         }, 1)]));
  32337.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32338.         return $instance;
  32339.     }
  32340.     /**
  32341.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  32342.      *
  32343.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  32344.      */
  32345.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  32346.     {
  32347.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32348.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  32349.         return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
  32350.     }
  32351.     /**
  32352.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  32353.      *
  32354.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  32355.      */
  32356.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  32357.     {
  32358.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  32359.         return $this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32360.             'default' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32361.             'external' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32362.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32363.             'failed_mailer' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32364.             'fasttrack' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32365.             'interactions' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32366.             'mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  32367.         ], [
  32368.             'default' => '?',
  32369.             'external' => '?',
  32370.             'failed' => '?',
  32371.             'failed_mailer' => '?',
  32372.             'fasttrack' => '?',
  32373.             'interactions' => '?',
  32374.             'mailer' => '?',
  32375.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32376.     }
  32377.     /**
  32378.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  32379.      *
  32380.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  32381.      */
  32382.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  32383.     {
  32384.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  32385.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32386.     }
  32387.     /**
  32388.      * Gets the private 'messenger.middleware.send_message' shared service.
  32389.      *
  32390.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  32391.      */
  32392.     protected function getMessenger_Middleware_SendMessageService()
  32393.     {
  32394.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32395.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  32396.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  32397.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  32398.         $a = ($this->privates['.service_locator.1dCwSD2'] ?? $this->get_ServiceLocator_1dCwSD2Service());
  32399.         if (isset($this->privates['messenger.middleware.send_message'])) {
  32400.             return $this->privates['messenger.middleware.send_message'];
  32401.         }
  32402.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32403.         if (isset($this->privates['messenger.middleware.send_message'])) {
  32404.             return $this->privates['messenger.middleware.send_message'];
  32405.         }
  32406.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['App\\Message\\User\\ImportUsersDevelopersMessage' => $this->parameters['enqueue.transports'], 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingInteractions' => [=> 'interactions'], 'Aqarmap\\Bundle\\ListingBundle\\Message\\Search' => $this->parameters['enqueue.transports'], 'Aqarmap\\Bundle\\ListingBundle\\Message\\ParentListingUpdated' => $this->parameters['enqueue.transports'], 'Aqarmap\\Bundle\\UserBundle\\Message\\CreateLead' => $this->parameters['enqueue.transports'], 'App\\Message\\LocationUpdatedMessage' => [=> 'external'], 'App\\Message\\ListingUpdatedMessage' => [=> 'external'], 'App\\Message\\UserGroupUpdatedMessage' => [=> 'external'], 'App\\Message\\User\\UpdateProfileMessage' => [=> 'external'], 'App\\Message\\LocationStatisticsMessage' => $this->parameters['enqueue.transports'], 'App\\Message\\Listing\\BulkListingApproveMessage' => $this->parameters['enqueue.transports'], 'App\\Message\\Location\\AdminImportLocationsMessage' => $this->parameters['enqueue.transports'], 'App\\Message\\User\\UpdateClientServedCountForUserMessage' => $this->parameters['enqueue.transports']], $a), $b);
  32407.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32408.         return $instance;
  32409.     }
  32410.     /**
  32411.      * Gets the private 'messenger.receiver_locator' shared service.
  32412.      *
  32413.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  32414.      */
  32415.     protected function getMessenger_ReceiverLocatorService()
  32416.     {
  32417.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32418.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  32419.             'external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  32420.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32421.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  32422.             'fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  32423.             'interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  32424.             'mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  32425.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  32426.             'messenger.transport.external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  32427.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32428.             'messenger.transport.failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  32429.             'messenger.transport.fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  32430.             'messenger.transport.interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  32431.             'messenger.transport.mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  32432.         ], [
  32433.             'default' => '?',
  32434.             'external' => '?',
  32435.             'failed' => '?',
  32436.             'failed_mailer' => '?',
  32437.             'fasttrack' => '?',
  32438.             'interactions' => '?',
  32439.             'mailer' => '?',
  32440.             'messenger.transport.default' => '?',
  32441.             'messenger.transport.external' => '?',
  32442.             'messenger.transport.failed' => '?',
  32443.             'messenger.transport.failed_mailer' => '?',
  32444.             'messenger.transport.fasttrack' => '?',
  32445.             'messenger.transport.interactions' => '?',
  32446.             'messenger.transport.mailer' => '?',
  32447.         ]);
  32448.     }
  32449.     /**
  32450.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  32451.      *
  32452.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32453.      */
  32454.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  32455.     {
  32456.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32457.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32458.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(56000020);
  32459.     }
  32460.     /**
  32461.      * Gets the private 'messenger.retry.multiplier_retry_strategy.external' shared service.
  32462.      *
  32463.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32464.      */
  32465.     protected function getMessenger_Retry_MultiplierRetryStrategy_ExternalService()
  32466.     {
  32467.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32468.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32469.         return $this->privates['messenger.retry.multiplier_retry_strategy.external'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  32470.     }
  32471.     /**
  32472.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  32473.      *
  32474.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32475.      */
  32476.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  32477.     {
  32478.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32479.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32480.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(25100020);
  32481.     }
  32482.     /**
  32483.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed_mailer' shared service.
  32484.      *
  32485.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32486.      */
  32487.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedMailerService()
  32488.     {
  32489.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32490.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32491.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed_mailer'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  32492.     }
  32493.     /**
  32494.      * Gets the private 'messenger.retry.multiplier_retry_strategy.fasttrack' shared service.
  32495.      *
  32496.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32497.      */
  32498.     protected function getMessenger_Retry_MultiplierRetryStrategy_FasttrackService()
  32499.     {
  32500.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32501.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32502.         return $this->privates['messenger.retry.multiplier_retry_strategy.fasttrack'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  32503.     }
  32504.     /**
  32505.      * Gets the private 'messenger.retry.multiplier_retry_strategy.interactions' shared service.
  32506.      *
  32507.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32508.      */
  32509.     protected function getMessenger_Retry_MultiplierRetryStrategy_InteractionsService()
  32510.     {
  32511.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32512.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32513.         return $this->privates['messenger.retry.multiplier_retry_strategy.interactions'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  32514.     }
  32515.     /**
  32516.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mailer' shared service.
  32517.      *
  32518.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32519.      */
  32520.     protected function getMessenger_Retry_MultiplierRetryStrategy_MailerService()
  32521.     {
  32522.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32523.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32524.         return $this->privates['messenger.retry.multiplier_retry_strategy.mailer'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(56000020);
  32525.     }
  32526.     /**
  32527.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  32528.      *
  32529.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  32530.      */
  32531.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  32532.     {
  32533.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  32534.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32535.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  32536.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  32537.         }
  32538.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.1dCwSD2'] ?? $this->get_ServiceLocator_1dCwSD2Service()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32539.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  32540.             'external' => ['privates''messenger.retry.multiplier_retry_strategy.external''getMessenger_Retry_MultiplierRetryStrategy_ExternalService'false],
  32541.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  32542.             'failed_mailer' => ['privates''messenger.retry.multiplier_retry_strategy.failed_mailer''getMessenger_Retry_MultiplierRetryStrategy_FailedMailerService'false],
  32543.             'fasttrack' => ['privates''messenger.retry.multiplier_retry_strategy.fasttrack''getMessenger_Retry_MultiplierRetryStrategy_FasttrackService'false],
  32544.             'interactions' => ['privates''messenger.retry.multiplier_retry_strategy.interactions''getMessenger_Retry_MultiplierRetryStrategy_InteractionsService'false],
  32545.             'mailer' => ['privates''messenger.retry.multiplier_retry_strategy.mailer''getMessenger_Retry_MultiplierRetryStrategy_MailerService'false],
  32546.         ], [
  32547.             'default' => '?',
  32548.             'external' => '?',
  32549.             'failed' => '?',
  32550.             'failed_mailer' => '?',
  32551.             'fasttrack' => '?',
  32552.             'interactions' => '?',
  32553.             'mailer' => '?',
  32554.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  32555.     }
  32556.     /**
  32557.      * Gets the private 'messenger.routable_message_bus' shared service.
  32558.      *
  32559.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  32560.      */
  32561.     protected function getMessenger_RoutableMessageBusService()
  32562.     {
  32563.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  32564.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32565.         if (isset($this->privates['messenger.routable_message_bus'])) {
  32566.             return $this->privates['messenger.routable_message_bus'];
  32567.         }
  32568.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32569.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  32570.         ], [
  32571.             'messenger.bus.default' => '?',
  32572.         ]), $a);
  32573.     }
  32574.     /**
  32575.      * Gets the private 'messenger.transport.default' shared service.
  32576.      *
  32577.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32578.      */
  32579.     protected function getMessenger_Transport_DefaultService()
  32580.     {
  32581.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32582.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32583.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32584.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32585.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32586.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32587.         if (isset($this->privates['messenger.transport.default'])) {
  32588.             return $this->privates['messenger.transport.default'];
  32589.         }
  32590.         return $this->privates['messenger.transport.default'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => ['moonshot_default_queue' => NULL], 'auto_setup' => true'transport_name' => 'default'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  32591.     }
  32592.     /**
  32593.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  32594.      *
  32595.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  32596.      */
  32597.     protected function getMessenger_Transport_Doctrine_FactoryService()
  32598.     {
  32599.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  32600.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  32601.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  32602.     }
  32603.     /**
  32604.      * Gets the private 'messenger.transport.external' shared service.
  32605.      *
  32606.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32607.      */
  32608.     protected function getMessenger_Transport_ExternalService()
  32609.     {
  32610.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32611.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32612.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32613.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32614.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32615.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32616.         if (isset($this->privates['messenger.transport.external'])) {
  32617.             return $this->privates['messenger.transport.external'];
  32618.         }
  32619.         return $this->privates['messenger.transport.external'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['auto_setup' => true'queues' => ['moonshot_incoming_external_queue' => ['binding_keys' => [=> 'external.auth.new_account'=> 'external.auth.login_credentials_updated']]], 'exchange' => ['name' => 'external_exchange''type' => 'topic'], 'delay' => ['exchange_name' => 'external_moonshot_delay'], 'transport_name' => 'external'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  32620.     }
  32621.     /**
  32622.      * Gets the private 'messenger.transport.failed' shared service.
  32623.      *
  32624.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32625.      */
  32626.     protected function getMessenger_Transport_FailedService()
  32627.     {
  32628.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32629.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32630.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32631.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32632.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32633.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32634.         if (isset($this->privates['messenger.transport.failed'])) {
  32635.             return $this->privates['messenger.transport.failed'];
  32636.         }
  32637.         return $this->privates['messenger.transport.failed'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['auto_setup' => true'queues' => ['moonshot_messenger_failed_queue' => NULL], 'exchange' => ['name' => 'moonshot_messenger_failed_exchange'], 'delay' => ['exchange_name' => 'moonshot_messenger_failed_delay'], 'transport_name' => 'failed'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  32638.     }
  32639.     /**
  32640.      * Gets the private 'messenger.transport.failed_mailer' shared service.
  32641.      *
  32642.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32643.      */
  32644.     protected function getMessenger_Transport_FailedMailerService()
  32645.     {
  32646.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32647.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32648.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32649.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32650.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32651.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32652.         if (isset($this->privates['messenger.transport.failed_mailer'])) {
  32653.             return $this->privates['messenger.transport.failed_mailer'];
  32654.         }
  32655.         return $this->privates['messenger.transport.failed_mailer'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['queues' => ['moonshot_messenger_failed_mailer_queue' => NULL], 'exchange' => ['name' => 'moonshot_messenger_failed_mailer_exchange'], 'delay' => ['exchange_name' => 'moonshot_messenger_failed_mailer_delay'], 'transport_name' => 'failed_mailer'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  32656.     }
  32657.     /**
  32658.      * Gets the private 'messenger.transport.fasttrack' shared service.
  32659.      *
  32660.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32661.      */
  32662.     protected function getMessenger_Transport_FasttrackService()
  32663.     {
  32664.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32665.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32666.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32667.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32668.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32669.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32670.         if (isset($this->privates['messenger.transport.fasttrack'])) {
  32671.             return $this->privates['messenger.transport.fasttrack'];
  32672.         }
  32673.         return $this->privates['messenger.transport.fasttrack'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['auto_setup' => true'queues' => ['moonshot_fasttrack_queue' => NULL], 'exchange' => ['name' => 'moonshot_fasttrack_exchange'], 'delay' => ['exchange_name' => 'moonshot_fasttrack_delay_queue'], 'transport_name' => 'fasttrack'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  32674.     }
  32675.     /**
  32676.      * Gets the private 'messenger.transport.interactions' shared service.
  32677.      *
  32678.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32679.      */
  32680.     protected function getMessenger_Transport_InteractionsService()
  32681.     {
  32682.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32683.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32684.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32685.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32686.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32687.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32688.         if (isset($this->privates['messenger.transport.interactions'])) {
  32689.             return $this->privates['messenger.transport.interactions'];
  32690.         }
  32691.         return $this->privates['messenger.transport.interactions'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['auto_setup' => true'queues' => ['moonshot_interactions_queue' => NULL], 'exchange' => ['name' => 'interactions_exchange'], 'delay' => ['exchange_name' => 'interactions_delay'], 'transport_name' => 'interactions'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  32692.     }
  32693.     /**
  32694.      * Gets the private 'messenger.transport.mailer' shared service.
  32695.      *
  32696.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32697.      */
  32698.     protected function getMessenger_Transport_MailerService()
  32699.     {
  32700.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32701.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32702.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32703.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32704.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32705.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32706.         if (isset($this->privates['messenger.transport.mailer'])) {
  32707.             return $this->privates['messenger.transport.mailer'];
  32708.         }
  32709.         return $this->privates['messenger.transport.mailer'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['auto_setup' => true'queues' => ['moonshot_mailer_queue' => NULL], 'exchange' => ['name' => 'moonshot_mailer_exchange'], 'delay' => ['exchange_name' => 'moonshot_mailer_delay'], 'transport_name' => 'mailer'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  32710.     }
  32711.     /**
  32712.      * Gets the private 'messenger.transport.sqs.factory' shared service.
  32713.      *
  32714.      * @return \Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory
  32715.      */
  32716.     protected function getMessenger_Transport_Sqs_FactoryService()
  32717.     {
  32718.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  32719.         include_once \dirname(__DIR__4).'/vendor/symfony/amazon-sqs-messenger/Transport/AmazonSqsTransportFactory.php';
  32720.         return $this->privates['messenger.transport.sqs.factory'] = new \Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32721.     }
  32722.     /**
  32723.      * Gets the private 'messenger.transport.sync.factory' shared service.
  32724.      *
  32725.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  32726.      */
  32727.     protected function getMessenger_Transport_Sync_FactoryService()
  32728.     {
  32729.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  32730.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  32731.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  32732.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  32733.             return $this->privates['messenger.transport.sync.factory'];
  32734.         }
  32735.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  32736.     }
  32737.     /**
  32738.      * Gets the private 'messenger.transport_factory' shared service.
  32739.      *
  32740.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  32741.      */
  32742.     protected function getMessenger_TransportFactoryService()
  32743.     {
  32744.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  32745.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  32746.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  32747.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  32748.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  32749.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  32750.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  32751.             yield => ($this->privates['messenger.transport.sqs.factory'] ?? $this->getMessenger_Transport_Sqs_FactoryService());
  32752.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  32753.         }, 6));
  32754.     }
  32755.     /**
  32756.      * Gets the private 'mime_types' shared service.
  32757.      *
  32758.      * @return \Symfony\Component\Mime\MimeTypes
  32759.      */
  32760.     protected function getMimeTypesService()
  32761.     {
  32762.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  32763.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  32764.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  32765.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  32766.         $instance->setDefault($instance);
  32767.         return $instance;
  32768.     }
  32769.     /**
  32770.      * Gets the private 'monolog.command.server_log' shared service.
  32771.      *
  32772.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  32773.      */
  32774.     protected function getMonolog_Command_ServerLogService()
  32775.     {
  32776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32777.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  32778.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  32779.         $instance->setName('server:log');
  32780.         $instance->setDescription('Start a log server that displays logs in real time');
  32781.         return $instance;
  32782.     }
  32783.     /**
  32784.      * Gets the private 'monolog.handler.console' shared service.
  32785.      *
  32786.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  32787.      */
  32788.     protected function getMonolog_Handler_ConsoleService()
  32789.     {
  32790.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  32791.     }
  32792.     /**
  32793.      * Gets the private 'monolog.handler.main' shared service.
  32794.      *
  32795.      * @return \Monolog\Handler\StreamHandler
  32796.      */
  32797.     protected function getMonolog_Handler_MainService()
  32798.     {
  32799.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  32800.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  32801.         return $instance;
  32802.     }
  32803.     /**
  32804.      * Gets the private 'monolog.logger' shared service.
  32805.      *
  32806.      * @return \Symfony\Bridge\Monolog\Logger
  32807.      */
  32808.     protected function getMonolog_LoggerService()
  32809.     {
  32810.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  32811.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32812.         $instance->useMicrosecondTimestamps(true);
  32813.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  32814.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32815.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  32816.         return $instance;
  32817.     }
  32818.     /**
  32819.      * Gets the private 'monolog.logger.cache' shared service.
  32820.      *
  32821.      * @return \Symfony\Bridge\Monolog\Logger
  32822.      */
  32823.     protected function getMonolog_Logger_CacheService()
  32824.     {
  32825.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  32826.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32827.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  32828.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32829.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  32830.         return $instance;
  32831.     }
  32832.     /**
  32833.      * Gets the private 'monolog.logger.doctrine' shared service.
  32834.      *
  32835.      * @return \Symfony\Bridge\Monolog\Logger
  32836.      */
  32837.     protected function getMonolog_Logger_DoctrineService()
  32838.     {
  32839.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  32840.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32841.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32842.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  32843.         return $instance;
  32844.     }
  32845.     /**
  32846.      * Gets the private 'monolog.logger.mailer' shared service.
  32847.      *
  32848.      * @return \Symfony\Bridge\Monolog\Logger
  32849.      */
  32850.     protected function getMonolog_Logger_MailerService()
  32851.     {
  32852.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  32853.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32854.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  32855.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32856.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  32857.         return $instance;
  32858.     }
  32859.     /**
  32860.      * Gets the private 'monolog.logger.messenger' shared service.
  32861.      *
  32862.      * @return \Symfony\Bridge\Monolog\Logger
  32863.      */
  32864.     protected function getMonolog_Logger_MessengerService()
  32865.     {
  32866.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  32867.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32868.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32869.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  32870.         return $instance;
  32871.     }
  32872.     /**
  32873.      * Gets the private 'monolog.logger.request' shared service.
  32874.      *
  32875.      * @return \Symfony\Bridge\Monolog\Logger
  32876.      */
  32877.     protected function getMonolog_Logger_RequestService()
  32878.     {
  32879.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  32880.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32881.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  32882.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32883.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  32884.         return $instance;
  32885.     }
  32886.     /**
  32887.      * Gets the private 'monolog.logger.security' shared service.
  32888.      *
  32889.      * @return \Symfony\Bridge\Monolog\Logger
  32890.      */
  32891.     protected function getMonolog_Logger_SecurityService()
  32892.     {
  32893.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  32894.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32895.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  32896.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32897.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  32898.         return $instance;
  32899.     }
  32900.     /**
  32901.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  32902.      *
  32903.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  32904.      */
  32905.     protected function getNelmioApiDoc_Describers_ConfigService()
  32906.     {
  32907.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  32908.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php';
  32909.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['components' => ['securitySchemes' => ['OAuth2' => ['type' => 'oauth2''flows' => ['implicit' => ['authorizationUrl' => $this->getEnv('OAUTH_PUBLIC_SERVER_URL').'/authorize?client_id='.$this->getEnv('string:OAUTH_CLIENT_ID'), 'tokenUrl' => $this->getEnv('string:OAUTH_PUBLIC_SERVER_URL').'/token''refreshUrl' => $this->getEnv('string:OAUTH_PUBLIC_SERVER_URL').'/token''scopes' => []]]]]], 'info' => ['title' => 'Aqarmap API Documentation''description' => 'Auto Generated documentation for the Aqarmap API''version' => '1.0.0''x-build' => $this->getEnv('APP_VERSION')]]);
  32910.     }
  32911.     /**
  32912.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  32913.      *
  32914.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  32915.      */
  32916.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  32917.     {
  32918.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  32919.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/OpenApiPhpDescriber.php';
  32920.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  32921.         return $this->privates['nelmio_api_doc.describers.openapi_php.default'] = new \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  32922.     }
  32923.     /**
  32924.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  32925.      *
  32926.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  32927.      */
  32928.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  32929.     {
  32930.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  32931.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  32932.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  32933.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/RouteDescriber.php';
  32934.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  32935.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  32936.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  32937.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  32938.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  32939.         }, 3));
  32940.     }
  32941.     /**
  32942.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  32943.      *
  32944.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  32945.      */
  32946.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  32947.     {
  32948.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  32949.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  32950.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  32951.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  32952.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/FormModelDescriber.php';
  32953.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json'], falsetrue);
  32954.     }
  32955.     /**
  32956.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  32957.      *
  32958.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  32959.      */
  32960.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  32961.     {
  32962.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  32963.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  32964.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  32965.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  32966.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/JMSModelDescriber.php';
  32967.         return $this->privates['nelmio_api_doc.model_describers.jms'] = new \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber(($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json'], NULLfalse, ($this->services['jms_serializer.serialization_context_factory'] ?? $this->getJmsSerializer_SerializationContextFactoryService()));
  32968.     }
  32969.     /**
  32970.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  32971.      *
  32972.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  32973.      */
  32974.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  32975.     {
  32976.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  32977.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  32978.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  32979.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  32980.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ObjectModelDescriber.php';
  32981.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService()), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), false, ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  32982.     }
  32983.     /**
  32984.      * Gets the private 'nelmio_api_doc.object_model.property_describer' shared service.
  32985.      *
  32986.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber
  32987.      */
  32988.     protected function getNelmioApiDoc_ObjectModel_PropertyDescriberService()
  32989.     {
  32990.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriberInterface.php';
  32991.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  32992.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  32993.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriber.php';
  32994.         return $this->privates['nelmio_api_doc.object_model.property_describer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber(new RewindableGenerator(function () {
  32995.             yield => ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService());
  32996.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.nullable'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.nullable'] = new \Nelmio\ApiDocBundle\PropertyDescriber\NullablePropertyDescriber()));
  32997.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.required'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.required'] = new \Nelmio\ApiDocBundle\PropertyDescriber\RequiredPropertyDescriber()));
  32998.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber()));
  32999.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.dictionary'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.dictionary'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DictionaryPropertyDescriber()));
  33000.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  33001.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  33002.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  33003.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  33004.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  33005.             yield 10 => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  33006.             yield 11 => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber()));
  33007.         }, 12));
  33008.     }
  33009.     /**
  33010.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  33011.      *
  33012.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  33013.      */
  33014.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  33015.     {
  33016.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberInterface.php';
  33017.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberTrait.php';
  33018.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/FosRestDescriber.php';
  33019.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  33020.     }
  33021.     /**
  33022.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  33023.      *
  33024.      * @return \Symfony\Component\Routing\RouteCollection
  33025.      */
  33026.     protected function getNelmioApiDoc_Routes_DefaultService()
  33027.     {
  33028.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  33029.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Routing/FilteredRouteCollectionBuilder.php';
  33030.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  33031.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/api(?!/doc$)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  33032.     }
  33033.     /**
  33034.      * Gets the private 'old_sound_rabbit_mq.anon_consumer_command' shared service.
  33035.      *
  33036.      * @return \OldSound\RabbitMqBundle\Command\AnonConsumerCommand
  33037.      */
  33038.     protected function getOldSoundRabbitMq_AnonConsumerCommandService()
  33039.     {
  33040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33041.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33042.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33043.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/AnonConsumerCommand.php';
  33044.         $this->privates['old_sound_rabbit_mq.anon_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\AnonConsumerCommand();
  33045.         $instance->setContainer($this);
  33046.         $instance->setName('rabbitmq:anon-consumer');
  33047.         return $instance;
  33048.     }
  33049.     /**
  33050.      * Gets the private 'old_sound_rabbit_mq.batch_consumer_command' shared service.
  33051.      *
  33052.      * @return \OldSound\RabbitMqBundle\Command\BatchConsumerCommand
  33053.      */
  33054.     protected function getOldSoundRabbitMq_BatchConsumerCommandService()
  33055.     {
  33056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33057.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33058.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BatchConsumerCommand.php';
  33059.         $this->privates['old_sound_rabbit_mq.batch_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\BatchConsumerCommand();
  33060.         $instance->setContainer($this);
  33061.         $instance->setName('rabbitmq:batch:consumer');
  33062.         return $instance;
  33063.     }
  33064.     /**
  33065.      * Gets the private 'old_sound_rabbit_mq.command.rpc_server_command' shared service.
  33066.      *
  33067.      * @return \OldSound\RabbitMqBundle\Command\RpcServerCommand
  33068.      */
  33069.     protected function getOldSoundRabbitMq_Command_RpcServerCommandService()
  33070.     {
  33071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33072.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33073.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/RpcServerCommand.php';
  33074.         $this->privates['old_sound_rabbit_mq.command.rpc_server_command'] = $instance = new \OldSound\RabbitMqBundle\Command\RpcServerCommand();
  33075.         $instance->setContainer($this);
  33076.         $instance->setName('rabbitmq:rpc-server');
  33077.         return $instance;
  33078.     }
  33079.     /**
  33080.      * Gets the private 'old_sound_rabbit_mq.command.setup_fabric_command' shared service.
  33081.      *
  33082.      * @return \OldSound\RabbitMqBundle\Command\SetupFabricCommand
  33083.      */
  33084.     protected function getOldSoundRabbitMq_Command_SetupFabricCommandService()
  33085.     {
  33086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33087.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33088.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/SetupFabricCommand.php';
  33089.         $this->privates['old_sound_rabbit_mq.command.setup_fabric_command'] = $instance = new \OldSound\RabbitMqBundle\Command\SetupFabricCommand();
  33090.         $instance->setContainer($this);
  33091.         $instance->setName('rabbitmq:setup-fabric');
  33092.         return $instance;
  33093.     }
  33094.     /**
  33095.      * Gets the private 'old_sound_rabbit_mq.command.std_in_producer_command' shared service.
  33096.      *
  33097.      * @return \OldSound\RabbitMqBundle\Command\StdInProducerCommand
  33098.      */
  33099.     protected function getOldSoundRabbitMq_Command_StdInProducerCommandService()
  33100.     {
  33101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33102.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33103.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/StdInProducerCommand.php';
  33104.         $this->privates['old_sound_rabbit_mq.command.std_in_producer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\StdInProducerCommand();
  33105.         $instance->setContainer($this);
  33106.         $instance->setName('rabbitmq:stdin-producer');
  33107.         return $instance;
  33108.     }
  33109.     /**
  33110.      * Gets the private 'old_sound_rabbit_mq.consumer_command' shared service.
  33111.      *
  33112.      * @return \OldSound\RabbitMqBundle\Command\ConsumerCommand
  33113.      */
  33114.     protected function getOldSoundRabbitMq_ConsumerCommandService()
  33115.     {
  33116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33117.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33118.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33119.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  33120.         $this->privates['old_sound_rabbit_mq.consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\ConsumerCommand();
  33121.         $instance->setContainer($this);
  33122.         $instance->setName('rabbitmq:consumer');
  33123.         return $instance;
  33124.     }
  33125.     /**
  33126.      * Gets the private 'old_sound_rabbit_mq.delete_command' shared service.
  33127.      *
  33128.      * @return \OldSound\RabbitMqBundle\Command\DeleteCommand
  33129.      */
  33130.     protected function getOldSoundRabbitMq_DeleteCommandService()
  33131.     {
  33132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33133.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33134.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33135.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  33136.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/DeleteCommand.php';
  33137.         $this->privates['old_sound_rabbit_mq.delete_command'] = $instance = new \OldSound\RabbitMqBundle\Command\DeleteCommand();
  33138.         $instance->setContainer($this);
  33139.         $instance->setName('rabbitmq:delete');
  33140.         return $instance;
  33141.     }
  33142.     /**
  33143.      * Gets the private 'old_sound_rabbit_mq.dynamic_consumer_command' shared service.
  33144.      *
  33145.      * @return \OldSound\RabbitMqBundle\Command\DynamicConsumerCommand
  33146.      */
  33147.     protected function getOldSoundRabbitMq_DynamicConsumerCommandService()
  33148.     {
  33149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33150.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33151.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33152.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/DynamicConsumerCommand.php';
  33153.         $this->privates['old_sound_rabbit_mq.dynamic_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\DynamicConsumerCommand();
  33154.         $instance->setContainer($this);
  33155.         $instance->setName('rabbitmq:dynamic-consumer');
  33156.         return $instance;
  33157.     }
  33158.     /**
  33159.      * Gets the private 'old_sound_rabbit_mq.multiple_consumer_command' shared service.
  33160.      *
  33161.      * @return \OldSound\RabbitMqBundle\Command\MultipleConsumerCommand
  33162.      */
  33163.     protected function getOldSoundRabbitMq_MultipleConsumerCommandService()
  33164.     {
  33165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33166.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33167.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33168.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/MultipleConsumerCommand.php';
  33169.         $this->privates['old_sound_rabbit_mq.multiple_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\MultipleConsumerCommand();
  33170.         $instance->setContainer($this);
  33171.         $instance->setName('rabbitmq:multiple-consumer');
  33172.         return $instance;
  33173.     }
  33174.     /**
  33175.      * Gets the private 'old_sound_rabbit_mq.purge_consumer_command' shared service.
  33176.      *
  33177.      * @return \OldSound\RabbitMqBundle\Command\PurgeConsumerCommand
  33178.      */
  33179.     protected function getOldSoundRabbitMq_PurgeConsumerCommandService()
  33180.     {
  33181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33182.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33183.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33184.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  33185.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/PurgeConsumerCommand.php';
  33186.         $this->privates['old_sound_rabbit_mq.purge_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\PurgeConsumerCommand();
  33187.         $instance->setContainer($this);
  33188.         $instance->setName('rabbitmq:purge');
  33189.         return $instance;
  33190.     }
  33191.     /**
  33192.      * Gets the private 'parameter_bag' shared service.
  33193.      *
  33194.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  33195.      */
  33196.     protected function getParameterBagService()
  33197.     {
  33198.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  33199.     }
  33200.     /**
  33201.      * Gets the private 'presta_sitemap.eventlistener.route_annotation' shared service.
  33202.      *
  33203.      * @return \Presta\SitemapBundle\EventListener\RouteAnnotationEventListener
  33204.      */
  33205.     protected function getPrestaSitemap_Eventlistener_RouteAnnotationService()
  33206.     {
  33207.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/EventListener/RouteAnnotationEventListener.php';
  33208.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33209.         if (isset($this->privates['presta_sitemap.eventlistener.route_annotation'])) {
  33210.             return $this->privates['presta_sitemap.eventlistener.route_annotation'];
  33211.         }
  33212.         return $this->privates['presta_sitemap.eventlistener.route_annotation'] = new \Presta\SitemapBundle\EventListener\RouteAnnotationEventListener(($this->services['router'] ?? $this->getRouterService()), $a'default');
  33213.     }
  33214.     /**
  33215.      * Gets the private 'profiler_listener' shared service.
  33216.      *
  33217.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  33218.      */
  33219.     protected function getProfilerListenerService()
  33220.     {
  33221.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  33222.         if (isset($this->privates['profiler_listener'])) {
  33223.             return $this->privates['profiler_listener'];
  33224.         }
  33225.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  33226.     }
  33227.     /**
  33228.      * Gets the private 'property_accessor' shared service.
  33229.      *
  33230.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  33231.      */
  33232.     protected function getPropertyAccessorService()
  33233.     {
  33234.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33235.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  33236.     }
  33237.     /**
  33238.      * Gets the private 'property_info' shared service.
  33239.      *
  33240.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  33241.      */
  33242.     protected function getPropertyInfoService()
  33243.     {
  33244.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  33245.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  33246.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33247.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  33248.         }, 3), new RewindableGenerator(function () {
  33249.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  33250.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  33251.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  33252.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33253.         }, 4), new RewindableGenerator(function () {
  33254.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  33255.         }, 1), new RewindableGenerator(function () {
  33256.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  33257.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33258.         }, 2), new RewindableGenerator(function () {
  33259.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33260.         }, 1));
  33261.     }
  33262.     /**
  33263.      * Gets the private 'property_info.serializer_extractor' shared service.
  33264.      *
  33265.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  33266.      */
  33267.     protected function getPropertyInfo_SerializerExtractorService()
  33268.     {
  33269.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  33270.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  33271.     }
  33272.     /**
  33273.      * Gets the private 'rate_limiter_storage_pool' shared service.
  33274.      *
  33275.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33276.      */
  33277.     protected function getRateLimiterStoragePoolService()
  33278.     {
  33279.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.FANDyXX'] ?? $this->get_CacheConnection_FANDyXXService()), 'zyfphW0CYO'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  33280.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33281.         return $this->privates['rate_limiter_storage_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  33282.     }
  33283.     /**
  33284.      * Gets the private 'router.cache_warmer' shared service.
  33285.      *
  33286.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  33287.      */
  33288.     protected function getRouter_CacheWarmerService()
  33289.     {
  33290.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33291.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  33292.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33293.             'router' => ['services''router''getRouterService'false],
  33294.         ], [
  33295.             'router' => '?',
  33296.         ]))->withContext('router.cache_warmer'$this));
  33297.     }
  33298.     /**
  33299.      * Gets the private 'router.expression_language_provider' shared service.
  33300.      *
  33301.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  33302.      */
  33303.     protected function getRouter_ExpressionLanguageProviderService()
  33304.     {
  33305.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33306.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  33307.         ], [
  33308.             'env' => 'Closure',
  33309.         ]));
  33310.     }
  33311.     /**
  33312.      * Gets the private 'router.request_context' shared service.
  33313.      *
  33314.      * @return \Symfony\Component\Routing\RequestContext
  33315.      */
  33316.     protected function getRouter_RequestContextService()
  33317.     {
  33318.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('APP_HOST'), $this->getEnv('APP_SCHEME'), 80443);
  33319.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  33320.         return $instance;
  33321.     }
  33322.     /**
  33323.      * Gets the private 'router_listener' shared service.
  33324.      *
  33325.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  33326.      */
  33327.     protected function getRouterListenerService()
  33328.     {
  33329.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  33330.     }
  33331.     /**
  33332.      * Gets the private 'secrets.vault' shared service.
  33333.      *
  33334.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  33335.      */
  33336.     protected function getSecrets_VaultService()
  33337.     {
  33338.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33339.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  33340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  33341.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  33342.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  33343.     }
  33344.     /**
  33345.      * Gets the private 'security.access_listener' shared service.
  33346.      *
  33347.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  33348.      */
  33349.     protected function getSecurity_AccessListenerService()
  33350.     {
  33351.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33352.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33353.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  33354.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  33355.         if (isset($this->privates['security.access_listener'])) {
  33356.             return $this->privates['security.access_listener'];
  33357.         }
  33358.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33359.         if (isset($this->privates['security.access_listener'])) {
  33360.             return $this->privates['security.access_listener'];
  33361.         }
  33362.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
  33363.     }
  33364.     /**
  33365.      * Gets the private 'security.access_map' shared service.
  33366.      *
  33367.      * @return \Symfony\Component\Security\Http\AccessMap
  33368.      */
  33369.     protected function getSecurity_AccessMapService()
  33370.     {
  33371.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  33372.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  33373.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  33374.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/dashboard/profile/edit'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  33375.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/dashboard/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  33376.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/leads'), [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_ACCESS_TO_ADMIN_LEADS'=> 'ROLE_LEADS_STATISTICS'], NULL);
  33377.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/broker'), [=> 'ROLE_BROKER_SALES'], NULL);
  33378.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/seller'), [=> 'ROLE_BROKER_SALES'], NULL);
  33379.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/staff'), [=> 'ROLE_CRM'], NULL);
  33380.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/'), [=> 'ROLE_ADMIN'], NULL);
  33381.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/doc'), [=> 'ROLE_API_DEVELOPER'], NULL);
  33382.         return $instance;
  33383.     }
  33384.     /**
  33385.      * Gets the private 'security.authentication.listener.anonymous.api_v3_anonymous_lead' shared service.
  33386.      *
  33387.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  33388.      *
  33389.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.api_v3_anonymous_lead" service is deprecated, use the new authenticator system instead.
  33390.      */
  33391.     protected function getSecurity_Authentication_Listener_Anonymous_ApiV3AnonymousLeadService()
  33392.     {
  33393.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.api_v3_anonymous_lead" service is deprecated, use the new authenticator system instead.');
  33394.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33395.         if (isset($this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'])) {
  33396.             return $this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'];
  33397.         }
  33398.         return $this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  33399.     }
  33400.     /**
  33401.      * Gets the private 'security.authentication.listener.anonymous.api_v4_list_top_customers' shared service.
  33402.      *
  33403.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  33404.      *
  33405.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.api_v4_list_top_customers" service is deprecated, use the new authenticator system instead.
  33406.      */
  33407.     protected function getSecurity_Authentication_Listener_Anonymous_ApiV4ListTopCustomersService()
  33408.     {
  33409.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.api_v4_list_top_customers" service is deprecated, use the new authenticator system instead.');
  33410.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33411.         if (isset($this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'])) {
  33412.             return $this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'];
  33413.         }
  33414.         return $this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  33415.     }
  33416.     /**
  33417.      * Gets the private 'security.authentication.listener.anonymous.aqarmap_api_user_personal_data' shared service.
  33418.      *
  33419.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  33420.      *
  33421.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.aqarmap_api_user_personal_data" service is deprecated, use the new authenticator system instead.
  33422.      */
  33423.     protected function getSecurity_Authentication_Listener_Anonymous_AqarmapApiUserPersonalDataService()
  33424.     {
  33425.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.aqarmap_api_user_personal_data" service is deprecated, use the new authenticator system instead.');
  33426.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33427.         if (isset($this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'])) {
  33428.             return $this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'];
  33429.         }
  33430.         return $this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  33431.     }
  33432.     /**
  33433.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  33434.      *
  33435.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  33436.      *
  33437.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  33438.      */
  33439.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  33440.     {
  33441.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  33442.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33443.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  33444.             return $this->privates['security.authentication.listener.anonymous.main'];
  33445.         }
  33446.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
  33447.     }
  33448.     /**
  33449.      * Gets the private 'security.authentication.listener.form.main' shared service.
  33450.      *
  33451.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  33452.      *
  33453.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
  33454.      */
  33455.     protected function getSecurity_Authentication_Listener_Form_MainService()
  33456.     {
  33457.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
  33458.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  33459.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  33460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  33461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  33462.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Handler/AuthenticationSuccessHandler.php';
  33463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  33464.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  33465.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  33466.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Handler/AuthenticationFailureHandler.php';
  33467.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33468.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  33469.             return $this->privates['security.authentication.listener.form.main'];
  33470.         }
  33471.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33472.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  33473.             return $this->privates['security.authentication.listener.form.main'];
  33474.         }
  33475.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  33476.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  33477.             return $this->privates['security.authentication.listener.form.main'];
  33478.         }
  33479.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  33480.         $this->privates['security.authentication.listener.form.main'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $d'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Aqarmap\Bundle\UserBundle\Handler\AuthenticationSuccessHandler($d$b), ['login_path' => 'app_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false], 'main'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Aqarmap\Bundle\UserBundle\Handler\AuthenticationFailureHandler($c$d, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ['login_path' => 'app_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']), ['check_path' => 'app_login''login_path' => 'app_login''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $b, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  33481.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  33482.         return $instance;
  33483.     }
  33484.     /**
  33485.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  33486.      *
  33487.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  33488.      *
  33489.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
  33490.      */
  33491.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  33492.     {
  33493.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
  33494.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33495.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  33496.             return $this->privates['security.authentication.listener.rememberme.main'];
  33497.         }
  33498.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33499.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  33500.             return $this->privates['security.authentication.listener.rememberme.main'];
  33501.         }
  33502.         return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()), $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $btrue, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  33503.     }
  33504.     /**
  33505.      * Gets the private 'security.authentication.listener.use_oauth.api' shared autowired service.
  33506.      *
  33507.      * @return \App\Security\Firewall\OAuthListener
  33508.      */
  33509.     protected function getSecurity_Authentication_Listener_UseOauth_ApiService()
  33510.     {
  33511.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  33512.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33513.         if (isset($this->privates['security.authentication.listener.use_oauth.api'])) {
  33514.             return $this->privates['security.authentication.listener.use_oauth.api'];
  33515.         }
  33516.         return $this->privates['security.authentication.listener.use_oauth.api'] = new \App\Security\Firewall\OAuthListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  33517.     }
  33518.     /**
  33519.      * Gets the private 'security.authentication.listener.use_oauth.api_v3' shared autowired service.
  33520.      *
  33521.      * @return \App\Security\Firewall\OAuthListener
  33522.      */
  33523.     protected function getSecurity_Authentication_Listener_UseOauth_ApiV3Service()
  33524.     {
  33525.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  33526.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33527.         if (isset($this->privates['security.authentication.listener.use_oauth.api_v3'])) {
  33528.             return $this->privates['security.authentication.listener.use_oauth.api_v3'];
  33529.         }
  33530.         return $this->privates['security.authentication.listener.use_oauth.api_v3'] = new \App\Security\Firewall\OAuthListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  33531.     }
  33532.     /**
  33533.      * Gets the private 'security.authentication.listener.use_oauth.api_v4' shared autowired service.
  33534.      *
  33535.      * @return \App\Security\Firewall\OAuthListener
  33536.      */
  33537.     protected function getSecurity_Authentication_Listener_UseOauth_ApiV4Service()
  33538.     {
  33539.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  33540.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33541.         if (isset($this->privates['security.authentication.listener.use_oauth.api_v4'])) {
  33542.             return $this->privates['security.authentication.listener.use_oauth.api_v4'];
  33543.         }
  33544.         return $this->privates['security.authentication.listener.use_oauth.api_v4'] = new \App\Security\Firewall\OAuthListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  33545.     }
  33546.     /**
  33547.      * Gets the private 'security.authentication.manager' shared service.
  33548.      *
  33549.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  33550.      *
  33551.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  33552.      */
  33553.     protected function getSecurity_Authentication_ManagerService()
  33554.     {
  33555.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  33556.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  33557.             yield => ($this->privates['security.authentication.provider.anonymous.api_v3_anonymous_lead'] ?? $this->getSecurity_Authentication_Provider_Anonymous_ApiV3AnonymousLeadService());
  33558.             yield => ($this->privates['security.authentication.provider.anonymous.api_v4_list_top_customers'] ?? $this->getSecurity_Authentication_Provider_Anonymous_ApiV4ListTopCustomersService());
  33559.             yield => ($this->privates['security.authentication.provider.anonymous.aqarmap_api_user_personal_data'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AqarmapApiUserPersonalDataService());
  33560.             yield => ($this->privates['security.authentication.provider.oauth.api'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiService());
  33561.             yield => ($this->privates['security.authentication.provider.oauth.api_v3'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiV3Service());
  33562.             yield => ($this->privates['security.authentication.provider.oauth.api_v4'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiV4Service());
  33563.             yield => ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService());
  33564.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  33565.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  33566.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  33567.         }, 10), true);
  33568.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  33569.         return $instance;
  33570.     }
  33571.     /**
  33572.      * Gets the private 'security.authentication.provider.anonymous.api_v3_anonymous_lead' shared service.
  33573.      *
  33574.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  33575.      *
  33576.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.api_v3_anonymous_lead" service is deprecated, use the new authenticator system instead.
  33577.      */
  33578.     protected function getSecurity_Authentication_Provider_Anonymous_ApiV3AnonymousLeadService()
  33579.     {
  33580.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.api_v3_anonymous_lead" service is deprecated, use the new authenticator system instead.');
  33581.         return $this->privates['security.authentication.provider.anonymous.api_v3_anonymous_lead'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  33582.     }
  33583.     /**
  33584.      * Gets the private 'security.authentication.provider.anonymous.api_v4_list_top_customers' shared service.
  33585.      *
  33586.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  33587.      *
  33588.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.api_v4_list_top_customers" service is deprecated, use the new authenticator system instead.
  33589.      */
  33590.     protected function getSecurity_Authentication_Provider_Anonymous_ApiV4ListTopCustomersService()
  33591.     {
  33592.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.api_v4_list_top_customers" service is deprecated, use the new authenticator system instead.');
  33593.         return $this->privates['security.authentication.provider.anonymous.api_v4_list_top_customers'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  33594.     }
  33595.     /**
  33596.      * Gets the private 'security.authentication.provider.anonymous.aqarmap_api_user_personal_data' shared service.
  33597.      *
  33598.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  33599.      *
  33600.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.aqarmap_api_user_personal_data" service is deprecated, use the new authenticator system instead.
  33601.      */
  33602.     protected function getSecurity_Authentication_Provider_Anonymous_AqarmapApiUserPersonalDataService()
  33603.     {
  33604.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.aqarmap_api_user_personal_data" service is deprecated, use the new authenticator system instead.');
  33605.         return $this->privates['security.authentication.provider.anonymous.aqarmap_api_user_personal_data'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  33606.     }
  33607.     /**
  33608.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  33609.      *
  33610.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  33611.      *
  33612.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  33613.      */
  33614.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  33615.     {
  33616.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  33617.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  33618.     }
  33619.     /**
  33620.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  33621.      *
  33622.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  33623.      *
  33624.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
  33625.      */
  33626.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  33627.     {
  33628.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
  33629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  33630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  33631.         return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  33632.     }
  33633.     /**
  33634.      * Gets the private 'security.authentication.provider.oauth.api' shared autowired service.
  33635.      *
  33636.      * @return \App\Security\Authentication\Provider\OAuthProvider
  33637.      */
  33638.     protected function getSecurity_Authentication_Provider_Oauth_ApiService()
  33639.     {
  33640.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  33641.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  33642.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  33643.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  33644.         if (isset($this->privates['security.authentication.provider.oauth.api'])) {
  33645.             return $this->privates['security.authentication.provider.oauth.api'];
  33646.         }
  33647.         return $this->privates['security.authentication.provider.oauth.api'] = new \App\Security\Authentication\Provider\OAuthProvider(($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService()), ($this->privates['App\\Service\\Security\\AuthServer'] ?? $this->getAuthServerService()), $a);
  33648.     }
  33649.     /**
  33650.      * Gets the private 'security.authentication.provider.oauth.api_v3' shared autowired service.
  33651.      *
  33652.      * @return \App\Security\Authentication\Provider\OAuthProvider
  33653.      */
  33654.     protected function getSecurity_Authentication_Provider_Oauth_ApiV3Service()
  33655.     {
  33656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  33657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  33658.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  33659.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  33660.         if (isset($this->privates['security.authentication.provider.oauth.api_v3'])) {
  33661.             return $this->privates['security.authentication.provider.oauth.api_v3'];
  33662.         }
  33663.         return $this->privates['security.authentication.provider.oauth.api_v3'] = new \App\Security\Authentication\Provider\OAuthProvider(($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService()), ($this->privates['App\\Service\\Security\\AuthServer'] ?? $this->getAuthServerService()), $a);
  33664.     }
  33665.     /**
  33666.      * Gets the private 'security.authentication.provider.oauth.api_v4' shared autowired service.
  33667.      *
  33668.      * @return \App\Security\Authentication\Provider\OAuthProvider
  33669.      */
  33670.     protected function getSecurity_Authentication_Provider_Oauth_ApiV4Service()
  33671.     {
  33672.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  33673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  33674.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  33675.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  33676.         if (isset($this->privates['security.authentication.provider.oauth.api_v4'])) {
  33677.             return $this->privates['security.authentication.provider.oauth.api_v4'];
  33678.         }
  33679.         return $this->privates['security.authentication.provider.oauth.api_v4'] = new \App\Security\Authentication\Provider\OAuthProvider(($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService()), ($this->privates['App\\Service\\Security\\AuthServer'] ?? $this->getAuthServerService()), $a);
  33680.     }
  33681.     /**
  33682.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  33683.      *
  33684.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  33685.      *
  33686.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
  33687.      */
  33688.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  33689.     {
  33690.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');
  33691.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  33692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  33693.         return $this->privates['security.authentication.provider.rememberme.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'main');
  33694.     }
  33695.     /**
  33696.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  33697.      *
  33698.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  33699.      */
  33700.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  33701.     {
  33702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  33703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  33704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  33705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  33706.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
  33707.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  33708.         }, 1), $this->getEnv('APP_SECRET'), 'main', ['always_remember_me' => true'name' => 'REMEMBERME''lifetime' => 31536000'path' => '/''domain' => NULL'secure' => NULL'httponly' => true'samesite' => 'lax''remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  33709.     }
  33710.     /**
  33711.      * Gets the private 'security.authentication.session_strategy' shared service.
  33712.      *
  33713.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  33714.      */
  33715.     protected function getSecurity_Authentication_SessionStrategyService()
  33716.     {
  33717.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  33718.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  33719.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  33720.     }
  33721.     /**
  33722.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  33723.      *
  33724.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  33725.      */
  33726.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  33727.     {
  33728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  33731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  33732.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  33733.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  33734.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  33735.             return $this->privates['security.authentication.switchuser_listener.main'];
  33736.         }
  33737.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33738.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  33739.             return $this->privates['security.authentication.switchuser_listener.main'];
  33740.         }
  33741.         return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService()), ($this->services['hwi_oauth.user_checker'] ?? ($this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main'$a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_want_to_be_this_user''ROLE_SWITCH_ACCOUNT'$bfalse);
  33742.     }
  33743.     /**
  33744.      * Gets the private 'security.authentication_utils' shared service.
  33745.      *
  33746.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  33747.      */
  33748.     protected function getSecurity_AuthenticationUtilsService()
  33749.     {
  33750.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  33751.         return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  33752.     }
  33753.     /**
  33754.      * Gets the private 'security.channel_listener' shared service.
  33755.      *
  33756.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  33757.      */
  33758.     protected function getSecurity_ChannelListenerService()
  33759.     {
  33760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  33763.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  33764.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  33765.     }
  33766.     /**
  33767.      * Gets the private 'security.command.debug_firewall' shared service.
  33768.      *
  33769.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  33770.      */
  33771.     protected function getSecurity_Command_DebugFirewallService()
  33772.     {
  33773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33774.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  33775.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.EssOJru'] ?? $this->get_ServiceLocator_EssOJruService()), ($this->privates['.service_locator.6p_SLSM'] ?? $this->get_ServiceLocator_6pSLSMService()), [], false);
  33776.         $instance->setName('debug:firewall');
  33777.         $instance->setDescription('Display information about your security firewall(s)');
  33778.         return $instance;
  33779.     }
  33780.     /**
  33781.      * Gets the private 'security.command.user_password_encoder' shared service.
  33782.      *
  33783.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  33784.      *
  33785.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  33786.      */
  33787.     protected function getSecurity_Command_UserPasswordEncoderService()
  33788.     {
  33789.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  33790.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'FOS\\UserBundle\\Model\\UserInterface']);
  33791.         $instance->setName('security:encode-password');
  33792.         $instance->setDescription('Encode a password');
  33793.         return $instance;
  33794.     }
  33795.     /**
  33796.      * Gets the private 'security.command.user_password_hash' shared service.
  33797.      *
  33798.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  33799.      */
  33800.     protected function getSecurity_Command_UserPasswordHashService()
  33801.     {
  33802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33803.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  33804.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'FOS\\UserBundle\\Model\\UserInterface']);
  33805.         $instance->setName('security:hash-password');
  33806.         $instance->setDescription('Hash a user password');
  33807.         return $instance;
  33808.     }
  33809.     /**
  33810.      * Gets the private 'security.context_listener.0' shared service.
  33811.      *
  33812.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  33813.      */
  33814.     protected function getSecurity_ContextListener_0Service()
  33815.     {
  33816.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33817.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33818.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  33819.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33820.         if (isset($this->privates['security.context_listener.0'])) {
  33821.             return $this->privates['security.context_listener.0'];
  33822.         }
  33823.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  33824.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  33825.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  33826.         }, 2), 'api_v4_list_top_customers', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  33827.     }
  33828.     /**
  33829.      * Gets the private 'security.context_listener.1' shared service.
  33830.      *
  33831.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  33832.      */
  33833.     protected function getSecurity_ContextListener_1Service()
  33834.     {
  33835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33837.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  33838.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33839.         if (isset($this->privates['security.context_listener.1'])) {
  33840.             return $this->privates['security.context_listener.1'];
  33841.         }
  33842.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  33843.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  33844.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  33845.         }, 2), 'aqarmap_api_user_personal_data', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  33846.     }
  33847.     /**
  33848.      * Gets the private 'security.context_listener.2' shared service.
  33849.      *
  33850.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  33851.      */
  33852.     protected function getSecurity_ContextListener_2Service()
  33853.     {
  33854.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33855.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33856.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  33857.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33858.         if (isset($this->privates['security.context_listener.2'])) {
  33859.             return $this->privates['security.context_listener.2'];
  33860.         }
  33861.         $this->privates['security.context_listener.2'] = $instance = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  33862.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  33863.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  33864.         }, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  33865.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  33866.         return $instance;
  33867.     }
  33868.     /**
  33869.      * Gets the private 'security.csrf.token_storage' shared service.
  33870.      *
  33871.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  33872.      */
  33873.     protected function getSecurity_Csrf_TokenStorageService()
  33874.     {
  33875.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  33876.     }
  33877.     /**
  33878.      * Gets the private 'security.encoder_factory.generic' shared service.
  33879.      *
  33880.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  33881.      *
  33882.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  33883.      */
  33884.     protected function getSecurity_EncoderFactory_GenericService()
  33885.     {
  33886.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  33887.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['algorithm' => 'sha512''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  33888.     }
  33889.     /**
  33890.      * Gets the private 'security.event_dispatcher.api' shared service.
  33891.      *
  33892.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  33893.      */
  33894.     protected function getSecurity_EventDispatcher_ApiService()
  33895.     {
  33896.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  33897.         $instance->addListener('security.interactive_login', [=> function () {
  33898.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33899.         }, => 'updateLegacyPasswordsListener'], 0);
  33900.         $instance->addListener('security.interactive_login', [=> function () {
  33901.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33902.         }, => 'setAuthTokenInCookies'], 0);
  33903.         $instance->addListener('security.interactive_login', [=> function () {
  33904.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  33905.         }, => 'onSecurityInteractiveLogin'], 0);
  33906.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  33907.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  33908.         }, => 'onLogout'], 0);
  33909.         return $instance;
  33910.     }
  33911.     /**
  33912.      * Gets the private 'security.event_dispatcher.api_v3' shared service.
  33913.      *
  33914.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  33915.      */
  33916.     protected function getSecurity_EventDispatcher_ApiV3Service()
  33917.     {
  33918.         $this->privates['security.event_dispatcher.api_v3'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  33919.         $instance->addListener('security.interactive_login', [=> function () {
  33920.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33921.         }, => 'updateLegacyPasswordsListener'], 0);
  33922.         $instance->addListener('security.interactive_login', [=> function () {
  33923.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33924.         }, => 'setAuthTokenInCookies'], 0);
  33925.         $instance->addListener('security.interactive_login', [=> function () {
  33926.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  33927.         }, => 'onSecurityInteractiveLogin'], 0);
  33928.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  33929.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  33930.         }, => 'onLogout'], 0);
  33931.         return $instance;
  33932.     }
  33933.     /**
  33934.      * Gets the private 'security.event_dispatcher.api_v3_anonymous_lead' shared service.
  33935.      *
  33936.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  33937.      */
  33938.     protected function getSecurity_EventDispatcher_ApiV3AnonymousLeadService()
  33939.     {
  33940.         $this->privates['security.event_dispatcher.api_v3_anonymous_lead'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  33941.         $instance->addListener('security.interactive_login', [=> function () {
  33942.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33943.         }, => 'updateLegacyPasswordsListener'], 0);
  33944.         $instance->addListener('security.interactive_login', [=> function () {
  33945.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33946.         }, => 'setAuthTokenInCookies'], 0);
  33947.         $instance->addListener('security.interactive_login', [=> function () {
  33948.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  33949.         }, => 'onSecurityInteractiveLogin'], 0);
  33950.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  33951.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  33952.         }, => 'onLogout'], 0);
  33953.         return $instance;
  33954.     }
  33955.     /**
  33956.      * Gets the private 'security.event_dispatcher.api_v4' shared service.
  33957.      *
  33958.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  33959.      */
  33960.     protected function getSecurity_EventDispatcher_ApiV4Service()
  33961.     {
  33962.         $this->privates['security.event_dispatcher.api_v4'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  33963.         $instance->addListener('security.interactive_login', [=> function () {
  33964.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33965.         }, => 'updateLegacyPasswordsListener'], 0);
  33966.         $instance->addListener('security.interactive_login', [=> function () {
  33967.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33968.         }, => 'setAuthTokenInCookies'], 0);
  33969.         $instance->addListener('security.interactive_login', [=> function () {
  33970.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  33971.         }, => 'onSecurityInteractiveLogin'], 0);
  33972.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  33973.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  33974.         }, => 'onLogout'], 0);
  33975.         return $instance;
  33976.     }
  33977.     /**
  33978.      * Gets the private 'security.event_dispatcher.api_v4_list_top_customers' shared service.
  33979.      *
  33980.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  33981.      */
  33982.     protected function getSecurity_EventDispatcher_ApiV4ListTopCustomersService()
  33983.     {
  33984.         $this->privates['security.event_dispatcher.api_v4_list_top_customers'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  33985.         $instance->addListener('security.interactive_login', [=> function () {
  33986.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33987.         }, => 'updateLegacyPasswordsListener'], 0);
  33988.         $instance->addListener('security.interactive_login', [=> function () {
  33989.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  33990.         }, => 'setAuthTokenInCookies'], 0);
  33991.         $instance->addListener('security.interactive_login', [=> function () {
  33992.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  33993.         }, => 'onSecurityInteractiveLogin'], 0);
  33994.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  33995.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  33996.         }, => 'onLogout'], 0);
  33997.         return $instance;
  33998.     }
  33999.     /**
  34000.      * Gets the private 'security.event_dispatcher.aqarmap_api_user_personal_data' shared service.
  34001.      *
  34002.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34003.      */
  34004.     protected function getSecurity_EventDispatcher_AqarmapApiUserPersonalDataService()
  34005.     {
  34006.         $this->privates['security.event_dispatcher.aqarmap_api_user_personal_data'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34007.         $instance->addListener('security.interactive_login', [=> function () {
  34008.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34009.         }, => 'updateLegacyPasswordsListener'], 0);
  34010.         $instance->addListener('security.interactive_login', [=> function () {
  34011.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34012.         }, => 'setAuthTokenInCookies'], 0);
  34013.         $instance->addListener('security.interactive_login', [=> function () {
  34014.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34015.         }, => 'onSecurityInteractiveLogin'], 0);
  34016.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34017.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34018.         }, => 'onLogout'], 0);
  34019.         return $instance;
  34020.     }
  34021.     /**
  34022.      * Gets the private 'security.event_dispatcher.main' shared service.
  34023.      *
  34024.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34025.      */
  34026.     protected function getSecurity_EventDispatcher_MainService()
  34027.     {
  34028.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34029.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34030.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  34031.         }, => 'onLogout'], 64);
  34032.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34033.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  34034.         }, => 'onLogout'], 0);
  34035.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34036.             return ($this->privates['security.logout.listener.legacy_handler.0'] ?? $this->getSecurity_Logout_Listener_LegacyHandler_0Service());
  34037.         }, => 'onLogout'], 0);
  34038.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34039.             return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
  34040.         }, => 'onLogout'], 0);
  34041.         $instance->addListener('security.interactive_login', [=> function () {
  34042.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34043.         }, => 'updateLegacyPasswordsListener'], 0);
  34044.         $instance->addListener('security.interactive_login', [=> function () {
  34045.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34046.         }, => 'setAuthTokenInCookies'], 0);
  34047.         $instance->addListener('security.interactive_login', [=> function () {
  34048.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34049.         }, => 'onSecurityInteractiveLogin'], 0);
  34050.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34051.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34052.         }, => 'onLogout'], 0);
  34053.         return $instance;
  34054.     }
  34055.     /**
  34056.      * Gets the private 'security.firewall.map' shared service.
  34057.      *
  34058.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  34059.      */
  34060.     protected function getSecurity_Firewall_MapService()
  34061.     {
  34062.         $a = ($this->privates['.service_locator.EssOJru'] ?? $this->get_ServiceLocator_EssOJruService());
  34063.         if (isset($this->privates['security.firewall.map'])) {
  34064.             return $this->privates['security.firewall.map'];
  34065.         }
  34066.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  34067.             yield 'security.firewall.map.context.api_v3_anonymous_feature-expiry-date' => ($this->privates['.security.request_matcher.VDlt9Ze'] ?? ($this->privates['.security.request_matcher.VDlt9Ze'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/listings/[0-9]+/feature-expiry-date'NULL, [=> 'GET'])));
  34068.             yield 'security.firewall.map.context.api_v3_anonymous_contact_seller' => ($this->privates['.security.request_matcher.B4D54Aa'] ?? ($this->privates['.security.request_matcher.B4D54Aa'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/listing/[0-9]+/contact_seller'NULL, [=> 'POST'])));
  34069.             yield 'security.firewall.map.context.api_v3_anonymous_rejection_reasons' => ($this->privates['.security.request_matcher.gptUsUE'] ?? ($this->privates['.security.request_matcher.gptUsUE'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/listings/[0-9]+/rejection-reasons'NULL, [=> 'GET'])));
  34070.             yield 'security.firewall.map.context.api_v3_anonymous_impressions' => ($this->privates['.security.request_matcher.xCdwW5T'] ?? ($this->privates['.security.request_matcher.xCdwW5T'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/impression'NULL, [=> 'POST'])));
  34071.             yield 'security.firewall.map.context.api_v3_anonymous_lead' => ($this->privates['.security.request_matcher.t3zlWEW'] ?? ($this->privates['.security.request_matcher.t3zlWEW'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/leads/add'NULL, [=> 'POST'])));
  34072.             yield 'security.firewall.map.context.api_v4_list_top_customers' => ($this->privates['.security.request_matcher.sM70CHl'] ?? ($this->privates['.security.request_matcher.sM70CHl'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/top-sellers/list'NULL, [=> 'GET'])));
  34073.             yield 'security.firewall.map.context.aqarmap_api_user_personal_data' => ($this->privates['.security.request_matcher.AqSMvc3'] ?? ($this->privates['.security.request_matcher.AqSMvc3'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/user/personal_data'NULL, [=> 'GET'])));
  34074.             yield 'security.firewall.map.context.api_v3_anonymous_lead_without_user' => ($this->privates['.security.request_matcher.Kit1ljj'] ?? ($this->privates['.security.request_matcher.Kit1ljj'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/lead-without-user/add'NULL, [=> 'POST'])));
  34075.             yield 'security.firewall.map.context.api_v3_anonymous_location_search' => ($this->privates['.security.request_matcher.WtHwbBk'] ?? ($this->privates['.security.request_matcher.WtHwbBk'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/location/search/'NULL, [=> 'GET'])));
  34076.             yield 'security.firewall.map.context.api_v3_anonymous_location_search_without_slash' => ($this->privates['.security.request_matcher.6jxpfvP'] ?? ($this->privates['.security.request_matcher.6jxpfvP'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/location/search'NULL, [=> 'GET'])));
  34077.             yield 'security.firewall.map.context.api_v3_anonymous_nearby_locations' => ($this->privates['.security.request_matcher._OlOFTH'] ?? ($this->privates['.security.request_matcher._OlOFTH'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/location/nearby_locations'NULL, [=> 'GET'])));
  34078.             yield 'security.firewall.map.context.api_v3_anonymous_rate_options' => ($this->privates['.security.request_matcher.wPm0pOm'] ?? ($this->privates['.security.request_matcher.wPm0pOm'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/listing/rate/options'NULL, [=> 'GET'])));
  34079.             yield 'security.firewall.map.context.api_v3_anonymous_listing_rate' => ($this->privates['.security.request_matcher.4kudNl.'] ?? ($this->privates['.security.request_matcher.4kudNl.'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/listing/rate'NULL, [=> 'POST'])));
  34080.             yield 'security.firewall.map.context.api_v3_anonymous_login' => ($this->privates['.security.request_matcher.TVsoQXs'] ?? ($this->privates['.security.request_matcher.TVsoQXs'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/user/login'NULL, [=> 'POST'])));
  34081.             yield 'security.firewall.map.context.api_create_feedback_v3' => ($this->privates['.security.request_matcher.ojEpdiT'] ?? ($this->privates['.security.request_matcher.ojEpdiT'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/feedback'NULL, [=> 'POST'])));
  34082.             yield 'security.firewall.map.context.api_v3_group_create_or_open' => ($this->privates['.security.request_matcher.DokQRgy'] ?? ($this->privates['.security.request_matcher.DokQRgy'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/conversation/listing/[0-9]+/group/create'NULL, [=> 'POST'])));
  34083.             yield 'security.firewall.map.context.api_get_users_logo_v3' => ($this->privates['.security.request_matcher.95GOZJ_'] ?? ($this->privates['.security.request_matcher.95GOZJ_'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3/users/logo'NULL, [=> 'GET'])));
  34084.             yield 'security.firewall.map.context.api_v4_anonymous_location_search' => ($this->privates['.security.request_matcher.ROk2.Om'] ?? ($this->privates['.security.request_matcher.ROk2.Om'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/location/search'NULL, [=> 'GET'])));
  34085.             yield 'security.firewall.map.context.api_v4_resale_listings' => ($this->privates['.security.request_matcher.AF_SwQk'] ?? ($this->privates['.security.request_matcher.AF_SwQk'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/resale/listings'NULL, [=> 'GET'])));
  34086.             yield 'security.firewall.map.context.api_v4_anonymous_filters' => ($this->privates['.security.request_matcher.0kQm8zs'] ?? ($this->privates['.security.request_matcher.0kQm8zs'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/filters'NULL, [=> 'GET'])));
  34087.             yield 'security.firewall.map.context.api_v4_anonymous_find_listing' => ($this->privates['.security.request_matcher.8MLOj1T'] ?? ($this->privates['.security.request_matcher.8MLOj1T'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/listing$'NULL, [=> 'GET'])));
  34088.             yield 'security.firewall.map.context.api_v4_anonymous_location_children' => ($this->privates['.security.request_matcher.PLPyZvU'] ?? ($this->privates['.security.request_matcher.PLPyZvU'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/location/[0-9]+/children'NULL, [=> 'GET'])));
  34089.             yield 'security.firewall.map.context.api_v4_anonymous_register' => ($this->privates['.security.request_matcher.RxnUq0A'] ?? ($this->privates['.security.request_matcher.RxnUq0A'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/user/registration'NULL, [=> 'POST'])));
  34090.             yield 'security.firewall.map.context.api_v4_anonymous_registeration_otp' => ($this->privates['.security.request_matcher.ZUyx.Lo'] ?? ($this->privates['.security.request_matcher.ZUyx.Lo'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/user/register'NULL, [=> 'POST'])));
  34091.             yield 'security.firewall.map.context.api_v4_anonymous_login_otp' => ($this->privates['.security.request_matcher.gvmZNOl'] ?? ($this->privates['.security.request_matcher.gvmZNOl'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/user/login'NULL, [=> 'POST'])));
  34092.             yield 'security.firewall.map.context.api_v4_anonymous_edit_phone' => ($this->privates['.security.request_matcher.ZRFAVDN'] ?? ($this->privates['.security.request_matcher.ZRFAVDN'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/user/phone/edit'NULL, [=> 'POST'])));
  34093.             yield 'security.firewall.map.context.api_v4_location_statistics_tree' => ($this->privates['.security.request_matcher.Se0JzYo'] ?? ($this->privates['.security.request_matcher.Se0JzYo'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/location_statistics_tree$'NULL, [=> 'GET'])));
  34094.             yield 'security.firewall.map.context.aqarmap_api_get_location_parents_v4' => ($this->privates['.security.request_matcher.4xog6sp'] ?? ($this->privates['.security.request_matcher.4xog6sp'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/location-parents$'NULL, [=> 'GET'])));
  34095.             yield 'security.firewall.map.context.aqarmap_api_get_location_translation' => ($this->privates['.security.request_matcher.kurcH5k'] ?? ($this->privates['.security.request_matcher.kurcH5k'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/location/[0-9]+/translation$'NULL, [=> 'GET'])));
  34096.             yield 'security.firewall.map.context.api_v4_user_locations_level' => ($this->privates['.security.request_matcher.5UgRT0N'] ?? ($this->privates['.security.request_matcher.5UgRT0N'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/user/location/level$'NULL, [=> 'GET'])));
  34097.             yield 'security.firewall.map.context.api_v4_list_top_sellers' => ($this->privates['.security.request_matcher.Eg3X8Kl'] ?? ($this->privates['.security.request_matcher.Eg3X8Kl'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/top-seller/data'NULL, [=> 'GET'])));
  34098.             yield 'security.firewall.map.context.api_check_token_expiry_v4' => ($this->privates['.security.request_matcher.yizSrUk'] ?? ($this->privates['.security.request_matcher.yizSrUk'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/user/token-expiry$'NULL, [=> 'GET'])));
  34099.             yield 'security.firewall.map.context.anonymous_otp' => ($this->privates['.security.request_matcher.qTBmlCd'] ?? ($this->privates['.security.request_matcher.qTBmlCd'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/otp'NULL, [=> 'POST'])));
  34100.             yield 'security.firewall.map.context.contact_seller_v2' => ($this->privates['.security.request_matcher.PBPT92x'] ?? ($this->privates['.security.request_matcher.PBPT92x'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2/listing/[0-9]+/contact_seller/quick'NULL, [=> 'POST'])));
  34101.             yield 'security.firewall.map.context.aqarmap_api_v2_discussion_data' => ($this->privates['.security.request_matcher.0P57IPF'] ?? ($this->privates['.security.request_matcher.0P57IPF'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2/discussions-data'NULL, [=> 'GET'])));
  34102.             yield 'security.firewall.map.context.api_v2_list_top_customers' => ($this->privates['.security.request_matcher..heWvcB'] ?? ($this->privates['.security.request_matcher..heWvcB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2/top-customers/list'NULL, [=> 'GET'])));
  34103.             yield 'security.firewall.map.context.api_v2_oauth_token' => ($this->privates['.security.request_matcher._to1Ter'] ?? ($this->privates['.security.request_matcher._to1Ter'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2/oauth/token'NULL, [=> 'GET'=> 'POST'])));
  34104.             yield 'security.firewall.map.context.api_v4_oauth_token' => ($this->privates['.security.request_matcher.STe_NRk'] ?? ($this->privates['.security.request_matcher.STe_NRk'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/oauth/token'NULL, [=> 'GET'=> 'POST'])));
  34105.             yield 'security.firewall.map.context.aqarmap_api_get_coordinates' => ($this->privates['.security.request_matcher.qN2.QMj'] ?? ($this->privates['.security.request_matcher.qN2.QMj'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/get-coordinates'NULL, [=> 'GET'])));
  34106.             yield 'security.firewall.map.context.aqarmap_api_check_top_seller' => ($this->privates['.security.request_matcher.gAtLe48'] ?? ($this->privates['.security.request_matcher.gAtLe48'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/check-top-seller'NULL, [=> 'GET'])));
  34107.             yield 'security.firewall.map.context.v4_api_create_call_request' => ($this->privates['.security.request_matcher.sh0JbP8'] ?? ($this->privates['.security.request_matcher.sh0JbP8'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4/call-request/create'NULL, [=> 'POST'])));
  34108.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.ih7mNbv'] ?? ($this->privates['.security.request_matcher.ih7mNbv'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v2')));
  34109.             yield 'security.firewall.map.context.api_v3' => ($this->privates['.security.request_matcher.1KcZprY'] ?? ($this->privates['.security.request_matcher.1KcZprY'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v3')));
  34110.             yield 'security.firewall.map.context.api_v4' => ($this->privates['.security.request_matcher.QHdhTTy'] ?? ($this->privates['.security.request_matcher.QHdhTTy'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/v4')));
  34111.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  34112.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  34113.         }, 46));
  34114.     }
  34115.     /**
  34116.      * Gets the private 'security.firewall.map.context.anonymous_otp' shared service.
  34117.      *
  34118.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34119.      */
  34120.     protected function getSecurity_Firewall_Map_Context_AnonymousOtpService()
  34121.     {
  34122.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34123.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34124.         return $this->privates['security.firewall.map.context.anonymous_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34125.             return new \EmptyIterator();
  34126.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('anonymous_otp''security.user_checker''.security.request_matcher.qTBmlCd'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34127.     }
  34128.     /**
  34129.      * Gets the private 'security.firewall.map.context.api' shared service.
  34130.      *
  34131.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34132.      */
  34133.     protected function getSecurity_Firewall_Map_Context_ApiService()
  34134.     {
  34135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34136.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34139.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34140.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34141.             yield => ($this->privates['security.authentication.listener.use_oauth.api'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiService());
  34142.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34143.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.ih7mNbv'truetrue'security.user.provider.concrete.auth_identifier'NULLNULLNULLNULL, [=> 'use_oauth'], NULL));
  34144.     }
  34145.     /**
  34146.      * Gets the private 'security.firewall.map.context.api_check_token_expiry_v4' shared service.
  34147.      *
  34148.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34149.      */
  34150.     protected function getSecurity_Firewall_Map_Context_ApiCheckTokenExpiryV4Service()
  34151.     {
  34152.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34153.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34154.         return $this->privates['security.firewall.map.context.api_check_token_expiry_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34155.             return new \EmptyIterator();
  34156.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_check_token_expiry_v4''security.user_checker''.security.request_matcher.yizSrUk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34157.     }
  34158.     /**
  34159.      * Gets the private 'security.firewall.map.context.api_create_feedback_v3' shared service.
  34160.      *
  34161.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34162.      */
  34163.     protected function getSecurity_Firewall_Map_Context_ApiCreateFeedbackV3Service()
  34164.     {
  34165.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34166.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34167.         return $this->privates['security.firewall.map.context.api_create_feedback_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34168.             return new \EmptyIterator();
  34169.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_create_feedback_v3''security.user_checker''.security.request_matcher.ojEpdiT'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34170.     }
  34171.     /**
  34172.      * Gets the private 'security.firewall.map.context.api_get_users_logo_v3' shared service.
  34173.      *
  34174.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34175.      */
  34176.     protected function getSecurity_Firewall_Map_Context_ApiGetUsersLogoV3Service()
  34177.     {
  34178.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34180.         return $this->privates['security.firewall.map.context.api_get_users_logo_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34181.             return new \EmptyIterator();
  34182.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_get_users_logo_v3''security.user_checker''.security.request_matcher.95GOZJ_'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34183.     }
  34184.     /**
  34185.      * Gets the private 'security.firewall.map.context.api_v2_list_top_customers' shared service.
  34186.      *
  34187.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34188.      */
  34189.     protected function getSecurity_Firewall_Map_Context_ApiV2ListTopCustomersService()
  34190.     {
  34191.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34192.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34193.         return $this->privates['security.firewall.map.context.api_v2_list_top_customers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34194.             return new \EmptyIterator();
  34195.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v2_list_top_customers''security.user_checker''.security.request_matcher..heWvcB'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34196.     }
  34197.     /**
  34198.      * Gets the private 'security.firewall.map.context.api_v2_oauth_token' shared service.
  34199.      *
  34200.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34201.      */
  34202.     protected function getSecurity_Firewall_Map_Context_ApiV2OauthTokenService()
  34203.     {
  34204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34205.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34206.         return $this->privates['security.firewall.map.context.api_v2_oauth_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34207.             return new \EmptyIterator();
  34208.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v2_oauth_token''security.user_checker''.security.request_matcher._to1Ter'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34209.     }
  34210.     /**
  34211.      * Gets the private 'security.firewall.map.context.api_v3' shared service.
  34212.      *
  34213.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34214.      */
  34215.     protected function getSecurity_Firewall_Map_Context_ApiV3Service()
  34216.     {
  34217.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34218.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34221.         return $this->privates['security.firewall.map.context.api_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34222.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34223.             yield => ($this->privates['security.authentication.listener.use_oauth.api_v3'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiV3Service());
  34224.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34225.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_v3'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3''security.user_checker''.security.request_matcher.1KcZprY'truetrue'security.user.provider.concrete.auth_identifier'NULLNULLNULLNULL, [=> 'use_oauth'], NULL));
  34226.     }
  34227.     /**
  34228.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_contact_seller' shared service.
  34229.      *
  34230.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34231.      */
  34232.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousContactSellerService()
  34233.     {
  34234.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34235.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34236.         return $this->privates['security.firewall.map.context.api_v3_anonymous_contact_seller'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34237.             return new \EmptyIterator();
  34238.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_contact_seller''security.user_checker''.security.request_matcher.B4D54Aa'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34239.     }
  34240.     /**
  34241.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_feature-expiry-date' shared service.
  34242.      *
  34243.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34244.      */
  34245.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousFeatureexpirydateService()
  34246.     {
  34247.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34248.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34249.         return $this->privates['security.firewall.map.context.api_v3_anonymous_feature-expiry-date'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34250.             return new \EmptyIterator();
  34251.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_feature-expiry-date''security.user_checker''.security.request_matcher.VDlt9Ze'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34252.     }
  34253.     /**
  34254.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_impressions' shared service.
  34255.      *
  34256.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34257.      */
  34258.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousImpressionsService()
  34259.     {
  34260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34261.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34262.         return $this->privates['security.firewall.map.context.api_v3_anonymous_impressions'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34263.             return new \EmptyIterator();
  34264.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_impressions''security.user_checker''.security.request_matcher.xCdwW5T'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34265.     }
  34266.     /**
  34267.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_lead' shared service.
  34268.      *
  34269.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34270.      */
  34271.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadService()
  34272.     {
  34273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34277.         return $this->privates['security.firewall.map.context.api_v3_anonymous_lead'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34278.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34279.             yield => ($this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiV3AnonymousLeadService());
  34280.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34281.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_v3_anonymous_lead'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_lead''security.user_checker''.security.request_matcher.t3zlWEW'truetrueNULLNULLNULLNULLNULL, [=> 'anonymous'], NULL));
  34282.     }
  34283.     /**
  34284.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_lead_without_user' shared service.
  34285.      *
  34286.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34287.      */
  34288.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadWithoutUserService()
  34289.     {
  34290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34292.         return $this->privates['security.firewall.map.context.api_v3_anonymous_lead_without_user'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34293.             return new \EmptyIterator();
  34294.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_lead_without_user''security.user_checker''.security.request_matcher.Kit1ljj'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34295.     }
  34296.     /**
  34297.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_listing_rate' shared service.
  34298.      *
  34299.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34300.      */
  34301.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousListingRateService()
  34302.     {
  34303.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34304.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34305.         return $this->privates['security.firewall.map.context.api_v3_anonymous_listing_rate'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34306.             return new \EmptyIterator();
  34307.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_listing_rate''security.user_checker''.security.request_matcher.4kudNl.'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34308.     }
  34309.     /**
  34310.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_location_search' shared service.
  34311.      *
  34312.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34313.      */
  34314.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLocationSearchService()
  34315.     {
  34316.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34317.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34318.         return $this->privates['security.firewall.map.context.api_v3_anonymous_location_search'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34319.             return new \EmptyIterator();
  34320.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_location_search''security.user_checker''.security.request_matcher.WtHwbBk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34321.     }
  34322.     /**
  34323.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_location_search_without_slash' shared service.
  34324.      *
  34325.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34326.      */
  34327.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLocationSearchWithoutSlashService()
  34328.     {
  34329.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34330.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34331.         return $this->privates['security.firewall.map.context.api_v3_anonymous_location_search_without_slash'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34332.             return new \EmptyIterator();
  34333.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_location_search_without_slash''security.user_checker''.security.request_matcher.6jxpfvP'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34334.     }
  34335.     /**
  34336.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_login' shared service.
  34337.      *
  34338.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34339.      */
  34340.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLoginService()
  34341.     {
  34342.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34343.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34344.         return $this->privates['security.firewall.map.context.api_v3_anonymous_login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34345.             return new \EmptyIterator();
  34346.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_login''security.user_checker''.security.request_matcher.TVsoQXs'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34347.     }
  34348.     /**
  34349.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_nearby_locations' shared service.
  34350.      *
  34351.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34352.      */
  34353.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousNearbyLocationsService()
  34354.     {
  34355.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34356.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34357.         return $this->privates['security.firewall.map.context.api_v3_anonymous_nearby_locations'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34358.             return new \EmptyIterator();
  34359.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_nearby_locations''security.user_checker''.security.request_matcher._OlOFTH'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34360.     }
  34361.     /**
  34362.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_rate_options' shared service.
  34363.      *
  34364.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34365.      */
  34366.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousRateOptionsService()
  34367.     {
  34368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34369.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34370.         return $this->privates['security.firewall.map.context.api_v3_anonymous_rate_options'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34371.             return new \EmptyIterator();
  34372.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_rate_options''security.user_checker''.security.request_matcher.wPm0pOm'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34373.     }
  34374.     /**
  34375.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_rejection_reasons' shared service.
  34376.      *
  34377.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34378.      */
  34379.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousRejectionReasonsService()
  34380.     {
  34381.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34382.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34383.         return $this->privates['security.firewall.map.context.api_v3_anonymous_rejection_reasons'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34384.             return new \EmptyIterator();
  34385.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_rejection_reasons''security.user_checker''.security.request_matcher.gptUsUE'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34386.     }
  34387.     /**
  34388.      * Gets the private 'security.firewall.map.context.api_v3_group_create_or_open' shared service.
  34389.      *
  34390.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34391.      */
  34392.     protected function getSecurity_Firewall_Map_Context_ApiV3GroupCreateOrOpenService()
  34393.     {
  34394.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34395.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34396.         return $this->privates['security.firewall.map.context.api_v3_group_create_or_open'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34397.             return new \EmptyIterator();
  34398.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_group_create_or_open''security.user_checker''.security.request_matcher.DokQRgy'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34399.     }
  34400.     /**
  34401.      * Gets the private 'security.firewall.map.context.api_v4' shared service.
  34402.      *
  34403.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34404.      */
  34405.     protected function getSecurity_Firewall_Map_Context_ApiV4Service()
  34406.     {
  34407.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34411.         return $this->privates['security.firewall.map.context.api_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34412.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34413.             yield => ($this->privates['security.authentication.listener.use_oauth.api_v4'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiV4Service());
  34414.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34415.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_v4'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4''security.user_checker''.security.request_matcher.QHdhTTy'truetrue'security.user.provider.concrete.auth_identifier'NULLNULLNULLNULL, [=> 'use_oauth'], NULL));
  34416.     }
  34417.     /**
  34418.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_edit_phone' shared service.
  34419.      *
  34420.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34421.      */
  34422.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousEditPhoneService()
  34423.     {
  34424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34426.         return $this->privates['security.firewall.map.context.api_v4_anonymous_edit_phone'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34427.             return new \EmptyIterator();
  34428.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_edit_phone''security.user_checker''.security.request_matcher.ZRFAVDN'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34429.     }
  34430.     /**
  34431.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_filters' shared service.
  34432.      *
  34433.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34434.      */
  34435.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousFiltersService()
  34436.     {
  34437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34438.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34439.         return $this->privates['security.firewall.map.context.api_v4_anonymous_filters'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34440.             return new \EmptyIterator();
  34441.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_filters''security.user_checker''.security.request_matcher.0kQm8zs'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34442.     }
  34443.     /**
  34444.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_find_listing' shared service.
  34445.      *
  34446.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34447.      */
  34448.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousFindListingService()
  34449.     {
  34450.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34451.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34452.         return $this->privates['security.firewall.map.context.api_v4_anonymous_find_listing'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34453.             return new \EmptyIterator();
  34454.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_find_listing''security.user_checker''.security.request_matcher.8MLOj1T'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34455.     }
  34456.     /**
  34457.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_location_children' shared service.
  34458.      *
  34459.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34460.      */
  34461.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLocationChildrenService()
  34462.     {
  34463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34464.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34465.         return $this->privates['security.firewall.map.context.api_v4_anonymous_location_children'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34466.             return new \EmptyIterator();
  34467.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_location_children''security.user_checker''.security.request_matcher.PLPyZvU'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34468.     }
  34469.     /**
  34470.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_location_search' shared service.
  34471.      *
  34472.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34473.      */
  34474.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLocationSearchService()
  34475.     {
  34476.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34477.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34478.         return $this->privates['security.firewall.map.context.api_v4_anonymous_location_search'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34479.             return new \EmptyIterator();
  34480.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_location_search''security.user_checker''.security.request_matcher.ROk2.Om'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34481.     }
  34482.     /**
  34483.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_login_otp' shared service.
  34484.      *
  34485.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34486.      */
  34487.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLoginOtpService()
  34488.     {
  34489.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34490.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34491.         return $this->privates['security.firewall.map.context.api_v4_anonymous_login_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34492.             return new \EmptyIterator();
  34493.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_login_otp''security.user_checker''.security.request_matcher.gvmZNOl'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34494.     }
  34495.     /**
  34496.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_register' shared service.
  34497.      *
  34498.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34499.      */
  34500.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterService()
  34501.     {
  34502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34503.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34504.         return $this->privates['security.firewall.map.context.api_v4_anonymous_register'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34505.             return new \EmptyIterator();
  34506.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_register''security.user_checker''.security.request_matcher.RxnUq0A'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34507.     }
  34508.     /**
  34509.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_registeration_otp' shared service.
  34510.      *
  34511.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34512.      */
  34513.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterationOtpService()
  34514.     {
  34515.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34516.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34517.         return $this->privates['security.firewall.map.context.api_v4_anonymous_registeration_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34518.             return new \EmptyIterator();
  34519.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_registeration_otp''security.user_checker''.security.request_matcher.ZUyx.Lo'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34520.     }
  34521.     /**
  34522.      * Gets the private 'security.firewall.map.context.api_v4_list_top_customers' shared service.
  34523.      *
  34524.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34525.      */
  34526.     protected function getSecurity_Firewall_Map_Context_ApiV4ListTopCustomersService()
  34527.     {
  34528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34529.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34530.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34532.         return $this->privates['security.firewall.map.context.api_v4_list_top_customers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34533.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34534.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  34535.             yield => ($this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiV4ListTopCustomersService());
  34536.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34537.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api_v4_list_top_customers'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_list_top_customers''security.user_checker''.security.request_matcher.sM70CHl'truefalseNULL'api_v4_list_top_customers'NULLNULLNULL, [=> 'anonymous'], NULL));
  34538.     }
  34539.     /**
  34540.      * Gets the private 'security.firewall.map.context.api_v4_list_top_sellers' shared service.
  34541.      *
  34542.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34543.      */
  34544.     protected function getSecurity_Firewall_Map_Context_ApiV4ListTopSellersService()
  34545.     {
  34546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34547.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34548.         return $this->privates['security.firewall.map.context.api_v4_list_top_sellers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34549.             return new \EmptyIterator();
  34550.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_list_top_sellers''security.user_checker''.security.request_matcher.Eg3X8Kl'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34551.     }
  34552.     /**
  34553.      * Gets the private 'security.firewall.map.context.api_v4_location_statistics_tree' shared service.
  34554.      *
  34555.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34556.      */
  34557.     protected function getSecurity_Firewall_Map_Context_ApiV4LocationStatisticsTreeService()
  34558.     {
  34559.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34560.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34561.         return $this->privates['security.firewall.map.context.api_v4_location_statistics_tree'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34562.             return new \EmptyIterator();
  34563.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_location_statistics_tree''security.user_checker''.security.request_matcher.Se0JzYo'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34564.     }
  34565.     /**
  34566.      * Gets the private 'security.firewall.map.context.api_v4_oauth_token' shared service.
  34567.      *
  34568.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34569.      */
  34570.     protected function getSecurity_Firewall_Map_Context_ApiV4OauthTokenService()
  34571.     {
  34572.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34574.         return $this->privates['security.firewall.map.context.api_v4_oauth_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34575.             return new \EmptyIterator();
  34576.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_oauth_token''security.user_checker''.security.request_matcher.STe_NRk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34577.     }
  34578.     /**
  34579.      * Gets the private 'security.firewall.map.context.api_v4_resale_listings' shared service.
  34580.      *
  34581.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34582.      */
  34583.     protected function getSecurity_Firewall_Map_Context_ApiV4ResaleListingsService()
  34584.     {
  34585.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34586.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34587.         return $this->privates['security.firewall.map.context.api_v4_resale_listings'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34588.             return new \EmptyIterator();
  34589.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_resale_listings''security.user_checker''.security.request_matcher.AF_SwQk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34590.     }
  34591.     /**
  34592.      * Gets the private 'security.firewall.map.context.api_v4_user_locations_level' shared service.
  34593.      *
  34594.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34595.      */
  34596.     protected function getSecurity_Firewall_Map_Context_ApiV4UserLocationsLevelService()
  34597.     {
  34598.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34599.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34600.         return $this->privates['security.firewall.map.context.api_v4_user_locations_level'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34601.             return new \EmptyIterator();
  34602.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_user_locations_level''security.user_checker''.security.request_matcher.5UgRT0N'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34603.     }
  34604.     /**
  34605.      * Gets the private 'security.firewall.map.context.aqarmap_api_check_top_seller' shared service.
  34606.      *
  34607.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34608.      */
  34609.     protected function getSecurity_Firewall_Map_Context_AqarmapApiCheckTopSellerService()
  34610.     {
  34611.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34612.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34613.         return $this->privates['security.firewall.map.context.aqarmap_api_check_top_seller'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34614.             return new \EmptyIterator();
  34615.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_check_top_seller''security.user_checker''.security.request_matcher.gAtLe48'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34616.     }
  34617.     /**
  34618.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_coordinates' shared service.
  34619.      *
  34620.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34621.      */
  34622.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetCoordinatesService()
  34623.     {
  34624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34626.         return $this->privates['security.firewall.map.context.aqarmap_api_get_coordinates'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34627.             return new \EmptyIterator();
  34628.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_coordinates''security.user_checker''.security.request_matcher.qN2.QMj'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34629.     }
  34630.     /**
  34631.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_location_parents_v4' shared service.
  34632.      *
  34633.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34634.      */
  34635.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetLocationParentsV4Service()
  34636.     {
  34637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34639.         return $this->privates['security.firewall.map.context.aqarmap_api_get_location_parents_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34640.             return new \EmptyIterator();
  34641.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_location_parents_v4''security.user_checker''.security.request_matcher.4xog6sp'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34642.     }
  34643.     /**
  34644.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_location_translation' shared service.
  34645.      *
  34646.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34647.      */
  34648.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetLocationTranslationService()
  34649.     {
  34650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34651.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34652.         return $this->privates['security.firewall.map.context.aqarmap_api_get_location_translation'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34653.             return new \EmptyIterator();
  34654.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_location_translation''security.user_checker''.security.request_matcher.kurcH5k'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34655.     }
  34656.     /**
  34657.      * Gets the private 'security.firewall.map.context.aqarmap_api_user_personal_data' shared service.
  34658.      *
  34659.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34660.      */
  34661.     protected function getSecurity_Firewall_Map_Context_AqarmapApiUserPersonalDataService()
  34662.     {
  34663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34664.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34665.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34666.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34667.         return $this->privates['security.firewall.map.context.aqarmap_api_user_personal_data'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34668.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34669.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  34670.             yield => ($this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AqarmapApiUserPersonalDataService());
  34671.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34672.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'aqarmap_api_user_personal_data'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_user_personal_data''security.user_checker''.security.request_matcher.AqSMvc3'truefalseNULL'aqarmap_api_user_personal_data'NULLNULLNULL, [=> 'anonymous'], NULL));
  34673.     }
  34674.     /**
  34675.      * Gets the private 'security.firewall.map.context.aqarmap_api_v2_discussion_data' shared service.
  34676.      *
  34677.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34678.      */
  34679.     protected function getSecurity_Firewall_Map_Context_AqarmapApiV2DiscussionDataService()
  34680.     {
  34681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34683.         return $this->privates['security.firewall.map.context.aqarmap_api_v2_discussion_data'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34684.             return new \EmptyIterator();
  34685.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_v2_discussion_data''security.user_checker''.security.request_matcher.0P57IPF'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34686.     }
  34687.     /**
  34688.      * Gets the private 'security.firewall.map.context.contact_seller_v2' shared service.
  34689.      *
  34690.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34691.      */
  34692.     protected function getSecurity_Firewall_Map_Context_ContactSellerV2Service()
  34693.     {
  34694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34696.         return $this->privates['security.firewall.map.context.contact_seller_v2'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34697.             return new \EmptyIterator();
  34698.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('contact_seller_v2''security.user_checker''.security.request_matcher.PBPT92x'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34699.     }
  34700.     /**
  34701.      * Gets the private 'security.firewall.map.context.dev' shared service.
  34702.      *
  34703.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34704.      */
  34705.     protected function getSecurity_Firewall_Map_Context_DevService()
  34706.     {
  34707.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34708.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34709.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34710.             return new \EmptyIterator();
  34711.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34712.     }
  34713.     /**
  34714.      * Gets the private 'security.firewall.map.context.main' shared service.
  34715.      *
  34716.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34717.      */
  34718.     protected function getSecurity_Firewall_Map_Context_MainService()
  34719.     {
  34720.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34721.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34722.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34723.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  34724.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  34725.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  34726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  34727.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  34728.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34729.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  34730.         if (isset($this->privates['security.firewall.map.context.main'])) {
  34731.             return $this->privates['security.firewall.map.context.main'];
  34732.         }
  34733.         $b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  34734.         if (isset($this->privates['security.firewall.map.context.main'])) {
  34735.             return $this->privates['security.firewall.map.context.main'];
  34736.         }
  34737.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  34738.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  34739.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34740.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34741.             yield => ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  34742.             yield => ($this->privates['hwi_oauth.authentication.listener.oauth.main'] ?? $this->getHwiOauth_Authentication_Listener_Oauth_MainService());
  34743.             yield => ($this->privates['hwi_oauth.context_listener.token_refresher.main'] ?? $this->getHwiOauth_ContextListener_TokenRefresher_MainService());
  34744.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  34745.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  34746.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  34747.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  34748.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34749.         }, 9), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($c, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $d'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a$d'app_login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($c$d$b, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalseNULL'main''security.authentication.form_entry_point.main'NULLNULL, [=> 'switch_user'=> 'oauth'=> 'form_login'=> 'remember_me'=> 'anonymous'], ['role' => 'ROLE_SWITCH_ACCOUNT''parameter' => '_want_to_be_this_user''provider' => 'fos_userbundle']));
  34750.     }
  34751.     /**
  34752.      * Gets the private 'security.firewall.map.context.v4_api_create_call_request' shared service.
  34753.      *
  34754.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34755.      */
  34756.     protected function getSecurity_Firewall_Map_Context_V4ApiCreateCallRequestService()
  34757.     {
  34758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34760.         return $this->privates['security.firewall.map.context.v4_api_create_call_request'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34761.             return new \EmptyIterator();
  34762.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('v4_api_create_call_request''security.user_checker''.security.request_matcher.sh0JbP8'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34763.     }
  34764.     /**
  34765.      * Gets the private 'security.helper' shared service.
  34766.      *
  34767.      * @return \Symfony\Component\Security\Core\Security
  34768.      */
  34769.     protected function getSecurity_HelperService()
  34770.     {
  34771.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34772.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  34773.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  34774.         ], [
  34775.             'security.authorization_checker' => '?',
  34776.             'security.token_storage' => '?',
  34777.         ]));
  34778.     }
  34779.     /**
  34780.      * Gets the private 'security.http_utils' shared service.
  34781.      *
  34782.      * @return \Symfony\Component\Security\Http\HttpUtils
  34783.      */
  34784.     protected function getSecurity_HttpUtilsService()
  34785.     {
  34786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  34787.         $a = ($this->services['router'] ?? $this->getRouterService());
  34788.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  34789.     }
  34790.     /**
  34791.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  34792.      *
  34793.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  34794.      */
  34795.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  34796.     {
  34797.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  34798.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  34799.     }
  34800.     /**
  34801.      * Gets the private 'security.logout.listener.default.main' shared service.
  34802.      *
  34803.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  34804.      */
  34805.     protected function getSecurity_Logout_Listener_Default_MainService()
  34806.     {
  34807.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  34808.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  34809.     }
  34810.     /**
  34811.      * Gets the private 'security.logout.listener.legacy_handler.0' shared service.
  34812.      *
  34813.      * @return \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener
  34814.      */
  34815.     protected function getSecurity_Logout_Listener_LegacyHandler_0Service()
  34816.     {
  34817.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LegacyLogoutHandlerListener.php';
  34818.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  34819.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserLogoutListener.php';
  34820.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService());
  34821.         if (isset($this->privates['security.logout.listener.legacy_handler.0'])) {
  34822.             return $this->privates['security.logout.listener.legacy_handler.0'];
  34823.         }
  34824.         return $this->privates['security.logout.listener.legacy_handler.0'] = new \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener(new \Aqarmap\Bundle\UserBundle\EventListener\UserLogoutListener($a));
  34825.     }
  34826.     /**
  34827.      * Gets the private 'security.logout.listener.remember_me.main' shared service.
  34828.      *
  34829.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  34830.      */
  34831.     protected function getSecurity_Logout_Listener_RememberMe_MainService()
  34832.     {
  34833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  34834.         return $this->privates['security.logout.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  34835.     }
  34836.     /**
  34837.      * Gets the private 'security.logout_url_generator' shared service.
  34838.      *
  34839.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  34840.      */
  34841.     protected function getSecurity_LogoutUrlGeneratorService()
  34842.     {
  34843.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  34844.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  34845.         return $instance;
  34846.     }
  34847.     /**
  34848.      * Gets the private 'security.password_hasher_factory' shared service.
  34849.      *
  34850.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  34851.      */
  34852.     protected function getSecurity_PasswordHasherFactoryService()
  34853.     {
  34854.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['algorithm' => 'sha512''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  34855.     }
  34856.     /**
  34857.      * Gets the private 'security.role_hierarchy' shared service.
  34858.      *
  34859.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  34860.      */
  34861.     protected function getSecurity_RoleHierarchyService()
  34862.     {
  34863.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  34864.     }
  34865.     /**
  34866.      * Gets the private 'security.user.provider.concrete.auth_identifier' shared service.
  34867.      *
  34868.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  34869.      */
  34870.     protected function getSecurity_User_Provider_Concrete_AuthIdentifierService()
  34871.     {
  34872.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  34873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  34874.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  34875.         return $this->privates['security.user.provider.concrete.auth_identifier'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Aqarmap\\Bundle\\UserBundle\\Entity\\User''authIdentifier'NULL);
  34876.     }
  34877.     /**
  34878.      * Gets the private 'security.validator.user_password' shared service.
  34879.      *
  34880.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  34881.      */
  34882.     protected function getSecurity_Validator_UserPasswordService()
  34883.     {
  34884.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  34885.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  34886.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  34887.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  34888.     }
  34889.     /**
  34890.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  34891.      *
  34892.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  34893.      */
  34894.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  34895.     {
  34896.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  34897.     }
  34898.     /**
  34899.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  34900.      *
  34901.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  34902.      */
  34903.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  34904.     {
  34905.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  34906.         $b = ($this->services['doctrine'] ?? $this->getDoctrineService());
  34907.         $c = new \App\FrameworkExtra\Converters\QueryStringConverter($b);
  34908.         $a->add(new \App\FrameworkExtra\Converters\QueryStringConverter($b), 0NULL);
  34909.         $a->add($c0'querystring');
  34910.         $a->add($c0NULL);
  34911.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter($b, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  34912.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  34913.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  34914.     }
  34915.     /**
  34916.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  34917.      *
  34918.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  34919.      */
  34920.     protected function getSensioFrameworkExtra_Security_ListenerService()
  34921.     {
  34922.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  34923.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  34924.             return $this->privates['sensio_framework_extra.security.listener'];
  34925.         }
  34926.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  34927.     }
  34928.     /**
  34929.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  34930.      *
  34931.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  34932.      */
  34933.     protected function getSensioFrameworkExtra_View_ListenerService()
  34934.     {
  34935.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))));
  34936.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34937.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  34938.         ], [
  34939.             'twig' => '?',
  34940.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  34941.         return $instance;
  34942.     }
  34943.     /**
  34944.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  34945.      *
  34946.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  34947.      */
  34948.     protected function getSerializer_Mapping_CacheWarmerService()
  34949.     {
  34950.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  34951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  34952.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  34953.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  34954.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  34955.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  34956.     }
  34957.     /**
  34958.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  34959.      *
  34960.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  34961.      */
  34962.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  34963.     {
  34964.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  34965.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  34966.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  34967.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  34968.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  34969.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  34970.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  34971.     }
  34972.     /**
  34973.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  34974.      *
  34975.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  34976.      */
  34977.     protected function getSerializer_NameConverter_MetadataAwareService()
  34978.     {
  34979.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  34980.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  34981.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  34982.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  34983.     }
  34984.     /**
  34985.      * Gets the private 'session.factory' shared service.
  34986.      *
  34987.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  34988.      */
  34989.     protected function getSession_FactoryService()
  34990.     {
  34991.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  34992.         if (isset($this->privates['session.factory'])) {
  34993.             return $this->privates['session.factory'];
  34994.         }
  34995.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], \Symfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory::createHandler($this->getEnv('string:REDIS_DSN').'?dbindex=1&redis_sentinel=mymaster'), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  34996.     }
  34997.     /**
  34998.      * Gets the private 'session_listener' shared service.
  34999.      *
  35000.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  35001.      */
  35002.     protected function getSessionListenerService()
  35003.     {
  35004.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35005.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  35006.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  35007.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  35008.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  35009.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  35010.         ], [
  35011.             'initialized_session' => '?',
  35012.             'logger' => '?',
  35013.             'session' => '?',
  35014.             'session_collector' => '?',
  35015.             'session_factory' => '?',
  35016.         ]), true$this->parameters['session.storage.options']);
  35017.     }
  35018.     /**
  35019.      * Gets the private 'snc_redis.default' shared service.
  35020.      *
  35021.      * @return \Predis\Client
  35022.      */
  35023.     protected function getSncRedis_DefaultService()
  35024.     {
  35025.         $a = new \Snc\RedisBundle\Client\Predis\Connection\ConnectionFactory();
  35026.         $a->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  35027.         $a->setConnectionWrapperClass('Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper');
  35028.         $a->setLogger(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()));
  35029.         return $this->privates['snc_redis.default'] = new \Predis\Client([=> \Snc\RedisBundle\Factory\PredisParametersFactory::create(['prefix' => $this->getEnv('REDIS_PREFIX'), 'read_write_timeout' => 10'replication' => 'sentinel''service' => 'mymaster''parameters' => ['database' => 0'username' => NULL'password' => NULL'logging' => true], 'commands' => [], 'iterable_multibulk' => false'serialization' => 'default''async_connect' => false'timeout' => 10'persistent' => true'exceptions' => true'ssl' => [], 'logging' => true'alias' => 'default'], 'Predis\\Connection\\Parameters'$this->getEnv('string:REDIS_DSN').'?alias=master')], new \Predis\Configuration\Options(['prefix' => $this->getEnv('REDIS_PREFIX'), 'read_write_timeout' => 10'replication' => 'sentinel''service' => 'mymaster''parameters' => ['database' => 0'username' => NULL'password' => NULL'logging' => true], 'commands' => [], 'iterable_multibulk' => false'serialization' => 'default''async_connect' => false'timeout' => 10'persistent' => true'exceptions' => true'ssl' => [], 'connections' => $a]));
  35030.     }
  35031.     /**
  35032.      * Gets the private 'snc_redis.logger' shared service.
  35033.      *
  35034.      * @return \Snc\RedisBundle\Logger\RedisLogger
  35035.      */
  35036.     protected function getSncRedis_LoggerService()
  35037.     {
  35038.         $a = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  35039.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35040.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35041.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35042.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  35043.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($a);
  35044.     }
  35045.     /**
  35046.      * Gets the private 'translation.extractor' shared service.
  35047.      *
  35048.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  35049.      */
  35050.     protected function getTranslation_ExtractorService()
  35051.     {
  35052.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  35053.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  35054.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  35055.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  35056.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  35057.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  35058.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  35059.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  35060.         return $instance;
  35061.     }
  35062.     /**
  35063.      * Gets the private 'translation.loader.csv' shared service.
  35064.      *
  35065.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  35066.      */
  35067.     protected function getTranslation_Loader_CsvService()
  35068.     {
  35069.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35070.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35071.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35072.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  35073.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  35074.     }
  35075.     /**
  35076.      * Gets the private 'translation.loader.dat' shared service.
  35077.      *
  35078.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  35079.      */
  35080.     protected function getTranslation_Loader_DatService()
  35081.     {
  35082.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35083.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35084.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  35085.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  35086.     }
  35087.     /**
  35088.      * Gets the private 'translation.loader.ini' shared service.
  35089.      *
  35090.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  35091.      */
  35092.     protected function getTranslation_Loader_IniService()
  35093.     {
  35094.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35095.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35096.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35097.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  35098.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  35099.     }
  35100.     /**
  35101.      * Gets the private 'translation.loader.json' shared service.
  35102.      *
  35103.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  35104.      */
  35105.     protected function getTranslation_Loader_JsonService()
  35106.     {
  35107.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35108.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35109.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35110.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  35111.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  35112.     }
  35113.     /**
  35114.      * Gets the private 'translation.loader.mo' shared service.
  35115.      *
  35116.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  35117.      */
  35118.     protected function getTranslation_Loader_MoService()
  35119.     {
  35120.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35121.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35122.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35123.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  35124.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  35125.     }
  35126.     /**
  35127.      * Gets the private 'translation.loader.php' shared service.
  35128.      *
  35129.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  35130.      */
  35131.     protected function getTranslation_Loader_PhpService()
  35132.     {
  35133.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35134.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35135.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35136.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  35137.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  35138.     }
  35139.     /**
  35140.      * Gets the private 'translation.loader.po' shared service.
  35141.      *
  35142.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  35143.      */
  35144.     protected function getTranslation_Loader_PoService()
  35145.     {
  35146.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35147.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35148.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35149.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  35150.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  35151.     }
  35152.     /**
  35153.      * Gets the private 'translation.loader.qt' shared service.
  35154.      *
  35155.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  35156.      */
  35157.     protected function getTranslation_Loader_QtService()
  35158.     {
  35159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35160.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  35161.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  35162.     }
  35163.     /**
  35164.      * Gets the private 'translation.loader.res' shared service.
  35165.      *
  35166.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  35167.      */
  35168.     protected function getTranslation_Loader_ResService()
  35169.     {
  35170.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35171.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35172.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  35173.     }
  35174.     /**
  35175.      * Gets the private 'translation.loader.xliff' shared service.
  35176.      *
  35177.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  35178.      */
  35179.     protected function getTranslation_Loader_XliffService()
  35180.     {
  35181.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35182.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  35183.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  35184.     }
  35185.     /**
  35186.      * Gets the private 'translation.loader.yml' shared service.
  35187.      *
  35188.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  35189.      */
  35190.     protected function getTranslation_Loader_YmlService()
  35191.     {
  35192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35194.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35195.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  35196.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  35197.     }
  35198.     /**
  35199.      * Gets the private 'translation.provider_collection' shared service.
  35200.      *
  35201.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  35202.      */
  35203.     protected function getTranslation_ProviderCollectionService()
  35204.     {
  35205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  35206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  35207.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  35208.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  35209.         }, 1), []))->fromConfig([]);
  35210.     }
  35211.     /**
  35212.      * Gets the private 'translation.reader' shared service.
  35213.      *
  35214.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  35215.      */
  35216.     protected function getTranslation_ReaderService()
  35217.     {
  35218.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  35219.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  35220.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35221.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35222.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35223.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  35224.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  35225.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  35226.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  35227.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  35228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  35229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  35230.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35231.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  35232.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  35233.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  35234.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  35235.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  35236.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  35237.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  35238.         $instance->addLoader('yaml'$a);
  35239.         $instance->addLoader('yml'$a);
  35240.         $instance->addLoader('xlf'$b);
  35241.         $instance->addLoader('xliff'$b);
  35242.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  35243.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  35244.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  35245.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  35246.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  35247.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  35248.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  35249.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  35250.         return $instance;
  35251.     }
  35252.     /**
  35253.      * Gets the private 'translation.warmer' shared service.
  35254.      *
  35255.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  35256.      */
  35257.     protected function getTranslation_WarmerService()
  35258.     {
  35259.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  35261.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35262.             'translator' => ['services''translator''getTranslatorService'false],
  35263.         ], [
  35264.             'translator' => '?',
  35265.         ]))->withContext('translation.warmer'$this));
  35266.     }
  35267.     /**
  35268.      * Gets the private 'translation.writer' shared service.
  35269.      *
  35270.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  35271.      */
  35272.     protected function getTranslation_WriterService()
  35273.     {
  35274.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  35275.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  35276.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  35277.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  35278.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  35279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  35280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  35281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  35282.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  35283.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  35284.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  35285.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  35286.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  35287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  35288.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  35289.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  35290.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  35291.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  35292.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  35293.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  35294.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  35295.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  35296.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  35297.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  35298.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  35299.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  35300.         return $instance;
  35301.     }
  35302.     /**
  35303.      * Gets the private 'translator.default' shared service.
  35304.      *
  35305.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  35306.      */
  35307.     protected function getTranslator_DefaultService()
  35308.     {
  35309.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35310.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  35311.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  35312.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  35313.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  35314.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  35315.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  35316.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  35317.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  35318.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  35319.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  35320.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  35321.         ], [
  35322.             'translation.loader.csv' => '?',
  35323.             'translation.loader.dat' => '?',
  35324.             'translation.loader.ini' => '?',
  35325.             'translation.loader.json' => '?',
  35326.             'translation.loader.mo' => '?',
  35327.             'translation.loader.php' => '?',
  35328.             'translation.loader.po' => '?',
  35329.             'translation.loader.qt' => '?',
  35330.             'translation.loader.res' => '?',
  35331.             'translation.loader.xliff' => '?',
  35332.             'translation.loader.yml' => '?',
  35333.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ar', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), => (\dirname(__DIR__4).'/translations/FOSMessageBundle+intl-icu.ar.yaml'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.ar.yaml'), => (\dirname(__DIR__4).'/translations/KnpPaginatorBundle.ar.yaml'), 10 => (\dirname(__DIR__4).'/translations/date.ar.yaml'), 11 => (\dirname(__DIR__4).'/translations/emails.ar.yaml'), 12 => (\dirname(__DIR__4).'/translations/exceptions.ar.yaml'), 13 => (\dirname(__DIR__4).'/translations/jstranslation.ar.yaml'), 14 => (\dirname(__DIR__4).'/translations/messages.ar.yaml'), 15 => (\dirname(__DIR__4).'/translations/security.ar.yaml'), 16 => (\dirname(__DIR__4).'/translations/validators.ar.yaml')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/translations/FOSMessageBundle+intl-icu.en.yaml'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.en.yaml'), 10 => (\dirname(__DIR__4).'/translations/HWIOAuthBundle.en.yaml'), 11 => (\dirname(__DIR__4).'/translations/KnpPaginatorBundle.en.yaml'), 12 => (\dirname(__DIR__4).'/translations/date.en.yaml'), 13 => (\dirname(__DIR__4).'/translations/emails.en.yaml'), 14 => (\dirname(__DIR__4).'/translations/exceptions.en.yaml'), 15 => (\dirname(__DIR__4).'/translations/jstranslation.en.yaml'), 16 => (\dirname(__DIR__4).'/translations/messages.en.yaml'), 17 => (\dirname(__DIR__4).'/translations/security.en.yaml'), 18 => (\dirname(__DIR__4).'/translations/validators.en.yaml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'zh' => [=> (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations/HWIOAuthBundle.zh.yml')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'vn' => [=> (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/translations'), => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle/translations'), 11 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/translations'), 12 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/translations'), 13 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/translations'), 14 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/translations'), 15 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/translations'), 16 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ApiBundle/translations'), 17 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/translations'), 18 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/translations'), 19 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/translations'), 20 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/translations'), 21 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/translations'), 22 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/translations'), 23 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/translations'), 24 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/translations'), 25 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/translations'), 26 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/translations'), 27 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/translations'), 28 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/translations'), 29 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/translations'), 30 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/translations'), 31 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SurveyBundle/translations'), 32 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/translations'), 33 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/translations'), 34 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/translations'), 35 => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 37 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 39 => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/translations'), 43 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 45 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 47 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/translations'), 49 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 51 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 52 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 53 => (\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/translations'), 54 => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/translations'), 55 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 56 => (\dirname(__DIR__4).'/vendor/redjanym/fcm-bundle/translations'), 57 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 58 => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/translations'), 59 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 60 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 61 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 62 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 63 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 64 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 65 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 66 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 67 => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/hwi/oauth-bundle/src/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/vich/uploader-bundle/translations'=> 'translations'=> 'src/Aqarmap/Bundle/UserBundle/translations'=> 'src/Aqarmap/Bundle/MainBundle/translations'10 => 'vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle/translations'11 => 'src/Aqarmap/Bundle/ListingBundle/translations'12 => 'src/Aqarmap/Bundle/MessageBundle/translations'13 => 'src/Aqarmap/Bundle/CreditBundle/translations'14 => 'src/Aqarmap/Bundle/NotifierBundle/translations'15 => 'src/Aqarmap/Bundle/BuyerAlertsBundle/translations'16 => 'src/Aqarmap/Bundle/ApiBundle/translations'17 => 'src/Aqarmap/Bundle/MortgageBundle/translations'18 => 'src/Aqarmap/Bundle/BrokerSalesBundle/translations'19 => 'src/Aqarmap/Bundle/NeighborhoodBundle/translations'20 => 'src/Aqarmap/Bundle/DiscussionBundle/translations'21 => 'src/Aqarmap/Bundle/CRMBundle/translations'22 => 'src/Aqarmap/Bundle/CustomerProfilingBundle/translations'23 => 'src/Aqarmap/Bundle/ExchangeBundle/translations'24 => 'src/Aqarmap/Bundle/NotificationBundle/translations'25 => 'src/Aqarmap/Bundle/PaymentBundle/translations'26 => 'src/Aqarmap/Bundle/AnnouncementBundle/translations'27 => 'src/Aqarmap/Bundle/SearchBundle/translations'28 => 'src/Aqarmap/Bundle/NotificationBundle/translations'29 => 'src/Aqarmap/Bundle/FeatureToggleBundle/translations'30 => 'src/Aqarmap/Bundle/ValueEngineBundle/translations'31 => 'src/Aqarmap/Bundle/SurveyBundle/translations'32 => 'src/Aqarmap/Bundle/OTPBundle/translations'33 => 'src/Aqarmap/Bundle/TopSellerBundle/translations'34 => 'src/Aqarmap/Bundle/FinancialAidsBundle/translations'35 => 'src/Aqarmap/Bundle/RecurringTransactionBundle/translations'36 => 'vendor/symfony/framework-bundle/translations'37 => 'vendor/doctrine/doctrine-bundle/translations'38 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'39 => 'vendor/doctrine/mongodb-odm-bundle/translations'40 => 'vendor/friendsofsymfony/elastica-bundle/src/translations'41 => 'vendor/enqueue/enqueue-bundle/translations'42 => 'vendor/enqueue/elastica-bundle/translations'43 => 'vendor/symfony/twig-bundle/translations'44 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'45 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'46 => 'vendor/friendsofsymfony/rest-bundle/translations'47 => 'vendor/symfony/security-bundle/translations'48 => 'vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/translations'49 => 'vendor/jms/serializer-bundle/translations'50 => 'vendor/knplabs/knp-menu-bundle/src/translations'51 => 'vendor/liip/imagine-bundle/translations'52 => 'vendor/nelmio/api-doc-bundle/translations'53 => 'vendor/php-amqplib/rabbitmq-bundle/translations'54 => 'vendor/php-http/httplug-bundle/src/translations'55 => 'vendor/presta/sitemap-bundle/translations'56 => 'vendor/redjanym/fcm-bundle/translations'57 => 'vendor/sensio/framework-extra-bundle/src/translations'58 => 'vendor/snc/redis-bundle/src/translations'59 => 'vendor/symfony/debug-bundle/translations'60 => 'vendor/symfony/maker-bundle/src/translations'61 => 'vendor/symfony/monolog-bundle/translations'62 => 'vendor/doctrine/doctrine-migrations-bundle/translations'63 => 'vendor/symfony/web-profiler-bundle/translations'64 => 'vendor/twig/extra-bundle/translations'65 => 'vendor/symfony/webpack-encore-bundle/src/translations'66 => 'vendor/willdurand/js-translation-bundle/translations'67 => 'vendor/knplabs/knp-gaufrette-bundle/translations']]], []);
  35334.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  35335.         $instance->setFallbackLocales([=> 'ar']);
  35336.         return $instance;
  35337.     }
  35338.     /**
  35339.      * Gets the private 'twig.command.debug' shared service.
  35340.      *
  35341.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  35342.      */
  35343.     protected function getTwig_Command_DebugService()
  35344.     {
  35345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35346.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  35347.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  35348.         $instance->setName('debug:twig');
  35349.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  35350.         return $instance;
  35351.     }
  35352.     /**
  35353.      * Gets the private 'twig.command.lint' shared service.
  35354.      *
  35355.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  35356.      */
  35357.     protected function getTwig_Command_LintService()
  35358.     {
  35359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35360.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  35361.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  35362.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  35363.         $instance->setName('lint:twig');
  35364.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  35365.         return $instance;
  35366.     }
  35367.     /**
  35368.      * Gets the private 'twig.form.engine' shared service.
  35369.      *
  35370.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  35371.      */
  35372.     protected function getTwig_Form_EngineService()
  35373.     {
  35374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  35375.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  35376.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  35377.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35378.         if (isset($this->privates['twig.form.engine'])) {
  35379.             return $this->privates['twig.form.engine'];
  35380.         }
  35381.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  35382.     }
  35383.     /**
  35384.      * Gets the private 'twig.form.renderer' shared service.
  35385.      *
  35386.      * @return \Symfony\Component\Form\FormRenderer
  35387.      */
  35388.     protected function getTwig_Form_RendererService()
  35389.     {
  35390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  35391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  35392.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  35393.         if (isset($this->privates['twig.form.renderer'])) {
  35394.             return $this->privates['twig.form.renderer'];
  35395.         }
  35396.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  35397.     }
  35398.     /**
  35399.      * Gets the private 'twig.mailer.message_listener' shared service.
  35400.      *
  35401.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  35402.      */
  35403.     protected function getTwig_Mailer_MessageListenerService()
  35404.     {
  35405.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  35406.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  35407.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  35408.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35409.         if (isset($this->privates['twig.mailer.message_listener'])) {
  35410.             return $this->privates['twig.mailer.message_listener'];
  35411.         }
  35412.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  35413.     }
  35414.     /**
  35415.      * Gets the private 'twig.runtime.httpkernel' shared service.
  35416.      *
  35417.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  35418.      */
  35419.     protected function getTwig_Runtime_HttpkernelService()
  35420.     {
  35421.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  35422.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  35423.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  35424.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  35425.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  35426.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  35427.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35428.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  35429.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  35430.         ], [
  35431.             'hinclude' => '?',
  35432.             'inline' => '?',
  35433.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragments', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), $a));
  35434.     }
  35435.     /**
  35436.      * Gets the private 'twig.runtime.markdown' shared service.
  35437.      *
  35438.      * @return \Twig\Extra\Markdown\MarkdownRuntime
  35439.      */
  35440.     protected function getTwig_Runtime_MarkdownService()
  35441.     {
  35442.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownRuntime.php';
  35443.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownInterface.php';
  35444.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/LeagueMarkdown.php';
  35445.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/ConverterInterface.php';
  35446.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/MarkdownConverterInterface.php';
  35447.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/MarkdownConverter.php';
  35448.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/CommonMarkConverter.php';
  35449.         include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/LeagueCommonMarkConverterFactory.php';
  35450.         return $this->privates['twig.runtime.markdown'] = new \Twig\Extra\Markdown\MarkdownRuntime(new \Twig\Extra\Markdown\LeagueMarkdown((new \Twig\Extra\TwigExtraBundle\LeagueCommonMarkConverterFactory(new RewindableGenerator(function () {
  35451.             return new \EmptyIterator();
  35452.         }, 0)))->__invoke()));
  35453.     }
  35454.     /**
  35455.      * Gets the private 'twig.runtime.security_csrf' shared service.
  35456.      *
  35457.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  35458.      */
  35459.     protected function getTwig_Runtime_SecurityCsrfService()
  35460.     {
  35461.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  35462.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  35463.     }
  35464.     /**
  35465.      * Gets the private 'twig.runtime.serializer' shared service.
  35466.      *
  35467.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  35468.      */
  35469.     protected function getTwig_Runtime_SerializerService()
  35470.     {
  35471.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  35472.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  35473.         if (isset($this->privates['twig.runtime.serializer'])) {
  35474.             return $this->privates['twig.runtime.serializer'];
  35475.         }
  35476.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  35477.     }
  35478.     /**
  35479.      * Gets the private 'twig.template_cache_warmer' shared service.
  35480.      *
  35481.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  35482.      */
  35483.     protected function getTwig_TemplateCacheWarmerService()
  35484.     {
  35485.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35486.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  35487.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  35488.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35489.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  35490.         ], [
  35491.             'twig' => '?',
  35492.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views') => 'AqarmapMainBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views') => 'AqarmapListingBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views') => 'AqarmapUserBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views') => 'AqarmapNeighborhoodBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views') => 'AqarmapDiscussionBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views') => 'AqarmapSearchBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views') => 'AqarmapCRMBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views') => 'AqarmapBuyerAlertsBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views') => 'AqarmapNotificationBundle', (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views') => 'AqarmapCreditBundle', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  35493.     }
  35494.     /**
  35495.      * Gets the private 'uri_signer' shared service.
  35496.      *
  35497.      * @return \Symfony\Component\HttpKernel\UriSigner
  35498.      */
  35499.     protected function getUriSignerService()
  35500.     {
  35501.         return $this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET'));
  35502.     }
  35503.     /**
  35504.      * Gets the private 'validator.builder' shared service.
  35505.      *
  35506.      * @return \Symfony\Component\Validator\ValidatorBuilder
  35507.      */
  35508.     protected function getValidator_BuilderService()
  35509.     {
  35510.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  35511.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  35512.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35513.             'Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator''getIsYoutubeUrlOrNullValidatorService'false],
  35514.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator''getEmailValidatorService'false],
  35515.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator''getNonRepeatedValidatorService'false],
  35516.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator''getNonSequenceValidatorService'false],
  35517.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator''getNumericValidatorService'false],
  35518.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator''getValidCountryCodeValidatorService'false],
  35519.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'false],
  35520.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  35521.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  35522.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  35523.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  35524.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  35525.             'doctrine_odm.mongodb.unique' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'false],
  35526.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  35527.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  35528.         ], [
  35529.             'Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator' => '?',
  35530.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator' => '?',
  35531.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator' => '?',
  35532.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator' => '?',
  35533.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator' => '?',
  35534.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator' => '?',
  35535.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  35536.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  35537.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  35538.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  35539.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  35540.             'doctrine.orm.validator.unique' => '?',
  35541.             'doctrine_odm.mongodb.unique' => '?',
  35542.             'security.validator.user_password' => '?',
  35543.             'validator.expression' => '?',
  35544.         ])));
  35545.         if ($this->has('translator')) {
  35546.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  35547.         }
  35548.         $instance->setTranslationDomain('validators');
  35549.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  35550.         $instance->enableAnnotationMapping(true);
  35551.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  35552.         $instance->addMethodMapping('loadValidatorMetadata');
  35553.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  35554.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  35555.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  35556.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  35557.         return $instance;
  35558.     }
  35559.     /**
  35560.      * Gets the private 'validator.email' shared service.
  35561.      *
  35562.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  35563.      */
  35564.     protected function getValidator_EmailService()
  35565.     {
  35566.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  35567.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  35568.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  35569.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  35570.     }
  35571.     /**
  35572.      * Gets the private 'validator.expression' shared service.
  35573.      *
  35574.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  35575.      */
  35576.     protected function getValidator_ExpressionService()
  35577.     {
  35578.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  35579.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  35580.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  35581.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  35582.     }
  35583.     /**
  35584.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  35585.      *
  35586.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  35587.      */
  35588.     protected function getValidator_Mapping_CacheWarmerService()
  35589.     {
  35590.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  35592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  35593.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  35594.     }
  35595.     /**
  35596.      * Gets the private 'validator.not_compromised_password' shared service.
  35597.      *
  35598.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  35599.      */
  35600.     protected function getValidator_NotCompromisedPasswordService()
  35601.     {
  35602.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  35603.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  35604.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  35605.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  35606.     }
  35607.     /**
  35608.      * Gets the private 'var_dumper.command.server_dump' shared service.
  35609.      *
  35610.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  35611.      */
  35612.     protected function getVarDumper_Command_ServerDumpService()
  35613.     {
  35614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35615.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  35616.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  35617.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  35618.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  35619.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  35620.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  35621.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35622.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35623.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35624.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  35625.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  35626.         $instance->setName('server:dump');
  35627.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  35628.         return $instance;
  35629.     }
  35630.     /**
  35631.      * Gets the private 'var_dumper.contextualized_cli_dumper' shared service.
  35632.      *
  35633.      * @return \Symfony\Component\VarDumper\Dumper\ContextualizedDumper
  35634.      */
  35635.     protected function getVarDumper_ContextualizedCliDumperService()
  35636.     {
  35637.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  35638.         return $this->privates['var_dumper.contextualized_cli_dumper'] = new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]);
  35639.     }
  35640.     /**
  35641.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  35642.      *
  35643.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  35644.      */
  35645.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  35646.     {
  35647.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  35648.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  35649.         return $instance;
  35650.     }
  35651.     /**
  35652.      * Gets the private 'var_dumper.html_dumper' shared service.
  35653.      *
  35654.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  35655.      */
  35656.     protected function getVarDumper_HtmlDumperService()
  35657.     {
  35658.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  35659.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  35660.         return $instance;
  35661.     }
  35662.     /**
  35663.      * Gets the private 'var_dumper.server_connection' shared service.
  35664.      *
  35665.      * @return \Symfony\Component\VarDumper\Server\Connection
  35666.      */
  35667.     protected function getVarDumper_ServerConnectionService()
  35668.     {
  35669.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  35670.     }
  35671.     /**
  35672.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  35673.      *
  35674.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  35675.      */
  35676.     protected function getVichUploader_Command_MappingDebugService()
  35677.     {
  35678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35679.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  35680.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  35681.         $instance->setName('vich:mapping:debug');
  35682.         return $instance;
  35683.     }
  35684.     /**
  35685.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  35686.      *
  35687.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  35688.      */
  35689.     protected function getVichUploader_Command_MappingDebugClassService()
  35690.     {
  35691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35692.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  35693.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  35694.         $instance->setName('vich:mapping:debug-class');
  35695.         return $instance;
  35696.     }
  35697.     /**
  35698.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  35699.      *
  35700.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  35701.      */
  35702.     protected function getVichUploader_Command_MappingListClassesService()
  35703.     {
  35704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35705.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  35706.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  35707.         $instance->setName('vich:mapping:list-classes');
  35708.         return $instance;
  35709.     }
  35710.     /**
  35711.      * Gets the private 'vich_uploader.listener.clean.files_upload' shared service.
  35712.      *
  35713.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  35714.      */
  35715.     protected function getVichUploader_Listener_Clean_FilesUploadService()
  35716.     {
  35717.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35718.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  35719.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35720.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35721.         return $this->privates['vich_uploader.listener.clean.files_upload'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('files_upload', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  35722.     }
  35723.     /**
  35724.      * Gets the private 'vich_uploader.listener.clean.listing_photos' shared service.
  35725.      *
  35726.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  35727.      */
  35728.     protected function getVichUploader_Listener_Clean_ListingPhotosService()
  35729.     {
  35730.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35731.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  35732.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35733.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35734.         return $this->privates['vich_uploader.listener.clean.listing_photos'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('listing_photos', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  35735.     }
  35736.     /**
  35737.      * Gets the private 'vich_uploader.listener.remove.files_upload' shared service.
  35738.      *
  35739.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  35740.      */
  35741.     protected function getVichUploader_Listener_Remove_FilesUploadService()
  35742.     {
  35743.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35744.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  35745.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35746.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35747.         return $this->privates['vich_uploader.listener.remove.files_upload'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('files_upload', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  35748.     }
  35749.     /**
  35750.      * Gets the private 'vich_uploader.listener.remove.listing_photos' shared service.
  35751.      *
  35752.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  35753.      */
  35754.     protected function getVichUploader_Listener_Remove_ListingPhotosService()
  35755.     {
  35756.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35757.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  35758.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35759.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35760.         return $this->privates['vich_uploader.listener.remove.listing_photos'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('listing_photos', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  35761.     }
  35762.     /**
  35763.      * Gets the private 'vich_uploader.listener.upload.files_upload' shared service.
  35764.      *
  35765.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  35766.      */
  35767.     protected function getVichUploader_Listener_Upload_FilesUploadService()
  35768.     {
  35769.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35770.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  35771.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35772.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35773.         return $this->privates['vich_uploader.listener.upload.files_upload'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('files_upload', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  35774.     }
  35775.     /**
  35776.      * Gets the private 'vich_uploader.listener.upload.listing_photos' shared service.
  35777.      *
  35778.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  35779.      */
  35780.     protected function getVichUploader_Listener_Upload_ListingPhotosService()
  35781.     {
  35782.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35783.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  35784.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35785.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35786.         return $this->privates['vich_uploader.listener.upload.listing_photos'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('listing_photos', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
  35787.     }
  35788.     /**
  35789.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  35790.      *
  35791.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  35792.      */
  35793.     protected function getVichUploader_MetadataReaderService()
  35794.     {
  35795.         $a = new \Metadata\Driver\FileLocator([]);
  35796.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([=> new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [=> ($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()), => ($this->services['doctrine'] ?? $this->getDoctrineService())]), => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata'true);
  35797.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  35798.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  35799.     }
  35800.     /**
  35801.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  35802.      *
  35803.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  35804.      */
  35805.     protected function getVichUploader_PropertyMappingFactoryService()
  35806.     {
  35807.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  35808.     }
  35809.     /**
  35810.      * Gets the private 'vich_uploader.storage.gaufrette' shared service.
  35811.      *
  35812.      * @return \Vich\UploaderBundle\Storage\GaufretteStorage
  35813.      */
  35814.     protected function getVichUploader_Storage_GaufretteService($lazyLoad true)
  35815.     {
  35816.         if ($lazyLoad) {
  35817.             return $this->privates['vich_uploader.storage.gaufrette'] = $this->createProxy('GaufretteStorage_f99e4b3', function () {
  35818.                 return \GaufretteStorage_f99e4b3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35819.                     $wrappedInstance $this->getVichUploader_Storage_GaufretteService(false);
  35820.                     $proxy->setProxyInitializer(null);
  35821.                     return true;
  35822.                 });
  35823.             });
  35824.         }
  35825.         return new \Vich\UploaderBundle\Storage\GaufretteStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->services['knp_gaufrette.filesystem_map'] ?? $this->getKnpGaufrette_FilesystemMapService()), 'gaufrette');
  35826.     }
  35827.     /**
  35828.      * Gets the private 'web_profiler.csp.handler' shared service.
  35829.      *
  35830.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  35831.      */
  35832.     protected function getWebProfiler_Csp_HandlerService()
  35833.     {
  35834.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  35835.     }
  35836.     /**
  35837.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  35838.      *
  35839.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  35840.      */
  35841.     protected function getWebProfiler_DebugToolbarService()
  35842.     {
  35843.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35844.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  35845.             return $this->privates['web_profiler.debug_toolbar'];
  35846.         }
  35847.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  35848.     }
  35849.     /**
  35850.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  35851.      *
  35852.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  35853.      */
  35854.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  35855.     {
  35856.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  35857.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  35858.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  35859.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/builds/entrypoints.json'), NULL'_default'false);
  35860.     }
  35861.     /**
  35862.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  35863.      *
  35864.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  35865.      */
  35866.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  35867.     {
  35868.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35869.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  35870.         ], [
  35871.             '_default' => '?',
  35872.         ]), '_default');
  35873.     }
  35874.     /**
  35875.      * Gets the private 'webpack_encore.exception_listener' shared service.
  35876.      *
  35877.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  35878.      */
  35879.     protected function getWebpackEncore_ExceptionListenerService()
  35880.     {
  35881.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  35882.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  35883.     }
  35884.     /**
  35885.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  35886.      *
  35887.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  35888.      */
  35889.     protected function getWebpackEncore_TagRendererService()
  35890.     {
  35891.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  35892.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  35893.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  35894.             return $this->privates['webpack_encore.tag_renderer'];
  35895.         }
  35896.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => true], [], $a);
  35897.     }
  35898.     /**
  35899.      * Gets the public 'cache_clearer' alias.
  35900.      *
  35901.      * @return object The ".container.private.cache_clearer" service.
  35902.      */
  35903.     protected function getCacheClearerService()
  35904.     {
  35905.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  35906.         return $this->get('.container.private.cache_clearer');
  35907.     }
  35908.     /**
  35909.      * Gets the public 'filesystem' alias.
  35910.      *
  35911.      * @return object The ".container.private.filesystem" service.
  35912.      */
  35913.     protected function getFilesystemService()
  35914.     {
  35915.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  35916.         return $this->get('.container.private.filesystem');
  35917.     }
  35918.     /**
  35919.      * Gets the public 'serializer' alias.
  35920.      *
  35921.      * @return object The ".container.private.serializer" service.
  35922.      */
  35923.     protected function getSerializerService()
  35924.     {
  35925.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  35926.         return $this->get('.container.private.serializer');
  35927.     }
  35928.     /**
  35929.      * Gets the public 'security.csrf.token_manager' alias.
  35930.      *
  35931.      * @return object The ".container.private.security.csrf.token_manager" service.
  35932.      */
  35933.     protected function getSecurity_Csrf_TokenManagerService()
  35934.     {
  35935.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  35936.         return $this->get('.container.private.security.csrf.token_manager');
  35937.     }
  35938.     /**
  35939.      * Gets the public 'form.factory' alias.
  35940.      *
  35941.      * @return object The ".container.private.form.factory" service.
  35942.      */
  35943.     protected function getForm_FactoryService()
  35944.     {
  35945.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  35946.         return $this->get('.container.private.form.factory');
  35947.     }
  35948.     /**
  35949.      * Gets the public 'form.type.file' alias.
  35950.      *
  35951.      * @return object The ".container.private.form.type.file" service.
  35952.      */
  35953.     protected function getForm_Type_FileService()
  35954.     {
  35955.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  35956.         return $this->get('.container.private.form.type.file');
  35957.     }
  35958.     /**
  35959.      * Gets the public 'profiler' alias.
  35960.      *
  35961.      * @return object The ".container.private.profiler" service.
  35962.      */
  35963.     protected function getProfilerService()
  35964.     {
  35965.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  35966.         return $this->get('.container.private.profiler');
  35967.     }
  35968.     /**
  35969.      * Gets the public 'twig' alias.
  35970.      *
  35971.      * @return object The ".container.private.twig" service.
  35972.      */
  35973.     protected function getTwigService()
  35974.     {
  35975.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  35976.         return $this->get('.container.private.twig');
  35977.     }
  35978.     /**
  35979.      * Gets the public 'security.authorization_checker' alias.
  35980.      *
  35981.      * @return object The ".container.private.security.authorization_checker" service.
  35982.      */
  35983.     protected function getSecurity_AuthorizationCheckerService()
  35984.     {
  35985.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  35986.         return $this->get('.container.private.security.authorization_checker');
  35987.     }
  35988.     /**
  35989.      * Gets the public 'security.token_storage' alias.
  35990.      *
  35991.      * @return object The ".container.private.security.token_storage" service.
  35992.      */
  35993.     protected function getSecurity_TokenStorageService()
  35994.     {
  35995.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  35996.         return $this->get('.container.private.security.token_storage');
  35997.     }
  35998.     /**
  35999.      * Gets the public 'security.password_encoder' alias.
  36000.      *
  36001.      * @return object The ".container.private.security.password_encoder" service.
  36002.      */
  36003.     protected function getSecurity_PasswordEncoderService()
  36004.     {
  36005.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  36006.         return $this->get('.container.private.security.password_encoder');
  36007.     }
  36008.     /**
  36009.      * Gets the public 'session' alias.
  36010.      *
  36011.      * @return object The ".container.private.session" service.
  36012.      */
  36013.     protected function getSessionService()
  36014.     {
  36015.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  36016.         return $this->get('.container.private.session');
  36017.     }
  36018.     /**
  36019.      * Gets the public 'validator' alias.
  36020.      *
  36021.      * @return object The ".container.private.validator" service.
  36022.      */
  36023.     protected function getValidatorService()
  36024.     {
  36025.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  36026.         return $this->get('.container.private.validator');
  36027.     }
  36028.     /**
  36029.      * @return array|bool|float|int|string|\UnitEnum|null
  36030.      */
  36031.     public function getParameter(string $name)
  36032.     {
  36033.         if (isset($this->buildParameters[$name])) {
  36034.             return $this->buildParameters[$name];
  36035.         }
  36036.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  36037.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  36038.         }
  36039.         if (isset($this->loadedDynamicParameters[$name])) {
  36040.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  36041.         }
  36042.         return $this->parameters[$name];
  36043.     }
  36044.     public function hasParameter(string $name): bool
  36045.     {
  36046.         if (isset($this->buildParameters[$name])) {
  36047.             return true;
  36048.         }
  36049.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  36050.     }
  36051.     public function setParameter(string $name$value): void
  36052.     {
  36053.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  36054.     }
  36055.     public function getParameterBag(): ParameterBagInterface
  36056.     {
  36057.         if (null === $this->parameterBag) {
  36058.             $parameters $this->parameters;
  36059.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  36060.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  36061.             }
  36062.             foreach ($this->buildParameters as $name => $value) {
  36063.                 $parameters[$name] = $value;
  36064.             }
  36065.             $this->parameterBag = new FrozenParameterBag($parameters);
  36066.         }
  36067.         return $this->parameterBag;
  36068.     }
  36069.     private $loadedDynamicParameters = [
  36070.         'kernel.runtime_environment' => false,
  36071.         'kernel.build_dir' => false,
  36072.         'kernel.cache_dir' => false,
  36073.         'app_version' => false,
  36074.         'secret' => false,
  36075.         'legacy_salt' => false,
  36076.         'amazon_s3.bucket_name' => false,
  36077.         'amazon_s3.key' => false,
  36078.         'amazon_s3.secret' => false,
  36079.         'amazon_s3.region' => false,
  36080.         'amazon_sqs.key' => false,
  36081.         'amazon_sqs.secret' => false,
  36082.         'amazon_sqs.region' => false,
  36083.         'amazon_sns.key' => false,
  36084.         'amazon_sns.secret' => false,
  36085.         'amazon_sns.region' => false,
  36086.         'amazon_sns.account_id' => false,
  36087.         'amazon_cloudwatch.key' => false,
  36088.         'amazon_cloudwatch.secret' => false,
  36089.         'amazon_cloudwatch.region' => false,
  36090.         'router.request_context.host' => false,
  36091.         'router.request_context.scheme' => false,
  36092.         'country' => false,
  36093.         'elasticsearch_url' => false,
  36094.         'elasticsearch_timeout' => false,
  36095.         'fawry.hash_key' => false,
  36096.         'fawry.merchant_id' => false,
  36097.         'fawry.js_url' => false,
  36098.         'mongodb_server' => false,
  36099.         'mongodb_database' => false,
  36100.         'google_analytics_tracking_id' => false,
  36101.         'payfort.merchant_identifier' => false,
  36102.         'payfort.access_code' => false,
  36103.         'payfort.redirect_url' => false,
  36104.         'payfort.recurring_url' => false,
  36105.         'payfort.authorization_url' => false,
  36106.         'payfort.sha_request' => false,
  36107.         'payfort.sha_response' => false,
  36108.         'zoho_id' => false,
  36109.         'zoho_secret' => false,
  36110.         'zoho_user' => false,
  36111.         'sync_customers_zoho_id' => false,
  36112.         'sync_customers_zoho_secret' => false,
  36113.         'sync_customers_zoho_user' => false,
  36114.         'api_gateway.top_sellers.url' => false,
  36115.         'api_gateway.supply_and_demand.url' => false,
  36116.         'promotional_mailer_dsn' => false,
  36117.         'mailer_dsn' => false,
  36118.         'new_fcm_api' => false,
  36119.         'user_dashboard_url' => false,
  36120.         'google_recaptcha_site_key' => false,
  36121.         'aqarmap.wompoo' => false,
  36122.         'kernel.secret' => false,
  36123.         'debug.container.dump' => false,
  36124.         'serializer.mapping.cache.file' => false,
  36125.         'session.save_path' => false,
  36126.         'validator.mapping.cache.file' => false,
  36127.         'profiler.storage.dsn' => false,
  36128.         'doctrine.orm.proxy_dir' => false,
  36129.         'doctrine_mongodb.odm.proxy_dir' => false,
  36130.         'doctrine_mongodb.odm.hydrator_dir' => false,
  36131.         'doctrine_mongodb.odm.persistent_collection_dir' => false,
  36132.         'fos_user.registration.confirmation.from_email' => false,
  36133.         'fos_user.resetting.email.from_email' => false,
  36134.         'redjan_ym_fcm.firebase_api_key' => false,
  36135.     ];
  36136.     private $dynamicParameters = [];
  36137.     private function getDynamicParameter(string $name)
  36138.     {
  36139.         switch ($name) {
  36140.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  36141.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  36142.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  36143.             case 'app_version'$value $this->getEnv('APP_VERSION'); break;
  36144.             case 'secret'$value $this->getEnv('APP_SECRET'); break;
  36145.             case 'legacy_salt'$value $this->getEnv('APP_LEGACY_SALT'); break;
  36146.             case 'amazon_s3.bucket_name'$value $this->getEnv('AWS_S3_BUCKET'); break;
  36147.             case 'amazon_s3.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  36148.             case 'amazon_s3.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  36149.             case 'amazon_s3.region'$value $this->getEnv('AWS_S3_REGION'); break;
  36150.             case 'amazon_sqs.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  36151.             case 'amazon_sqs.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  36152.             case 'amazon_sqs.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  36153.             case 'amazon_sns.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  36154.             case 'amazon_sns.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  36155.             case 'amazon_sns.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  36156.             case 'amazon_sns.account_id'$value $this->getEnv('AWS_ACCOUNT_ID'); break;
  36157.             case 'amazon_cloudwatch.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  36158.             case 'amazon_cloudwatch.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  36159.             case 'amazon_cloudwatch.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  36160.             case 'router.request_context.host'$value $this->getEnv('APP_HOST'); break;
  36161.             case 'router.request_context.scheme'$value $this->getEnv('APP_SCHEME'); break;
  36162.             case 'country'$value $this->getEnv('APP_COUNTRY'); break;
  36163.             case 'elasticsearch_url'$value $this->getEnv('ELASTICSEARCH_URL'); break;
  36164.             case 'elasticsearch_timeout'$value $this->getEnv('ELASTICSEARCH_TIMEOUT'); break;
  36165.             case 'fawry.hash_key'$value $this->getEnv('FAWRY_HASH_KEY'); break;
  36166.             case 'fawry.merchant_id'$value $this->getEnv('FAWRY_MERCHANT_ID'); break;
  36167.             case 'fawry.js_url'$value $this->getEnv('FAWRY_JS_URL'); break;
  36168.             case 'mongodb_server'$value $this->getEnv('resolve:MONGODB_URL'); break;
  36169.             case 'mongodb_database'$value $this->getEnv('resolve:MONGODB_NAME'); break;
  36170.             case 'google_analytics_tracking_id'$value $this->getEnv('GOOGLE_ANALYTICS_TRACKING_ID'); break;
  36171.             case 'payfort.merchant_identifier'$value $this->getEnv('PAYFORT_MERCHANT_IDENTIFIER'); break;
  36172.             case 'payfort.access_code'$value $this->getEnv('PAYFORT_ACCESS_CODE'); break;
  36173.             case 'payfort.redirect_url'$value $this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentPage'; break;
  36174.             case 'payfort.recurring_url'$value $this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentApi'; break;
  36175.             case 'payfort.authorization_url'$value $this->getEnv('string:AUTHORIZATION_PAYFORT_URL').'/FortAPI/paymentApi'; break;
  36176.             case 'payfort.sha_request'$value $this->getEnv('PAYFORT_SHA_REQUEST'); break;
  36177.             case 'payfort.sha_response'$value $this->getEnv('PAYFORT_SHA_RESPONSE'); break;
  36178.             case 'zoho_id'$value $this->getEnv('resolve:ZOHO_ID_HOME_EG'); break;
  36179.             case 'zoho_secret'$value $this->getEnv('resolve:ZOHO_SECRET_HOME_EG'); break;
  36180.             case 'zoho_user'$value $this->getEnv('resolve:ZOHO_USER_HOME_EG'); break;
  36181.             case 'sync_customers_zoho_id'$value $this->getEnv('resolve:ZOHO_ID'); break;
  36182.             case 'sync_customers_zoho_secret'$value $this->getEnv('resolve:ZOHO_SECRET'); break;
  36183.             case 'sync_customers_zoho_user'$value $this->getEnv('resolve:ZOHO_USER'); break;
  36184.             case 'api_gateway.top_sellers.url'$value $this->getEnv('TOP_SELLER_SERVICE_ENDPOINT'); break;
  36185.             case 'api_gateway.supply_and_demand.url'$value $this->getEnv('LOCATIONS_INSIGHTS_SVC_ENDPOINT'); break;
  36186.             case 'promotional_mailer_dsn'$value $this->getEnv('MAILER_PROMOTIONAL_DSN'); break;
  36187.             case 'mailer_dsn'$value $this->getEnv('MAILER_DSN'); break;
  36188.             case 'new_fcm_api'$value 'https://fcm.googleapis.com/v1/projects/'.$this->getEnv('string:FCM_PROJECT_ID'); break;
  36189.             case 'user_dashboard_url'$value $this->getEnv('USER_DASHBOARD_URL'); break;
  36190.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  36191.             case 'aqarmap.wompoo'$value = [
  36192.                 'enabled' => true,
  36193.                 'bucket' => $this->getEnv('AWS_S3_BUCKET'),
  36194.                 'base_urls' => $this->getEnv('json:THUMBOR_CDN_URLS'),
  36195.             ]; break;
  36196.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  36197.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  36198.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  36199.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  36200.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  36201.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  36202.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/Proxies'); break;
  36203.             case 'doctrine_mongodb.odm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'); break;
  36204.             case 'doctrine_mongodb.odm.hydrator_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'); break;
  36205.             case 'doctrine_mongodb.odm.persistent_collection_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'); break;
  36206.             case 'fos_user.registration.confirmation.from_email'$value = [
  36207.                 $this->getEnv('WEBSITE_EMAIL') => 'Aqarmap',
  36208.             ]; break;
  36209.             case 'fos_user.resetting.email.from_email'$value = [
  36210.                 $this->getEnv('WEBSITE_EMAIL') => 'Aqarmap',
  36211.             ]; break;
  36212.             case 'redjan_ym_fcm.firebase_api_key'$value $this->getEnv('resolve:FCM_SERVER_KEY'); break;
  36213.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  36214.         }
  36215.         $this->loadedDynamicParameters[$name] = true;
  36216.         return $this->dynamicParameters[$name] = $value;
  36217.     }
  36218.     protected function getDefaultParameters(): array
  36219.     {
  36220.         return [
  36221.             'kernel.project_dir' => \dirname(__DIR__4),
  36222.             'kernel.environment' => 'dev',
  36223.             'kernel.debug' => true,
  36224.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  36225.             'kernel.bundles' => [
  36226.                 'AqarmapUserBundle' => 'Aqarmap\\Bundle\\UserBundle\\AqarmapUserBundle',
  36227.                 'AqarmapMainBundle' => 'Aqarmap\\Bundle\\MainBundle\\AqarmapMainBundle',
  36228.                 'AqarmapUtilityBundle' => 'Aqarmap\\Bundle\\UtilityBundle\\AqarmapUtilityBundle',
  36229.                 'AqarmapListingBundle' => 'Aqarmap\\Bundle\\ListingBundle\\AqarmapListingBundle',
  36230.                 'AqarmapMessageBundle' => 'Aqarmap\\Bundle\\MessageBundle\\AqarmapMessageBundle',
  36231.                 'AqarmapCreditBundle' => 'Aqarmap\\Bundle\\CreditBundle\\AqarmapCreditBundle',
  36232.                 'AqarmapNotifierBundle' => 'Aqarmap\\Bundle\\NotifierBundle\\AqarmapNotifierBundle',
  36233.                 'AqarmapBuyerAlertsBundle' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\AqarmapBuyerAlertsBundle',
  36234.                 'AqarmapApiBundle' => 'Aqarmap\\Bundle\\ApiBundle\\AqarmapApiBundle',
  36235.                 'AqarmapMortgageBundle' => 'Aqarmap\\Bundle\\MortgageBundle\\AqarmapMortgageBundle',
  36236.                 'AqarmapBrokerSalesBundle' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\AqarmapBrokerSalesBundle',
  36237.                 'AqarmapNeighborhoodBundle' => 'Aqarmap\\Bundle\\NeighborhoodBundle\\AqarmapNeighborhoodBundle',
  36238.                 'AqarmapDiscussionBundle' => 'Aqarmap\\Bundle\\DiscussionBundle\\AqarmapDiscussionBundle',
  36239.                 'AqarmapCRMBundle' => 'Aqarmap\\Bundle\\CRMBundle\\AqarmapCRMBundle',
  36240.                 'AqarmapCustomerProfilingBundle' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\AqarmapCustomerProfilingBundle',
  36241.                 'AqarmapExchangeBundle' => 'Aqarmap\\Bundle\\ExchangeBundle\\AqarmapExchangeBundle',
  36242.                 'NotificationBundle' => 'Aqarmap\\Bundle\\NotificationBundle\\NotificationBundle',
  36243.                 'AqarmapPaymentBundle' => 'Aqarmap\\Bundle\\PaymentBundle\\AqarmapPaymentBundle',
  36244.                 'AqarmapAnnouncementBundle' => 'Aqarmap\\Bundle\\AnnouncementBundle\\AqarmapAnnouncementBundle',
  36245.                 'AqarmapSearchBundle' => 'Aqarmap\\Bundle\\SearchBundle\\AqarmapSearchBundle',
  36246.                 'AqarmapNotificationBundle' => 'Aqarmap\\Bundle\\NotificationBundle\\AqarmapNotificationBundle',
  36247.                 'FeatureToggleBundle' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\FeatureToggleBundle',
  36248.                 'AqarmapValueEngineBundle' => 'Aqarmap\\Bundle\\ValueEngineBundle\\AqarmapValueEngineBundle',
  36249.                 'SurveyBundle' => 'Aqarmap\\Bundle\\SurveyBundle\\SurveyBundle',
  36250.                 'OTPBundle' => 'Aqarmap\\Bundle\\OTPBundle\\OTPBundle',
  36251.                 'TopSellerBundle' => 'Aqarmap\\Bundle\\TopSellerBundle\\TopSellerBundle',
  36252.                 'AqarmapFinancialAidsBundle' => 'Aqarmap\\Bundle\\FinancialAidsBundle\\AqarmapFinancialAidsBundle',
  36253.                 'RecurringTransactionBundle' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\RecurringTransactionBundle',
  36254.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  36255.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  36256.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  36257.                 'DoctrineMongoDBBundle' => 'Doctrine\\Bundle\\MongoDBBundle\\DoctrineMongoDBBundle',
  36258.                 'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
  36259.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  36260.                 'EnqueueElasticaBundle' => 'Enqueue\\ElasticaBundle\\EnqueueElasticaBundle',
  36261.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  36262.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  36263.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  36264.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  36265.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  36266.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  36267.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  36268.                 'JMSI18nRoutingBundle' => 'JMS\\I18nRoutingBundle\\JMSI18nRoutingBundle',
  36269.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  36270.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  36271.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  36272.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  36273.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  36274.                 'OldSoundRabbitMqBundle' => 'OldSound\\RabbitMqBundle\\OldSoundRabbitMqBundle',
  36275.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  36276.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  36277.                 'RedjanYmFCMBundle' => 'RedjanYm\\FCMBundle\\RedjanYmFCMBundle',
  36278.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  36279.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  36280.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  36281.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  36282.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  36283.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  36284.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  36285.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  36286.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  36287.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  36288.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  36289.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  36290.             ],
  36291.             'kernel.bundles_metadata' => [
  36292.                 'AqarmapUserBundle' => [
  36293.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle'),
  36294.                     'namespace' => 'Aqarmap\\Bundle\\UserBundle',
  36295.                 ],
  36296.                 'AqarmapMainBundle' => [
  36297.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle'),
  36298.                     'namespace' => 'Aqarmap\\Bundle\\MainBundle',
  36299.                 ],
  36300.                 'AqarmapUtilityBundle' => [
  36301.                     'path' => (\dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle'),
  36302.                     'namespace' => 'Aqarmap\\Bundle\\UtilityBundle',
  36303.                 ],
  36304.                 'AqarmapListingBundle' => [
  36305.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle'),
  36306.                     'namespace' => 'Aqarmap\\Bundle\\ListingBundle',
  36307.                 ],
  36308.                 'AqarmapMessageBundle' => [
  36309.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle'),
  36310.                     'namespace' => 'Aqarmap\\Bundle\\MessageBundle',
  36311.                 ],
  36312.                 'AqarmapCreditBundle' => [
  36313.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle'),
  36314.                     'namespace' => 'Aqarmap\\Bundle\\CreditBundle',
  36315.                 ],
  36316.                 'AqarmapNotifierBundle' => [
  36317.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle'),
  36318.                     'namespace' => 'Aqarmap\\Bundle\\NotifierBundle',
  36319.                 ],
  36320.                 'AqarmapBuyerAlertsBundle' => [
  36321.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle'),
  36322.                     'namespace' => 'Aqarmap\\Bundle\\BuyerAlertsBundle',
  36323.                 ],
  36324.                 'AqarmapApiBundle' => [
  36325.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ApiBundle'),
  36326.                     'namespace' => 'Aqarmap\\Bundle\\ApiBundle',
  36327.                 ],
  36328.                 'AqarmapMortgageBundle' => [
  36329.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle'),
  36330.                     'namespace' => 'Aqarmap\\Bundle\\MortgageBundle',
  36331.                 ],
  36332.                 'AqarmapBrokerSalesBundle' => [
  36333.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle'),
  36334.                     'namespace' => 'Aqarmap\\Bundle\\BrokerSalesBundle',
  36335.                 ],
  36336.                 'AqarmapNeighborhoodBundle' => [
  36337.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle'),
  36338.                     'namespace' => 'Aqarmap\\Bundle\\NeighborhoodBundle',
  36339.                 ],
  36340.                 'AqarmapDiscussionBundle' => [
  36341.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle'),
  36342.                     'namespace' => 'Aqarmap\\Bundle\\DiscussionBundle',
  36343.                 ],
  36344.                 'AqarmapCRMBundle' => [
  36345.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle'),
  36346.                     'namespace' => 'Aqarmap\\Bundle\\CRMBundle',
  36347.                 ],
  36348.                 'AqarmapCustomerProfilingBundle' => [
  36349.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle'),
  36350.                     'namespace' => 'Aqarmap\\Bundle\\CustomerProfilingBundle',
  36351.                 ],
  36352.                 'AqarmapExchangeBundle' => [
  36353.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle'),
  36354.                     'namespace' => 'Aqarmap\\Bundle\\ExchangeBundle',
  36355.                 ],
  36356.                 'NotificationBundle' => [
  36357.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle'),
  36358.                     'namespace' => 'Aqarmap\\Bundle\\NotificationBundle',
  36359.                 ],
  36360.                 'AqarmapPaymentBundle' => [
  36361.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle'),
  36362.                     'namespace' => 'Aqarmap\\Bundle\\PaymentBundle',
  36363.                 ],
  36364.                 'AqarmapAnnouncementBundle' => [
  36365.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle'),
  36366.                     'namespace' => 'Aqarmap\\Bundle\\AnnouncementBundle',
  36367.                 ],
  36368.                 'AqarmapSearchBundle' => [
  36369.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle'),
  36370.                     'namespace' => 'Aqarmap\\Bundle\\SearchBundle',
  36371.                 ],
  36372.                 'AqarmapNotificationBundle' => [
  36373.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle'),
  36374.                     'namespace' => 'Aqarmap\\Bundle\\NotificationBundle',
  36375.                 ],
  36376.                 'FeatureToggleBundle' => [
  36377.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle'),
  36378.                     'namespace' => 'Aqarmap\\Bundle\\FeatureToggleBundle',
  36379.                 ],
  36380.                 'AqarmapValueEngineBundle' => [
  36381.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle'),
  36382.                     'namespace' => 'Aqarmap\\Bundle\\ValueEngineBundle',
  36383.                 ],
  36384.                 'SurveyBundle' => [
  36385.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SurveyBundle'),
  36386.                     'namespace' => 'Aqarmap\\Bundle\\SurveyBundle',
  36387.                 ],
  36388.                 'OTPBundle' => [
  36389.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle'),
  36390.                     'namespace' => 'Aqarmap\\Bundle\\OTPBundle',
  36391.                 ],
  36392.                 'TopSellerBundle' => [
  36393.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle'),
  36394.                     'namespace' => 'Aqarmap\\Bundle\\TopSellerBundle',
  36395.                 ],
  36396.                 'AqarmapFinancialAidsBundle' => [
  36397.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle'),
  36398.                     'namespace' => 'Aqarmap\\Bundle\\FinancialAidsBundle',
  36399.                 ],
  36400.                 'RecurringTransactionBundle' => [
  36401.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle'),
  36402.                     'namespace' => 'Aqarmap\\Bundle\\RecurringTransactionBundle',
  36403.                 ],
  36404.                 'FrameworkBundle' => [
  36405.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  36406.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  36407.                 ],
  36408.                 'DoctrineBundle' => [
  36409.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  36410.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  36411.                 ],
  36412.                 'DoctrineFixturesBundle' => [
  36413.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  36414.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  36415.                 ],
  36416.                 'DoctrineMongoDBBundle' => [
  36417.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle'),
  36418.                     'namespace' => 'Doctrine\\Bundle\\MongoDBBundle',
  36419.                 ],
  36420.                 'FOSElasticaBundle' => [
  36421.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src'),
  36422.                     'namespace' => 'FOS\\ElasticaBundle',
  36423.                 ],
  36424.                 'EnqueueBundle' => [
  36425.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  36426.                     'namespace' => 'Enqueue\\Bundle',
  36427.                 ],
  36428.                 'EnqueueElasticaBundle' => [
  36429.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/elastica-bundle'),
  36430.                     'namespace' => 'Enqueue\\ElasticaBundle',
  36431.                 ],
  36432.                 'TwigBundle' => [
  36433.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  36434.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  36435.                 ],
  36436.                 'FOSCKEditorBundle' => [
  36437.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  36438.                     'namespace' => 'FOS\\CKEditorBundle',
  36439.                 ],
  36440.                 'FOSJsRoutingBundle' => [
  36441.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  36442.                     'namespace' => 'FOS\\JsRoutingBundle',
  36443.                 ],
  36444.                 'FOSRestBundle' => [
  36445.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  36446.                     'namespace' => 'FOS\\RestBundle',
  36447.                 ],
  36448.                 'SecurityBundle' => [
  36449.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  36450.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  36451.                 ],
  36452.                 'FOSUserBundle' => [
  36453.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  36454.                     'namespace' => 'FOS\\UserBundle',
  36455.                 ],
  36456.                 'HWIOAuthBundle' => [
  36457.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src'),
  36458.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  36459.                 ],
  36460.                 'JMSI18nRoutingBundle' => [
  36461.                     'path' => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle'),
  36462.                     'namespace' => 'JMS\\I18nRoutingBundle',
  36463.                 ],
  36464.                 'JMSSerializerBundle' => [
  36465.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  36466.                     'namespace' => 'JMS\\SerializerBundle',
  36467.                 ],
  36468.                 'KnpMenuBundle' => [
  36469.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  36470.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  36471.                 ],
  36472.                 'KnpPaginatorBundle' => [
  36473.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  36474.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  36475.                 ],
  36476.                 'LiipImagineBundle' => [
  36477.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  36478.                     'namespace' => 'Liip\\ImagineBundle',
  36479.                 ],
  36480.                 'NelmioApiDocBundle' => [
  36481.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  36482.                     'namespace' => 'Nelmio\\ApiDocBundle',
  36483.                 ],
  36484.                 'OldSoundRabbitMqBundle' => [
  36485.                     'path' => (\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle'),
  36486.                     'namespace' => 'OldSound\\RabbitMqBundle',
  36487.                 ],
  36488.                 'HttplugBundle' => [
  36489.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  36490.                     'namespace' => 'Http\\HttplugBundle',
  36491.                 ],
  36492.                 'PrestaSitemapBundle' => [
  36493.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  36494.                     'namespace' => 'Presta\\SitemapBundle',
  36495.                 ],
  36496.                 'RedjanYmFCMBundle' => [
  36497.                     'path' => (\dirname(__DIR__4).'/vendor/redjanym/fcm-bundle'),
  36498.                     'namespace' => 'RedjanYm\\FCMBundle',
  36499.                 ],
  36500.                 'SensioFrameworkExtraBundle' => [
  36501.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  36502.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  36503.                 ],
  36504.                 'SncRedisBundle' => [
  36505.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src'),
  36506.                     'namespace' => 'Snc\\RedisBundle',
  36507.                 ],
  36508.                 'DebugBundle' => [
  36509.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  36510.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  36511.                 ],
  36512.                 'MakerBundle' => [
  36513.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  36514.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  36515.                 ],
  36516.                 'MonologBundle' => [
  36517.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  36518.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  36519.                 ],
  36520.                 'DoctrineMigrationsBundle' => [
  36521.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  36522.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  36523.                 ],
  36524.                 'WebProfilerBundle' => [
  36525.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  36526.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  36527.                 ],
  36528.                 'TwigExtraBundle' => [
  36529.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  36530.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  36531.                 ],
  36532.                 'WebpackEncoreBundle' => [
  36533.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  36534.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  36535.                 ],
  36536.                 'VichUploaderBundle' => [
  36537.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  36538.                     'namespace' => 'Vich\\UploaderBundle',
  36539.                 ],
  36540.                 'BazingaJsTranslationBundle' => [
  36541.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  36542.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  36543.                 ],
  36544.                 'KnpGaufretteBundle' => [
  36545.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  36546.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  36547.                 ],
  36548.             ],
  36549.             'kernel.charset' => 'UTF-8',
  36550.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  36551.             'jms_i18n_routing.locale_resolver.class' => 'Aqarmap\\Bundle\\MainBundle\\Locale\\DefaultLocaleResolver',
  36552.             'locale' => 'ar',
  36553.             'amazon_cloudwatch.stream' => 'dev',
  36554.             'wompoo.enabled' => true,
  36555.             'website_email' => 'info@aqarmap.com',
  36556.             'help_desk_email' => 'support+egypt@aqarmap.com',
  36557.             'webmaster_email' => 'no-reply@aqarmap.com.eg',
  36558.             'feedback_email' => 'support+egypt@aqarmap.com',
  36559.             'cs_email' => 'cs@aqarmap.com',
  36560.             'buyer_alerts_email' => 'buyer-alert@aqarmap.com',
  36561.             'router.request_context.base_url' => '',
  36562.             'cashnpay_product_id' => NULL,
  36563.             'cashnpay_secret_key' => NULL,
  36564.             'cashnpay_sandbox' => true,
  36565.             'slack_token' => 'xoxo-0000000000-0000000000-0000000000-0a0a0a0aa0',
  36566.             'slack_bot_name' => 'Symfony',
  36567.             'slack_channel' => '#monolog',
  36568.             'locales' => [
  36569.                 => 'ar',
  36570.                 => 'en',
  36571.             ],
  36572.             'firebase.apikey' => 'AAAA0Aa0Aa0:AAA00aAAaAaAaAAAaAAaaA-AA0AA0aAAA0aAa',
  36573.             'firebase.sender_id' => 1000000000000,
  36574.             'google_maps_key' => NULL,
  36575.             'facebook.app_id' => NULL,
  36576.             'facebook.app_secret' => NULL,
  36577.             'mongodb_user' => NULL,
  36578.             'mongodb_password' => NULL,
  36579.             'google.short.url.api_key' => NULL,
  36580.             'masked_email.imap_url' => 'imap.gmail.com:993/imap/ssl',
  36581.             'masked_email.email' => NULL,
  36582.             'masked_email.encrypted_password' => NULL,
  36583.             'payfort.sha_type' => 'sha256',
  36584.             'paymob.api_key' => NULL,
  36585.             'paymob.integration_id' => NULL,
  36586.             'paymob.recurring_integration_id' => NULL,
  36587.             'paymob.generate_token_url' => 'https://accept.paymob.com/api/auth/tokens',
  36588.             'paymob.generate_order_url' => 'https://accept.paymob.com/api/ecommerce/orders',
  36589.             'paymob.generate_payment_key_url' => 'https://accept.paymob.com/api/acceptance/payment_keys',
  36590.             'paymob.generate_pay_with_saved_card_url' => 'https://accept.paymob.com/api/acceptance/payments/pay',
  36591.             'chat' => [
  36592.                 'qiscus' => [
  36593.                     'app_id' => NULL,
  36594.                     'secret' => NULL,
  36595.                     'user_password' => NULL,
  36596.                     'uri' => '.qiscus.com/api',
  36597.                 ],
  36598.             ],
  36599.             'sms' => [
  36600.                 'aws' => [
  36601.                     'key' => NULL,
  36602.                     'secret' => NULL,
  36603.                     'region' => NULL,
  36604.                     'version' => NULL,
  36605.                     'sms_type' => NULL,
  36606.                     'from' => NULL,
  36607.                 ],
  36608.                 'nexmo' => [
  36609.                     'key' => NULL,
  36610.                     'secret' => NULL,
  36611.                     'from' => NULL,
  36612.                 ],
  36613.                 'connekio' => [
  36614.                     'url' => NULL,
  36615.                     'auth' => NULL,
  36616.                     'account_id' => NULL,
  36617.                     'mnc' => NULL,
  36618.                     'mcc' => NULL,
  36619.                     'from' => NULL,
  36620.                 ],
  36621.                 'infobip' => [
  36622.                     'base_url' => '',
  36623.                     'key' => '',
  36624.                     'from' => '',
  36625.                 ],
  36626.                 'provider' => 'infobip',
  36627.             ],
  36628.             'upload_location_path' => (\dirname(__DIR__4).'/web/locations/'),
  36629.             'aqarmap_notification' => [
  36630.                 'fcm' => [
  36631.                     'key' => NULL,
  36632.                 ],
  36633.                 'nexmo' => [
  36634.                     'api_key' => NULL,
  36635.                     'api_secret' => NULL,
  36636.                 ],
  36637.                 'mail' => [
  36638.                     'from' => 'system@aqarmap.com',
  36639.                 ],
  36640.             ],
  36641.             'aqarmap_advice_url' => 'https://advice.aqarmap.com.eg',
  36642.             'aqarmap.performance_log' => [
  36643.                 'enabled' => false,
  36644.             ],
  36645.             'aqarmap_teleport_client_secret' => '4drn0oj34y2os88gcc4gss4o0gc8gwk40ggg8ksgcwsg4w0g80',
  36646.             'aqarmap_teleport_client_id' => '1_1d3g4ovtnkqsosok4o8c8ksw4gcwsgkgwsk0wkos0s848k0cgo',
  36647.             'aqarmap_teleport_url' => 'https://fleet.aqarmap.net/',
  36648.             'zoho_redirect' => 'https://aqarmap.com.eg/en/',
  36649.             'zoho_resource_path' => 'public/crm',
  36650.             'auto_scrapy_init_command_api_url' => 'https://control:3vSPQ9@scrappy.aqarmap.net',
  36651.             'services.moonshot' => 'MOONSHOT',
  36652.             'services.poke' => 'POKE',
  36653.             'services.notification_center' => 'NOTIFICATION_CENTER',
  36654.             'facebookAppId' => '',
  36655.             'facebookSecret' => '',
  36656.             'aqm_cli.client_id' => '',
  36657.             'google_app_id' => NULL,
  36658.             'google_secret' => NULL,
  36659.             'google_redirect_url' => NULL,
  36660.             'joinUsARURL' => 'https://i.aqarmap.com/joinus/?campaign=HomepageWeb',
  36661.             'joinUsENURL' => 'https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWeb',
  36662.             'popUpJoinUsARURL' => 'https://i.aqarmap.com/joinus/?campaign=HomepageWidget',
  36663.             'popUpJoinUsENURL' => 'https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWidget',
  36664.             'env(MONGODB_URL)' => '',
  36665.             'env(MONGODB_DB)' => '',
  36666.             'container.dumper.inline_factories' => true,
  36667.             'event_dispatcher.event_aliases' => [
  36668.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  36669.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  36670.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  36671.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  36672.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  36673.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  36674.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  36675.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  36676.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  36677.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  36678.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  36679.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  36680.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  36681.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  36682.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  36683.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  36684.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  36685.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  36686.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  36687.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  36688.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  36689.             ],
  36690.             'fragment.renderer.hinclude.global_template' => NULL,
  36691.             'fragment.path' => '/_fragments',
  36692.             'kernel.http_method_override' => true,
  36693.             'kernel.trusted_hosts' => [
  36694.             ],
  36695.             'kernel.default_locale' => 'ar',
  36696.             'kernel.enabled_locales' => [
  36697.             ],
  36698.             'kernel.error_controller' => 'error_controller',
  36699.             'debug.file_link_format' => NULL,
  36700.             'asset.request_context.base_path' => NULL,
  36701.             'asset.request_context.secure' => NULL,
  36702.             'translator.logging' => false,
  36703.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  36704.             'debug.error_handler.throw_at' => -1,
  36705.             'router.resource' => 'kernel::loadRoutes',
  36706.             'request_listener.http_port' => 80,
  36707.             'request_listener.https_port' => 443,
  36708.             'session.metadata.storage_key' => '_sf2_meta',
  36709.             'session.storage.options' => [
  36710.                 'cache_limiter' => '0',
  36711.                 'cookie_secure' => 'auto',
  36712.                 'cookie_httponly' => true,
  36713.                 'cookie_samesite' => 'lax',
  36714.                 'gc_probability' => 1,
  36715.             ],
  36716.             'session.metadata.update_threshold' => 0,
  36717.             'form.type_extension.csrf.enabled' => true,
  36718.             'form.type_extension.csrf.field_name' => '_token',
  36719.             'validator.translation_domain' => 'validators',
  36720.             'profiler_listener.only_exceptions' => false,
  36721.             'profiler_listener.only_main_requests' => false,
  36722.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  36723.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  36724.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  36725.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  36726.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  36727.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  36728.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  36729.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  36730.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  36731.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  36732.             'doctrine.entity_managers' => [
  36733.                 'default' => 'doctrine.orm.default_entity_manager',
  36734.             ],
  36735.             'doctrine.default_entity_manager' => 'default',
  36736.             'doctrine.dbal.connection_factory.types' => [
  36737.             ],
  36738.             'doctrine.connections' => [
  36739.                 'default' => 'doctrine.dbal.default_connection',
  36740.             ],
  36741.             'doctrine.default_connection' => 'default',
  36742.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  36743.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  36744.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  36745.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  36746.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  36747.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  36748.             'doctrine.orm.cache.memcache_host' => 'localhost',
  36749.             'doctrine.orm.cache.memcache_port' => 11211,
  36750.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  36751.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  36752.             'doctrine.orm.cache.memcached_host' => 'localhost',
  36753.             'doctrine.orm.cache.memcached_port' => 11211,
  36754.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  36755.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  36756.             'doctrine.orm.cache.redis_host' => 'localhost',
  36757.             'doctrine.orm.cache.redis_port' => 6379,
  36758.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  36759.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  36760.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  36761.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  36762.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  36763.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  36764.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  36765.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  36766.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  36767.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  36768.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  36769.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  36770.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  36771.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  36772.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  36773.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  36774.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  36775.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  36776.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  36777.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  36778.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  36779.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  36780.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  36781.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  36782.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  36783.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  36784.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  36785.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  36786.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  36787.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  36788.             'doctrine.orm.auto_generate_proxy_classes' => true,
  36789.             'doctrine.orm.proxy_namespace' => 'Proxies',
  36790.             'doctrine_mongodb.odm.connection.class' => 'MongoDB\\Client',
  36791.             'doctrine_mongodb.odm.configuration.class' => 'Doctrine\\ODM\\MongoDB\\Configuration',
  36792.             'doctrine_mongodb.odm.document_manager.class' => 'Doctrine\\ODM\\MongoDB\\DocumentManager',
  36793.             'doctrine_mongodb.odm.manager_configurator.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerConfigurator',
  36794.             'doctrine_mongodb.odm.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  36795.             'doctrine_odm.mongodb.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  36796.             'doctrine_odm.mongodb.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  36797.             'doctrine_mongodb.odm.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerRegistry',
  36798.             'doctrine_mongodb.odm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  36799.             'doctrine_mongodb.odm.proxy_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\ProxyCacheWarmer',
  36800.             'doctrine_mongodb.odm.hydrator_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\HydratorCacheWarmer',
  36801.             'doctrine_mongodb.odm.persistent_collection_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\PersistentCollectionCacheWarmer',
  36802.             'doctrine_mongodb.odm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  36803.             'doctrine_mongodb.odm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  36804.             'doctrine_mongodb.odm.cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  36805.             'doctrine_mongodb.odm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  36806.             'doctrine_mongodb.odm.cache.memcache_host' => 'localhost',
  36807.             'doctrine_mongodb.odm.cache.memcache_port' => 11211,
  36808.             'doctrine_mongodb.odm.cache.memcache_instance.class' => 'Memcache',
  36809.             'doctrine_mongodb.odm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  36810.             'doctrine_mongodb.odm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  36811.             'doctrine_mongodb.odm.metadata.annotation.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AnnotationDriver',
  36812.             'doctrine_mongodb.odm.metadata.attribute.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeDriver',
  36813.             'doctrine_mongodb.odm.metadata.attribute_reader.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeReader',
  36814.             'doctrine_mongodb.odm.metadata.xml.class' => 'Doctrine\\Bundle\\MongoDBBundle\\Mapping\\Driver\\XmlDriver',
  36815.             'doctrine_mongodb.odm.mapping_dirs' => [
  36816.             ],
  36817.             'doctrine_mongodb.odm.xml_mapping_dirs' => [
  36818.             ],
  36819.             'doctrine_mongodb.odm.document_dirs' => [
  36820.             ],
  36821.             'doctrine_mongodb.odm.fixtures_dirs' => [
  36822.             ],
  36823.             'doctrine_mongodb.odm.logger.batch_insert_threshold' => 4,
  36824.             'doctrine_mongodb.odm.listeners.resolve_target_document.class' => 'Doctrine\\ODM\\MongoDB\\Tools\\ResolveTargetDocumentListener',
  36825.             'doctrine_mongodb.odm.default_connection' => 'default',
  36826.             'doctrine_mongodb.odm.default_document_manager' => 'default',
  36827.             'doctrine_mongodb.odm.proxy_namespace' => 'MongoDBODMProxies',
  36828.             'doctrine_mongodb.odm.auto_generate_proxy_classes' => 2,
  36829.             'doctrine_mongodb.odm.hydrator_namespace' => 'Hydrators',
  36830.             'doctrine_mongodb.odm.auto_generate_hydrator_classes' => 1,
  36831.             'doctrine_mongodb.odm.default_commit_options' => [
  36832.             ],
  36833.             'doctrine_mongodb.odm.persistent_collection_namespace' => 'PersistentCollections',
  36834.             'doctrine_mongodb.odm.auto_generate_persistent_collection_classes' => 0,
  36835.             'doctrine_mongodb.odm.fixture_loader' => 'Symfony\\Bridge\\Doctrine\\DataFixtures\\ContainerAwareLoader',
  36836.             'doctrine_mongodb.odm.connections' => [
  36837.                 'default' => 'doctrine_mongodb.odm.default_connection',
  36838.             ],
  36839.             'doctrine_mongodb.odm.document_managers' => [
  36840.                 'default' => 'doctrine_mongodb.odm.default_document_manager',
  36841.             ],
  36842.             'fos_elastica.property_accessor.magicCall' => false,
  36843.             'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => false,
  36844.             'fos_elastica.default_index' => 'app_listings',
  36845.             'enqueue.transport.default.receive_timeout' => 10000,
  36846.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  36847.             'enqueue.client.default.router_queue_name' => 'default',
  36848.             'enqueue.client.default.default_queue_name' => 'default',
  36849.             'enqueue.transports' => [
  36850.                 => 'default',
  36851.             ],
  36852.             'enqueue.clients' => [
  36853.                 => 'default',
  36854.             ],
  36855.             'enqueue.default_transport' => 'default',
  36856.             'enqueue.default_client' => 'default',
  36857.             'twig.form.resources' => [
  36858.                 => '@VichUploader/Form/fields.html.twig',
  36859.                 => 'form_div_layout.html.twig',
  36860.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  36861.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  36862.             ],
  36863.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  36864.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  36865.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  36866.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  36867.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  36868.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  36869.             'fos_js_routing.request_context_base_url' => NULL,
  36870.             'fos_js_routing.cache_control' => [
  36871.                 'enabled' => false,
  36872.             ],
  36873.             'fos_rest.format_listener.rules' => NULL,
  36874.             'security.role_hierarchy.roles' => [
  36875.                 'ROLE_SUPER_ADMIN' => [
  36876.                     => 'ROLE_ADMIN',
  36877.                     => 'ROLE_USER',
  36878.                     => 'ROLE_ALLOWED_TO_SWITCH',
  36879.                     => 'ROLE_API_DEVELOPER',
  36880.                     => 'ROLE_BROKER_SALES_MANAGER',
  36881.                     => 'ROLE_ACCESS_TO_ADMIN_LEADS',
  36882.                     => 'ROLE_WEBMASTER',
  36883.                     => 'ROLE_SUPPORT',
  36884.                     => 'ROLE_FREE_LISTING',
  36885.                     => 'ROLE_PAID_LISTING',
  36886.                     10 => 'ROLE_CRM',
  36887.                     11 => 'ROLE_STAFF',
  36888.                     12 => 'ROLE_MARKETING',
  36889.                     13 => 'ROLE_DISCUSSION',
  36890.                     14 => 'ROLE_CUSTOMER_PROFILING',
  36891.                     15 => 'ROLE_BROKER',
  36892.                     16 => 'ROLE_NOTIFICATION_SETTING',
  36893.                     17 => 'ROLE_IN_HOUSE',
  36894.                     18 => 'ROLE_NOTIFIER',
  36895.                     19 => 'ROLE_FINANCE',
  36896.                     20 => 'ROLE_ACCESS_TO_ADMIN_PAYMENTS',
  36897.                     21 => 'ROLE_SEARCH_SCORING',
  36898.                     22 => 'ROLE_BROKER_WEBSITE',
  36899.                     23 => 'ROLE_ADMIN_ACTIVITIES',
  36900.                     24 => 'ROLE_MESSENGER_TESTER',
  36901.                     25 => 'ROLE_REFUND_PAYMENT',
  36902.                     26 => 'ROLE_ANNOUNCEMENTS',
  36903.                     27 => 'ROLE_PROJECTS',
  36904.                     28 => 'ROLE_INCREASING_LISTINGS',
  36905.                     29 => 'ROLE_USER_MANAGEMENT',
  36906.                     30 => 'ROLE_ANALYSIS',
  36907.                     31 => 'ROLE_IMPORT_USERS',
  36908.                     32 => 'ROLE_SUBACCOUNT',
  36909.                     33 => 'ROLE_PAYMENT_DISCOUNT',
  36910.                     34 => 'ROLE_AUTO_BUMP_UP',
  36911.                     35 => 'ROLE_EDIT_PAYMENT',
  36912.                     36 => 'ROLE_FEATURE_LISTING',
  36913.                     37 => 'ROLE_CASH_FLOW',
  36914.                     38 => 'ROLE_PAYMENT_OPERATIONS',
  36915.                     39 => 'ROLE_FINANCE',
  36916.                     40 => 'ROLE_PUMP_UP_LISTING',
  36917.                     41 => 'ROLE_IMPORT_USERS_UGC',
  36918.                     42 => 'ROLE_SALES_ANALYSIS',
  36919.                     43 => 'ROLE_VE',
  36920.                     44 => 'ROLE_CHURN_EXPIRY',
  36921.                     45 => 'ROLE_SOLD_BY_OWNER',
  36922.                     46 => 'ROLE_TARGET_AUDIENCE',
  36923.                     47 => 'ROLE_SWITCH_ACCOUNT',
  36924.                     48 => 'ROLE_CUSTOM_PARAGRAPH',
  36925.                     49 => 'ROLE_LOCATIONS',
  36926.                     50 => 'ROLE_LISTING_APPROVAL',
  36927.                     51 => 'ROLE_ASSIGN_AGENT',
  36928.                     52 => 'ROLE_GENERATE_PAYMENT',
  36929.                     53 => 'ROLE_CREDIT_PACKAGE',
  36930.                     54 => 'ROLE_SAVED_SEARCHES',
  36931.                     55 => 'ROLE_PUBLISHED_LISTINGS_COUNT',
  36932.                     56 => 'ROLE_EXCLUSIVE_PACKAGE',
  36933.                     57 => 'ROLE_SHOW_PROJECT_IN_HOMEPAGE',
  36934.                     58 => 'ROLE_CHANGE_USER_PASSWORD',
  36935.                     59 => 'ROLE_EXTEND_EXPIRY_DATES',
  36936.                     60 => 'ROLE_CHANGE_USER_TYPE',
  36937.                     61 => 'ROLE_USER_SERVICE',
  36938.                     62 => 'ROLE_FINANCIAL_AID',
  36939.                     63 => 'ROLE_ADMIN_GROUPS',
  36940.                     64 => 'ROLE_TECH_SUPPORT',
  36941.                     65 => 'ROLE_HOME_EG',
  36942.                     66 => 'ROLE_IMPORT_DEVELOPER_USERS',
  36943.                     67 => 'ROLE_SCRAPPED_LISTING',
  36944.                     68 => 'ROLE_RELIST_LISTING',
  36945.                     69 => 'ROLE_PAYMENT_RECURRING',
  36946.                     70 => 'ROLE_ACTIVE_CUSTOMER',
  36947.                     71 => 'ROLE_MOBILE_SECTION_TOGGLE',
  36948.                     72 => 'ROLE_SHOW_REVIEW_LISTINGS',
  36949.                     73 => 'ROLE_EDIT_REVIEW_LISTINGS',
  36950.                     74 => 'ROLE_ACTIONS_REVIEW_LISTINGS',
  36951.                     75 => 'ROLE_TOP_CUSTOMER',
  36952.                     76 => 'ROLE_FEATURING_AS_SELLER',
  36953.                     77 => 'ROLE_BANNERS',
  36954.                     78 => 'ROLE_BULK_TOP_SELLER_LEADS_GENERATION',
  36955.                 ],
  36956.                 'ROLE_ADMIN' => [
  36957.                     => 'ROLE_USER',
  36958.                     => 'ROLE_IN_HOUSE',
  36959.                 ],
  36960.                 'ROLE_BROKER_SALES_MANAGER' => [
  36961.                     => 'ROLE_BROKER_SALES',
  36962.                     => 'ROLE_IN_HOUSE',
  36963.                 ],
  36964.                 'ROLE_BROKER_WEBSITE' => [
  36965.                     => 'ROLE_ADMIN',
  36966.                 ],
  36967.                 'ROLE_WEBMASTER' => [
  36968.                     => 'ROLE_ADMIN',
  36969.                     => 'ROLE_IN_HOUSE',
  36970.                 ],
  36971.                 'ROLE_SUPPORT' => [
  36972.                     => 'ROLE_ADMIN',
  36973.                     => 'ROLE_IN_HOUSE',
  36974.                 ],
  36975.                 'ROLE_BROKER_SALES' => [
  36976.                     => 'ROLE_ADMIN',
  36977.                     => 'ROLE_IN_HOUSE',
  36978.                 ],
  36979.                 'ROLE_NOTIFIER' => [
  36980.                     => 'ROLE_ADMIN',
  36981.                 ],
  36982.                 'ROLE_CRM' => [
  36983.                     => 'ROLE_ADMIN',
  36984.                     => 'ROLE_STAFF',
  36985.                 ],
  36986.                 'ROLE_ACCESS_TO_ADMIN_LEADS' => [
  36987.                     => 'ROLE_ADMIN',
  36988.                     => 'ROLE_IN_HOUSE',
  36989.                     => 'ROLE_LEADS_STATISTICS',
  36990.                 ],
  36991.                 'ROLE_ACCESS_TO_EXPORT_LEADS' => [
  36992.                     => 'ROLE_ADMIN',
  36993.                     => 'ROLE_IN_HOUSE',
  36994.                 ],
  36995.                 'ROLE_ACCESS_TO_ADMIN_PAYMENTS' => [
  36996.                     => 'ROLE_ADMIN',
  36997.                     => 'ROLE_IN_HOUSE',
  36998.                 ],
  36999.                 'ROLE_FREE_LISTING' => [
  37000.                     => 'ROLE_ADMIN',
  37001.                     => 'ROLE_IN_HOUSE',
  37002.                 ],
  37003.                 'ROLE_PAID_LISTING' => [
  37004.                     => 'ROLE_ADMIN',
  37005.                     => 'ROLE_IN_HOUSE',
  37006.                 ],
  37007.                 'ROLE_MARKETING' => [
  37008.                     => 'ROLE_ADMIN',
  37009.                 ],
  37010.                 'ROLE_CUSTOM_PARAGRAPH' => [
  37011.                     => 'ROLE_ADMIN',
  37012.                 ],
  37013.                 'ROLE_LOCATIONS' => [
  37014.                     => 'ROLE_ADMIN',
  37015.                 ],
  37016.                 'ROLE_DISCUSSION' => [
  37017.                     => 'ROLE_ADMIN',
  37018.                 ],
  37019.                 'ROLE_API_DEVELOPER' => [
  37020.                     => 'ROLE_USER',
  37021.                 ],
  37022.                 'ROLE_TROOP' => [
  37023.                     => 'ROLE_USER',
  37024.                     => 'ROLE_IN_HOUSE',
  37025.                 ],
  37026.                 'ROLE_COMMANDS' => [
  37027.                     => 'ROLE_TROOP',
  37028.                     => 'ROLE_IN_HOUSE',
  37029.                 ],
  37030.                 'ROLE_BROKER' => [
  37031.                     => 'ROLE_USER',
  37032.                 ],
  37033.                 'ROLE_DASHBOARD' => [
  37034.                     => 'ROLE_USER',
  37035.                 ],
  37036.                 'ROLE_PAID_LOGO' => [
  37037.                     => 'ROLE_USER',
  37038.                 ],
  37039.                 'ROLE_STAFF' => [
  37040.                     => 'ROLE_USER',
  37041.                     => 'ROLE_IN_HOUSE',
  37042.                 ],
  37043.                 'ROLE_CUSTOMER_PROFILING' => [
  37044.                     => 'ROLE_ADMIN',
  37045.                     => 'ROLE_IN_HOUSE',
  37046.                 ],
  37047.                 'ROLE_NOTIFICATION_SETTING' => [
  37048.                     => 'ROLE_ADMIN',
  37049.                     => 'ROLE_IN_HOUSE',
  37050.                 ],
  37051.                 'ROLE_SEARCH_SCORING' => [
  37052.                     => 'ROLE_ADMIN',
  37053.                     => 'ROLE_IN_HOUSE',
  37054.                 ],
  37055.                 'ROLE_ANALYSIS' => [
  37056.                     => 'ROLE_ADMIN',
  37057.                     => 'ROLE_IN_HOUSE',
  37058.                 ],
  37059.                 'ROLE_ADMIN_ACTIVITIES' => [
  37060.                     => 'ROLE_ADMIN',
  37061.                     => 'ROLE_IN_HOUSE',
  37062.                 ],
  37063.                 'ROLE_MESSENGER_TESTER' => [
  37064.                     => 'ROLE_ADMIN',
  37065.                 ],
  37066.                 'ROLE_REFUND_PAYMENT' => [
  37067.                     => 'ROLE_ADMIN',
  37068.                 ],
  37069.                 'ROLE_ANNOUNCEMENTS' => [
  37070.                     => 'ROLE_ADMIN',
  37071.                 ],
  37072.                 'ROLE_PROJECTS' => [
  37073.                     => 'ROLE_ADMIN',
  37074.                 ],
  37075.                 'ROLE_INCREASING_LISTINGS' => [
  37076.                     => 'ROLE_ADMIN',
  37077.                 ],
  37078.                 'ROLE_IMPORT_USERS' => [
  37079.                     => 'ROLE_ADMIN',
  37080.                 ],
  37081.                 'ROLE_USER_MANAGEMENT' => [
  37082.                     => 'ROLE_ADMIN',
  37083.                 ],
  37084.                 'ROLE_IN_HOUSE' => [
  37085.                 ],
  37086.                 'ROLE_USER' => [
  37087.                 ],
  37088.                 'ROLE_SUBACCOUNT' => [
  37089.                     => 'ROLE_ADMIN',
  37090.                 ],
  37091.                 'ROLE_PAYMENT_DISCOUNT' => [
  37092.                     => 'ROLE_ADMIN',
  37093.                 ],
  37094.                 'ROLE_AUTO_BUMP_UP' => [
  37095.                     => 'ROLE_ADMIN',
  37096.                 ],
  37097.                 'ROLE_EDIT_PAYMENT' => [
  37098.                     => 'ROLE_ADMIN',
  37099.                 ],
  37100.                 'ROLE_FEATURE_LISTING' => [
  37101.                     => 'ROLE_ADMIN',
  37102.                 ],
  37103.                 'ROLE_CASH_FLOW' => [
  37104.                     => 'ROLE_ADMIN',
  37105.                 ],
  37106.                 'ROLE_PAYMENT_OPERATIONS' => [
  37107.                     => 'ROLE_ADMIN',
  37108.                 ],
  37109.                 'ROLE_FINANCE' => [
  37110.                     => 'ROLE_ADMIN',
  37111.                 ],
  37112.                 'ROLE_LEADS_STATISTICS' => [
  37113.                     => 'ROLE_ADMIN',
  37114.                 ],
  37115.                 'ROLE_PENDING_FEATURING_LISTING' => [
  37116.                     => 'ROLE_ADMIN',
  37117.                 ],
  37118.                 'ROLE_PUMP_UP_LISTING' => [
  37119.                     => 'ROLE_ADMIN',
  37120.                 ],
  37121.                 'ROLE_IMPORT_USERS_UGC' => [
  37122.                     => 'ROLE_ADMIN',
  37123.                 ],
  37124.                 'ROLE_SALES_ANALYSIS' => [
  37125.                     => 'ROLE_ADMIN',
  37126.                 ],
  37127.                 'ROLE_VE' => [
  37128.                     => 'ROLE_ADMIN',
  37129.                 ],
  37130.                 'ROLE_CHURN_EXPIRY' => [
  37131.                     => 'ROLE_ADMIN',
  37132.                 ],
  37133.                 'ROLE_CANCEL_PAYMENT' => [
  37134.                     => 'ROLE_ADMIN',
  37135.                 ],
  37136.                 'ROLE_SOLD_BY_OWNER' => [
  37137.                     => 'ROLE_ADMIN',
  37138.                 ],
  37139.                 'ROLE_TARGET_AUDIENCE' => [
  37140.                     => 'ROLE_USER',
  37141.                 ],
  37142.                 'ROLE_SWITCH_ACCOUNT' => [
  37143.                     => 'ROLE_ADMIN',
  37144.                 ],
  37145.                 'ROLE_LISTING_APPROVAL' => [
  37146.                     => 'ROLE_ADMIN',
  37147.                 ],
  37148.                 'ROLE_ASSIGN_AGENT' => [
  37149.                     => 'ROLE_ADMIN',
  37150.                 ],
  37151.                 'ROLE_GENERATE_PAYMENT' => [
  37152.                     => 'ROLE_ADMIN',
  37153.                 ],
  37154.                 'ROLE_CREDIT_PACKAGE' => [
  37155.                     => 'ROLE_ADMIN',
  37156.                 ],
  37157.                 'ROLE_SAVED_SEARCHES' => [
  37158.                     => 'ROLE_ADMIN',
  37159.                 ],
  37160.                 'ROLE_PUBLISHED_LISTINGS_COUNT' => [
  37161.                     => 'ROLE_ADMIN',
  37162.                 ],
  37163.                 'ROLE_EXCLUSIVE_PACKAGE' => [
  37164.                     => 'ROLE_ADMIN',
  37165.                 ],
  37166.                 'ROLE_SHOW_PROJECT_IN_HOMEPAGE' => [
  37167.                     => 'ROLE_ADMIN',
  37168.                 ],
  37169.                 'ROLE_SCRAPED' => [
  37170.                     => 'ROLE_USER',
  37171.                 ],
  37172.                 'ROLE_CHANGE_USER_PASSWORD' => [
  37173.                     => 'ROLE_ADMIN',
  37174.                 ],
  37175.                 'ROLE_CHANGE_USER_TYPE' => [
  37176.                     => 'ROLE_ADMIN',
  37177.                 ],
  37178.                 'ROLE_EXTEND_EXPIRY_DATES' => [
  37179.                     => 'ROLE_ADMIN',
  37180.                 ],
  37181.                 'ROLE_USER_SERVICE' => [
  37182.                     => 'ROLE_ADMIN',
  37183.                 ],
  37184.                 'ROLE_FINANCIAL_AID' => [
  37185.                     => 'ROLE_ADMIN',
  37186.                 ],
  37187.                 'ROLE_ADMIN_GROUPS' => [
  37188.                     => 'ROLE_ADMIN',
  37189.                 ],
  37190.                 'ROLE_TECH_SUPPORT' => [
  37191.                     => 'ROLE_ADMIN',
  37192.                 ],
  37193.                 'ROLE_HOME_EG' => [
  37194.                 ],
  37195.                 'ROLE_SCRAPPED_LISTING' => [
  37196.                     => 'ROLE_ADMIN',
  37197.                 ],
  37198.                 'ROLE_IMPORT_DEVELOPER_USERS' => [
  37199.                     => 'ROLE_ADMIN',
  37200.                 ],
  37201.                 'ROLE_RELIST_LISTING' => [
  37202.                     => 'ROLE_ADMIN',
  37203.                 ],
  37204.                 'ROLE_PAYMENT_RECURRING' => [
  37205.                     => 'ROLE_ADMIN',
  37206.                 ],
  37207.                 'ROLE_ACTIVE_CUSTOMER' => [
  37208.                     => 'ROLE_ADMIN',
  37209.                 ],
  37210.                 'ROLE_PREVENT_DELETE_LISTING' => [
  37211.                     => 'ROLE_USER',
  37212.                 ],
  37213.                 'ROLE_MOBILE_SECTION_TOGGLE' => [
  37214.                     => 'ROLE_ADMIN',
  37215.                 ],
  37216.                 'ROLE_REVIEW_PENDING_LISTINGS' => [
  37217.                     => 'ROLE_ADMIN',
  37218.                     => 'ROLE_FREE_LISTING',
  37219.                     => 'ROLE_PAID_LISTING',
  37220.                     => 'ROLE_ACTIVE_CUSTOMER',
  37221.                     => 'ROLE_SCRAPPED_LISTING',
  37222.                     => 'ROLE_INCREASING_LISTINGS',
  37223.                 ],
  37224.                 'ROLE_SHOW_REVIEW_LISTINGS' => [
  37225.                     => 'ROLE_ADMIN',
  37226.                 ],
  37227.                 'ROLE_EDIT_REVIEW_LISTINGS' => [
  37228.                     => 'ROLE_ADMIN',
  37229.                 ],
  37230.                 'ROLE_ACTIONS_REVIEW_LISTINGS' => [
  37231.                     => 'ROLE_ADMIN',
  37232.                 ],
  37233.                 'ROLE_NO_SCRAPPED_TABLE_VIEW' => [
  37234.                     => 'ROLE_ADMIN',
  37235.                 ],
  37236.                 'ROLE_TOP_CUSTOMER' => [
  37237.                     => 'ROLE_ADMIN',
  37238.                 ],
  37239.                 'ROLE_EDIT_LISTING_BASIC_INFO' => [
  37240.                     => 'ROLE_ADMIN',
  37241.                 ],
  37242.                 'ROLE_EDIT_LISTING_PARTICIPANTS' => [
  37243.                     => 'ROLE_ADMIN',
  37244.                 ],
  37245.                 'ROLE_EDIT_LISTING_UNITS' => [
  37246.                     => 'ROLE_ADMIN',
  37247.                     => 'ROLE_ACTIONS_REVIEW_LISTINGS',
  37248.                     => 'ROLE_EDIT_LISTING_UNITS',
  37249.                 ],
  37250.                 'ROLE_EDIT_LISTING_PHOTOS' => [
  37251.                     => 'ROLE_ADMIN',
  37252.                     => 'ROLE_EDIT_REVIEW_LISTINGS',
  37253.                 ],
  37254.                 'ROLE_EDIT_LISTING_PHONE' => [
  37255.                     => 'ROLE_ADMIN',
  37256.                 ],
  37257.                 'ROLE_EDIT_LISTING_LOCATION' => [
  37258.                     => 'ROLE_ADMIN',
  37259.                 ],
  37260.                 'ROLE_EDIT_LISTING_CHANGE_STATUS' => [
  37261.                     => 'ROLE_ADMIN',
  37262.                 ],
  37263.                 'ROLE_FEATURING_AS_SELLER' => [
  37264.                     => 'ROLE_ADMIN',
  37265.                 ],
  37266.                 'ROLE_BANNERS' => [
  37267.                     => 'ROLE_ADMIN',
  37268.                 ],
  37269.                 'ROLE_BULK_TOP_SELLER_LEADS_GENERATION' => [
  37270.                     => 'ROLE_ADMIN',
  37271.                 ],
  37272.             ],
  37273.             'security.access.denied_url' => NULL,
  37274.             'security.authentication.manager.erase_credentials' => true,
  37275.             'security.authentication.session_strategy.strategy' => 'migrate',
  37276.             'security.access.always_authenticate_before_granting' => true,
  37277.             'security.authentication.hide_user_not_found' => true,
  37278.             'security.firewalls' => [
  37279.                 => 'api_v3_anonymous_feature-expiry-date',
  37280.                 => 'api_v3_anonymous_contact_seller',
  37281.                 => 'api_v3_anonymous_rejection_reasons',
  37282.                 => 'api_v3_anonymous_impressions',
  37283.                 => 'api_v3_anonymous_lead',
  37284.                 => 'api_v4_list_top_customers',
  37285.                 => 'aqarmap_api_user_personal_data',
  37286.                 => 'api_v3_anonymous_lead_without_user',
  37287.                 => 'api_v3_anonymous_location_search',
  37288.                 => 'api_v3_anonymous_location_search_without_slash',
  37289.                 10 => 'api_v3_anonymous_nearby_locations',
  37290.                 11 => 'api_v3_anonymous_rate_options',
  37291.                 12 => 'api_v3_anonymous_listing_rate',
  37292.                 13 => 'api_v3_anonymous_login',
  37293.                 14 => 'api_create_feedback_v3',
  37294.                 15 => 'api_v3_group_create_or_open',
  37295.                 16 => 'api_get_users_logo_v3',
  37296.                 17 => 'api_v4_anonymous_location_search',
  37297.                 18 => 'api_v4_resale_listings',
  37298.                 19 => 'api_v4_anonymous_filters',
  37299.                 20 => 'api_v4_anonymous_find_listing',
  37300.                 21 => 'api_v4_anonymous_location_children',
  37301.                 22 => 'api_v4_anonymous_register',
  37302.                 23 => 'api_v4_anonymous_registeration_otp',
  37303.                 24 => 'api_v4_anonymous_login_otp',
  37304.                 25 => 'api_v4_anonymous_edit_phone',
  37305.                 26 => 'api_v4_location_statistics_tree',
  37306.                 27 => 'aqarmap_api_get_location_parents_v4',
  37307.                 28 => 'aqarmap_api_get_location_translation',
  37308.                 29 => 'api_v4_user_locations_level',
  37309.                 30 => 'api_v4_list_top_sellers',
  37310.                 31 => 'api_check_token_expiry_v4',
  37311.                 32 => 'anonymous_otp',
  37312.                 33 => 'contact_seller_v2',
  37313.                 34 => 'aqarmap_api_v2_discussion_data',
  37314.                 35 => 'api_v2_list_top_customers',
  37315.                 36 => 'api_v2_oauth_token',
  37316.                 37 => 'api_v4_oauth_token',
  37317.                 38 => 'aqarmap_api_get_coordinates',
  37318.                 39 => 'aqarmap_api_check_top_seller',
  37319.                 40 => 'v4_api_create_call_request',
  37320.                 41 => 'api',
  37321.                 42 => 'api_v3',
  37322.                 43 => 'api_v4',
  37323.                 44 => 'dev',
  37324.                 45 => 'main',
  37325.             ],
  37326.             'security.api_v3_anonymous_lead._indexed_authenticators' => [
  37327.             ],
  37328.             'security.api_v4_list_top_customers._indexed_authenticators' => [
  37329.             ],
  37330.             'security.aqarmap_api_user_personal_data._indexed_authenticators' => [
  37331.             ],
  37332.             'security.api._indexed_authenticators' => [
  37333.             ],
  37334.             'security.api_v3._indexed_authenticators' => [
  37335.             ],
  37336.             'security.api_v4._indexed_authenticators' => [
  37337.             ],
  37338.             'hwi_oauth.resource_ownermap.configured.main' => [
  37339.                 'aqarmap' => '/hwi/login/aqarmap',
  37340.             ],
  37341.             'security.main._indexed_authenticators' => [
  37342.             ],
  37343.             'fos_user.backend_type_orm' => true,
  37344.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  37345.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  37346.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  37347.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  37348.             'fos_user.storage' => 'orm',
  37349.             'fos_user.firewall_name' => 'main',
  37350.             'fos_user.model_manager_name' => NULL,
  37351.             'fos_user.model.user.class' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  37352.             'fos_user.profile.form.type' => 'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType',
  37353.             'fos_user.profile.form.validation_groups' => [
  37354.                 => 'Default',
  37355.                 => 'profile',
  37356.             ],
  37357.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  37358.             'fos_user.registration.confirmation.enabled' => false,
  37359.             'fos_user.registration.form.type' => 'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType',
  37360.             'fos_user.registration.form.validation_groups' => [
  37361.                 => 'registration',
  37362.             ],
  37363.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  37364.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  37365.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  37366.             'fos_user.change_password.form.validation_groups' => [
  37367.                 => 'ChangePassword',
  37368.                 => 'Default',
  37369.             ],
  37370.             'fos_user.resetting.retry_ttl' => 7200,
  37371.             'fos_user.resetting.token_ttl' => 86400,
  37372.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  37373.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  37374.             'fos_user.resetting.form.validation_groups' => [
  37375.                 => 'ResetPassword',
  37376.                 => 'Default',
  37377.             ],
  37378.             'hwi_oauth.target_path_parameter' => NULL,
  37379.             'hwi_oauth.target_path_domains_whitelist' => [
  37380.             ],
  37381.             'hwi_oauth.use_referer' => true,
  37382.             'hwi_oauth.failed_use_referer' => false,
  37383.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  37384.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_FULLY',
  37385.             'hwi_oauth.resource_owners' => [
  37386.                 'aqarmap' => 'aqarmap',
  37387.             ],
  37388.             'hwi_oauth.connect' => false,
  37389.             'hwi_oauth.connect.confirmation' => false,
  37390.             'hwi_oauth.connect.registration_form' => NULL,
  37391.             'jms_i18n_routing.router.class' => 'JMS\\I18nRoutingBundle\\Router\\I18nRouter',
  37392.             'jms_i18n_routing.loader.class' => 'JMS\\I18nRoutingBundle\\Router\\I18nLoader',
  37393.             'jms_i18n_routing.route_exclusion_strategy.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultRouteExclusionStrategy',
  37394.             'jms_i18n_routing.pattern_generation_strategy.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultPatternGenerationStrategy',
  37395.             'jms_i18n_routing.locale_choosing_listener.class' => 'JMS\\I18nRoutingBundle\\EventListener\\LocaleChoosingListener',
  37396.             'jms_i18n_routing.cookie_setting_listener.class' => 'JMS\\I18nRoutingBundle\\EventListener\\CookieSettingListener',
  37397.             'jms_i18n_routing.route_translation_extractor.class' => 'JMS\\I18nRoutingBundle\\Translation\\RouteTranslationExtractor',
  37398.             'jms_i18n_routing.default_locale' => 'ar',
  37399.             'jms_i18n_routing.locales' => [
  37400.                 => 'ar',
  37401.                 => 'en',
  37402.             ],
  37403.             'jms_i18n_routing.catalogue' => 'routes',
  37404.             'jms_i18n_routing.strategy' => 'prefix',
  37405.             'jms_i18n_routing.redirect_to_host' => true,
  37406.             'jms_i18n_routing.cookie.name' => 'hl',
  37407.             'knp_menu.renderer.list.options' => [
  37408.             ],
  37409.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  37410.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  37411.             'knp_menu.renderer.twig.options' => [
  37412.             ],
  37413.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  37414.             'knp_menu.default_renderer' => 'twig',
  37415.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  37416.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  37417.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  37418.             'knp_paginator.page_range' => 5,
  37419.             'knp_paginator.page_limit' => NULL,
  37420.             'liip_imagine.resolvers' => [
  37421.                 'default' => [
  37422.                     'web_path' => [
  37423.                         'web_root' => (\dirname(__DIR__4).'/public'),
  37424.                         'cache_prefix' => 'media/cache',
  37425.                     ],
  37426.                 ],
  37427.             ],
  37428.             'liip_imagine.loaders' => [
  37429.                 'stream.aws_s3' => [
  37430.                     'stream' => [
  37431.                         'wrapper' => 'gaufrette://pictures/',
  37432.                         'context' => NULL,
  37433.                     ],
  37434.                 ],
  37435.                 'default' => [
  37436.                     'filesystem' => [
  37437.                         'locator' => 'filesystem',
  37438.                         'data_root' => [
  37439.                             => (\dirname(__DIR__4).'/public'),
  37440.                         ],
  37441.                         'allow_unresolvable_data_roots' => false,
  37442.                         'bundle_resources' => [
  37443.                             'enabled' => false,
  37444.                             'access_control_type' => 'blacklist',
  37445.                             'access_control_list' => [
  37446.                             ],
  37447.                         ],
  37448.                     ],
  37449.                 ],
  37450.             ],
  37451.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  37452.             'liip_imagine.jpegoptim.stripAll' => true,
  37453.             'liip_imagine.jpegoptim.max' => NULL,
  37454.             'liip_imagine.jpegoptim.progressive' => true,
  37455.             'liip_imagine.jpegoptim.tempDir' => NULL,
  37456.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  37457.             'liip_imagine.optipng.level' => 7,
  37458.             'liip_imagine.optipng.stripAll' => true,
  37459.             'liip_imagine.optipng.tempDir' => NULL,
  37460.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  37461.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  37462.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  37463.             'liip_imagine.cwebp.tempDir' => NULL,
  37464.             'liip_imagine.cwebp.q' => 75,
  37465.             'liip_imagine.cwebp.alphaQ' => 100,
  37466.             'liip_imagine.cwebp.m' => 4,
  37467.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  37468.             'liip_imagine.cwebp.alphaMethod' => 1,
  37469.             'liip_imagine.cwebp.exact' => false,
  37470.             'liip_imagine.cwebp.metadata' => [
  37471.                 => 'none',
  37472.             ],
  37473.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  37474.             'liip_imagine.cache.resolver.default' => 'default',
  37475.             'liip_imagine.default_image' => NULL,
  37476.             'liip_imagine.filter_sets' => [
  37477.                 'large' => [
  37478.                     'quality' => 100,
  37479.                     'jpeg_quality' => NULL,
  37480.                     'png_compression_level' => NULL,
  37481.                     'png_compression_filter' => NULL,
  37482.                     'format' => NULL,
  37483.                     'animated' => false,
  37484.                     'cache' => NULL,
  37485.                     'data_loader' => NULL,
  37486.                     'default_image' => NULL,
  37487.                     'filters' => [
  37488.                         'auto_rotate' => [
  37489.                         ],
  37490.                         'thumbnail' => [
  37491.                             'size' => [
  37492.                                 => 1024,
  37493.                                 => 1024,
  37494.                             ],
  37495.                             'mode' => 'inset',
  37496.                         ],
  37497.                     ],
  37498.                     'post_processors' => [
  37499.                     ],
  37500.                 ],
  37501.                 'small' => [
  37502.                     'quality' => 100,
  37503.                     'jpeg_quality' => NULL,
  37504.                     'png_compression_level' => NULL,
  37505.                     'png_compression_filter' => NULL,
  37506.                     'format' => NULL,
  37507.                     'animated' => false,
  37508.                     'cache' => NULL,
  37509.                     'data_loader' => NULL,
  37510.                     'default_image' => NULL,
  37511.                     'filters' => [
  37512.                         'auto_rotate' => [
  37513.                         ],
  37514.                         'thumbnail' => [
  37515.                             'size' => [
  37516.                                 => 200,
  37517.                                 => 113,
  37518.                             ],
  37519.                             'mode' => 'outbound',
  37520.                         ],
  37521.                     ],
  37522.                     'post_processors' => [
  37523.                     ],
  37524.                 ],
  37525.                 'logo' => [
  37526.                     'quality' => 100,
  37527.                     'jpeg_quality' => NULL,
  37528.                     'png_compression_level' => NULL,
  37529.                     'png_compression_filter' => NULL,
  37530.                     'format' => NULL,
  37531.                     'animated' => false,
  37532.                     'cache' => NULL,
  37533.                     'data_loader' => NULL,
  37534.                     'default_image' => NULL,
  37535.                     'filters' => [
  37536.                         'auto_rotate' => [
  37537.                         ],
  37538.                         'thumbnail' => [
  37539.                             'size' => [
  37540.                                 => 200,
  37541.                                 => 100,
  37542.                             ],
  37543.                             'mode' => 'inset',
  37544.                         ],
  37545.                     ],
  37546.                     'post_processors' => [
  37547.                     ],
  37548.                 ],
  37549.                 'slider_photo' => [
  37550.                     'quality' => 100,
  37551.                     'jpeg_quality' => NULL,
  37552.                     'png_compression_level' => NULL,
  37553.                     'png_compression_filter' => NULL,
  37554.                     'format' => NULL,
  37555.                     'animated' => false,
  37556.                     'cache' => NULL,
  37557.                     'data_loader' => NULL,
  37558.                     'default_image' => NULL,
  37559.                     'filters' => [
  37560.                         'auto_rotate' => [
  37561.                         ],
  37562.                         'thumbnail' => [
  37563.                             'size' => [
  37564.                                 => 800,
  37565.                                 => 450,
  37566.                             ],
  37567.                             'mode' => 'outbound',
  37568.                         ],
  37569.                     ],
  37570.                     'post_processors' => [
  37571.                     ],
  37572.                 ],
  37573.                 'search_thumb' => [
  37574.                     'quality' => 100,
  37575.                     'jpeg_quality' => NULL,
  37576.                     'png_compression_level' => NULL,
  37577.                     'png_compression_filter' => NULL,
  37578.                     'format' => NULL,
  37579.                     'animated' => false,
  37580.                     'cache' => NULL,
  37581.                     'data_loader' => NULL,
  37582.                     'default_image' => NULL,
  37583.                     'filters' => [
  37584.                         'auto_rotate' => [
  37585.                         ],
  37586.                         'relative_resize' => [
  37587.                             'heighten' => 250,
  37588.                             'widen' => 368,
  37589.                         ],
  37590.                         'thumbnail' => [
  37591.                             'size' => [
  37592.                                 => 736,
  37593.                                 => 500,
  37594.                             ],
  37595.                             'mode' => 'outbound',
  37596.                         ],
  37597.                         'crop' => [
  37598.                             'start' => [
  37599.                                 => 10,
  37600.                                 => 20,
  37601.                             ],
  37602.                             'size' => [
  37603.                                 => 250,
  37604.                                 => 170,
  37605.                             ],
  37606.                         ],
  37607.                     ],
  37608.                     'post_processors' => [
  37609.                     ],
  37610.                 ],
  37611.                 'advice_thumb' => [
  37612.                     'quality' => 100,
  37613.                     'jpeg_quality' => NULL,
  37614.                     'png_compression_level' => NULL,
  37615.                     'png_compression_filter' => NULL,
  37616.                     'format' => NULL,
  37617.                     'animated' => false,
  37618.                     'cache' => NULL,
  37619.                     'data_loader' => NULL,
  37620.                     'default_image' => NULL,
  37621.                     'filters' => [
  37622.                         'auto_rotate' => [
  37623.                         ],
  37624.                         'relative_resize' => [
  37625.                             'heighten' => 350,
  37626.                             'widen' => 368,
  37627.                         ],
  37628.                         'thumbnail' => [
  37629.                             'size' => [
  37630.                                 => 736,
  37631.                                 => 500,
  37632.                             ],
  37633.                             'mode' => 'outbound',
  37634.                         ],
  37635.                     ],
  37636.                     'post_processors' => [
  37637.                     ],
  37638.                 ],
  37639.                 'neighborhood_slider' => [
  37640.                     'quality' => 100,
  37641.                     'jpeg_quality' => NULL,
  37642.                     'png_compression_level' => NULL,
  37643.                     'png_compression_filter' => NULL,
  37644.                     'format' => NULL,
  37645.                     'animated' => false,
  37646.                     'cache' => NULL,
  37647.                     'data_loader' => NULL,
  37648.                     'default_image' => NULL,
  37649.                     'filters' => [
  37650.                         'auto_rotate' => [
  37651.                         ],
  37652.                         'thumbnail' => [
  37653.                             'size' => [
  37654.                                 => 1140,
  37655.                                 => 760,
  37656.                             ],
  37657.                             'mode' => 'inset',
  37658.                         ],
  37659.                     ],
  37660.                     'post_processors' => [
  37661.                     ],
  37662.                 ],
  37663.             ],
  37664.             'liip_imagine.binary.loader.default' => 'stream.aws_s3',
  37665.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  37666.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  37667.             'liip_imagine.webp.generate' => false,
  37668.             'liip_imagine.webp.options' => [
  37669.                 'quality' => 100,
  37670.                 'cache' => NULL,
  37671.                 'data_loader' => NULL,
  37672.                 'post_processors' => [
  37673.                 ],
  37674.             ],
  37675.             'nelmio_api_doc.areas' => [
  37676.                 => 'default',
  37677.             ],
  37678.             'nelmio_api_doc.use_validation_groups' => false,
  37679.             'old_sound_rabbit_mq.connection.class' => 'PhpAmqpLib\\Connection\\AMQPStreamConnection',
  37680.             'old_sound_rabbit_mq.socket_connection.class' => 'PhpAmqpLib\\Connection\\AMQPSocketConnection',
  37681.             'old_sound_rabbit_mq.lazy.connection.class' => 'PhpAmqpLib\\Connection\\AMQPLazyConnection',
  37682.             'old_sound_rabbit_mq.lazy.socket_connection.class' => 'PhpAmqpLib\\Connection\\AMQPLazySocketConnection',
  37683.             'old_sound_rabbit_mq.connection_factory.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AMQPConnectionFactory',
  37684.             'old_sound_rabbit_mq.binding.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Binding',
  37685.             'old_sound_rabbit_mq.producer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Producer',
  37686.             'old_sound_rabbit_mq.consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Consumer',
  37687.             'old_sound_rabbit_mq.multi_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\MultipleConsumer',
  37688.             'old_sound_rabbit_mq.dynamic_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\DynamicConsumer',
  37689.             'old_sound_rabbit_mq.batch_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\BatchConsumer',
  37690.             'old_sound_rabbit_mq.anon_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AnonConsumer',
  37691.             'old_sound_rabbit_mq.rpc_client.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\RpcClient',
  37692.             'old_sound_rabbit_mq.rpc_server.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\RpcServer',
  37693.             'old_sound_rabbit_mq.logged.channel.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AMQPLoggedChannel',
  37694.             'old_sound_rabbit_mq.data_collector.class' => 'OldSound\\RabbitMqBundle\\DataCollector\\MessageDataCollector',
  37695.             'old_sound_rabbit_mq.parts_holder.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AmqpPartsHolder',
  37696.             'old_sound_rabbit_mq.fallback.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Fallback',
  37697.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  37698.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  37699.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  37700.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  37701.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  37702.             'presta_sitemap.timetolive' => 86400,
  37703.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  37704.             'presta_sitemap.items_by_set' => 50000,
  37705.             'presta_sitemap.defaults' => [
  37706.                 'priority' => 0.5,
  37707.                 'changefreq' => 'daily',
  37708.                 'lastmod' => 'now',
  37709.             ],
  37710.             'presta_sitemap.default_section' => 'default',
  37711.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  37712.             'snc_redis.client.class' => 'Predis\\Client',
  37713.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  37714.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  37715.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  37716.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  37717.             'snc_redis.phpredis_client.class' => 'Redis',
  37718.             'snc_redis.relay_client.class' => 'Relay\\Relay',
  37719.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  37720.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  37721.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  37722.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  37723.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  37724.             'monolog.use_microseconds' => true,
  37725.             'monolog.swift_mailer.handlers' => [
  37726.             ],
  37727.             'monolog.handlers_to_channels' => [
  37728.                 'monolog.handler.console' => [
  37729.                     'type' => 'exclusive',
  37730.                     'elements' => [
  37731.                         => 'event',
  37732.                         => 'doctrine',
  37733.                         => 'console',
  37734.                         => 'messenger',
  37735.                     ],
  37736.                 ],
  37737.                 'monolog.handler.main' => [
  37738.                     'type' => 'exclusive',
  37739.                     'elements' => [
  37740.                         => 'event',
  37741.                     ],
  37742.                 ],
  37743.             ],
  37744.             'doctrine.migrations.preferred_em' => NULL,
  37745.             'doctrine.migrations.preferred_connection' => NULL,
  37746.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  37747.             'web_profiler.debug_toolbar.mode' => 2,
  37748.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  37749.             'vich_uploader.mappings' => [
  37750.                 'listing_photos' => [
  37751.                     'uri_prefix' => '/',
  37752.                     'upload_destination' => 'local_storage',
  37753.                     'namer' => [
  37754.                         'service' => 'vich_uploader.namer_uniqid.listing_photos',
  37755.                         'options' => [
  37756.                         ],
  37757.                     ],
  37758.                     'directory_namer' => [
  37759.                         'service' => 'Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer',
  37760.                         'options' => NULL,
  37761.                     ],
  37762.                     'delete_on_update' => true,
  37763.                     'delete_on_remove' => true,
  37764.                     'inject_on_load' => false,
  37765.                     'db_driver' => 'orm',
  37766.                 ],
  37767.                 'files_upload' => [
  37768.                     'uri_prefix' => '/',
  37769.                     'upload_destination' => 'local_storage',
  37770.                     'namer' => [
  37771.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.files_upload',
  37772.                         'options' => [
  37773.                         ],
  37774.                     ],
  37775.                     'directory_namer' => [
  37776.                         'service' => 'Aqarmap\\Bundle\\MainBundle\\Naming\\FilesDirectoryNamer',
  37777.                         'options' => NULL,
  37778.                     ],
  37779.                     'delete_on_update' => true,
  37780.                     'delete_on_remove' => true,
  37781.                     'inject_on_load' => false,
  37782.                     'db_driver' => 'orm',
  37783.                 ],
  37784.             ],
  37785.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  37786.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  37787.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  37788.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  37789.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  37790.             'knp_gaufrette.stream_wrapper.protocol' => 'gaufrette',
  37791.             'knp_gaufrette.stream_wrapper.filesystems' => [
  37792.                 's3_storage' => 's3_storage',
  37793.                 'local_storage' => 'local_storage',
  37794.             ],
  37795.             'maker.compatible_check.doctrine.supports_attributes' => true,
  37796.             'data_collector.templates' => [
  37797.                 'data_collector.request' => [
  37798.                     => 'request',
  37799.                     => '@WebProfiler/Collector/request.html.twig',
  37800.                 ],
  37801.                 'data_collector.time' => [
  37802.                     => 'time',
  37803.                     => '@WebProfiler/Collector/time.html.twig',
  37804.                 ],
  37805.                 'data_collector.memory' => [
  37806.                     => 'memory',
  37807.                     => '@WebProfiler/Collector/memory.html.twig',
  37808.                 ],
  37809.                 'data_collector.validator' => [
  37810.                     => 'validator',
  37811.                     => '@WebProfiler/Collector/validator.html.twig',
  37812.                 ],
  37813.                 'data_collector.ajax' => [
  37814.                     => 'ajax',
  37815.                     => '@WebProfiler/Collector/ajax.html.twig',
  37816.                 ],
  37817.                 'data_collector.form' => [
  37818.                     => 'form',
  37819.                     => '@WebProfiler/Collector/form.html.twig',
  37820.                 ],
  37821.                 'data_collector.exception' => [
  37822.                     => 'exception',
  37823.                     => '@WebProfiler/Collector/exception.html.twig',
  37824.                 ],
  37825.                 'data_collector.logger' => [
  37826.                     => 'logger',
  37827.                     => '@WebProfiler/Collector/logger.html.twig',
  37828.                 ],
  37829.                 'data_collector.events' => [
  37830.                     => 'events',
  37831.                     => '@WebProfiler/Collector/events.html.twig',
  37832.                 ],
  37833.                 'data_collector.router' => [
  37834.                     => 'router',
  37835.                     => '@WebProfiler/Collector/router.html.twig',
  37836.                 ],
  37837.                 'data_collector.cache' => [
  37838.                     => 'cache',
  37839.                     => '@WebProfiler/Collector/cache.html.twig',
  37840.                 ],
  37841.                 'data_collector.translation' => [
  37842.                     => 'translation',
  37843.                     => '@WebProfiler/Collector/translation.html.twig',
  37844.                 ],
  37845.                 'data_collector.security' => [
  37846.                     => 'security',
  37847.                     => '@Security/Collector/security.html.twig',
  37848.                 ],
  37849.                 'data_collector.twig' => [
  37850.                     => 'twig',
  37851.                     => '@WebProfiler/Collector/twig.html.twig',
  37852.                 ],
  37853.                 'data_collector.http_client' => [
  37854.                     => 'http_client',
  37855.                     => '@WebProfiler/Collector/http_client.html.twig',
  37856.                 ],
  37857.                 'data_collector.doctrine' => [
  37858.                     => 'db',
  37859.                     => '@Doctrine/Collector/db.html.twig',
  37860.                 ],
  37861.                 'data_collector.dump' => [
  37862.                     => 'dump',
  37863.                     => '@Debug/Profiler/dump.html.twig',
  37864.                 ],
  37865.                 'httplug.collector.collector' => [
  37866.                     => 'httplug',
  37867.                     => '@Httplug/webprofiler.html.twig',
  37868.                 ],
  37869.                 'data_collector.messenger' => [
  37870.                     => 'messenger',
  37871.                     => '@WebProfiler/Collector/messenger.html.twig',
  37872.                 ],
  37873.                 'mailer.data_collector' => [
  37874.                     => 'mailer',
  37875.                     => '@WebProfiler/Collector/mailer.html.twig',
  37876.                 ],
  37877.                 'doctrine_mongodb.odm.data_collector' => [
  37878.                     => 'mongodb',
  37879.                     => '@DoctrineMongoDB/Collector/mongodb.html.twig',
  37880.                 ],
  37881.                 'fos_elastica.data_collector' => [
  37882.                     => 'elastica',
  37883.                     => '@FOSElastica/Collector/elastica.html.twig',
  37884.                 ],
  37885.                 'enqueue.profiler.message_queue_collector' => [
  37886.                     => 'enqueue.message_queue',
  37887.                     => '@Enqueue/Profiler/panel.html.twig',
  37888.                 ],
  37889.                 'snc_redis.data_collector' => [
  37890.                     => 'redis',
  37891.                     => '@SncRedis/Collector/redis.html.twig',
  37892.                 ],
  37893.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  37894.                     => 'vich_uploader.mapping_collector',
  37895.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  37896.                 ],
  37897.                 'data_collector.config' => [
  37898.                     => 'config',
  37899.                     => '@WebProfiler/Collector/config.html.twig',
  37900.                 ],
  37901.             ],
  37902.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  37903.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  37904.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  37905.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  37906.             'hwi_oauth.resource_owner.eveonline.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  37907.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  37908.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  37909.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  37910.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  37911.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  37912.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  37913.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  37914.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  37915.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  37916.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  37917.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  37918.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  37919.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  37920.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  37921.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  37922.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  37923.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  37924.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  37925.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  37926.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  37927.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  37928.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  37929.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  37930.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  37931.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  37932.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  37933.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  37934.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  37935.             'hwi_oauth.resource_owner.passage.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PassageResourceOwner',
  37936.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  37937.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  37938.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  37939.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  37940.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  37941.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  37942.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  37943.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  37944.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  37945.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  37946.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth1ResourceOwner',
  37947.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  37948.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  37949.             'hwi_oauth.resource_owner.oauth2.class' => '\\HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth2ResourceOwner',
  37950.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  37951.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  37952.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  37953.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  37954.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  37955.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  37956.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  37957.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  37958.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  37959.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  37960.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  37961.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  37962.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  37963.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  37964.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  37965.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  37966.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  37967.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  37968.             'old_sound_rabbit_mq.base_amqp' => [
  37969.             ],
  37970.             'console.command.ids' => [
  37971.             ],
  37972.         ];
  37973.     }
  37974.     protected function throw($message)
  37975.     {
  37976.         throw new RuntimeException($message);
  37977.     }
  37978. }