var/cache/dev/ContainerXRXxjKA/App_KernelDevDebugContainer.php line 38567

Open in your IDE?
  1. <?php
  2. namespace ContainerXRXxjKA;
  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\\LeadContactRequest\\LeadContactRequestController' => 'getLeadContactRequestController2Service',
  58.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController' => 'getSubscriptionPlansController2Service',
  59.             'App\\Controller\\AliasRoutesController' => 'getAliasRoutesControllerService',
  60.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  61.             'App\\Controller\\EmailList\\WaitingController' => 'getWaitingControllerService',
  62.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  63.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController' => 'getAnnouncementControllerService',
  64.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController' => 'getAnnouncementController2Service',
  65.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController' => 'getBrokerControllerService',
  66.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController' => 'getSellerControllerService',
  67.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController' => 'getBuyerAlertsControllerService',
  68.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController' => 'getBuyerAlertsController2Service',
  69.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController' => 'getCheckInControllerService',
  70.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController' => 'getCompanyControllerService',
  71.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController' => 'getStaffControllerService',
  72.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController' => 'getCompanyController2Service',
  73.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController' => 'getStaffCheckInControllerService',
  74.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController' => 'getStaffController2Service',
  75.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\ChurnAndExpiryController' => 'getChurnAndExpiryControllerService',
  76.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController' => 'getCreditControllerService',
  77.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController' => 'getCreditPackageControllerService',
  78.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController' => 'getCreditServiceControllerService',
  79.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\FaqController' => 'getFaqControllerService',
  80.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController' => 'getCreditAnalysisControllerService',
  81.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController' => 'getCreditController2Service',
  82.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController' => 'getCreditServiceController2Service',
  83.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController' => 'getCreditPackageController2Service',
  84.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController' => 'getCreditController3Service',
  85.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController' => 'getCreditController4Service',
  86.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController' => 'getDynamicQuestionControllerService',
  87.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController' => 'getQuestionSetControllerService',
  88.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\SurveyResultsController' => 'getSurveyResultsControllerService',
  89.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\AnnualSurveyController' => 'getAnnualSurveyControllerService',
  90.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\ConsumerProfilingController' => 'getConsumerProfilingControllerService',
  91.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CategoryController' => 'getCategoryControllerService',
  92.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController' => 'getCommentControllerService',
  93.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController' => 'getDiscussionControllerService',
  94.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController' => 'getDiscussionController2Service',
  95.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController' => 'getCommentController2Service',
  96.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController' => 'getDiscussionController3Service',
  97.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Admin\\ExchangeRequestController' => 'getExchangeRequestControllerService',
  98.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController' => 'getExchangeRequestController2Service',
  99.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController' => 'getFeatureToggleControllerService',
  100.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController' => 'getFeatureToggleController2Service',
  101.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager' => 'getFeatureToggleManagerService',
  102.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController' => 'getFinancialAidControllerService',
  103.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController' => 'getFinancialAidController2Service',
  104.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController' => 'getCompoundLocationControllerService',
  105.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController' => 'getLeadsControllerService',
  106.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController' => 'getListingController2Service',
  107.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController' => 'getListingPendingFeaturingControllerService',
  108.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController' => 'getListingRulesControllerService',
  109.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController' => 'getLocationController2Service',
  110.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController' => 'getProjectSettingControllerService',
  111.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController' => 'getPropertyTypeControllerService',
  112.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController' => 'getRejectionControllerService',
  113.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController' => 'getScrapedListingControllerService',
  114.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController' => 'getSearchControllerService',
  115.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SupplyAndDemandController' => 'getSupplyAndDemandControllerService',
  116.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController' => 'getCallRequestControllerService',
  117.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController' => 'getCompoundLocationController2Service',
  118.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController' => 'getCompoundSearchControllerService',
  119.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController' => 'getCustomFieldControllerService',
  120.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController' => 'getEstimateControllerService',
  121.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController' => 'getFavouriteControllerService',
  122.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController' => 'getLeadController2Service',
  123.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController' => 'getListingController3Service',
  124.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController' => 'getLocationController3Service',
  125.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController' => 'getNoteControllerService',
  126.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController' => 'getPhotoControllerService',
  127.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController' => 'getPriceFilterControllerService',
  128.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController' => 'getPropertyTypeController2Service',
  129.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController' => 'getRateControllerService',
  130.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ScrapedListingController' => 'getScrapedListingController2Service',
  131.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController' => 'getSearchFiltersControllerService',
  132.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController' => 'getSectionControllerService',
  133.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController' => 'getBrokerRankingControllerService',
  134.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController' => 'getFavouriteController2Service',
  135.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController' => 'getImpressionControllerService',
  136.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController' => 'getListingController4Service',
  137.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController' => 'getLocationController4Service',
  138.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController' => 'getRateController2Service',
  139.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController' => 'getCallRequestController2Service',
  140.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController' => 'getCompoundLocationController3Service',
  141.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController' => 'getConditionalFieldControllerService',
  142.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController' => 'getFiltersControllerService',
  143.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController' => 'getListingController5Service',
  144.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController' => 'getLocationController5Service',
  145.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController' => 'getPropertyTypeController3Service',
  146.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController' => 'getSectionController2Service',
  147.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController' => 'getUserListingStatisticControllerService',
  148.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\CompoundSearchController' => 'getCompoundSearchController2Service',
  149.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  150.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController' => 'getLeadController3Service',
  151.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController' => 'getListingController6Service',
  152.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController' => 'getListingSearchControllerService',
  153.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController' => 'getPhotoController2Service',
  154.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController' => 'getSectionController3Service',
  155.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\TransactionController' => 'getTransactionControllerService',
  156.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => 'getListingPhotoRepositoryService',
  157.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => 'getListingRepositoryService',
  158.             'Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService' => 'getLeadsCRMServiceService',
  159.             'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager' => 'getListingManagerService',
  160.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController' => 'getCustomParagraphControllerService',
  161.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController3Service',
  162.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController' => 'getDefaultTopCustomersControllerService',
  163.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController' => 'getFeedbackControllerService',
  164.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\JoinUsController' => 'getJoinUsControllerService',
  165.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController' => 'getMenuControllerService',
  166.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController' => 'getMobileSectionsTogglesControllerService',
  167.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController' => 'getPageControllerService',
  168.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PerformanceLogController' => 'getPerformanceLogControllerService',
  169.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController' => 'getPrintControllerService',
  170.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController' => 'getSettingControllerService',
  171.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController' => 'getTestimonialControllerService',
  172.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController' => 'getBaseControllerService',
  173.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController' => 'getDefaultController4Service',
  174.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController' => 'getDefaultTopCustomersController2Service',
  175.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController' => 'getFeedbackController2Service',
  176.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController' => 'getSettingController2Service',
  177.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController' => 'getDefaultController5Service',
  178.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController' => 'getBaseController2Service',
  179.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController' => 'getFeedbackController3Service',
  180.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController' => 'getBaseController3Service',
  181.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController' => 'getMobileSectionsTogglesController2Service',
  182.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController' => 'getDefaultController6Service',
  183.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController' => 'getFeedbackController4Service',
  184.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController' => 'getJoinUsController2Service',
  185.             'Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController' => 'getMapImagesControllerService',
  186.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController' => 'getPageController2Service',
  187.             'Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController' => 'getRedirectingControllerService',
  188.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController' => 'getSNSNotificationsControllerService',
  189.             'Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController' => 'getStaticPagesControllerService',
  190.             'Aqarmap\\Bundle\\MainBundle\\Naming\\FilesDirectoryNamer' => 'getFilesDirectoryNamerService',
  191.             'Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer' => 'getListingDirectoryNamerService',
  192.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController' => 'getDefaultController7Service',
  193.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController' => 'getDefaultController8Service',
  194.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController' => 'getLocationStatisticsControllerService',
  195.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController' => 'getNeighborhoodControllerService',
  196.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController' => 'getDefaultController9Service',
  197.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController' => 'getNotificationControllerService',
  198.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController' => 'getSenderControllerService',
  199.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController' => 'getNotificationsControllerService',
  200.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Admin\\NotifiersController' => 'getNotifiersControllerService',
  201.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController' => 'getNotifierControllerService',
  202.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController' => 'getDefaultController10Service',
  203.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController' => 'getOtpControllerService',
  204.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController' => 'getAnalysisControllerService',
  205.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController' => 'getPaymentControllerService',
  206.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\SalesAnalysisController' => 'getSalesAnalysisControllerService',
  207.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController' => 'getPaymentController2Service',
  208.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController' => 'getRecurringControllerService',
  209.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Admin\\SearchCombinationFiltersController' => 'getSearchCombinationFiltersControllerService',
  210.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController' => 'getListingSearchController2Service',
  211.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController' => 'getLocationSearchControllerService',
  212.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController' => 'getSearchResultsControllerService',
  213.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController' => 'getCompoundSearchController3Service',
  214.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController' => 'getListingSearchController3Service',
  215.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController' => 'getDefaultController11Service',
  216.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController' => 'getTopSellerControllerService',
  217.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController' => 'getTopSellerController2Service',
  218.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\TopSellerController' => 'getTopSellerController3Service',
  219.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController' => 'getGroupControllerService',
  220.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController' => 'getTeamControllerService',
  221.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  222.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController' => 'getUserDomainControllerService',
  223.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController' => 'getUserPackagesControllerService',
  224.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController' => 'getUserServiceControllerService',
  225.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController' => 'getUserSubAccountControllerService',
  226.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController' => 'getAuthProxyControllerService',
  227.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController' => 'getNotificationTokenControllerService',
  228.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController' => 'getTargetAudienceControllerService',
  229.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController' => 'getTeamController2Service',
  230.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController' => 'getTokenDocControllerService',
  231.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController' => 'getUserController2Service',
  232.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController' => 'getUserServiceController2Service',
  233.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController' => 'getUserController3Service',
  234.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController' => 'getUserController4Service',
  235.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController' => 'getUserLocationControllerService',
  236.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController' => 'getExternalProfileControllerService',
  237.             'Aqarmap\\Bundle\\UserBundle\\Controller\\PersonalInfoController' => 'getPersonalInfoControllerService',
  238.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController' => 'getProfileControllerService',
  239.             'Aqarmap\\Bundle\\UserBundle\\Controller\\QuickRegistrationController' => 'getQuickRegistrationControllerService',
  240.             'Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController' => 'getTargetAudienceController2Service',
  241.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController' => 'getUserController5Service',
  242.             'Aqarmap\\Bundle\\ValueEngineBundle\\Controller\\Admin\\ValueEngineController' => 'getValueEngineControllerService',
  243.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  244.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'getRegistrationControllerService',
  245.             'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\ConnectController' => 'getConnectControllerService',
  246.             'HWI\\Bundle\\OAuthBundle\\Controller\\Connect\\RegisterController' => 'getRegisterControllerService',
  247.             'HWI\\Bundle\\OAuthBundle\\Controller\\LoginController' => 'getLoginControllerService',
  248.             'HWI\\Bundle\\OAuthBundle\\Controller\\RedirectToServiceController' => 'getRedirectToServiceControllerService',
  249.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  250.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  251.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  252.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  253.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  254.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  255.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  256.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  257.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  258.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  259.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.files_upload' => 'getSmartUniqueNamer_FilesUploadService',
  260.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  261.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  262.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  263.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  264.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  265.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  266.             'cache.app' => 'getCache_AppService',
  267.             'cache.app_clearer' => 'getCache_AppClearerService',
  268.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  269.             'cache.rate_limiter' => 'getCache_RateLimiterService',
  270.             'cache.system' => 'getCache_SystemService',
  271.             'cache.system_clearer' => 'getCache_SystemClearerService',
  272.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  273.             'cache_warmer' => 'getCacheWarmerService',
  274.             'console.command_loader' => 'getConsole_CommandLoaderService',
  275.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  276.             'criteria_mediator' => 'getCriteriaMediatorService',
  277.             'data_collector.dump' => 'getDataCollector_DumpService',
  278.             'doctrine' => 'getDoctrineService',
  279.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  280.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  281.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  282.             'doctrine_mongodb' => 'getDoctrineMongodbService',
  283.             'doctrine_mongodb.odm.command_logger_registry' => 'getDoctrineMongodb_Odm_CommandLoggerRegistryService',
  284.             'doctrine_mongodb.odm.default_connection' => 'getDoctrineMongodb_Odm_DefaultConnectionService',
  285.             'doctrine_mongodb.odm.default_document_manager' => 'getDoctrineMongodb_Odm_DefaultDocumentManagerService',
  286.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  287.             'enqueue_elastica.queue_pager_perister' => 'getEnqueueElastica_QueuePagerPeristerService',
  288.             'error_controller' => 'getErrorControllerService',
  289.             'event_dispatcher' => 'getEventDispatcherService',
  290.             'fos_elastica.client.default' => 'getFosElastica_Client_DefaultService',
  291.             'fos_elastica.config_manager' => 'getFosElastica_ConfigManagerService',
  292.             'fos_elastica.config_manager.index_templates' => 'getFosElastica_ConfigManager_IndexTemplatesService',
  293.             'fos_elastica.filter_objects_listener' => 'getFosElastica_FilterObjectsListenerService',
  294.             'fos_elastica.finder.app_listings.listings' => 'getFosElastica_Finder_AppListings_ListingsService',
  295.             'fos_elastica.finder.app_locations.locations' => 'getFosElastica_Finder_AppLocations_LocationsService',
  296.             'fos_elastica.in_place_pager_persister' => 'getFosElastica_InPlacePagerPersisterService',
  297.             'fos_elastica.index.app_listings' => 'getFosElastica_Index_AppListingsService',
  298.             'fos_elastica.index.app_listings.listings' => 'getFosElastica_Index_AppListings_ListingsService',
  299.             'fos_elastica.index.app_locations' => 'getFosElastica_Index_AppLocationsService',
  300.             'fos_elastica.index.app_locations.locations' => 'getFosElastica_Index_AppLocations_LocationsService',
  301.             'fos_elastica.index_manager' => 'getFosElastica_IndexManagerService',
  302.             'fos_elastica.index_template_manager' => 'getFosElastica_IndexTemplateManagerService',
  303.             'fos_elastica.manager.orm' => 'getFosElastica_Manager_OrmService',
  304.             'fos_elastica.object_persister.app_listings.listings' => 'getFosElastica_ObjectPersister_AppListings_ListingsService',
  305.             'fos_elastica.object_persister.app_locations.locations' => 'getFosElastica_ObjectPersister_AppLocations_LocationsService',
  306.             'fos_elastica.pager_persister_registry' => 'getFosElastica_PagerPersisterRegistryService',
  307.             'fos_elastica.pager_provider.app_listings.listings' => 'getFosElastica_PagerProvider_AppListings_ListingsService',
  308.             'fos_elastica.pager_provider.app_locations.locations' => 'getFosElastica_PagerProvider_AppLocations_LocationsService',
  309.             'fos_elastica.pager_provider_registry' => 'getFosElastica_PagerProviderRegistryService',
  310.             'fos_elastica.paginator.subscriber' => 'getFosElastica_Paginator_SubscriberService',
  311.             'fos_elastica.persister_registry' => 'getFosElastica_PersisterRegistryService',
  312.             'fos_elastica.repository_manager' => 'getFosElastica_RepositoryManagerService',
  313.             'fos_elastica.resetter' => 'getFosElastica_ResetterService',
  314.             'fos_elastica.template_resetter' => 'getFosElastica_TemplateResetterService',
  315.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  316.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  317.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  318.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  319.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  320.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  321.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  322.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  323.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  324.             'gaufrette.local_storage_filesystem' => 'getGaufrette_LocalStorageFilesystemService',
  325.             'gaufrette.s3_storage_filesystem' => 'getGaufrette_S3StorageFilesystemService',
  326.             'http_kernel' => 'getHttpKernelService',
  327.             'httplug.client' => 'getHttplug_ClientService',
  328.             'httplug.message_factory' => 'getHttplug_MessageFactoryService',
  329.             'httplug.psr17_request_factory' => 'getHttplug_Psr17RequestFactoryService',
  330.             'httplug.psr17_response_factory' => 'getHttplug_Psr17ResponseFactoryService',
  331.             'httplug.psr17_server_request_factory' => 'getHttplug_Psr17ServerRequestFactoryService',
  332.             'httplug.psr17_stream_factory' => 'getHttplug_Psr17StreamFactoryService',
  333.             'httplug.psr17_uploaded_file_factory' => 'getHttplug_Psr17UploadedFileFactoryService',
  334.             'httplug.psr17_uri_factory' => 'getHttplug_Psr17UriFactoryService',
  335.             'httplug.psr18_client' => 'getHttplug_Psr18ClientService',
  336.             'httplug.stream_factory' => 'getHttplug_StreamFactoryService',
  337.             'httplug.uri_factory' => 'getHttplug_UriFactoryService',
  338.             'hwi_oauth.resource_ownermap.main' => 'getHwiOauth_ResourceOwnermap_MainService',
  339.             'hwi_oauth.user_checker' => 'getHwiOauth_UserCheckerService',
  340.             'jms_i18n_routing.cookie_setting_listener' => 'getJmsI18nRouting_CookieSettingListenerService',
  341.             'jms_i18n_routing.loader' => 'getJmsI18nRouting_LoaderService',
  342.             'jms_i18n_routing.locale_choosing_listener' => 'getJmsI18nRouting_LocaleChoosingListenerService',
  343.             'jms_serializer' => 'getJmsSerializerService',
  344.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  345.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  346.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  347.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  348.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  349.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService',
  350.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  351.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  352.             'knp_paginator' => 'getKnpPaginatorService',
  353.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  354.             'liip_imagine.binary.loader.stream.aws_s3' => 'getLiipImagine_Binary_Loader_Stream_AwsS3Service',
  355.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  356.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  357.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  358.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  359.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  360.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  361.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  362.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  363.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  364.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  365.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  366.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  367.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  368.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  369.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  370.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  371.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  372.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  373.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  374.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  375.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  376.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  377.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  378.             'old_sound_rabbit_mq.connection.default' => 'getOldSoundRabbitMq_Connection_DefaultService',
  379.             'old_sound_rabbit_mq.parts_holder' => 'getOldSoundRabbitMq_PartsHolderService',
  380.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  381.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  382.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  383.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  384.             'redjan_ym_fcm.client' => 'getRedjanYmFcm_ClientService',
  385.             'request_stack' => 'getRequestStackService',
  386.             'router' => 'getRouterService',
  387.             'routing.loader' => 'getRouting_LoaderService',
  388.             'services_resetter' => 'getServicesResetterService',
  389.             'translator' => 'getTranslatorService',
  390.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  391.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  392.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  393.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  394.             'vich_uploader.namer_uniqid.listing_photos' => 'getVichUploader_NamerUniqid_ListingPhotosService',
  395.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  396.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  397.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  398.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  399.             'cache_clearer' => 'getCacheClearerService',
  400.             'filesystem' => 'getFilesystemService',
  401.             'serializer' => 'getSerializerService',
  402.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  403.             'form.factory' => 'getForm_FactoryService',
  404.             'form.type.file' => 'getForm_Type_FileService',
  405.             'profiler' => 'getProfilerService',
  406.             'twig' => 'getTwigService',
  407.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  408.             'security.token_storage' => 'getSecurity_TokenStorageService',
  409.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  410.             'session' => 'getSessionService',
  411.             'validator' => 'getValidatorService',
  412.         ];
  413.         $this->aliases = [
  414.             'App\\Kernel' => 'kernel',
  415.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  416.             'FOS\\UserBundle\\Controller\\ProfileController' => 'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController',
  417.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  418.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  419.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  420.             'database_connection' => 'doctrine.dbal.default_connection',
  421.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  422.             'doctrine_mongodb.odm.document_manager' => 'doctrine_mongodb.odm.default_document_manager',
  423.             'fos_elastica.client' => 'fos_elastica.client.default',
  424.             'fos_elastica.index' => 'fos_elastica.index.app_listings',
  425.             'fos_elastica.manager' => 'fos_elastica.manager.orm',
  426.             'fos_user.profile.controller' => 'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController',
  427.             'fos_user.registration.controller' => 'FOS\\UserBundle\\Controller\\RegistrationController',
  428.             'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
  429.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  430.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  431.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  432.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  433.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  434.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  435.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  436.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  437.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  438.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  439.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  440.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  441.         ];
  442.         $this->privates['service_container'] = function () {
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  449.             include_once \dirname(__DIR__4).'/src/App/Kernel.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  451.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  452.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Translatable/TranslatableListener.php';
  453.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/AbstractTrackingListener.php';
  454.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/IpTraceable/IpTraceableListener.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  456.             include_once \dirname(__DIR__4).'/src/App/EventSubscriber/ScraperThrottleSubscriber.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  462.             include_once \dirname(__DIR__4).'/src/App/Repository/Lead/LeadContactRequestRepository.php';
  463.             include_once \dirname(__DIR__4).'/src/App/Repository/Lead/LeadRepository.php';
  464.             include_once \dirname(__DIR__4).'/src/App/Service/Lead/LeadContactRequestService.php';
  465.             include_once \dirname(__DIR__4).'/src/App/Service/SMSManager.php';
  466.             include_once \dirname(__DIR__4).'/src/App/Service/Security/AuthServer.php';
  467.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClientTrait.php';
  469.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/AwsClient.php';
  470.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Sqs/SqsClient.php';
  471.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/LocaleEventSubscriber.php';
  472.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/GroupRepository.php';
  473.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserInterestRepository.php';
  474.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserPackagesRepository.php';
  475.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserRepository.php';
  476.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserServicesRepository.php';
  477.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserInterestBuilderInterface.php';
  478.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserInterestBuilder.php';
  479.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserInterestManager.php';
  480.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserIpInfoServiceInterface.php';
  481.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserIpInfoService.php';
  482.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserManager.php';
  483.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserPackagesService.php';
  484.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserServicesManager.php';
  485.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerServiceInterface.php';
  486.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Adapter/MailerService.php';
  487.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/IpTraceSubscriber.php';
  488.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/EventStreamingClientFactoryInterface.php';
  489.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventStreaming/EventStreamingClientFactory.php';
  490.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/SnsServiceInterface.php';
  491.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SnsService.php';
  492.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Sns/SnsClient.php';
  493.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Helpers/MailerHelper.php';
  494.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/DoctrineExtensionEventSubscriber.php';
  495.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/RequestEventSubscriber.php';
  496.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Menu/MenuBuilder.php';
  497.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/CustomParagraphRepository.php';
  498.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/ActivityLogger.php';
  499.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/CacheManagerInterface.php';
  500.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/CacheManager.php';
  501.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MenuBuilderService.php';
  502.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/MobileDetectionService.php';
  503.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/PriceExtender.php';
  504.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Setting.php';
  505.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/ThumbURL.php';
  506.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/SqsServiceInterface.php';
  507.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SqsService.php';
  508.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/ProducerFactoryInterface.php';
  509.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Producer/ProducerFactory.php';
  510.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/DirectorInterface.php';
  511.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/Director.php';
  512.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/BuilderInterface.php';
  513.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Builder/MetaTagsBuilder.php';
  514.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SoftDeleteEventSubscriber.php';
  515.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/Contracts/BumpUpModelInterface.php';
  516.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/BumpUpModel.php';
  517.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LeadRepository.php';
  518.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingLeadRepository.php';
  519.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CallRequestLeadRepository.php';
  520.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CallRequestRepository.php';
  521.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryUtilsInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/RepositoryInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php';
  524.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/NestedTreeRepository.php';
  525.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CompoundLocationRepository.php';
  526.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CustomFieldRepository.php';
  527.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FavouriteRepository.php';
  528.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FreeListingRepository.php';
  529.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/InteractionRepository.php';
  530.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingFeatureRepository.php';
  531.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Repository/DocumentRepository.php';
  532.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceDocumentRepositoryInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceRepositoryTrait.php';
  534.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ServiceDocumentRepository.php';
  535.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingImpressionRepository.php';
  536.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingPhoneRepository.php';
  537.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingPhotoRepository.php';
  538.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/Cachable.php';
  539.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRepository.php';
  540.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationRepository.php';
  541.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/MessageLeadRepository.php';
  542.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PhoneLeadRepository.php';
  543.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PhoneRepository.php';
  544.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/PropertyTypeRepository.php';
  545.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/RejectionRepository.php';
  546.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SectionRepository.php';
  547.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SimilarListingsLeadRepository.php';
  548.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserLeadRepository.php';
  549.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserMessageLeadRepository.php';
  550.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TargetUserPhoneLeadRepository.php';
  551.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TopSellerLeadRepository.php';
  552.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainLeadRepository.php';
  553.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainMessageLeadRepository.php';
  554.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserDomainPhoneLeadRepository.php';
  555.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/UserPhoneRepository.php';
  556.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/WhatsAppLeadRepository.php';
  557.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallRequestManager.php';
  558.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundService.php';
  559.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/Model/FormTypeInterface.php';
  560.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/Model/LocaleInterface.php';
  561.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundSearchFormTypeManager.php';
  562.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/InteractionService.php';
  563.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadService.php';
  564.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadValidationService.php';
  565.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/NotificationCenter/NotificationCenterInterface.php';
  566.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NotificationCenter/NotificationCenterEnvelopeGenerator.php';
  567.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/WhatsappEmailServiceInterface.php';
  568.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/WhatsappEmailService.php';
  569.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadServiceFactory.php';
  570.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/LeadsInsightsServiceInterface.php';
  571.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsInsightsService.php';
  572.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingContactRateService.php';
  573.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/ListingFeatureServiceInterface.php';
  574.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingFeatureService.php';
  575.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingManager.php';
  576.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Service/LocationStatisticsManager.php';
  577.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CompoundStatusLogService.php';
  578.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/NumberToWord.php';
  579.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRuleMatcher.php';
  580.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sortable/Entity/Repository/SortableRepository.php';
  581.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/RuleRepository.php';
  582.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/LocationManagerInterface.php';
  583.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationManager.php';
  584.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneManagerInterface.php';
  585.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/PhoneManager.php';
  586.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorInterface.php';
  587.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/PhoneValidator.php';
  588.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/PhoneValidatorComponentFactory.php';
  589.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/RelatedResultServiceInterface.php';
  590.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/RelatedResultService.php';
  591.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/AbstractElasticListingSearch.php';
  592.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/RelatedListingSearch.php';
  593.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SectionService.php';
  594.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/MapperInterface.php';
  595.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingAttributesMapper.php';
  596.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/TransformerInterface.php';
  597.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/EntityManagerAwareTrait.php';
  598.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingAttributesTransformer.php';
  599.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Traits/LocaleAwareTrait.php';
  600.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingTranslationMapper.php';
  601.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CostPerLeadService.php';
  602.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/ListingServiceInterface.php';
  603.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingService.php';
  604.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingRuleFacadeService.php';
  605.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/LocationServiceInterface.php';
  606.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/LocationService.php';
  607.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  609.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ListingExtension.php';
  610.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/SearchDescriptionExtension.php';
  611.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/ConversationRepository.php';
  612.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/MessageRepository.php';
  613.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/RecipientRepository.php';
  614.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Service/Composer.php';
  615.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditRepository.php';
  616.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditAnalysisManager.php';
  617.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Contract/CreditManagerInterface.php';
  618.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/CreditManager.php';
  619.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Contract/TransferValidatorInterface.php';
  620.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/TransferValidator.php';
  621.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/FeatureToggleManager.php';
  622.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Contract/FeatureToggleHandlerInterface.php';
  623.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Contract/ToggleMemoryHandlerInterface.php';
  624.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/MemoryFeatureToggleHandler.php';
  625.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/BulkFeatureTogglesHandler.php';
  626.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Service/SingleFeatureToggleHandler.php';
  627.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentManager.php';
  628.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserServiceTypesFactory.php';
  629.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionLogService.php';
  630.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierManager.php';
  631.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ApiBundle/EventListener/LocaleEventSubscriber.php';
  632.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/PaymentRepository.php';
  633.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Contract/PaymentDestinationServiceInterface.php';
  634.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/PaymentDestinationService.php';
  635.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/SalesAnalysisManager.php';
  636.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Service/SignatureManager.php';
  637.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/BuilderDirector.php';
  638.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/BuilderInterface.php';
  639.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaBuilders/SearchCriteriaBuilder.php';
  640.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaMediator/Contracts/MediatorInterface.php';
  641.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/CriteriaMediator/CriteriaMediator.php';
  642.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/BaseSearchService.php';
  643.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundSearchService.php';
  644.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticClientService.php';
  645.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/DefaultListingSearch.php';
  646.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingFaqService.php';
  647.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/Contract/ListingSearchCombinationsServiceInterface.php';
  648.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchCombinationsService.php';
  649.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchService.php';
  650.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Contract/OtpServiceInterface.php';
  651.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpService.php';
  652.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Contract/OtpGeneratorInterface.php';
  653.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Service/OtpGeneratorService.php';
  654.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Service/TopSellerRetrievalService.php';
  655.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Service/FinancialAidService.php';
  656.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionService.php';
  657.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Services/RecurringTransactionStateService.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  669.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  692.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  699.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  742.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  744.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  754.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  755.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  756.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  757.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  800.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  816.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  817.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  818.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  820.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  821.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  822.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  823.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  824.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  825.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/PrimaryReadReplicaConnection.php';
  826.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  827.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  828.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  830.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  831.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  832.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  833.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  834.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  835.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  836.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  837.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  838.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  839.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  840.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  841.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  842.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  843.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLoggerInterface.php';
  844.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/APM/CommandLogger.php';
  845.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerRegistry.php';
  846.             include_once \dirname(__DIR__4).'/vendor/mongodb/mongodb/src/Client.php';
  847.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/DocumentManager.php';
  848.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Configuration.php';
  849.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  850.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Driver/CompatibilityAnnotationDriver.php';
  851.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Mapping/Driver/AnnotationDriver.php';
  852.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Repository/RepositoryFactory.php';
  853.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Repository/ContainerRepositoryFactory.php';
  854.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/ManagerConfigurator.php';
  855.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/AbstractLogger.php';
  856.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
  857.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Client.php';
  858.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php';
  859.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php';
  860.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Index.php';
  861.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
  862.             include_once \dirname(__DIR__4).'/vendor/ruflin/elastica/lib/Elastica/Type.php';
  863.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/FinderInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/PaginatedFinderInterface.php';
  865.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Finder/TransformedFinder.php';
  866.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ElasticaToModelTransformerInterface.php';
  867.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/AbstractElasticaToModelTransformer.php';
  868.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/AbstractElasticaToModelTransformer.php';
  869.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORM/ElasticaToModelTransformer.php';
  870.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  871.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  872.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Doctrine/DoctrineConnectionFactoryFactory.php';
  873.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactory.php';
  874.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  875.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  877.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Doctrine/DoctrineDriverFactory.php';
  878.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  879.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  880.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  881.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  882.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  883.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  884.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  885.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  886.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  887.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  888.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  889.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  892.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionListener.php';
  893.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/VersionResolverInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/ChainVersionResolver.php';
  895.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/HeaderVersionResolver.php';
  896.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/QueryParameterVersionResolver.php';
  897.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Version/Resolver/MediaTypeVersionResolver.php';
  898.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/VersionExclusionListener.php';
  899.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  900.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  902.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  903.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  904.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  906.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  928.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  930.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  931.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/HashingPasswordUpdater.php';
  932.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  933.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  934.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  935.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/LocaleResolverInterface.php';
  936.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Locale/DefaultLocaleResolver.php';
  937.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/EventListener/CookieSettingListener.php';
  938.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  939.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  940.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  941.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  942.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  943.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  944.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  945.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  946.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  947.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  948.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  949.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  950.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  951.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  952.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  953.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  954.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  955.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  956.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  957.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  958.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  959.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  960.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  961.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  962.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  963.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  964.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  965.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  966.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  967.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  968.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Discovery/ConfiguredClientsStrategyListener.php';
  969.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactory.php';
  970.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter.php';
  971.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Formatter.php';
  972.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php';
  973.             include_once \dirname(__DIR__4).'/vendor/php-http/message/src/Formatter/CurlCommandFormatter.php';
  974.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Collector.php';
  975.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/PluginClientFactoryListener.php';
  976.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  977.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  978.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  979.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  980.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  981.             include_once \dirname(__DIR__4).'/src/App/FrameworkExtra/Converters/QueryStringConverter.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  983.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  985.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  986.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  987.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  988.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  990.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  991.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  992.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  993.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Logger/RedisLogger.php';
  994.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/ClientInterface.php';
  995.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Client.php';
  996.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/ParametersInterface.php';
  997.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/Parameters.php';
  998.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Factory/PredisParametersFactory.php';
  999.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Configuration/OptionsInterface.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Configuration/Options.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/FactoryInterface.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/predis/predis/src/Connection/Factory.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Client/Predis/Connection/ConnectionFactory.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtensionRuntime.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemMapInterface.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/FilesystemMap.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/FilesystemInterface.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Filesystem.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MetadataSupporter.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ListKeysAware.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/SizeCalculator.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/MimeTypeProvider.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/AwsS3.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientInterface.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/Api/Parser/PayloadParserTrait.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3ClientTrait.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/S3/S3Client.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/StreamFactory.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/ChecksumCalculator.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/knplabs/gaufrette/src/Gaufrette/Adapter/Local.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/ScopingHttpClient.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/I18nRouter.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/DataCollector/CommandDataCollector.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/DataCollector/RedisDataCollector.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1199.             include_once \dirname(__DIR__4).'/src/App/Twig/AppExtension.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
  1203.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Twig/UserServiceExtension.php';
  1204.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/ArabicNumbersConvertExtension.php';
  1205.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/CustomParagraphPreviewLinkExtension.php';
  1206.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/DateFormatExtension.php';
  1207.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/FeatureToggleExtension.php';
  1208.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/FeedbackSourceExtension.php';
  1209.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MenuExtension.php';
  1210.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MobileDetectionExtension.php';
  1211.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/MortgageRequestLinkExtension.php';
  1212.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/NavbarExtension.php';
  1213.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/SettingExtension.php';
  1214.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/TestimonialExtension.php';
  1215.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/ThumbnailExtension.php';
  1216.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Twig/UnsetFilter.php';
  1217.             include_once \dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle/TwigExtensions/Gravatar.php';
  1218.             include_once \dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle/TwigExtensions/Text.php';
  1219.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/CompoundLocationExtension.php';
  1220.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/JsonDecodeExtension.php';
  1221.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ListingShareExtension.php';
  1222.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/LocationExtension.php';
  1223.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/MetaTagsExtension.php';
  1224.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/ParseSearchCriteria.php';
  1225.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/PriceFiltersExtension.php';
  1226.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/SearchExtension.php';
  1227.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V4/CompoundLocationLinksBuilderInterface.php';
  1228.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundlocationLinksBuilderService.php';
  1229.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Twig/TopCompaniesExtension.php';
  1230.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/CreditExtension.php';
  1231.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/FaqExtension.php';
  1232.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/PackageExtension.php';
  1233.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Twig/PackageUserTypeExtension.php';
  1234.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Twig/CompoundExtension.php';
  1235.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/CommentExtension.php';
  1236.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/DiscussionExtension.php';
  1237.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Twig/DiscussionTabsExtension.php';
  1238.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Twig/CompanyExtension.php';
  1239.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Twig/StaffExtension.php';
  1240.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Twig/CustomerProfilingExtension.php';
  1241.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Twig/PaymentExtension.php';
  1242.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Twig/PrintExtension.php';
  1243.             include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Services/Twig/AnnouncementExtension.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthExtension.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/Twig/HttpMessageMarkupExtension.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownExtension.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1267.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1268.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1269.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1270.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1273.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1274.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1275.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1276.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  1277.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  1278.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  1279.             include_once __DIR__.'/proxy-classes.php';
  1280.         };
  1281.     }
  1282.     public function compile(): void
  1283.     {
  1284.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1285.     }
  1286.     public function isCompiled(): bool
  1287.     {
  1288.         return true;
  1289.     }
  1290.     public function getRemovedIds(): array
  1291.     {
  1292.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1293.     }
  1294.     protected function createProxy($class, \Closure $factory)
  1295.     {
  1296.         return $factory();
  1297.     }
  1298.     /**
  1299.      * Gets the public '.container.private.cache_clearer' shared service.
  1300.      *
  1301.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1302.      */
  1303.     protected function get_Container_Private_CacheClearerService()
  1304.     {
  1305.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1306.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1307.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1308.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  1309.         }, 1));
  1310.     }
  1311.     /**
  1312.      * Gets the public '.container.private.filesystem' shared service.
  1313.      *
  1314.      * @return \Symfony\Component\Filesystem\Filesystem
  1315.      */
  1316.     protected function get_Container_Private_FilesystemService()
  1317.     {
  1318.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1319.     }
  1320.     /**
  1321.      * Gets the public '.container.private.form.factory' shared service.
  1322.      *
  1323.      * @return \Symfony\Component\Form\FormFactory
  1324.      */
  1325.     protected function get_Container_Private_Form_FactoryService()
  1326.     {
  1327.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1328.         if (isset($this->services['.container.private.form.factory'])) {
  1329.             return $this->services['.container.private.form.factory'];
  1330.         }
  1331.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1332.     }
  1333.     /**
  1334.      * Gets the public '.container.private.form.type.file' shared service.
  1335.      *
  1336.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1337.      */
  1338.     protected function get_Container_Private_Form_Type_FileService()
  1339.     {
  1340.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1343.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1344.     }
  1345.     /**
  1346.      * Gets the public '.container.private.profiler' shared service.
  1347.      *
  1348.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1349.      */
  1350.     protected function get_Container_Private_ProfilerService()
  1351.     {
  1352.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1353.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1354.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1355.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1356.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1357.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1358.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1359.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1360.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1361.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1362.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1363.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1364.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1365.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1366.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1367.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1368.         $d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1369.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  1370.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  1371.         $d->addInstance('rate_limiter_storage_pool', ($this->privates['rate_limiter_storage_pool'] ?? $this->getRateLimiterStoragePoolService()));
  1372.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1373.         $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()));
  1374.         $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()));
  1375.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1376.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1377.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1378.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1379.         $e->registerClient('sms.client', ($this->privates['.debug.sms.client'] ?? $this->get_Debug_Sms_ClientService()));
  1380.         $e->registerClient('auth.client', ($this->privates['.debug.auth.client'] ?? $this->get_Debug_Auth_ClientService()));
  1381.         $e->registerClient('locations_insights.client', ($this->privates['.debug.locations_insights.client'] ?? $this->get_Debug_LocationsInsights_ClientService()));
  1382.         $e->registerClient('fcm.client', ($this->privates['.debug.fcm.client'] ?? $this->get_Debug_Fcm_ClientService()));
  1383.         $e->registerClient('search.client', ($this->privates['.debug.search.client'] ?? $this->get_Debug_Search_ClientService()));
  1384.         $e->registerClient('geoip.client', ($this->privates['.debug.geoip.client'] ?? $this->get_Debug_Geoip_ClientService()));
  1385.         $e->registerClient('hwi_oauth.http_client', ($this->privates['.debug.hwi_oauth.http_client'] ?? $this->get_Debug_HwiOauth_HttpClientService()));
  1386.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1387.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1388.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1389.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1390.         $h = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  1391.         $h->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  1392.         $i = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1393.         if ($this->has('kernel')) {
  1394.             $i->setKernel($b);
  1395.         }
  1396.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1397.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1398.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1399.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1400.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1401.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1402.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1403.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1404.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1405.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1406.         $instance->add($d);
  1407.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1408.         $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));
  1409.         $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())));
  1410.         $instance->add($e);
  1411.         $instance->add($f);
  1412.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1413.         $instance->add(($this->privates['httplug.collector.collector'] ?? ($this->privates['httplug.collector.collector'] = new \Http\HttplugBundle\Collector\Collector(0))));
  1414.         $instance->add($g);
  1415.         $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()))));
  1416.         $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()))));
  1417.         $instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
  1418.         $instance->add($h);
  1419.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  1420.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1421.         $instance->add($i);
  1422.         return $instance;
  1423.     }
  1424.     /**
  1425.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1426.      *
  1427.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1428.      */
  1429.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1430.     {
  1431.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  1432.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1433.             return $this->services['.container.private.security.authorization_checker'];
  1434.         }
  1435.         $b = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1436.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1437.             return $this->services['.container.private.security.authorization_checker'];
  1438.         }
  1439.         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);
  1440.     }
  1441.     /**
  1442.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  1443.      *
  1444.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  1445.      */
  1446.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  1447.     {
  1448.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1450.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1451.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1452.         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())));
  1453.     }
  1454.     /**
  1455.      * Gets the public '.container.private.security.password_encoder' shared service.
  1456.      *
  1457.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  1458.      *
  1459.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  1460.      */
  1461.     protected function get_Container_Private_Security_PasswordEncoderService()
  1462.     {
  1463.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  1464.         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()));
  1465.     }
  1466.     /**
  1467.      * Gets the public '.container.private.security.token_storage' shared service.
  1468.      *
  1469.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1470.      */
  1471.     protected function get_Container_Private_Security_TokenStorageService()
  1472.     {
  1473.         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, [
  1474.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1475.         ], [
  1476.             'request_stack' => '?',
  1477.         ]));
  1478.     }
  1479.     /**
  1480.      * Gets the public '.container.private.serializer' shared service.
  1481.      *
  1482.      * @return \Symfony\Component\Serializer\Serializer
  1483.      */
  1484.     protected function get_Container_Private_SerializerService()
  1485.     {
  1486.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1488.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1489.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1490.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1491.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1492.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1493.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1494.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1495.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1496.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1497.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1499.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1500.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  1501.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  1502.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1503.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1504.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1505.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1506.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1507.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1508.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1509.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1510.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1511.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1512.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1513.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1514.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1515.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1516.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1517.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1518.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1519.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1520.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1521.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1522.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1523.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1524.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1525.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1526.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1527.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1528.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1529.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  1530.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1531.         if (isset($this->services['.container.private.serializer'])) {
  1532.             return $this->services['.container.private.serializer'];
  1533.         }
  1534.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1535.         $c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1536.         $d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  1537.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
  1538.         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()]);
  1539.     }
  1540.     /**
  1541.      * Gets the public '.container.private.session' shared service.
  1542.      *
  1543.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1544.      */
  1545.     protected function get_Container_Private_SessionService()
  1546.     {
  1547.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1548.         if (isset($this->services['.container.private.session'])) {
  1549.             return $this->services['.container.private.session'];
  1550.         }
  1551.         return $this->services['.container.private.session'] = $a->createSession();
  1552.     }
  1553.     /**
  1554.      * Gets the public '.container.private.twig' shared service.
  1555.      *
  1556.      * @return \Twig\Environment
  1557.      */
  1558.     protected function get_Container_Private_TwigService()
  1559.     {
  1560.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1561.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1562.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), 'AqarmapMainBundle');
  1563.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), 'AqarmapListingBundle');
  1564.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), 'AqarmapUserBundle');
  1565.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), 'AqarmapNeighborhoodBundle');
  1566.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), 'AqarmapDiscussionBundle');
  1567.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), 'AqarmapSearchBundle');
  1568.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), 'AqarmapCRMBundle');
  1569.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), 'AqarmapBuyerAlertsBundle');
  1570.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'AqarmapNotificationBundle');
  1571.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), 'AqarmapCreditBundle');
  1572.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), 'AqarmapUser');
  1573.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Resources/views'), '!AqarmapUser');
  1574.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), 'AqarmapMain');
  1575.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Resources/views'), '!AqarmapMain');
  1576.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), 'AqarmapListing');
  1577.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Resources/views'), '!AqarmapListing');
  1578.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Resources/views'), 'AqarmapMessage');
  1579.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Resources/views'), '!AqarmapMessage');
  1580.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), 'AqarmapCredit');
  1581.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Resources/views'), '!AqarmapCredit');
  1582.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Resources/views'), 'AqarmapNotifier');
  1583.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Resources/views'), '!AqarmapNotifier');
  1584.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), 'AqarmapBuyerAlerts');
  1585.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Resources/views'), '!AqarmapBuyerAlerts');
  1586.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Resources/views'), 'AqarmapMortgage');
  1587.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Resources/views'), '!AqarmapMortgage');
  1588.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Resources/views'), 'AqarmapBrokerSales');
  1589.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Resources/views'), '!AqarmapBrokerSales');
  1590.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), 'AqarmapNeighborhood');
  1591.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Resources/views'), '!AqarmapNeighborhood');
  1592.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), 'AqarmapDiscussion');
  1593.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Resources/views'), '!AqarmapDiscussion');
  1594.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), 'AqarmapCRM');
  1595.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Resources/views'), '!AqarmapCRM');
  1596.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Resources/views'), 'AqarmapCustomerProfiling');
  1597.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Resources/views'), '!AqarmapCustomerProfiling');
  1598.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Resources/views'), 'AqarmapExchange');
  1599.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Resources/views'), '!AqarmapExchange');
  1600.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'Notification');
  1601.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), '!Notification');
  1602.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Resources/views'), 'AqarmapPayment');
  1603.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Resources/views'), '!AqarmapPayment');
  1604.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Resources/views'), 'AqarmapAnnouncement');
  1605.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Resources/views'), '!AqarmapAnnouncement');
  1606.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), 'AqarmapSearch');
  1607.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Resources/views'), '!AqarmapSearch');
  1608.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), 'AqarmapNotification');
  1609.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Resources/views'), '!AqarmapNotification');
  1610.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Resources/views'), 'FeatureToggle');
  1611.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Resources/views'), '!FeatureToggle');
  1612.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Resources/views'), 'AqarmapValueEngine');
  1613.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Resources/views'), '!AqarmapValueEngine');
  1614.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Resources/views'), 'TopSeller');
  1615.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Resources/views'), '!TopSeller');
  1616.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Resources/views'), 'AqarmapFinancialAids');
  1617.         $a->addPath((\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Resources/views'), '!AqarmapFinancialAids');
  1618.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1619.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1620.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), 'DoctrineMongoDB');
  1621.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Resources/views'), '!DoctrineMongoDB');
  1622.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
  1623.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
  1624.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  1625.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  1626.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1627.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  1628.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1629.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1630.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1631.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1632.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1633.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1634.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1635.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/views'), 'HWIOAuth');
  1636.         $a->addPath((\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Resources/views'), '!HWIOAuth');
  1637.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1638.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1639.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1640.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1641.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1642.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1643.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  1644.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  1645.         $a->addPath((\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Resources/views'), 'OldSoundRabbitMq');
  1646.         $a->addPath((\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Resources/views'), '!OldSoundRabbitMq');
  1647.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), 'Httplug');
  1648.         $a->addPath((\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Resources/views'), '!Httplug');
  1649.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), 'SncRedis');
  1650.         $a->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Resources/views'), '!SncRedis');
  1651.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1652.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1653.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1654.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1655.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1656.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1657.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1658.         $a->addPath((\dirname(__DIR__4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1659.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  1660.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  1661.         $a->addPath((\dirname(__DIR__4).'/templates'));
  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/Email'), '!email');
  1664.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1665.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1666.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1667.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1668.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1669.         $e = new \Symfony\Bridge\Twig\Extension\AssetExtension($d);
  1670.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1671.         $g = ($this->services['router'] ?? $this->getRouterService());
  1672.         $h = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1673.         $i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1674.         $j = ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService());
  1675.         $k = ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService());
  1676.         $l = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1677.         $m = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  1678.         $n = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  1679.         $o = new \Aqarmap\Bundle\MainBundle\Twig\ThumbnailExtension(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] ?? $this->getThumbURLService()), $n$this->getParameter('aqarmap.wompoo'));
  1680.         $p = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  1681.         $q = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  1682.         $r = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1683.         $r->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1684.         $s = new \Symfony\Bridge\Twig\AppVariable();
  1685.         $s->setEnvironment('dev');
  1686.         $s->setDebug(true);
  1687.         if ($this->has('.container.private.security.token_storage')) {
  1688.             $s->setTokenStorage($i);
  1689.         }
  1690.         if ($this->has('request_stack')) {
  1691.             $s->setRequestStack($h);
  1692.         }
  1693.         $t = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1694.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1695.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1696.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1697.         $instance->addExtension($e);
  1698.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  1699.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1700.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1701.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1702.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1703.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1704.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($h$g)));
  1705.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1706.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1707.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1708.         $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)));
  1709.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension($j$k));
  1710.         $instance->addExtension(new \App\Twig\AppExtension());
  1711.         $instance->addExtension(new \Twig_Extensions_Extension_Date());
  1712.         $instance->addExtension(new \Twig_Extensions_Extension_Text());
  1713.         $instance->addExtension(new \Twig_Extensions_Extension_Intl());
  1714.         $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())));
  1715.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\ArabicNumbersConvertExtension());
  1716.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\CustomParagraphPreviewLinkExtension($g));
  1717.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\DateFormatExtension());
  1718.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\FeatureToggleExtension(($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService())));
  1719.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\FeedbackSourceExtension());
  1720.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\MenuExtension(($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'] ?? $this->getMenuBuilderService())));
  1721.         $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()))));
  1722.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\MortgageRequestLinkExtension(($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService())));
  1723.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\NavbarExtension($l));
  1724.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\SettingExtension($m));
  1725.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\TestimonialExtension());
  1726.         $instance->addExtension($o);
  1727.         $instance->addExtension(new \Aqarmap\Bundle\MainBundle\Twig\UnsetFilter());
  1728.         $instance->addExtension(new \Aqarmap\Bundle\UtilityBundle\TwigExtensions\Gravatar());
  1729.         $instance->addExtension(new \Aqarmap\Bundle\UtilityBundle\TwigExtensions\Text());
  1730.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\CompoundLocationExtension($l));
  1731.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\JsonDecodeExtension());
  1732.         $instance->addExtension(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'] ?? $this->getListingExtensionService()));
  1733.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\ListingShareExtension(($this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] ?? $this->getUploaderExtensionRuntimeService()), $d$o));
  1734.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\LocationExtension($l$h));
  1735.         $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())));
  1736.         $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())));
  1737.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\PriceFiltersExtension($l));
  1738.         $instance->addExtension(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'] ?? $this->getSearchDescriptionExtensionService()));
  1739.         $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)));
  1740.         $instance->addExtension(new \Aqarmap\Bundle\ListingBundle\Twig\TopCompaniesExtension($l$m, ($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'] ?? $this->getTopSellerRetrievalServiceService())));
  1741.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\CreditExtension($c$q));
  1742.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\FaqExtension());
  1743.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\PackageExtension($l));
  1744.         $instance->addExtension(new \Aqarmap\Bundle\CreditBundle\Twig\PackageUserTypeExtension());
  1745.         $instance->addExtension(new \Aqarmap\Bundle\NeighborhoodBundle\Twig\CompoundExtension());
  1746.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\CommentExtension());
  1747.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\DiscussionExtension());
  1748.         $instance->addExtension(new \Aqarmap\Bundle\DiscussionBundle\Twig\DiscussionTabsExtension());
  1749.         $instance->addExtension(new \Aqarmap\Bundle\CRMBundle\Twig\CompanyExtension());
  1750.         $instance->addExtension(new \Aqarmap\Bundle\CRMBundle\Twig\StaffExtension());
  1751.         $instance->addExtension(new \Aqarmap\Bundle\CustomerProfilingBundle\Twig\CustomerProfilingExtension($c));
  1752.         $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));
  1753.         $instance->addExtension(new \Aqarmap\Bundle\PaymentBundle\Twig\PrintExtension());
  1754.         $instance->addExtension(new \Aqarmap\Bundle\AnnouncementBundle\Services\Twig\AnnouncementExtension($l));
  1755.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1756.         $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)))));
  1757.         $instance->addExtension(new \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthExtension());
  1758.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1759.         $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()))));
  1760.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$c)));
  1761.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension($n));
  1762.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($e));
  1763.         $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($j$k));
  1764.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($r));
  1765.         $instance->addExtension(new \Twig\Extra\Markdown\MarkdownExtension());
  1766.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1767.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1768.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1769.         ], [
  1770.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1771.             'webpack_encore.tag_renderer' => '?',
  1772.         ])));
  1773.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1774.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1775.         $instance->addGlobal('app'$s);
  1776.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1777.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1778.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1779.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1780.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1781.             'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => ['privates''hwi_oauth.twig.extension.oauth.runtime''getHwiOauth_Twig_Extension_Oauth_RuntimeService'false],
  1782.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  1783.             'Twig\\Extra\\Markdown\\MarkdownRuntime' => ['privates''twig.runtime.markdown''getTwig_Runtime_MarkdownService'false],
  1784.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates''Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime''getUploaderExtensionRuntimeService'false],
  1785.         ], [
  1786.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1787.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1788.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1789.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1790.             'HWI\\Bundle\\OAuthBundle\\Twig\\Extension\\OAuthRuntime' => '?',
  1791.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1792.             'Twig\\Extra\\Markdown\\MarkdownRuntime' => '?',
  1793.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1794.         ])));
  1795.         $instance->addGlobal('google_recaptcha_site_key'$this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'));
  1796.         $instance->addGlobal('locale''ar');
  1797.         $instance->addGlobal('oauth_logout_url'$this->getEnv('string:OAUTH_PUBLIC_SERVER_URL').'/logout');
  1798.         $instance->addGlobal('google_maps_key'NULL);
  1799.         $instance->addGlobal('facebook_app_id'NULL);
  1800.         $instance->addGlobal('firebase_api_key''AAAA0Aa0Aa0:AAA00aAAaAaAaAAAaAAaaA-AA0AA0aAAA0aAa');
  1801.         $instance->addGlobal('firebase_sender_id'1000000000000);
  1802.         $instance->addGlobal('fawry_merchant_id'$this->getEnv('FAWRY_MERCHANT_ID'));
  1803.         $instance->addGlobal('fawry_js_url'$this->getEnv('FAWRY_JS_URL'));
  1804.         $instance->addGlobal('payfort_merchant_identifier'$this->getEnv('PAYFORT_MERCHANT_IDENTIFIER'));
  1805.         $instance->addGlobal('payfort_access_code'$this->getEnv('PAYFORT_ACCESS_CODE'));
  1806.         $instance->addGlobal('payfort_redirect_url'$this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentPage');
  1807.         $instance->addGlobal('country'$this->getEnv('APP_COUNTRY'));
  1808.         $instance->addGlobal('aqarmap_database_notification''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification');
  1809.         $instance->addGlobal('app_domain'$this->getEnv('APP_HOST'));
  1810.         $instance->addGlobal('aqarmap_advice_url''https://advice.aqarmap.com.eg');
  1811.         $instance->addGlobal('search_service_public_endpoint'$this->getEnv('SEARCH_SERVICE_PUBLIC_ENDPOINT'));
  1812.         $instance->addGlobal('notifyLogo'true);
  1813.         $instance->addGlobal('notifyPersonalPhoto'true);
  1814.         $instance->addGlobal('notifyExpiry'false);
  1815.         $instance->addGlobal('notifyPersonalIsNotCompleted'false);
  1816.         $instance->addGlobal('google_app_id'NULL);
  1817.         $instance->addGlobal('google_redirect_url'NULL);
  1818.         $instance->addGlobal('joinUsARURL''https://i.aqarmap.com/joinus/?campaign=HomepageWeb');
  1819.         $instance->addGlobal('joinUsENURL''https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWeb');
  1820.         $instance->addGlobal('popUpJoinUsENURL''https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWidget');
  1821.         $instance->addGlobal('popUpJoinUsARURL''https://i.aqarmap.com/joinus/?campaign=HomepageWidget');
  1822.         $instance->addGlobal('authBaseUrl'$this->getEnv('OAUTH_PUBLIC_SERVER_URL'));
  1823.         $instance->registerUndefinedFilterCallback([=> $t=> 'suggestFilter']);
  1824.         $instance->registerUndefinedFunctionCallback([=> $t=> 'suggestFunction']);
  1825.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1826.         return $instance;
  1827.     }
  1828.     /**
  1829.      * Gets the public '.container.private.validator' shared service.
  1830.      *
  1831.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1832.      */
  1833.     protected function get_Container_Private_ValidatorService()
  1834.     {
  1835.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1836.         if (isset($this->services['.container.private.validator'])) {
  1837.             return $this->services['.container.private.validator'];
  1838.         }
  1839.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1840.     }
  1841.     /**
  1842.      * Gets the public 'App\Controller\API\Banners\BannersController' shared autowired service.
  1843.      *
  1844.      * @return \App\Controller\API\Banners\BannersController
  1845.      */
  1846.     protected function getBannersControllerService()
  1847.     {
  1848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1849.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1850.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1851.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1852.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Banners/BannersController.php';
  1853.         $this->services['App\\Controller\\API\\Banners\\BannersController'] = $instance = new \App\Controller\API\Banners\BannersController();
  1854.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Banners\\BannersController'$this));
  1855.         return $instance;
  1856.     }
  1857.     /**
  1858.      * Gets the public 'App\Controller\API\Lead\LeadContactRequestController' shared autowired service.
  1859.      *
  1860.      * @return \App\Controller\API\Lead\LeadContactRequestController
  1861.      */
  1862.     protected function getLeadContactRequestControllerService()
  1863.     {
  1864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1865.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1866.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1867.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  1868.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Lead/LeadContactRequestController.php';
  1869.         $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()));
  1870.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Lead\\LeadContactRequestController'$this));
  1871.         return $instance;
  1872.     }
  1873.     /**
  1874.      * Gets the public 'App\Controller\API\Lead\LeadController' shared autowired service.
  1875.      *
  1876.      * @return \App\Controller\API\Lead\LeadController
  1877.      */
  1878.     protected function getLeadControllerService()
  1879.     {
  1880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1881.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1882.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1883.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1884.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Lead/LeadController.php';
  1885.         $this->services['App\\Controller\\API\\Lead\\LeadController'] = $instance = new \App\Controller\API\Lead\LeadController();
  1886.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Lead\\LeadController'$this));
  1887.         return $instance;
  1888.     }
  1889.     /**
  1890.      * Gets the public 'App\Controller\API\Listing\ListingController' shared autowired service.
  1891.      *
  1892.      * @return \App\Controller\API\Listing\ListingController
  1893.      */
  1894.     protected function getListingControllerService()
  1895.     {
  1896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1897.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Listing/ListingController.php';
  1898.         $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()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  1899.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\API\\Listing\\ListingController'$this));
  1900.         return $instance;
  1901.     }
  1902.     /**
  1903.      * Gets the public 'App\Controller\API\Location\LocationController' shared autowired service.
  1904.      *
  1905.      * @return \App\Controller\API\Location\LocationController
  1906.      */
  1907.     protected function getLocationControllerService()
  1908.     {
  1909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1910.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Location/LocationController.php';
  1911.         include_once \dirname(__DIR__4).'/src/App/Service/Location/LocationService.php';
  1912.         $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())));
  1913.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\API\\Location\\LocationController'$this));
  1914.         return $instance;
  1915.     }
  1916.     /**
  1917.      * Gets the public 'App\Controller\API\LocationsInsights\LocationsInsightsProxyController' shared autowired service.
  1918.      *
  1919.      * @return \App\Controller\API\LocationsInsights\LocationsInsightsProxyController
  1920.      */
  1921.     protected function getLocationsInsightsProxyControllerService()
  1922.     {
  1923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1924.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1925.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1926.         include_once \dirname(__DIR__4).'/src/App/Controller/API/LocationsInsights/LocationsInsightsProxyController.php';
  1927.         $this->services['App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController'] = $instance = new \App\Controller\API\LocationsInsights\LocationsInsightsProxyController();
  1928.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController'$this));
  1929.         return $instance;
  1930.     }
  1931.     /**
  1932.      * Gets the public 'App\Controller\API\Subscriptions\SubscriptionPlansController' shared autowired service.
  1933.      *
  1934.      * @return \App\Controller\API\Subscriptions\SubscriptionPlansController
  1935.      */
  1936.     protected function getSubscriptionPlansControllerService()
  1937.     {
  1938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1939.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1940.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1941.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1942.         include_once \dirname(__DIR__4).'/src/App/Controller/API/Subscriptions/SubscriptionPlansController.php';
  1943.         $this->services['App\\Controller\\API\\Subscriptions\\SubscriptionPlansController'] = $instance = new \App\Controller\API\Subscriptions\SubscriptionPlansController();
  1944.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\Subscriptions\\SubscriptionPlansController'$this));
  1945.         return $instance;
  1946.     }
  1947.     /**
  1948.      * Gets the public 'App\Controller\API\User\CardsController' shared autowired service.
  1949.      *
  1950.      * @return \App\Controller\API\User\CardsController
  1951.      */
  1952.     protected function getCardsControllerService()
  1953.     {
  1954.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1955.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1956.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1957.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  1958.         include_once \dirname(__DIR__4).'/src/App/Controller/API/User/CardsController.php';
  1959.         $this->services['App\\Controller\\API\\User\\CardsController'] = $instance = new \App\Controller\API\User\CardsController();
  1960.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\User\\CardsController'$this));
  1961.         return $instance;
  1962.     }
  1963.     /**
  1964.      * Gets the public 'App\Controller\API\User\SubAccountsController' shared autowired service.
  1965.      *
  1966.      * @return \App\Controller\API\User\SubAccountsController
  1967.      */
  1968.     protected function getSubAccountsControllerService()
  1969.     {
  1970.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1971.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1972.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1973.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  1974.         include_once \dirname(__DIR__4).'/src/App/Controller/API/User/SubAccountsController.php';
  1975.         $this->services['App\\Controller\\API\\User\\SubAccountsController'] = $instance = new \App\Controller\API\User\SubAccountsController();
  1976.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\User\\SubAccountsController'$this));
  1977.         return $instance;
  1978.     }
  1979.     /**
  1980.      * Gets the public 'App\Controller\API\User\SubscriptionsController' shared autowired service.
  1981.      *
  1982.      * @return \App\Controller\API\User\SubscriptionsController
  1983.      */
  1984.     protected function getSubscriptionsControllerService()
  1985.     {
  1986.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1987.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1988.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1989.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  1990.         include_once \dirname(__DIR__4).'/src/App/Controller/API/User/SubscriptionsController.php';
  1991.         $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()));
  1992.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('App\\Controller\\API\\User\\SubscriptionsController'$this));
  1993.         return $instance;
  1994.     }
  1995.     /**
  1996.      * Gets the public 'App\Controller\Admin\Banners\BannersController' shared autowired service.
  1997.      *
  1998.      * @return \App\Controller\Admin\Banners\BannersController
  1999.      */
  2000.     protected function getBannersController2Service()
  2001.     {
  2002.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2003.         include_once \dirname(__DIR__4).'/src/App/Controller/Admin/Banners/BannersController.php';
  2004.         $this->services['App\\Controller\\Admin\\Banners\\BannersController'] = $instance = new \App\Controller\Admin\Banners\BannersController();
  2005.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Banners\\BannersController'$this));
  2006.         return $instance;
  2007.     }
  2008.     /**
  2009.      * Gets the public 'App\Controller\Admin\LeadContactRequest\LeadContactRequestController' shared autowired service.
  2010.      *
  2011.      * @return \App\Controller\Admin\LeadContactRequest\LeadContactRequestController
  2012.      */
  2013.     protected function getLeadContactRequestController2Service()
  2014.     {
  2015.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2016.         include_once \dirname(__DIR__4).'/src/App/Controller/Admin/LeadContactRequest/LeadContactRequestController.php';
  2017.         $this->services['App\\Controller\\Admin\\LeadContactRequest\\LeadContactRequestController'] = $instance = new \App\Controller\Admin\LeadContactRequest\LeadContactRequestController();
  2018.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\LeadContactRequest\\LeadContactRequestController'$this));
  2019.         return $instance;
  2020.     }
  2021.     /**
  2022.      * Gets the public 'App\Controller\Admin\Subscriptions\SubscriptionPlansController' shared autowired service.
  2023.      *
  2024.      * @return \App\Controller\Admin\Subscriptions\SubscriptionPlansController
  2025.      */
  2026.     protected function getSubscriptionPlansController2Service()
  2027.     {
  2028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2029.         include_once \dirname(__DIR__4).'/src/App/Controller/Admin/Subscriptions/SubscriptionPlansController.php';
  2030.         $this->services['App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController'] = $instance = new \App\Controller\Admin\Subscriptions\SubscriptionPlansController();
  2031.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController'$this));
  2032.         return $instance;
  2033.     }
  2034.     /**
  2035.      * Gets the public 'App\Controller\AliasRoutesController' shared autowired service.
  2036.      *
  2037.      * @return \App\Controller\AliasRoutesController
  2038.      */
  2039.     protected function getAliasRoutesControllerService()
  2040.     {
  2041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2042.         include_once \dirname(__DIR__4).'/src/App/Controller/AliasRoutesController.php';
  2043.         $this->services['App\\Controller\\AliasRoutesController'] = $instance = new \App\Controller\AliasRoutesController();
  2044.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\AliasRoutesController'$this));
  2045.         return $instance;
  2046.     }
  2047.     /**
  2048.      * Gets the public 'App\Controller\DefaultController' shared autowired service.
  2049.      *
  2050.      * @return \App\Controller\DefaultController
  2051.      */
  2052.     protected function getDefaultControllerService()
  2053.     {
  2054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2055.         include_once \dirname(__DIR__4).'/src/App/Controller/DefaultController.php';
  2056.         $this->services['App\\Controller\\DefaultController'] = $instance = new \App\Controller\DefaultController();
  2057.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\DefaultController'$this));
  2058.         return $instance;
  2059.     }
  2060.     /**
  2061.      * Gets the public 'App\Controller\EmailList\WaitingController' shared autowired service.
  2062.      *
  2063.      * @return \App\Controller\EmailList\WaitingController
  2064.      */
  2065.     protected function getWaitingControllerService()
  2066.     {
  2067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2068.         include_once \dirname(__DIR__4).'/src/App/Controller/EmailList/WaitingController.php';
  2069.         $this->services['App\\Controller\\EmailList\\WaitingController'] = $instance = new \App\Controller\EmailList\WaitingController();
  2070.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\EmailList\\WaitingController'$this));
  2071.         return $instance;
  2072.     }
  2073.     /**
  2074.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  2075.      *
  2076.      * @return \App\Controller\SecurityController
  2077.      */
  2078.     protected function getSecurityControllerService()
  2079.     {
  2080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2081.         include_once \dirname(__DIR__4).'/src/App/Controller/SecurityController.php';
  2082.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  2083.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SecurityController'$this));
  2084.         return $instance;
  2085.     }
  2086.     /**
  2087.      * Gets the public 'Aqarmap\Bundle\AnnouncementBundle\Controller\Admin\AnnouncementController' shared autowired service.
  2088.      *
  2089.      * @return \Aqarmap\Bundle\AnnouncementBundle\Controller\Admin\AnnouncementController
  2090.      */
  2091.     protected function getAnnouncementControllerService()
  2092.     {
  2093.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2094.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Controller/Admin/AnnouncementController.php';
  2095.         $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()));
  2096.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController'$this));
  2097.         return $instance;
  2098.     }
  2099.     /**
  2100.      * Gets the public 'Aqarmap\Bundle\AnnouncementBundle\Controller\Api\AnnouncementController' shared autowired service.
  2101.      *
  2102.      * @return \Aqarmap\Bundle\AnnouncementBundle\Controller\Api\AnnouncementController
  2103.      */
  2104.     protected function getAnnouncementController2Service()
  2105.     {
  2106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2107.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2108.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2109.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2110.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Controller/Api/AnnouncementController.php';
  2111.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Services/AnnouncementManager.php';
  2112.         $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())));
  2113.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController'$this));
  2114.         return $instance;
  2115.     }
  2116.     /**
  2117.      * Gets the public 'Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\BrokerController' shared autowired service.
  2118.      *
  2119.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\BrokerController
  2120.      */
  2121.     protected function getBrokerControllerService()
  2122.     {
  2123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2124.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Controller/Admin/BrokerController.php';
  2125.         $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()));
  2126.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController'$this));
  2127.         return $instance;
  2128.     }
  2129.     /**
  2130.      * Gets the public 'Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\SellerController' shared autowired service.
  2131.      *
  2132.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Controller\Admin\SellerController
  2133.      */
  2134.     protected function getSellerControllerService()
  2135.     {
  2136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2137.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Controller/Admin/SellerController.php';
  2138.         $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()));
  2139.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController'$this));
  2140.         return $instance;
  2141.     }
  2142.     /**
  2143.      * Gets the public 'Aqarmap\Bundle\BuyerAlertsBundle\Controller\Api\BuyerAlertsController' shared autowired service.
  2144.      *
  2145.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Controller\Api\BuyerAlertsController
  2146.      */
  2147.     protected function getBuyerAlertsControllerService()
  2148.     {
  2149.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2150.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2151.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2152.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2153.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/Api/BuyerAlertsController.php';
  2154.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Factory/BuyerAlertsEntityFactory.php';
  2155.         $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()));
  2156.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController'$this));
  2157.         return $instance;
  2158.     }
  2159.     /**
  2160.      * Gets the public 'Aqarmap\Bundle\BuyerAlertsBundle\Controller\BuyerAlertsController' shared autowired service.
  2161.      *
  2162.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Controller\BuyerAlertsController
  2163.      */
  2164.     protected function getBuyerAlertsController2Service()
  2165.     {
  2166.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2167.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Controller/BuyerAlertsController.php';
  2168.         $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()));
  2169.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController'$this));
  2170.         return $instance;
  2171.     }
  2172.     /**
  2173.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController' shared autowired service.
  2174.      *
  2175.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController
  2176.      */
  2177.     protected function getCheckInControllerService()
  2178.     {
  2179.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2180.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CheckInController.php';
  2181.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Admin\CheckInController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  2182.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CheckInController'$this));
  2183.         return $instance;
  2184.     }
  2185.     /**
  2186.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\CompanyController' shared autowired service.
  2187.      *
  2188.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\CompanyController
  2189.      */
  2190.     protected function getCompanyControllerService()
  2191.     {
  2192.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2193.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/CompanyController.php';
  2194.         $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()));
  2195.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController'$this));
  2196.         return $instance;
  2197.     }
  2198.     /**
  2199.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Admin\StaffController' shared autowired service.
  2200.      *
  2201.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Admin\StaffController
  2202.      */
  2203.     protected function getStaffControllerService()
  2204.     {
  2205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2206.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Admin/StaffController.php';
  2207.         $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()));
  2208.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController'$this));
  2209.         return $instance;
  2210.     }
  2211.     /**
  2212.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController' shared autowired service.
  2213.      *
  2214.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController
  2215.      */
  2216.     protected function getCompanyController2Service()
  2217.     {
  2218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2219.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2220.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2221.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/CompanyController.php';
  2222.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\CompanyController();
  2223.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController'$this));
  2224.         return $instance;
  2225.     }
  2226.     /**
  2227.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController' shared autowired service.
  2228.      *
  2229.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController
  2230.      */
  2231.     protected function getStaffCheckInControllerService()
  2232.     {
  2233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2234.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2236.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/StaffCheckInController.php';
  2237.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffCheckInController();
  2238.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController'$this));
  2239.         return $instance;
  2240.     }
  2241.     /**
  2242.      * Gets the public 'Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController' shared autowired service.
  2243.      *
  2244.      * @return \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController
  2245.      */
  2246.     protected function getStaffController2Service()
  2247.     {
  2248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2249.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2250.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2251.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Controller/Api/StaffController.php';
  2252.         $this->services['Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController'] = $instance = new \Aqarmap\Bundle\CRMBundle\Controller\Api\StaffController();
  2253.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController'$this));
  2254.         return $instance;
  2255.     }
  2256.     /**
  2257.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\ChurnAndExpiryController' shared autowired service.
  2258.      *
  2259.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\ChurnAndExpiryController
  2260.      */
  2261.     protected function getChurnAndExpiryControllerService()
  2262.     {
  2263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2264.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/ChurnAndExpiryController.php';
  2265.         $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()));
  2266.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\ChurnAndExpiryController'$this));
  2267.         return $instance;
  2268.     }
  2269.     /**
  2270.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditController' shared autowired service.
  2271.      *
  2272.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditController
  2273.      */
  2274.     protected function getCreditControllerService()
  2275.     {
  2276.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2277.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditController.php';
  2278.         $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()));
  2279.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController'$this));
  2280.         return $instance;
  2281.     }
  2282.     /**
  2283.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditPackageController' shared autowired service.
  2284.      *
  2285.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditPackageController
  2286.      */
  2287.     protected function getCreditPackageControllerService()
  2288.     {
  2289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2290.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditPackageController.php';
  2291.         $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()));
  2292.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController'$this));
  2293.         return $instance;
  2294.     }
  2295.     /**
  2296.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditServiceController' shared autowired service.
  2297.      *
  2298.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\CreditServiceController
  2299.      */
  2300.     protected function getCreditServiceControllerService()
  2301.     {
  2302.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2303.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/CreditServiceController.php';
  2304.         $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()));
  2305.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController'$this));
  2306.         return $instance;
  2307.     }
  2308.     /**
  2309.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Admin\FaqController' shared autowired service.
  2310.      *
  2311.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Admin\FaqController
  2312.      */
  2313.     protected function getFaqControllerService()
  2314.     {
  2315.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2316.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Admin/FaqController.php';
  2317.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/FaqService.php';
  2318.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  2319.         $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));
  2320.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\FaqController'$this));
  2321.         return $instance;
  2322.     }
  2323.     /**
  2324.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditAnalysisController' shared autowired service.
  2325.      *
  2326.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditAnalysisController
  2327.      */
  2328.     protected function getCreditAnalysisControllerService()
  2329.     {
  2330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2331.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2332.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2333.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditAnalysisController.php';
  2334.         $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()));
  2335.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController'$this));
  2336.         return $instance;
  2337.     }
  2338.     /**
  2339.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditController' shared autowired service.
  2340.      *
  2341.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditController
  2342.      */
  2343.     protected function getCreditController2Service()
  2344.     {
  2345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2346.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2347.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2348.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2349.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditController.php';
  2350.         $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()));
  2351.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController'$this));
  2352.         return $instance;
  2353.     }
  2354.     /**
  2355.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\CreditServiceController' shared autowired service.
  2356.      *
  2357.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\CreditServiceController
  2358.      */
  2359.     protected function getCreditServiceController2Service()
  2360.     {
  2361.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2362.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2363.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2364.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2365.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/CreditServiceController.php';
  2366.         $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()));
  2367.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController'$this));
  2368.         return $instance;
  2369.     }
  2370.     /**
  2371.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController' shared autowired service.
  2372.      *
  2373.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController
  2374.      */
  2375.     protected function getCreditPackageController2Service()
  2376.     {
  2377.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2378.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2379.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2380.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2381.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/V2/CreditPackageController.php';
  2382.         $this->services['Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController'] = $instance = new \Aqarmap\Bundle\CreditBundle\Controller\Api\V2\CreditPackageController();
  2383.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController'$this));
  2384.         return $instance;
  2385.     }
  2386.     /**
  2387.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\Api\V3\CreditController' shared autowired service.
  2388.      *
  2389.      * @return \Aqarmap\Bundle\CreditBundle\Controller\Api\V3\CreditController
  2390.      */
  2391.     protected function getCreditController3Service()
  2392.     {
  2393.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2394.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2395.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2396.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  2397.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/Api/V3/CreditController.php';
  2398.         $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()));
  2399.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController'$this));
  2400.         return $instance;
  2401.     }
  2402.     /**
  2403.      * Gets the public 'Aqarmap\Bundle\CreditBundle\Controller\CreditController' shared autowired service.
  2404.      *
  2405.      * @return \Aqarmap\Bundle\CreditBundle\Controller\CreditController
  2406.      */
  2407.     protected function getCreditController4Service()
  2408.     {
  2409.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2410.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Controller/CreditController.php';
  2411.         $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()));
  2412.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController'$this));
  2413.         return $instance;
  2414.     }
  2415.     /**
  2416.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\DynamicQuestionController' shared autowired service.
  2417.      *
  2418.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\DynamicQuestionController
  2419.      */
  2420.     protected function getDynamicQuestionControllerService()
  2421.     {
  2422.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2423.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/DynamicQuestionController.php';
  2424.         $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()));
  2425.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController'$this));
  2426.         return $instance;
  2427.     }
  2428.     /**
  2429.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController' shared autowired service.
  2430.      *
  2431.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController
  2432.      */
  2433.     protected function getQuestionSetControllerService()
  2434.     {
  2435.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2436.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/QuestionSetController.php';
  2437.         $this->services['Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController'] = $instance = new \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\QuestionSetController();
  2438.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\QuestionSetController'$this));
  2439.         return $instance;
  2440.     }
  2441.     /**
  2442.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\SurveyResultsController' shared autowired service.
  2443.      *
  2444.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\Admin\SurveyResultsController
  2445.      */
  2446.     protected function getSurveyResultsControllerService()
  2447.     {
  2448.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2449.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/Admin/SurveyResultsController.php';
  2450.         $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()));
  2451.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\SurveyResultsController'$this));
  2452.         return $instance;
  2453.     }
  2454.     /**
  2455.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\AnnualSurveyController' shared autowired service.
  2456.      *
  2457.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\AnnualSurveyController
  2458.      */
  2459.     protected function getAnnualSurveyControllerService()
  2460.     {
  2461.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2462.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/AnnualSurveyController.php';
  2463.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/AnnualSurveyService.php';
  2464.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2465.         $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())));
  2466.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\AnnualSurveyController'$this));
  2467.         return $instance;
  2468.     }
  2469.     /**
  2470.      * Gets the public 'Aqarmap\Bundle\CustomerProfilingBundle\Controller\ConsumerProfilingController' shared autowired service.
  2471.      *
  2472.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Controller\ConsumerProfilingController
  2473.      */
  2474.     protected function getConsumerProfilingControllerService()
  2475.     {
  2476.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2477.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Controller/ConsumerProfilingController.php';
  2478.         $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()));
  2479.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\ConsumerProfilingController'$this));
  2480.         return $instance;
  2481.     }
  2482.     /**
  2483.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CategoryController' shared autowired service.
  2484.      *
  2485.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CategoryController
  2486.      */
  2487.     protected function getCategoryControllerService()
  2488.     {
  2489.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2490.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/CategoryController.php';
  2491.         $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()));
  2492.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CategoryController'$this));
  2493.         return $instance;
  2494.     }
  2495.     /**
  2496.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CommentController' shared autowired service.
  2497.      *
  2498.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\CommentController
  2499.      */
  2500.     protected function getCommentControllerService()
  2501.     {
  2502.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2503.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/CommentController.php';
  2504.         $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()));
  2505.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController'$this));
  2506.         return $instance;
  2507.     }
  2508.     /**
  2509.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Admin\DiscussionController' shared autowired service.
  2510.      *
  2511.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Admin\DiscussionController
  2512.      */
  2513.     protected function getDiscussionControllerService()
  2514.     {
  2515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2516.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Admin/DiscussionController.php';
  2517.         $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()));
  2518.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController'$this));
  2519.         return $instance;
  2520.     }
  2521.     /**
  2522.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\Api\DiscussionController' shared autowired service.
  2523.      *
  2524.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\Api\DiscussionController
  2525.      */
  2526.     protected function getDiscussionController2Service()
  2527.     {
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2531.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/Api/DiscussionController.php';
  2532.         $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()));
  2533.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2534.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2535.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2536.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2537.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2538.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2539.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2540.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2541.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2542.             'router' => ['services''router''getRouterService'false],
  2543.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2544.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2545.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2546.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2547.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2548.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2549.         ], [
  2550.             'doctrine' => '?',
  2551.             'form.factory' => '?',
  2552.             'fos_rest.view_handler' => '?',
  2553.             'http_kernel' => '?',
  2554.             'message_bus' => '?',
  2555.             'messenger.default_bus' => '?',
  2556.             'parameter_bag' => '?',
  2557.             'request_stack' => '?',
  2558.             'router' => '?',
  2559.             'security.authorization_checker' => '?',
  2560.             'security.csrf.token_manager' => '?',
  2561.             'security.token_storage' => '?',
  2562.             'serializer' => '?',
  2563.             'session' => '.session.deprecated',
  2564.             'twig' => '?',
  2565.         ]))->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController'$this));
  2566.         return $instance;
  2567.     }
  2568.     /**
  2569.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\CommentController' shared autowired service.
  2570.      *
  2571.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\CommentController
  2572.      */
  2573.     protected function getCommentController2Service()
  2574.     {
  2575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2576.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/CommentController.php';
  2577.         $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()));
  2578.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController'$this));
  2579.         return $instance;
  2580.     }
  2581.     /**
  2582.      * Gets the public 'Aqarmap\Bundle\DiscussionBundle\Controller\DiscussionController' shared autowired service.
  2583.      *
  2584.      * @return \Aqarmap\Bundle\DiscussionBundle\Controller\DiscussionController
  2585.      */
  2586.     protected function getDiscussionController3Service()
  2587.     {
  2588.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2589.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Controller/DiscussionController.php';
  2590.         $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()));
  2591.         $instance->setContainer(($this->privates['.service_locator.K6bNIyZ'] ?? $this->get_ServiceLocator_K6bNIyZService())->withContext('Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController'$this));
  2592.         return $instance;
  2593.     }
  2594.     /**
  2595.      * Gets the public 'Aqarmap\Bundle\ExchangeBundle\Controller\Admin\ExchangeRequestController' shared autowired service.
  2596.      *
  2597.      * @return \Aqarmap\Bundle\ExchangeBundle\Controller\Admin\ExchangeRequestController
  2598.      */
  2599.     protected function getExchangeRequestControllerService()
  2600.     {
  2601.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2602.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Admin/ExchangeRequestController.php';
  2603.         $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()));
  2604.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Admin\\ExchangeRequestController'$this));
  2605.         return $instance;
  2606.     }
  2607.     /**
  2608.      * Gets the public 'Aqarmap\Bundle\ExchangeBundle\Controller\Api\ExchangeRequestController' shared autowired service.
  2609.      *
  2610.      * @return \Aqarmap\Bundle\ExchangeBundle\Controller\Api\ExchangeRequestController
  2611.      */
  2612.     protected function getExchangeRequestController2Service()
  2613.     {
  2614.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2615.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2616.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2617.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2618.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Controller/Api/ExchangeRequestController.php';
  2619.         $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()));
  2620.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController'$this));
  2621.         return $instance;
  2622.     }
  2623.     /**
  2624.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Controller\Admin\FeatureToggleController' shared autowired service.
  2625.      *
  2626.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Controller\Admin\FeatureToggleController
  2627.      */
  2628.     protected function getFeatureToggleControllerService()
  2629.     {
  2630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2631.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Controller/Admin/FeatureToggleController.php';
  2632.         $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()));
  2633.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2634.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2635.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2636.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2637.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2638.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2639.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2640.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2641.             'router' => ['services''router''getRouterService'false],
  2642.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2643.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2644.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2645.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2646.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2647.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2648.         ], [
  2649.             'doctrine' => '?',
  2650.             'form.factory' => '?',
  2651.             'http_kernel' => '?',
  2652.             'message_bus' => '?',
  2653.             'messenger.default_bus' => '?',
  2654.             'parameter_bag' => '?',
  2655.             'request_stack' => '?',
  2656.             'router' => '?',
  2657.             'security.authorization_checker' => '?',
  2658.             'security.csrf.token_manager' => '?',
  2659.             'security.token_storage' => '?',
  2660.             'serializer' => '?',
  2661.             'session' => '.session.deprecated',
  2662.             'twig' => '?',
  2663.         ]))->withContext('Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController'$this));
  2664.         return $instance;
  2665.     }
  2666.     /**
  2667.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Controller\Api\FeatureToggleController' shared autowired service.
  2668.      *
  2669.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Controller\Api\FeatureToggleController
  2670.      */
  2671.     protected function getFeatureToggleController2Service()
  2672.     {
  2673.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2674.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2675.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2676.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2677.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Controller/Api/FeatureToggleController.php';
  2678.         $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()));
  2679.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2680.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2681.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2682.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2683.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2684.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2685.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2686.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2687.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2688.             'router' => ['services''router''getRouterService'false],
  2689.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2690.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2691.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2692.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2693.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2694.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2695.         ], [
  2696.             'doctrine' => '?',
  2697.             'form.factory' => '?',
  2698.             'fos_rest.view_handler' => '?',
  2699.             'http_kernel' => '?',
  2700.             'message_bus' => '?',
  2701.             'messenger.default_bus' => '?',
  2702.             'parameter_bag' => '?',
  2703.             'request_stack' => '?',
  2704.             'router' => '?',
  2705.             'security.authorization_checker' => '?',
  2706.             'security.csrf.token_manager' => '?',
  2707.             'security.token_storage' => '?',
  2708.             'serializer' => '?',
  2709.             'session' => '.session.deprecated',
  2710.             'twig' => '?',
  2711.         ]))->withContext('Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController'$this));
  2712.         return $instance;
  2713.     }
  2714.     /**
  2715.      * Gets the public 'Aqarmap\Bundle\FeatureToggleBundle\Service\FeatureToggleManager' shared autowired service.
  2716.      *
  2717.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Service\FeatureToggleManager
  2718.      */
  2719.     protected function getFeatureToggleManagerService()
  2720.     {
  2721.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2722.         if (isset($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'])) {
  2723.             return $this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'];
  2724.         }
  2725.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  2726.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService());
  2727.         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));
  2728.     }
  2729.     /**
  2730.      * Gets the public 'Aqarmap\Bundle\FinancialAidsBundle\Controller\Admin\FinancialAidController' shared autowired service.
  2731.      *
  2732.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Controller\Admin\FinancialAidController
  2733.      */
  2734.     protected function getFinancialAidControllerService()
  2735.     {
  2736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2737.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Controller/Admin/FinancialAidController.php';
  2738.         $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()));
  2739.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController'$this));
  2740.         return $instance;
  2741.     }
  2742.     /**
  2743.      * Gets the public 'Aqarmap\Bundle\FinancialAidsBundle\Controller\Api\FinancialAidController' shared autowired service.
  2744.      *
  2745.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Controller\Api\FinancialAidController
  2746.      */
  2747.     protected function getFinancialAidController2Service()
  2748.     {
  2749.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2750.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2751.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2752.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  2753.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Controller/Api/FinancialAidController.php';
  2754.         $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()));
  2755.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController'$this));
  2756.         return $instance;
  2757.     }
  2758.     /**
  2759.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\CompoundLocationController' shared autowired service.
  2760.      *
  2761.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\CompoundLocationController
  2762.      */
  2763.     protected function getCompoundLocationControllerService()
  2764.     {
  2765.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2766.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/CompoundLocationController.php';
  2767.         $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()));
  2768.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController'$this));
  2769.         return $instance;
  2770.     }
  2771.     /**
  2772.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\LeadsController' shared autowired service.
  2773.      *
  2774.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\LeadsController
  2775.      */
  2776.     protected function getLeadsControllerService()
  2777.     {
  2778.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2779.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LeadsController.php';
  2780.         $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()));
  2781.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController'$this));
  2782.         return $instance;
  2783.     }
  2784.     /**
  2785.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingController' shared autowired service.
  2786.      *
  2787.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingController
  2788.      */
  2789.     protected function getListingController2Service()
  2790.     {
  2791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2792.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingController.php';
  2793.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListBuilder.php';
  2794.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingWaitingTimeManager.php';
  2795.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  2796.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  2797.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2798.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  2799.         $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()));
  2800.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController'$this));
  2801.         return $instance;
  2802.     }
  2803.     /**
  2804.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingPendingFeaturingController' shared autowired service.
  2805.      *
  2806.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingPendingFeaturingController
  2807.      */
  2808.     protected function getListingPendingFeaturingControllerService()
  2809.     {
  2810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2811.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingPendingFeaturingController.php';
  2812.         $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()));
  2813.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController'$this));
  2814.         return $instance;
  2815.     }
  2816.     /**
  2817.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingRulesController' shared autowired service.
  2818.      *
  2819.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ListingRulesController
  2820.      */
  2821.     protected function getListingRulesControllerService()
  2822.     {
  2823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2824.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ListingRulesController.php';
  2825.         $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()));
  2826.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController'$this));
  2827.         return $instance;
  2828.     }
  2829.     /**
  2830.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\LocationController' shared autowired service.
  2831.      *
  2832.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\LocationController
  2833.      */
  2834.     protected function getLocationController2Service()
  2835.     {
  2836.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2837.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/LocationController.php';
  2838.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapUrlService.php';
  2839.         $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()));
  2840.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2841.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2842.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  2843.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2844.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2845.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2846.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2847.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2848.             'router' => ['services''router''getRouterService'false],
  2849.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2850.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  2851.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2852.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  2853.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  2854.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2855.         ], [
  2856.             'doctrine' => '?',
  2857.             'form.factory' => '?',
  2858.             'http_kernel' => '?',
  2859.             'message_bus' => '?',
  2860.             'messenger.default_bus' => '?',
  2861.             'parameter_bag' => '?',
  2862.             'request_stack' => '?',
  2863.             'router' => '?',
  2864.             'security.authorization_checker' => '?',
  2865.             'security.csrf.token_manager' => '?',
  2866.             'security.token_storage' => '?',
  2867.             'serializer' => '?',
  2868.             'session' => '.session.deprecated',
  2869.             'twig' => '?',
  2870.         ]))->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController'$this));
  2871.         return $instance;
  2872.     }
  2873.     /**
  2874.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController' shared autowired service.
  2875.      *
  2876.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController
  2877.      */
  2878.     protected function getProjectSettingControllerService()
  2879.     {
  2880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2881.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ProjectSettingController.php';
  2882.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\ProjectSettingController();
  2883.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ProjectSettingController'$this));
  2884.         return $instance;
  2885.     }
  2886.     /**
  2887.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController' shared autowired service.
  2888.      *
  2889.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController
  2890.      */
  2891.     protected function getPropertyTypeControllerService()
  2892.     {
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2894.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/PropertyTypeController.php';
  2895.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\PropertyTypeController();
  2896.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\PropertyTypeController'$this));
  2897.         return $instance;
  2898.     }
  2899.     /**
  2900.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController' shared autowired service.
  2901.      *
  2902.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController
  2903.      */
  2904.     protected function getRejectionControllerService()
  2905.     {
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2907.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/RejectionController.php';
  2908.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Admin\RejectionController();
  2909.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController'$this));
  2910.         return $instance;
  2911.     }
  2912.     /**
  2913.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\ScrapedListingController' shared autowired service.
  2914.      *
  2915.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\ScrapedListingController
  2916.      */
  2917.     protected function getScrapedListingControllerService()
  2918.     {
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2920.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/ScrapedListingController.php';
  2921.         $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()));
  2922.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController'$this));
  2923.         return $instance;
  2924.     }
  2925.     /**
  2926.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\SearchController' shared autowired service.
  2927.      *
  2928.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\SearchController
  2929.      */
  2930.     protected function getSearchControllerService()
  2931.     {
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2933.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/SearchController.php';
  2934.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationsSearchManager.php';
  2935.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapsAPI.php';
  2936.         $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()));
  2937.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController'$this));
  2938.         return $instance;
  2939.     }
  2940.     /**
  2941.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Admin\SupplyAndDemandController' shared autowired service.
  2942.      *
  2943.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Admin\SupplyAndDemandController
  2944.      */
  2945.     protected function getSupplyAndDemandControllerService()
  2946.     {
  2947.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2948.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Admin/SupplyAndDemandController.php';
  2949.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandRetrivalService.php';
  2950.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandService.php';
  2951.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyAndDemand/SupplyAndDemandFilterService.php';
  2952.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2953.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2954.         $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));
  2955.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SupplyAndDemandController'$this));
  2956.         return $instance;
  2957.     }
  2958.     /**
  2959.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController' shared autowired service.
  2960.      *
  2961.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController
  2962.      */
  2963.     protected function getCallRequestControllerService()
  2964.     {
  2965.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2966.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2967.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2968.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CallRequestController.php';
  2969.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\CallRequestController();
  2970.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController'$this));
  2971.         return $instance;
  2972.     }
  2973.     /**
  2974.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController' shared autowired service.
  2975.      *
  2976.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController
  2977.      */
  2978.     protected function getCompoundLocationController2Service()
  2979.     {
  2980.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2981.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2982.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2983.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  2984.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CompoundLocationController.php';
  2985.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundLocationController();
  2986.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController'$this));
  2987.         return $instance;
  2988.     }
  2989.     /**
  2990.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundSearchController' shared autowired service.
  2991.      *
  2992.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CompoundSearchController
  2993.      */
  2994.     protected function getCompoundSearchControllerService()
  2995.     {
  2996.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2997.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  2998.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  2999.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3000.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CompoundSearchController.php';
  3001.         $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()));
  3002.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController'$this));
  3003.         return $instance;
  3004.     }
  3005.     /**
  3006.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\CustomFieldController' shared autowired service.
  3007.      *
  3008.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\CustomFieldController
  3009.      */
  3010.     protected function getCustomFieldControllerService()
  3011.     {
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3013.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3014.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3015.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3016.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/CustomFieldController.php';
  3017.         $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()));
  3018.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController'$this));
  3019.         return $instance;
  3020.     }
  3021.     /**
  3022.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\EstimateController' shared autowired service.
  3023.      *
  3024.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\EstimateController
  3025.      */
  3026.     protected function getEstimateControllerService()
  3027.     {
  3028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3029.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3030.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3031.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/EstimateController.php';
  3032.         $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()));
  3033.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController'$this));
  3034.         return $instance;
  3035.     }
  3036.     /**
  3037.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController' shared autowired service.
  3038.      *
  3039.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController
  3040.      */
  3041.     protected function getFavouriteControllerService()
  3042.     {
  3043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3044.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3045.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3046.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3047.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/FavouriteController.php';
  3048.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\FavouriteController();
  3049.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController'$this));
  3050.         return $instance;
  3051.     }
  3052.     /**
  3053.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\LeadController' shared autowired service.
  3054.      *
  3055.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\LeadController
  3056.      */
  3057.     protected function getLeadController2Service()
  3058.     {
  3059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3060.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3061.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3062.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LeadController.php';
  3063.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GoogleAnalyticsService.php';
  3064.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  3065.         $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()));
  3066.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController'$this));
  3067.         return $instance;
  3068.     }
  3069.     /**
  3070.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\ListingController' shared autowired service.
  3071.      *
  3072.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\ListingController
  3073.      */
  3074.     protected function getListingController3Service()
  3075.     {
  3076.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3077.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3078.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3079.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3080.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ListingController.php';
  3081.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/NewsFeed/ListingNewsFeed.php';
  3082.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GroupMethodsLoader.php';
  3083.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3084.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  3085.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  3086.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3087.         $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);
  3088.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController'$this));
  3089.         return $instance;
  3090.     }
  3091.     /**
  3092.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\LocationController' shared autowired service.
  3093.      *
  3094.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\LocationController
  3095.      */
  3096.     protected function getLocationController3Service()
  3097.     {
  3098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3100.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3101.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3102.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/LocationController.php';
  3103.         $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()));
  3104.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController'$this));
  3105.         return $instance;
  3106.     }
  3107.     /**
  3108.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\NoteController' shared autowired service.
  3109.      *
  3110.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\NoteController
  3111.      */
  3112.     protected function getNoteControllerService()
  3113.     {
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3116.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3117.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3118.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/NoteController.php';
  3119.         $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()));
  3120.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController'$this));
  3121.         return $instance;
  3122.     }
  3123.     /**
  3124.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PhotoController' shared autowired service.
  3125.      *
  3126.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PhotoController
  3127.      */
  3128.     protected function getPhotoControllerService()
  3129.     {
  3130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3131.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3132.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3133.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PhotoController.php';
  3134.         $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()));
  3135.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController'$this));
  3136.         return $instance;
  3137.     }
  3138.     /**
  3139.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController' shared autowired service.
  3140.      *
  3141.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController
  3142.      */
  3143.     protected function getPriceFilterControllerService()
  3144.     {
  3145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3146.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3147.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3148.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PriceFilterController.php';
  3149.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\PriceFilterController();
  3150.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController'$this));
  3151.         return $instance;
  3152.     }
  3153.     /**
  3154.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController' shared autowired service.
  3155.      *
  3156.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController
  3157.      */
  3158.     protected function getPropertyTypeController2Service()
  3159.     {
  3160.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3161.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3162.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3163.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3164.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/PropertyTypeController.php';
  3165.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\PropertyTypeController();
  3166.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController'$this));
  3167.         return $instance;
  3168.     }
  3169.     /**
  3170.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\RateController' shared autowired service.
  3171.      *
  3172.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\RateController
  3173.      */
  3174.     protected function getRateControllerService()
  3175.     {
  3176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3177.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3178.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3179.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3180.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/RateController.php';
  3181.         $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()));
  3182.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController'$this));
  3183.         return $instance;
  3184.     }
  3185.     /**
  3186.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\ScrapedListingController' shared autowired service.
  3187.      *
  3188.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\ScrapedListingController
  3189.      */
  3190.     protected function getScrapedListingController2Service()
  3191.     {
  3192.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3193.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/ScrapedListingController.php';
  3194.         $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()));
  3195.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ScrapedListingController'$this));
  3196.         return $instance;
  3197.     }
  3198.     /**
  3199.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController' shared autowired service.
  3200.      *
  3201.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController
  3202.      */
  3203.     protected function getSearchFiltersControllerService()
  3204.     {
  3205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3206.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3207.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3208.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/SearchFiltersController.php';
  3209.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\SearchFiltersController();
  3210.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController'$this));
  3211.         return $instance;
  3212.     }
  3213.     /**
  3214.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController' shared autowired service.
  3215.      *
  3216.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController
  3217.      */
  3218.     protected function getSectionControllerService()
  3219.     {
  3220.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3221.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3222.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3223.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/SectionController.php';
  3224.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\SectionController();
  3225.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController'$this));
  3226.         return $instance;
  3227.     }
  3228.     /**
  3229.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController' shared autowired service.
  3230.      *
  3231.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController
  3232.      */
  3233.     protected function getBrokerRankingControllerService()
  3234.     {
  3235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3236.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3237.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3238.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3239.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/BrokerRankingController.php';
  3240.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\BrokerRankingController();
  3241.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController'$this));
  3242.         return $instance;
  3243.     }
  3244.     /**
  3245.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\FavouriteController' shared autowired service.
  3246.      *
  3247.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\FavouriteController
  3248.      */
  3249.     protected function getFavouriteController2Service()
  3250.     {
  3251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3252.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3253.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3254.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3255.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/FavouriteController.php';
  3256.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/FavouriteService.php';
  3257.         $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()));
  3258.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController'$this));
  3259.         return $instance;
  3260.     }
  3261.     /**
  3262.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController' shared autowired service.
  3263.      *
  3264.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController
  3265.      */
  3266.     protected function getImpressionControllerService()
  3267.     {
  3268.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3269.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3270.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3271.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3272.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ImpressionController.php';
  3273.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ImpressionController();
  3274.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController'$this));
  3275.         return $instance;
  3276.     }
  3277.     /**
  3278.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ListingController' shared autowired service.
  3279.      *
  3280.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\ListingController
  3281.      */
  3282.     protected function getListingController4Service()
  3283.     {
  3284.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3285.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3286.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3287.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3288.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/ListingController.php';
  3289.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/DepthProductServiceInterface.php';
  3290.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingDepthProductsService.php';
  3291.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingNoteService.php';
  3292.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V3/Listing/ListingCreatorInterface.php';
  3293.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingCreatorService.php';
  3294.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V3/ListingPhotoTransformer.php';
  3295.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3296.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  3297.         $c = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  3298.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3299.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  3300.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3301.         $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));
  3302.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController'$this));
  3303.         return $instance;
  3304.     }
  3305.     /**
  3306.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\LocationController' shared autowired service.
  3307.      *
  3308.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\LocationController
  3309.      */
  3310.     protected function getLocationController4Service()
  3311.     {
  3312.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3313.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3314.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3315.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3316.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/LocationController.php';
  3317.         $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['.debug.search.client'] ?? $this->get_Debug_Search_ClientService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] ?? $this->getBuilderDirectorService()), ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchService'] ?? $this->getLocationSearchServiceService()));
  3318.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController'$this));
  3319.         return $instance;
  3320.     }
  3321.     /**
  3322.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V3\RateController' shared autowired service.
  3323.      *
  3324.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V3\RateController
  3325.      */
  3326.     protected function getRateController2Service()
  3327.     {
  3328.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3329.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3330.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3331.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3332.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V3/RateController.php';
  3333.         $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()));
  3334.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController'$this));
  3335.         return $instance;
  3336.     }
  3337.     /**
  3338.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CallRequestController' shared autowired service.
  3339.      *
  3340.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CallRequestController
  3341.      */
  3342.     protected function getCallRequestController2Service()
  3343.     {
  3344.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3345.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3346.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3347.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3348.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/CallRequestController.php';
  3349.         $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()));
  3350.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController'$this));
  3351.         return $instance;
  3352.     }
  3353.     /**
  3354.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CompoundLocationController' shared autowired service.
  3355.      *
  3356.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\CompoundLocationController
  3357.      */
  3358.     protected function getCompoundLocationController3Service()
  3359.     {
  3360.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3361.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3362.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3363.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3364.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/CompoundLocationController.php';
  3365.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundLocationService.php';
  3366.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3367.         $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())));
  3368.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController'$this));
  3369.         return $instance;
  3370.     }
  3371.     /**
  3372.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ConditionalFieldController' shared autowired service.
  3373.      *
  3374.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ConditionalFieldController
  3375.      */
  3376.     protected function getConditionalFieldControllerService()
  3377.     {
  3378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3379.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3380.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3381.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3382.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ConditionalFieldController.php';
  3383.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/ConditionalFieldServiceInterface.php';
  3384.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ConditionalFieldService.php';
  3385.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Contracts/V4/LoaderInterface.php';
  3386.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/V4/YamlLoader.php';
  3387.         $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)))));
  3388.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController'$this));
  3389.         return $instance;
  3390.     }
  3391.     /**
  3392.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\FiltersController' shared autowired service.
  3393.      *
  3394.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\FiltersController
  3395.      */
  3396.     protected function getFiltersControllerService()
  3397.     {
  3398.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3399.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3400.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3401.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3402.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/FiltersController.php';
  3403.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/V4/FilterInterface.php';
  3404.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Criteriable.php';
  3405.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Translatable.php';
  3406.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Traits/Filterable.php';
  3407.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingFilters.php';
  3408.         $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())));
  3409.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController'$this));
  3410.         return $instance;
  3411.     }
  3412.     /**
  3413.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ListingController' shared autowired service.
  3414.      *
  3415.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\ListingController
  3416.      */
  3417.     protected function getListingController5Service()
  3418.     {
  3419.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3420.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3421.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3422.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3423.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/ListingController.php';
  3424.         $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()));
  3425.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController'$this));
  3426.         return $instance;
  3427.     }
  3428.     /**
  3429.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\LocationController' shared autowired service.
  3430.      *
  3431.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\LocationController
  3432.      */
  3433.     protected function getLocationController5Service()
  3434.     {
  3435.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3436.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3437.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3438.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3439.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/LocationController.php';
  3440.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/GoogleMapUrlService.php';
  3441.         $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()));
  3442.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController'$this));
  3443.         return $instance;
  3444.     }
  3445.     /**
  3446.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\PropertyTypeController' shared autowired service.
  3447.      *
  3448.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\PropertyTypeController
  3449.      */
  3450.     protected function getPropertyTypeController3Service()
  3451.     {
  3452.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3453.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3454.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3455.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3456.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/PropertyTypeController.php';
  3457.         $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()));
  3458.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController'$this));
  3459.         return $instance;
  3460.     }
  3461.     /**
  3462.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\SectionController' shared autowired service.
  3463.      *
  3464.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\SectionController
  3465.      */
  3466.     protected function getSectionController2Service()
  3467.     {
  3468.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3469.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3470.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3471.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  3472.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/SectionController.php';
  3473.         $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()));
  3474.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController'$this));
  3475.         return $instance;
  3476.     }
  3477.     /**
  3478.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\Api\V4\UserListingStatisticController' shared autowired service.
  3479.      *
  3480.      * @return \Aqarmap\Bundle\ListingBundle\Controller\Api\V4\UserListingStatisticController
  3481.      */
  3482.     protected function getUserListingStatisticControllerService()
  3483.     {
  3484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3485.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3486.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3487.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3488.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/Api/V4/UserListingStatisticController.php';
  3489.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingStatisticService.php';
  3490.         $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())));
  3491.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController'$this));
  3492.         return $instance;
  3493.     }
  3494.     /**
  3495.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\CompoundSearchController' shared autowired service.
  3496.      *
  3497.      * @return \Aqarmap\Bundle\ListingBundle\Controller\CompoundSearchController
  3498.      */
  3499.     protected function getCompoundSearchController2Service()
  3500.     {
  3501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3502.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/CompoundSearchController.php';
  3503.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundAdviserSearchService.php';
  3504.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3505.         $b = ($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService());
  3506.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  3507.         $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);
  3508.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\CompoundSearchController'$this));
  3509.         return $instance;
  3510.     }
  3511.     /**
  3512.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\DefaultController' shared autowired service.
  3513.      *
  3514.      * @return \Aqarmap\Bundle\ListingBundle\Controller\DefaultController
  3515.      */
  3516.     protected function getDefaultController2Service()
  3517.     {
  3518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3519.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/DefaultController.php';
  3520.         $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()));
  3521.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController'$this));
  3522.         return $instance;
  3523.     }
  3524.     /**
  3525.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\LeadController' shared autowired service.
  3526.      *
  3527.      * @return \Aqarmap\Bundle\ListingBundle\Controller\LeadController
  3528.      */
  3529.     protected function getLeadController3Service()
  3530.     {
  3531.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3532.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3533.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3534.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/LeadController.php';
  3535.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  3536.         $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()));
  3537.         $instance->setContainer(($this->privates['.service_locator.pxk9xbM'] ?? $this->get_ServiceLocator_Pxk9xbMService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController'$this));
  3538.         return $instance;
  3539.     }
  3540.     /**
  3541.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\ListingController' shared autowired service.
  3542.      *
  3543.      * @return \Aqarmap\Bundle\ListingBundle\Controller\ListingController
  3544.      */
  3545.     protected function getListingController6Service()
  3546.     {
  3547.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3548.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingController.php';
  3549.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/ListingLeadManagerInterface.php';
  3550.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingLeadManager.php';
  3551.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/CompoundFaqsService.php';
  3552.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/FreeListingService.php';
  3553.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  3554.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  3555.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  3556.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  3557.         $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()));
  3558.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController'$this));
  3559.         return $instance;
  3560.     }
  3561.     /**
  3562.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\ListingSearchController' shared autowired service.
  3563.      *
  3564.      * @return \Aqarmap\Bundle\ListingBundle\Controller\ListingSearchController
  3565.      */
  3566.     protected function getListingSearchControllerService()
  3567.     {
  3568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3569.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/ListingSearchController.php';
  3570.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/KeywordValidatorService.php';
  3571.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LongTailService.php';
  3572.         $a = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'] ?? $this->getLongTailFactoryService());
  3573.         $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()));
  3574.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController'$this));
  3575.         return $instance;
  3576.     }
  3577.     /**
  3578.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\PhotoController' shared autowired service.
  3579.      *
  3580.      * @return \Aqarmap\Bundle\ListingBundle\Controller\PhotoController
  3581.      */
  3582.     protected function getPhotoController2Service()
  3583.     {
  3584.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3585.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/PhotoController.php';
  3586.         $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()));
  3587.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController'$this));
  3588.         return $instance;
  3589.     }
  3590.     /**
  3591.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\SectionController' shared autowired service.
  3592.      *
  3593.      * @return \Aqarmap\Bundle\ListingBundle\Controller\SectionController
  3594.      */
  3595.     protected function getSectionController3Service()
  3596.     {
  3597.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3598.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/SectionController.php';
  3599.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController'] = $instance = new \Aqarmap\Bundle\ListingBundle\Controller\SectionController();
  3600.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController'$this));
  3601.         return $instance;
  3602.     }
  3603.     /**
  3604.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Controller\TransactionController' shared autowired service.
  3605.      *
  3606.      * @return \Aqarmap\Bundle\ListingBundle\Controller\TransactionController
  3607.      */
  3608.     protected function getTransactionControllerService()
  3609.     {
  3610.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3611.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Controller/TransactionController.php';
  3612.         $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()));
  3613.         $instance->setContainer(($this->privates['.service_locator.j1R4m5C'] ?? $this->get_ServiceLocator_J1R4m5CService())->withContext('Aqarmap\\Bundle\\ListingBundle\\Controller\\TransactionController'$this));
  3614.         return $instance;
  3615.     }
  3616.     /**
  3617.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository' shared autowired service.
  3618.      *
  3619.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository
  3620.      */
  3621.     protected function getListingPhotoRepositoryService()
  3622.     {
  3623.         return $this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingPhotoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3624.     }
  3625.     /**
  3626.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Repository\ListingRepository' shared autowired service.
  3627.      *
  3628.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRepository
  3629.      */
  3630.     protected function getListingRepositoryService()
  3631.     {
  3632.         $this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] = $instance = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3633.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  3634.         return $instance;
  3635.     }
  3636.     /**
  3637.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Service\LeadsCRMService' shared autowired service.
  3638.      *
  3639.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadsCRMService
  3640.      */
  3641.     protected function getLeadsCRMServiceService()
  3642.     {
  3643.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsCRMService.php';
  3644.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3645.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'])) {
  3646.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'];
  3647.         }
  3648.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService());
  3649.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'])) {
  3650.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'];
  3651.         }
  3652.         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'));
  3653.     }
  3654.     /**
  3655.      * Gets the public 'Aqarmap\Bundle\ListingBundle\Service\ListingManager' shared autowired service.
  3656.      *
  3657.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingManager
  3658.      */
  3659.     protected function getListingManagerService()
  3660.     {
  3661.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3662.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3663.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3664.         }
  3665.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3666.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3667.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3668.         }
  3669.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  3670.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3671.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3672.         }
  3673.         $d = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  3674.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3675.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3676.         }
  3677.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  3678.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3679.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3680.         }
  3681.         $f = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  3682.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3683.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3684.         }
  3685.         $g = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3686.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3687.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3688.         }
  3689.         $h = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  3690.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3691.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3692.         }
  3693.         $i = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  3694.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3695.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3696.         }
  3697.         $j = ($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'] ?? $this->getOtpServiceService());
  3698.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3699.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3700.         }
  3701.         $k = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  3702.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3703.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3704.         }
  3705.         $l = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  3706.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3707.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3708.         }
  3709.         $m = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'] ?? $this->getCostPerLeadServiceService());
  3710.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3711.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3712.         }
  3713.         $n = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3714.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3715.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3716.         }
  3717.         $o = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  3718.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3719.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3720.         }
  3721.         $p = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'] ?? $this->getListingFaqServiceService());
  3722.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3723.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3724.         }
  3725.         $q = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  3726.         if (isset($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'])) {
  3727.             return $this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'];
  3728.         }
  3729.         $r = ($this->services['translator'] ?? $this->getTranslatorService());
  3730.         $s = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  3731.         $t = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3732.         $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);
  3733.         $instance->setLeadService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service()));
  3734.         $instance->autowireCallRequestManager(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'] ?? $this->getCallRequestManagerService()));
  3735.         $instance->setUserManagerService(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  3736.         return $instance;
  3737.     }
  3738.     /**
  3739.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController' shared autowired service.
  3740.      *
  3741.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController
  3742.      */
  3743.     protected function getCustomParagraphControllerService()
  3744.     {
  3745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3746.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/CustomParagraphController.php';
  3747.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\CustomParagraphController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3748.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController'$this));
  3749.         return $instance;
  3750.     }
  3751.     /**
  3752.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController' shared autowired service.
  3753.      *
  3754.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController
  3755.      */
  3756.     protected function getDefaultController3Service()
  3757.     {
  3758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3759.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/DefaultController.php';
  3760.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultController();
  3761.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController'$this));
  3762.         return $instance;
  3763.     }
  3764.     /**
  3765.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultTopCustomersController' shared autowired service.
  3766.      *
  3767.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\DefaultTopCustomersController
  3768.      */
  3769.     protected function getDefaultTopCustomersControllerService()
  3770.     {
  3771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3772.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/DefaultTopCustomersController.php';
  3773.         $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()));
  3774.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController'$this));
  3775.         return $instance;
  3776.     }
  3777.     /**
  3778.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController' shared autowired service.
  3779.      *
  3780.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController
  3781.      */
  3782.     protected function getFeedbackControllerService()
  3783.     {
  3784.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3785.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/FeedbackController.php';
  3786.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\FeedbackController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  3787.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController'$this));
  3788.         return $instance;
  3789.     }
  3790.     /**
  3791.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\JoinUsController' shared autowired service.
  3792.      *
  3793.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\JoinUsController
  3794.      */
  3795.     protected function getJoinUsControllerService()
  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/JoinUsController.php';
  3799.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/JoinUsService.php';
  3800.         $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())));
  3801.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\JoinUsController'$this));
  3802.         return $instance;
  3803.     }
  3804.     /**
  3805.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController' shared autowired service.
  3806.      *
  3807.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController
  3808.      */
  3809.     protected function getMenuControllerService()
  3810.     {
  3811.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3812.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/MenuController.php';
  3813.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\MenuController();
  3814.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController'$this));
  3815.         return $instance;
  3816.     }
  3817.     /**
  3818.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\MobileSectionsTogglesController' shared autowired service.
  3819.      *
  3820.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\MobileSectionsTogglesController
  3821.      */
  3822.     protected function getMobileSectionsTogglesControllerService()
  3823.     {
  3824.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3825.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3826.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3827.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  3828.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/MobileSectionsTogglesController.php';
  3829.         $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()));
  3830.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController'$this));
  3831.         return $instance;
  3832.     }
  3833.     /**
  3834.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PageController' shared autowired service.
  3835.      *
  3836.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PageController
  3837.      */
  3838.     protected function getPageControllerService()
  3839.     {
  3840.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3841.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PageController.php';
  3842.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\PageController();
  3843.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController'$this));
  3844.         return $instance;
  3845.     }
  3846.     /**
  3847.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PerformanceLogController' shared autowired service.
  3848.      *
  3849.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PerformanceLogController
  3850.      */
  3851.     protected function getPerformanceLogControllerService()
  3852.     {
  3853.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3854.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PerformanceLogController.php';
  3855.         $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()));
  3856.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PerformanceLogController'$this));
  3857.         return $instance;
  3858.     }
  3859.     /**
  3860.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController' shared autowired service.
  3861.      *
  3862.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController
  3863.      */
  3864.     protected function getPrintControllerService()
  3865.     {
  3866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3867.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/PrintController.php';
  3868.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Admin\PrintController();
  3869.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PrintController'$this));
  3870.         return $instance;
  3871.     }
  3872.     /**
  3873.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\SettingController' shared autowired service.
  3874.      *
  3875.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\SettingController
  3876.      */
  3877.     protected function getSettingControllerService()
  3878.     {
  3879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/SettingController.php';
  3881.         $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()));
  3882.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController'$this));
  3883.         return $instance;
  3884.     }
  3885.     /**
  3886.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Admin\TestimonialController' shared autowired service.
  3887.      *
  3888.      * @return \Aqarmap\Bundle\MainBundle\Controller\Admin\TestimonialController
  3889.      */
  3890.     protected function getTestimonialControllerService()
  3891.     {
  3892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3893.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Admin/TestimonialController.php';
  3894.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/TestimonialService.php';
  3895.         $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())));
  3896.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController'$this));
  3897.         return $instance;
  3898.     }
  3899.     /**
  3900.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\BaseController' shared autowired service.
  3901.      *
  3902.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\BaseController
  3903.      */
  3904.     protected function getBaseControllerService()
  3905.     {
  3906.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3907.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3908.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3909.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3910.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\BaseController();
  3911.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController'$this));
  3912.         return $instance;
  3913.     }
  3914.     /**
  3915.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController' shared autowired service.
  3916.      *
  3917.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController
  3918.      */
  3919.     protected function getDefaultController4Service()
  3920.     {
  3921.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3922.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3923.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3924.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3925.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/DefaultController.php';
  3926.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultController(($this->privates['App\\Service\\SMSManager'] ?? $this->getSMSManagerService()));
  3927.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController'$this));
  3928.         return $instance;
  3929.     }
  3930.     /**
  3931.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\DefaultTopCustomersController' shared autowired service.
  3932.      *
  3933.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\DefaultTopCustomersController
  3934.      */
  3935.     protected function getDefaultTopCustomersController2Service()
  3936.     {
  3937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3938.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3939.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3940.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3941.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/DefaultTopCustomersController.php';
  3942.         $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()));
  3943.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController'$this));
  3944.         return $instance;
  3945.     }
  3946.     /**
  3947.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController' shared autowired service.
  3948.      *
  3949.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController
  3950.      */
  3951.     protected function getFeedbackController2Service()
  3952.     {
  3953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3954.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3955.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3956.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/FeedbackController.php';
  3957.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\FeedbackController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3958.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController'$this));
  3959.         return $instance;
  3960.     }
  3961.     /**
  3962.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\SettingController' shared autowired service.
  3963.      *
  3964.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\SettingController
  3965.      */
  3966.     protected function getSettingController2Service()
  3967.     {
  3968.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3969.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3970.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3971.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/SettingController.php';
  3972.         $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()));
  3973.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController'$this));
  3974.         return $instance;
  3975.     }
  3976.     /**
  3977.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController' shared autowired service.
  3978.      *
  3979.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController
  3980.      */
  3981.     protected function getDefaultController5Service()
  3982.     {
  3983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3984.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  3985.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  3986.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  3987.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V2/DefaultController.php';
  3988.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V2\DefaultController();
  3989.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController'$this));
  3990.         return $instance;
  3991.     }
  3992.     /**
  3993.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController' shared autowired service.
  3994.      *
  3995.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController
  3996.      */
  3997.     protected function getBaseController2Service()
  3998.     {
  3999.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4000.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4001.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4002.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4003.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V3\BaseController();
  4004.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController'$this));
  4005.         return $instance;
  4006.     }
  4007.     /**
  4008.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V3\FeedbackController' shared autowired service.
  4009.      *
  4010.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V3\FeedbackController
  4011.      */
  4012.     protected function getFeedbackController3Service()
  4013.     {
  4014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4015.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4016.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4017.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4018.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/FeedbackController.php';
  4019.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Factory/V3/FeedbackFactory.php';
  4020.         $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())));
  4021.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController'$this));
  4022.         return $instance;
  4023.     }
  4024.     /**
  4025.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController' shared autowired service.
  4026.      *
  4027.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController
  4028.      */
  4029.     protected function getBaseController3Service()
  4030.     {
  4031.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4032.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4033.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4034.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4035.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\Api\V4\BaseController();
  4036.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController'$this));
  4037.         return $instance;
  4038.     }
  4039.     /**
  4040.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\Api\V4\MobileSectionsTogglesController' shared autowired service.
  4041.      *
  4042.      * @return \Aqarmap\Bundle\MainBundle\Controller\Api\V4\MobileSectionsTogglesController
  4043.      */
  4044.     protected function getMobileSectionsTogglesController2Service()
  4045.     {
  4046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4047.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4048.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4049.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/MobileSectionsTogglesController.php';
  4051.         $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()));
  4052.         $instance->setContainer(($this->privates['.service_locator.JhSS0.a'] ?? $this->get_ServiceLocator_JhSS0_AService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController'$this));
  4053.         return $instance;
  4054.     }
  4055.     /**
  4056.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\DefaultController' shared autowired service.
  4057.      *
  4058.      * @return \Aqarmap\Bundle\MainBundle\Controller\DefaultController
  4059.      */
  4060.     protected function getDefaultController6Service()
  4061.     {
  4062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4063.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/DefaultController.php';
  4064.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/HomeSubMenuService.php';
  4065.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  4066.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  4067.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService());
  4068.         $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);
  4069.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController'$this));
  4070.         return $instance;
  4071.     }
  4072.     /**
  4073.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\FeedbackController' shared autowired service.
  4074.      *
  4075.      * @return \Aqarmap\Bundle\MainBundle\Controller\FeedbackController
  4076.      */
  4077.     protected function getFeedbackController4Service()
  4078.     {
  4079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4080.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/FeedbackController.php';
  4081.         $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()));
  4082.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController'$this));
  4083.         return $instance;
  4084.     }
  4085.     /**
  4086.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\JoinUsController' shared autowired service.
  4087.      *
  4088.      * @return \Aqarmap\Bundle\MainBundle\Controller\JoinUsController
  4089.      */
  4090.     protected function getJoinUsController2Service()
  4091.     {
  4092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4093.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/JoinUsController.php';
  4094.         $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()));
  4095.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController'$this));
  4096.         return $instance;
  4097.     }
  4098.     /**
  4099.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\MapImagesController' shared autowired service.
  4100.      *
  4101.      * @return \Aqarmap\Bundle\MainBundle\Controller\MapImagesController
  4102.      */
  4103.     protected function getMapImagesControllerService()
  4104.     {
  4105.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4106.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/MapImagesController.php';
  4107.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\MapImagesController();
  4108.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\MapImagesController'$this));
  4109.         return $instance;
  4110.     }
  4111.     /**
  4112.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\PageController' shared autowired service.
  4113.      *
  4114.      * @return \Aqarmap\Bundle\MainBundle\Controller\PageController
  4115.      */
  4116.     protected function getPageController2Service()
  4117.     {
  4118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4119.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/PageController.php';
  4120.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\PageController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\PageController(($this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository'] ?? $this->getTestimonialRepositoryService()));
  4121.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\PageController'$this));
  4122.         return $instance;
  4123.     }
  4124.     /**
  4125.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\RedirectingController' shared autowired service.
  4126.      *
  4127.      * @return \Aqarmap\Bundle\MainBundle\Controller\RedirectingController
  4128.      */
  4129.     protected function getRedirectingControllerService()
  4130.     {
  4131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4132.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/RedirectingController.php';
  4133.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\RedirectingController();
  4134.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\RedirectingController'$this));
  4135.         return $instance;
  4136.     }
  4137.     /**
  4138.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController' shared autowired service.
  4139.      *
  4140.      * @return \Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController
  4141.      */
  4142.     protected function getSNSNotificationsControllerService()
  4143.     {
  4144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4145.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/SNSNotificationsController.php';
  4146.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\SNSNotificationsController();
  4147.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController'$this));
  4148.         return $instance;
  4149.     }
  4150.     /**
  4151.      * Gets the public 'Aqarmap\Bundle\MainBundle\Controller\StaticPagesController' shared autowired service.
  4152.      *
  4153.      * @return \Aqarmap\Bundle\MainBundle\Controller\StaticPagesController
  4154.      */
  4155.     protected function getStaticPagesControllerService()
  4156.     {
  4157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4158.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/StaticPagesController.php';
  4159.         $this->services['Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController'] = $instance = new \Aqarmap\Bundle\MainBundle\Controller\StaticPagesController();
  4160.         $instance->setContainer(($this->privates['.service_locator.aHpfFzr'] ?? $this->get_ServiceLocator_AHpfFzrService())->withContext('Aqarmap\\Bundle\\MainBundle\\Controller\\StaticPagesController'$this));
  4161.         return $instance;
  4162.     }
  4163.     /**
  4164.      * Gets the public 'Aqarmap\Bundle\MainBundle\Naming\FilesDirectoryNamer' shared autowired service.
  4165.      *
  4166.      * @return \Aqarmap\Bundle\MainBundle\Naming\FilesDirectoryNamer
  4167.      */
  4168.     protected function getFilesDirectoryNamerService()
  4169.     {
  4170.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4171.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Naming/FilesDirectoryNamer.php';
  4172.         return $this->services['Aqarmap\\Bundle\\MainBundle\\Naming\\FilesDirectoryNamer'] = new \Aqarmap\Bundle\MainBundle\Naming\FilesDirectoryNamer();
  4173.     }
  4174.     /**
  4175.      * Gets the public 'Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer' shared autowired service.
  4176.      *
  4177.      * @return \Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer
  4178.      */
  4179.     protected function getListingDirectoryNamerService()
  4180.     {
  4181.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  4182.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Naming/ListingDirectoryNamer.php';
  4183.         return $this->services['Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer'] = new \Aqarmap\Bundle\MainBundle\Naming\ListingDirectoryNamer();
  4184.     }
  4185.     /**
  4186.      * Gets the public 'Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController' shared autowired service.
  4187.      *
  4188.      * @return \Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController
  4189.      */
  4190.     protected function getDefaultController7Service()
  4191.     {
  4192.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4193.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/Admin/DefaultController.php';
  4194.         $this->services['Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController'] = $instance = new \Aqarmap\Bundle\MortgageBundle\Controller\Admin\DefaultController(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  4195.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\MortgageBundle\\Controller\\Admin\\DefaultController'$this));
  4196.         return $instance;
  4197.     }
  4198.     /**
  4199.      * Gets the public 'Aqarmap\Bundle\MortgageBundle\Controller\DefaultController' shared autowired service.
  4200.      *
  4201.      * @return \Aqarmap\Bundle\MortgageBundle\Controller\DefaultController
  4202.      */
  4203.     protected function getDefaultController8Service()
  4204.     {
  4205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4206.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Controller/DefaultController.php';
  4207.         $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()));
  4208.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController'$this));
  4209.         return $instance;
  4210.     }
  4211.     /**
  4212.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController' shared autowired service.
  4213.      *
  4214.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController
  4215.      */
  4216.     protected function getLocationStatisticsControllerService()
  4217.     {
  4218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4219.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/Admin/LocationStatisticsController.php';
  4220.         $this->services['Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController'] = $instance = new \Aqarmap\Bundle\NeighborhoodBundle\Controller\Admin\LocationStatisticsController();
  4221.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController'$this));
  4222.         return $instance;
  4223.     }
  4224.     /**
  4225.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\Api\NeighborhoodController' shared autowired service.
  4226.      *
  4227.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\Api\NeighborhoodController
  4228.      */
  4229.     protected function getNeighborhoodControllerService()
  4230.     {
  4231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4232.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4233.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4234.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4235.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/Api/NeighborhoodController.php';
  4236.         $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()));
  4237.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController'$this));
  4238.         return $instance;
  4239.     }
  4240.     /**
  4241.      * Gets the public 'Aqarmap\Bundle\NeighborhoodBundle\Controller\DefaultController' shared autowired service.
  4242.      *
  4243.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Controller\DefaultController
  4244.      */
  4245.     protected function getDefaultController9Service()
  4246.     {
  4247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4248.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Controller/DefaultController.php';
  4249.         $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()));
  4250.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController'$this));
  4251.         return $instance;
  4252.     }
  4253.     /**
  4254.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\Api\NotificationController' shared autowired service.
  4255.      *
  4256.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\Api\NotificationController
  4257.      */
  4258.     protected function getNotificationControllerService()
  4259.     {
  4260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4261.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4262.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4263.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4264.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/Api/NotificationController.php';
  4265.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/TestServiceInterface.php';
  4266.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/TestService.php';
  4267.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/DocumentBasedTestService.php';
  4268.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/EntityBasedTestService.php';
  4269.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/LogReaderInterface.php';
  4270.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/LogReaderService.php';
  4271.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/NotificationService.php';
  4272.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4273.         $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);
  4274.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController'$this));
  4275.         return $instance;
  4276.     }
  4277.     /**
  4278.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\Api\SenderController' shared autowired service.
  4279.      *
  4280.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\Api\SenderController
  4281.      */
  4282.     protected function getSenderControllerService()
  4283.     {
  4284.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4285.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4286.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4287.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4288.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/Api/SenderController.php';
  4289.         $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()));
  4290.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController'$this));
  4291.         return $instance;
  4292.     }
  4293.     /**
  4294.      * Gets the public 'Aqarmap\Bundle\NotificationBundle\Controller\NotificationsController' shared autowired service.
  4295.      *
  4296.      * @return \Aqarmap\Bundle\NotificationBundle\Controller\NotificationsController
  4297.      */
  4298.     protected function getNotificationsControllerService()
  4299.     {
  4300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Controller/NotificationsController.php';
  4302.         $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)));
  4303.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController'$this));
  4304.         return $instance;
  4305.     }
  4306.     /**
  4307.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\Admin\NotifiersController' shared autowired service.
  4308.      *
  4309.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\Admin\NotifiersController
  4310.      */
  4311.     protected function getNotifiersControllerService()
  4312.     {
  4313.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4314.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/Admin/NotifiersController.php';
  4315.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierStatisticsService.php';
  4316.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierSettingsManager.php';
  4317.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4318.         $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));
  4319.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\Admin\\NotifiersController'$this));
  4320.         return $instance;
  4321.     }
  4322.     /**
  4323.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\Api\NotifierController' shared autowired service.
  4324.      *
  4325.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\Api\NotifierController
  4326.      */
  4327.     protected function getNotifierControllerService()
  4328.     {
  4329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4330.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4331.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4332.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/Api/NotifierController.php';
  4333.         $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()));
  4334.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController'$this));
  4335.         return $instance;
  4336.     }
  4337.     /**
  4338.      * Gets the public 'Aqarmap\Bundle\NotifierBundle\Controller\DefaultController' shared autowired service.
  4339.      *
  4340.      * @return \Aqarmap\Bundle\NotifierBundle\Controller\DefaultController
  4341.      */
  4342.     protected function getDefaultController10Service()
  4343.     {
  4344.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4345.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Controller/DefaultController.php';
  4346.         $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()));
  4347.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController'$this));
  4348.         return $instance;
  4349.     }
  4350.     /**
  4351.      * Gets the public 'Aqarmap\Bundle\OTPBundle\Controller\Api\V4\OtpController' shared autowired service.
  4352.      *
  4353.      * @return \Aqarmap\Bundle\OTPBundle\Controller\Api\V4\OtpController
  4354.      */
  4355.     protected function getOtpControllerService()
  4356.     {
  4357.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4358.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4359.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4360.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4361.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle/Controller/Api/V4/OtpController.php';
  4362.         $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()));
  4363.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController'$this));
  4364.         return $instance;
  4365.     }
  4366.     /**
  4367.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\AnalysisController' shared autowired service.
  4368.      *
  4369.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\AnalysisController
  4370.      */
  4371.     protected function getAnalysisControllerService()
  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/AnalysisController.php';
  4375.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Factory/CreditAnalysisFactory.php';
  4376.         $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()));
  4377.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController'$this));
  4378.         return $instance;
  4379.     }
  4380.     /**
  4381.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\PaymentController' shared autowired service.
  4382.      *
  4383.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\PaymentController
  4384.      */
  4385.     protected function getPaymentControllerService()
  4386.     {
  4387.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4388.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/PaymentController.php';
  4389.         $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()));
  4390.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController'$this));
  4391.         return $instance;
  4392.     }
  4393.     /**
  4394.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Admin\SalesAnalysisController' shared autowired service.
  4395.      *
  4396.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Admin\SalesAnalysisController
  4397.      */
  4398.     protected function getSalesAnalysisControllerService()
  4399.     {
  4400.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4401.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Admin/SalesAnalysisController.php';
  4402.         $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()));
  4403.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\SalesAnalysisController'$this));
  4404.         return $instance;
  4405.     }
  4406.     /**
  4407.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Api\PaymentController' shared autowired service.
  4408.      *
  4409.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Api\PaymentController
  4410.      */
  4411.     protected function getPaymentController2Service()
  4412.     {
  4413.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4414.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4415.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4416.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4417.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/PaymentController.php';
  4418.         $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()));
  4419.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController'$this));
  4420.         return $instance;
  4421.     }
  4422.     /**
  4423.      * Gets the public 'Aqarmap\Bundle\PaymentBundle\Controller\Api\RecurringController' shared autowired service.
  4424.      *
  4425.      * @return \Aqarmap\Bundle\PaymentBundle\Controller\Api\RecurringController
  4426.      */
  4427.     protected function getRecurringControllerService()
  4428.     {
  4429.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4430.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4431.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4432.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4433.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Controller/Api/RecurringController.php';
  4434.         $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()));
  4435.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController'$this));
  4436.         return $instance;
  4437.     }
  4438.     /**
  4439.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Admin\SearchCombinationFiltersController' shared autowired service.
  4440.      *
  4441.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Admin\SearchCombinationFiltersController
  4442.      */
  4443.     protected function getSearchCombinationFiltersControllerService()
  4444.     {
  4445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4446.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Admin/SearchCombinationFiltersController.php';
  4447.         $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()));
  4448.         $instance->setContainer(($this->privates['.service_locator.WnC0PS9'] ?? $this->get_ServiceLocator_WnC0PS9Service())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Admin\\SearchCombinationFiltersController'$this));
  4449.         return $instance;
  4450.     }
  4451.     /**
  4452.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\ListingSearchController' shared autowired service.
  4453.      *
  4454.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\ListingSearchController
  4455.      */
  4456.     protected function getListingSearchController2Service()
  4457.     {
  4458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4459.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4460.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4461.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4462.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/ListingSearchController.php';
  4463.         $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()));
  4464.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController'$this));
  4465.         return $instance;
  4466.     }
  4467.     /**
  4468.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\LocationSearchController' shared autowired service.
  4469.      *
  4470.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\LocationSearchController
  4471.      */
  4472.     protected function getLocationSearchControllerService()
  4473.     {
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4475.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4476.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4477.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4478.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/LocationSearchController.php';
  4479.         $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()));
  4480.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController'$this));
  4481.         return $instance;
  4482.     }
  4483.     /**
  4484.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController' shared autowired service.
  4485.      *
  4486.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController
  4487.      */
  4488.     protected function getSearchResultsControllerService()
  4489.     {
  4490.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4491.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4492.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4493.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4494.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/SearchResultsController.php';
  4495.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\Api\SearchResultsController();
  4496.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController'$this));
  4497.         return $instance;
  4498.     }
  4499.     /**
  4500.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\V4\CompoundSearchController' shared autowired service.
  4501.      *
  4502.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\V4\CompoundSearchController
  4503.      */
  4504.     protected function getCompoundSearchController3Service()
  4505.     {
  4506.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4507.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4508.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4509.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4510.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/V4/CompoundSearchController.php';
  4511.         $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()));
  4512.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController'$this));
  4513.         return $instance;
  4514.     }
  4515.     /**
  4516.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\Api\V4\ListingSearchController' shared autowired service.
  4517.      *
  4518.      * @return \Aqarmap\Bundle\SearchBundle\Controller\Api\V4\ListingSearchController
  4519.      */
  4520.     protected function getListingSearchController3Service()
  4521.     {
  4522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4523.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4524.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4525.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4526.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/Api/V4/ListingSearchController.php';
  4527.         $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()));
  4528.         $instance->setContainer(($this->privates['.service_locator.Lfq.BSd'] ?? $this->get_ServiceLocator_Lfq_BSdService())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController'$this));
  4529.         return $instance;
  4530.     }
  4531.     /**
  4532.      * Gets the public 'Aqarmap\Bundle\SearchBundle\Controller\DefaultController' shared autowired service.
  4533.      *
  4534.      * @return \Aqarmap\Bundle\SearchBundle\Controller\DefaultController
  4535.      */
  4536.     protected function getDefaultController11Service()
  4537.     {
  4538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4539.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Controller/DefaultController.php';
  4540.         $this->services['Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController'] = $instance = new \Aqarmap\Bundle\SearchBundle\Controller\DefaultController();
  4541.         $instance->setContainer(($this->privates['.service_locator.WnC0PS9'] ?? $this->get_ServiceLocator_WnC0PS9Service())->withContext('Aqarmap\\Bundle\\SearchBundle\\Controller\\DefaultController'$this));
  4542.         return $instance;
  4543.     }
  4544.     /**
  4545.      * Gets the public 'Aqarmap\Bundle\TopSellerBundle\Controller\Admin\TopSellerController' shared autowired service.
  4546.      *
  4547.      * @return \Aqarmap\Bundle\TopSellerBundle\Controller\Admin\TopSellerController
  4548.      */
  4549.     protected function getTopSellerControllerService()
  4550.     {
  4551.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4552.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Controller/Admin/TopSellerController.php';
  4553.         $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()));
  4554.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController'$this));
  4555.         return $instance;
  4556.     }
  4557.     /**
  4558.      * Gets the public 'Aqarmap\Bundle\TopSellerBundle\Controller\Api\V4\TopSellerController' shared autowired service.
  4559.      *
  4560.      * @return \Aqarmap\Bundle\TopSellerBundle\Controller\Api\V4\TopSellerController
  4561.      */
  4562.     protected function getTopSellerController2Service()
  4563.     {
  4564.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4565.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4566.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4567.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V4/BaseController.php';
  4568.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Controller/Api/V4/TopSellerController.php';
  4569.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Service/TopSellerCalculationService.php';
  4570.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4571.         $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()));
  4572.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController'$this));
  4573.         return $instance;
  4574.     }
  4575.     /**
  4576.      * Gets the public 'Aqarmap\Bundle\TopSellerBundle\Controller\TopSellerController' shared autowired service.
  4577.      *
  4578.      * @return \Aqarmap\Bundle\TopSellerBundle\Controller\TopSellerController
  4579.      */
  4580.     protected function getTopSellerController3Service()
  4581.     {
  4582.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4583.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Controller/TopSellerController.php';
  4584.         $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()));
  4585.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\TopSellerBundle\\Controller\\TopSellerController'$this));
  4586.         return $instance;
  4587.     }
  4588.     /**
  4589.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController' shared autowired service.
  4590.      *
  4591.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController
  4592.      */
  4593.     protected function getGroupControllerService()
  4594.     {
  4595.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4596.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/GroupController.php';
  4597.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\GroupController();
  4598.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController'$this));
  4599.         return $instance;
  4600.     }
  4601.     /**
  4602.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\TeamController' shared autowired service.
  4603.      *
  4604.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\TeamController
  4605.      */
  4606.     protected function getTeamControllerService()
  4607.     {
  4608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4609.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/TeamController.php';
  4610.         $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()));
  4611.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController'$this));
  4612.         return $instance;
  4613.     }
  4614.     /**
  4615.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserController' shared autowired service.
  4616.      *
  4617.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserController
  4618.      */
  4619.     protected function getUserControllerService()
  4620.     {
  4621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4622.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserController.php';
  4623.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4624.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4625.         $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()));
  4626.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController'$this));
  4627.         return $instance;
  4628.     }
  4629.     /**
  4630.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserDomainController' shared autowired service.
  4631.      *
  4632.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserDomainController
  4633.      */
  4634.     protected function getUserDomainControllerService()
  4635.     {
  4636.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4637.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserDomainController.php';
  4638.         $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()));
  4639.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController'$this));
  4640.         return $instance;
  4641.     }
  4642.     /**
  4643.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserPackagesController' shared autowired service.
  4644.      *
  4645.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserPackagesController
  4646.      */
  4647.     protected function getUserPackagesControllerService()
  4648.     {
  4649.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4650.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserPackagesController.php';
  4651.         $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()));
  4652.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController'$this));
  4653.         return $instance;
  4654.     }
  4655.     /**
  4656.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController' shared autowired service.
  4657.      *
  4658.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController
  4659.      */
  4660.     protected function getUserServiceControllerService()
  4661.     {
  4662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4663.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserServiceController.php';
  4664.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Admin\UserServiceController();
  4665.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController'$this));
  4666.         return $instance;
  4667.     }
  4668.     /**
  4669.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Admin\UserSubAccountController' shared autowired service.
  4670.      *
  4671.      * @return \Aqarmap\Bundle\UserBundle\Controller\Admin\UserSubAccountController
  4672.      */
  4673.     protected function getUserSubAccountControllerService()
  4674.     {
  4675.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4676.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Admin/UserSubAccountController.php';
  4677.         $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()));
  4678.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController'$this));
  4679.         return $instance;
  4680.     }
  4681.     /**
  4682.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController' shared autowired service.
  4683.      *
  4684.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController
  4685.      */
  4686.     protected function getAuthProxyControllerService()
  4687.     {
  4688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4689.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4690.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4691.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/AuthProxyController.php';
  4692.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\AuthProxyController();
  4693.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController'$this));
  4694.         return $instance;
  4695.     }
  4696.     /**
  4697.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController' shared autowired service.
  4698.      *
  4699.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController
  4700.      */
  4701.     protected function getNotificationTokenControllerService()
  4702.     {
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4706.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4707.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/NotificationTokenController.php';
  4708.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\NotificationTokenController();
  4709.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController'$this));
  4710.         return $instance;
  4711.     }
  4712.     /**
  4713.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TargetAudienceController' shared autowired service.
  4714.      *
  4715.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TargetAudienceController
  4716.      */
  4717.     protected function getTargetAudienceControllerService()
  4718.     {
  4719.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4720.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4721.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4722.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TargetAudienceController.php';
  4723.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Model/Contract/TargetAudienceServiceInterface.php';
  4724.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/TargetAudienceService.php';
  4725.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4726.         $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));
  4727.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController'$this));
  4728.         return $instance;
  4729.     }
  4730.     /**
  4731.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TeamController' shared autowired service.
  4732.      *
  4733.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TeamController
  4734.      */
  4735.     protected function getTeamController2Service()
  4736.     {
  4737.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4738.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4740.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TeamController.php';
  4741.         $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()));
  4742.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController'$this));
  4743.         return $instance;
  4744.     }
  4745.     /**
  4746.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController' shared autowired service.
  4747.      *
  4748.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController
  4749.      */
  4750.     protected function getTokenDocControllerService()
  4751.     {
  4752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4753.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4754.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4755.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/TokenDocController.php';
  4756.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\Api\TokenDocController();
  4757.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController'$this));
  4758.         return $instance;
  4759.     }
  4760.     /**
  4761.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\UserController' shared autowired service.
  4762.      *
  4763.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\UserController
  4764.      */
  4765.     protected function getUserController2Service()
  4766.     {
  4767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4768.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4770.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4771.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserController.php';
  4772.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/SavedSearchManager.php';
  4773.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserCheckinHistoryServiceInterface.php';
  4774.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserCheckinHistoryService.php';
  4775.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4776.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4777.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4778.         $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()));
  4779.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController'$this));
  4780.         return $instance;
  4781.     }
  4782.     /**
  4783.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\UserServiceController' shared autowired service.
  4784.      *
  4785.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\UserServiceController
  4786.      */
  4787.     protected function getUserServiceController2Service()
  4788.     {
  4789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4790.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4791.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4792.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/BaseController.php';
  4793.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/UserServiceController.php';
  4794.         $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()));
  4795.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController'$this));
  4796.         return $instance;
  4797.     }
  4798.     /**
  4799.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V3\UserController' shared autowired service.
  4800.      *
  4801.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V3\UserController
  4802.      */
  4803.     protected function getUserController3Service()
  4804.     {
  4805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4806.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4807.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4808.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4809.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V3/UserController.php';
  4810.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/SavedSearchServiceInterface.php';
  4811.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/SavedSearchService.php';
  4812.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserLogoServiceInterface.php';
  4813.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserLogoService.php';
  4814.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/UserPhonesServiceInterface.php';
  4815.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserPhonesService.php';
  4816.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  4817.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  4818.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4819.         $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()));
  4820.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController'$this));
  4821.         return $instance;
  4822.     }
  4823.     /**
  4824.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserController' shared autowired service.
  4825.      *
  4826.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserController
  4827.      */
  4828.     protected function getUserController4Service()
  4829.     {
  4830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4831.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4832.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4833.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4834.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserController.php';
  4835.         $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()));
  4836.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController'$this));
  4837.         return $instance;
  4838.     }
  4839.     /**
  4840.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserLocationController' shared autowired service.
  4841.      *
  4842.      * @return \Aqarmap\Bundle\UserBundle\Controller\Api\V4\UserLocationController
  4843.      */
  4844.     protected function getUserLocationControllerService()
  4845.     {
  4846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4847.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  4848.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  4849.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Controller/Api/V3/BaseController.php';
  4850.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/Api/V4/UserLocationController.php';
  4851.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Contracts/V4/UserLocationServiceInterface.php';
  4852.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/UserLocationService.php';
  4853.         $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())));
  4854.         $instance->setContainer(($this->privates['.service_locator.eIcC2Rx'] ?? $this->get_ServiceLocator_EIcC2RxService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController'$this));
  4855.         return $instance;
  4856.     }
  4857.     /**
  4858.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\ExternalProfileController' shared autowired service.
  4859.      *
  4860.      * @return \Aqarmap\Bundle\UserBundle\Controller\ExternalProfileController
  4861.      */
  4862.     protected function getExternalProfileControllerService()
  4863.     {
  4864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4865.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ExternalProfileController.php';
  4866.         $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()));
  4867.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController'$this));
  4868.         return $instance;
  4869.     }
  4870.     /**
  4871.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\PersonalInfoController' shared autowired service.
  4872.      *
  4873.      * @return \Aqarmap\Bundle\UserBundle\Controller\PersonalInfoController
  4874.      */
  4875.     protected function getPersonalInfoControllerService()
  4876.     {
  4877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4878.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/PersonalInfoController.php';
  4879.         $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()));
  4880.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\PersonalInfoController'$this));
  4881.         return $instance;
  4882.     }
  4883.     /**
  4884.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\ProfileController' shared autowired service.
  4885.      *
  4886.      * @return \Aqarmap\Bundle\UserBundle\Controller\ProfileController
  4887.      */
  4888.     protected function getProfileControllerService()
  4889.     {
  4890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4891.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  4892.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/ProfileController.php';
  4893.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  4894.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  4895.         $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()));
  4896.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController'$this));
  4897.         return $instance;
  4898.     }
  4899.     /**
  4900.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\QuickRegistrationController' shared autowired service.
  4901.      *
  4902.      * @return \Aqarmap\Bundle\UserBundle\Controller\QuickRegistrationController
  4903.      */
  4904.     protected function getQuickRegistrationControllerService()
  4905.     {
  4906.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4907.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/QuickRegistrationController.php';
  4908.         $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()));
  4909.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\QuickRegistrationController'$this));
  4910.         return $instance;
  4911.     }
  4912.     /**
  4913.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController' shared autowired service.
  4914.      *
  4915.      * @return \Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController
  4916.      */
  4917.     protected function getTargetAudienceController2Service()
  4918.     {
  4919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4920.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/TargetAudienceController.php';
  4921.         $this->services['Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController'] = $instance = new \Aqarmap\Bundle\UserBundle\Controller\TargetAudienceController();
  4922.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\TargetAudienceController'$this));
  4923.         return $instance;
  4924.     }
  4925.     /**
  4926.      * Gets the public 'Aqarmap\Bundle\UserBundle\Controller\UserController' shared autowired service.
  4927.      *
  4928.      * @return \Aqarmap\Bundle\UserBundle\Controller\UserController
  4929.      */
  4930.     protected function getUserController5Service()
  4931.     {
  4932.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4933.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/UserController.php';
  4934.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/V3/NotifierSubscriptionInterface.php';
  4935.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/V3/NotifierSubscriptionService.php';
  4936.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/GoogleUserManager.php';
  4937.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4938.         $b = ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService());
  4939.         $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()));
  4940.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\UserController'$this));
  4941.         return $instance;
  4942.     }
  4943.     /**
  4944.      * Gets the public 'Aqarmap\Bundle\ValueEngineBundle\Controller\Admin\ValueEngineController' shared autowired service.
  4945.      *
  4946.      * @return \Aqarmap\Bundle\ValueEngineBundle\Controller\Admin\ValueEngineController
  4947.      */
  4948.     protected function getValueEngineControllerService()
  4949.     {
  4950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4951.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Controller/Admin/ValueEngineController.php';
  4952.         $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()));
  4953.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\ValueEngineBundle\\Controller\\Admin\\ValueEngineController'$this));
  4954.         return $instance;
  4955.     }
  4956.     /**
  4957.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  4958.      *
  4959.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  4960.      */
  4961.     protected function getProfilerControllerService()
  4962.     {
  4963.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  4964.         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()));
  4965.     }
  4966.     /**
  4967.      * Gets the public 'FOS\UserBundle\Controller\RegistrationController' shared autowired service.
  4968.      *
  4969.      * @return \Aqarmap\Bundle\UserBundle\Controller\RegistrationController
  4970.      */
  4971.     protected function getRegistrationControllerService()
  4972.     {
  4973.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4974.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  4975.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Controller/RegistrationController.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  4978.         $a = ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService());
  4979.         $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);
  4980.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Aqarmap\\Bundle\\UserBundle\\Controller\\RegistrationController'$this));
  4981.         return $instance;
  4982.     }
  4983.     /**
  4984.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController' shared service.
  4985.      *
  4986.      * @return \HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController
  4987.      */
  4988.     protected function getConnectControllerService()
  4989.     {
  4990.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
  4991.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/ConnectController.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  4993.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  4994.         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);
  4995.     }
  4996.     /**
  4997.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController' shared service.
  4998.      *
  4999.      * @return \HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController
  5000.      */
  5001.     protected function getRegisterControllerService()
  5002.     {
  5003.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/AbstractController.php';
  5004.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/Connect/RegisterController.php';
  5005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  5006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  5007.         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);
  5008.     }
  5009.     /**
  5010.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\LoginController' shared service.
  5011.      *
  5012.      * @return \HWI\Bundle\OAuthBundle\Controller\LoginController
  5013.      */
  5014.     protected function getLoginControllerService()
  5015.     {
  5016.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/LoginController.php';
  5017.         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');
  5018.     }
  5019.     /**
  5020.      * Gets the public 'HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController' shared service.
  5021.      *
  5022.      * @return \HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController
  5023.      */
  5024.     protected function getRedirectToServiceControllerService()
  5025.     {
  5026.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Controller/RedirectToServiceController.php';
  5027.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Util/DomainWhitelist.php';
  5028.         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);
  5029.     }
  5030.     /**
  5031.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  5032.      *
  5033.      * @return \Liip\ImagineBundle\Controller\ImagineController
  5034.      */
  5035.     protected function getImagineControllerService()
  5036.     {
  5037.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  5038.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  5039.         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));
  5040.     }
  5041.     /**
  5042.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  5043.      *
  5044.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  5045.      */
  5046.     protected function getRedirectControllerService()
  5047.     {
  5048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  5049.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  5050.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  5051.     }
  5052.     /**
  5053.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  5054.      *
  5055.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  5056.      */
  5057.     protected function getTemplateControllerService()
  5058.     {
  5059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  5060.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5061.     }
  5062.     /**
  5063.      * Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
  5064.      *
  5065.      * @return \Vich\UploaderBundle\Naming\Base64Namer
  5066.      */
  5067.     protected function getBase64NamerService()
  5068.     {
  5069.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5070.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5071.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  5072.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
  5073.         return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
  5074.     }
  5075.     /**
  5076.      * Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
  5077.      *
  5078.      * @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
  5079.      */
  5080.     protected function getCurrentDateTimeDirectoryNamerService()
  5081.     {
  5082.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.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/CurrentDateTimeDirectoryNamer.php';
  5085.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
  5086.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
  5087.         return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5088.     }
  5089.     /**
  5090.      * Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
  5091.      *
  5092.      * @return \Vich\UploaderBundle\Naming\HashNamer
  5093.      */
  5094.     protected function getHashNamerService()
  5095.     {
  5096.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5097.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5098.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  5099.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
  5100.         return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
  5101.     }
  5102.     /**
  5103.      * Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
  5104.      *
  5105.      * @return \Vich\UploaderBundle\Naming\OrignameNamer
  5106.      */
  5107.     protected function getOrignameNamerService()
  5108.     {
  5109.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5110.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5111.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
  5112.         return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5113.     }
  5114.     /**
  5115.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
  5116.      *
  5117.      * @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
  5118.      */
  5119.     protected function getPropertyDirectoryNamerService()
  5120.     {
  5121.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  5122.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5123.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
  5124.         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()));
  5125.     }
  5126.     /**
  5127.      * Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
  5128.      *
  5129.      * @return \Vich\UploaderBundle\Naming\PropertyNamer
  5130.      */
  5131.     protected function getPropertyNamerService()
  5132.     {
  5133.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5134.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5135.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  5136.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
  5137.         return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5138.     }
  5139.     /**
  5140.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
  5141.      *
  5142.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  5143.      */
  5144.     protected function getSmartUniqueNamerService()
  5145.     {
  5146.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5147.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  5148.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5149.     }
  5150.     /**
  5151.      * Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.files_upload' shared service.
  5152.      *
  5153.      * @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
  5154.      */
  5155.     protected function getSmartUniqueNamer_FilesUploadService()
  5156.     {
  5157.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5158.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
  5159.         return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.files_upload'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
  5160.     }
  5161.     /**
  5162.      * Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
  5163.      *
  5164.      * @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
  5165.      */
  5166.     protected function getSubdirDirectoryNamerService()
  5167.     {
  5168.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
  5169.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
  5170.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
  5171.         return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
  5172.     }
  5173.     /**
  5174.      * Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
  5175.      *
  5176.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  5177.      */
  5178.     protected function getUniqidNamerService()
  5179.     {
  5180.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  5182.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  5183.         return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  5184.     }
  5185.     /**
  5186.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  5187.      *
  5188.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  5189.      */
  5190.     protected function getBazinga_Jstranslation_ControllerService()
  5191.     {
  5192.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  5193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  5194.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  5195.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  5196.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  5197.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  5198.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  5199.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  5200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  5201.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  5202.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  5203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  5204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  5205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  5206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  5207.         $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');
  5208.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  5209.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  5210.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  5211.         $instance->addLoader('yaml'$a);
  5212.         $instance->addLoader('yml'$a);
  5213.         $instance->addLoader('xlf'$b);
  5214.         $instance->addLoader('xliff'$b);
  5215.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  5216.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  5217.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  5218.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  5219.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  5220.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  5221.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  5222.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  5223.         return $instance;
  5224.     }
  5225.     /**
  5226.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  5227.      *
  5228.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  5229.      */
  5230.     protected function getBazinga_Jstranslation_DumpCommandService()
  5231.     {
  5232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  5234.         $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));
  5235.         $instance->setName('bazinga:js-translation:dump');
  5236.         return $instance;
  5237.     }
  5238.     /**
  5239.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  5240.      *
  5241.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  5242.      */
  5243.     protected function getBazinga_Jstranslation_TranslationDumperService()
  5244.     {
  5245.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  5246.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  5247.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  5248.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  5249.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  5250.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  5251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  5252.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  5253.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  5254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  5255.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  5256.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  5257.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  5258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  5259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  5260.         $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', [], []);
  5261.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  5262.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  5263.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  5264.         $instance->addLoader('yaml'$a);
  5265.         $instance->addLoader('yml'$a);
  5266.         $instance->addLoader('xlf'$b);
  5267.         $instance->addLoader('xliff'$b);
  5268.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  5269.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  5270.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  5271.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  5272.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  5273.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  5274.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  5275.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  5276.         return $instance;
  5277.     }
  5278.     /**
  5279.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  5280.      *
  5281.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  5282.      */
  5283.     protected function getBazinga_Jstranslation_TranslationFinderService()
  5284.     {
  5285.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  5286.         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')]]);
  5287.     }
  5288.     /**
  5289.      * Gets the public 'cache.app' shared service.
  5290.      *
  5291.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5292.      */
  5293.     protected function getCache_AppService()
  5294.     {
  5295.         $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))));
  5296.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5297.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5298.     }
  5299.     /**
  5300.      * Gets the public 'cache.app_clearer' shared service.
  5301.      *
  5302.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5303.      */
  5304.     protected function getCache_AppClearerService()
  5305.     {
  5306.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5307.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5308.         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())]);
  5309.     }
  5310.     /**
  5311.      * Gets the public 'cache.global_clearer' shared service.
  5312.      *
  5313.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5314.      */
  5315.     protected function getCache_GlobalClearerService()
  5316.     {
  5317.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5318.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5319.         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())]);
  5320.     }
  5321.     /**
  5322.      * Gets the public 'cache.rate_limiter' shared service.
  5323.      *
  5324.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5325.      */
  5326.     protected function getCache_RateLimiterService()
  5327.     {
  5328.         $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))));
  5329.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5330.         return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5331.     }
  5332.     /**
  5333.      * Gets the public 'cache.system' shared service.
  5334.      *
  5335.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5336.      */
  5337.     protected function getCache_SystemService()
  5338.     {
  5339.         $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))));
  5340.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5341.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5342.     }
  5343.     /**
  5344.      * Gets the public 'cache.system_clearer' shared service.
  5345.      *
  5346.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  5347.      */
  5348.     protected function getCache_SystemClearerService()
  5349.     {
  5350.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5351.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  5352.         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)]);
  5353.     }
  5354.     /**
  5355.      * Gets the public 'cache.validator_expression_language' shared service.
  5356.      *
  5357.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5358.      */
  5359.     protected function getCache_ValidatorExpressionLanguageService()
  5360.     {
  5361.         $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))));
  5362.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5363.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5364.     }
  5365.     /**
  5366.      * Gets the public 'cache_warmer' shared service.
  5367.      *
  5368.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  5369.      */
  5370.     protected function getCacheWarmerService()
  5371.     {
  5372.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5373.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  5374.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  5375.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  5376.             yield => ($this->privates['doctrine_mongodb.odm.proxy_cache_warmer'] ?? ($this->privates['doctrine_mongodb.odm.proxy_cache_warmer'] = new \Doctrine\Bundle\MongoDBBundle\CacheWarmer\ProxyCacheWarmer($this)));
  5377.             yield => ($this->privates['doctrine_mongodb.odm.hydrator_cache_warmer'] ?? ($this->privates['doctrine_mongodb.odm.hydrator_cache_warmer'] = new \Doctrine\Bundle\MongoDBBundle\CacheWarmer\HydratorCacheWarmer($this)));
  5378.             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)));
  5379.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  5380.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  5381.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  5382.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  5383.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  5384.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  5385.             yield 10 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  5386.             yield 11 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  5387.             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'))));
  5388.             yield 13 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  5389.         }, 14), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  5390.     }
  5391.     /**
  5392.      * Gets the public 'console.command_loader' shared service.
  5393.      *
  5394.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  5395.      */
  5396.     protected function getConsole_CommandLoaderService()
  5397.     {
  5398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  5400.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5401.             'App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand' => ['privates''App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand''getSendListingAvailabilityReminderEmailCommandService'false],
  5402.             'App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand' => ['privates''.App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand.lazy''getPatchRemoveDuplicateUserPhonesCommand_LazyService'false],
  5403.             'App\\Command\\Subscriptions\\renewUserSubscriptionsCommand' => ['privates''App\\Command\\Subscriptions\\renewUserSubscriptionsCommand''getRenewUserSubscriptionsCommandService'false],
  5404.             'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand''getGetNotifierDataToInterestsCommandService'false],
  5405.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand''getPatchGenerateUserServicesCommandService'false],
  5406.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand''getPatchUpdateUserInterestCountryCodeCommandService'false],
  5407.             'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand''getReminderPackageExpirationCommandService'false],
  5408.             'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand''getStopAqarmapLiveServiceCommandService'false],
  5409.             'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM''getSyncCustomersToZohoCRMService'false],
  5410.             'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand''getUpdateBrokersUserTypeCommandService'false],
  5411.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand''getUserPackageCommandService'false],
  5412.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand' => ['privates''Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand''getUserTypeCommandService'false],
  5413.             'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand''getEntityPersisterCommandService'false],
  5414.             'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand''getFixturesCommandService'false],
  5415.             'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand''getMoonshotCacheWarmerCommandService'false],
  5416.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand''getPatchAddLegacyPropertyTypeCommandService'false],
  5417.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand''getPatchTreeRebuildCommandService'false],
  5418.             'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand' => ['privates''Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand''getUpdateCustomFieldCommandService'false],
  5419.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand''getAutoBumpUpCreationCommandService'false],
  5420.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand''getAutoBumpUpListingsCommandService'false],
  5421.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand''getAutoScrapedPublisherCommandService'false],
  5422.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand''getAutoScrapedRefinerCommandService'false],
  5423.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand''getBatchInsertListingFeaturesForOldFlf2ListingsCommandService'false],
  5424.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand''getBatchUpdateListingMainPhotosCommandService'false],
  5425.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand''getCTRCommandService'false],
  5426.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand''getCallRequestCommandService'false],
  5427.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand''getCleanUpPhonesAndContryCodeCommandService'false],
  5428.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand''getCompoundAveragePriceCommandService'false],
  5429.             'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand''getDeleteRejectedListingCommandService'false],
  5430.             'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand''getFreezeListingsCommandService'false],
  5431.             'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand''getGenerateTopCustomersCommandService'false],
  5432.             'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand''getIncrementListingImpressionsCommandService'false],
  5433.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand''getLeadsCRMCommandService'false],
  5434.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand''getLinkedLocationHistoryCountCommandService'false],
  5435.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand''getListingExpirationCommandService'false],
  5436.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand''getListingFeaturedExpirationCommandService'false],
  5437.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand''getListingNotificationCommandService'false],
  5438.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand''getListingPendingPaymentCommandService'false],
  5439.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand''getListingPendingPhotoCommandService'false],
  5440.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand''getListingRelistExpiredCommandService'false],
  5441.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand''getListingsPhotosOrderPatchCommandService'false],
  5442.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand''getLocationNearestByCalculateCommandService'false],
  5443.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand''getLocationSupplyDemandGetCommandService'false],
  5444.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand''getMoveListingPhoneCommandService'false],
  5445.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand''getMoveUserPhoneNumbersCommandService'false],
  5446.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand''getPatchFixListingsSlugCommandService'false],
  5447.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand''getPatchPublishListingsDataToSNSCommandService'false],
  5448.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand''getPatchRepublishLeadsToQueueCommandService'false],
  5449.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand''getPatchUpdateCompoundLocationCommandService'false],
  5450.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand''getPatchUpdateListingCoordinatesCommandService'false],
  5451.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand''getPatchUpdateListingLeadsCountCommandService'false],
  5452.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand''getProjectReportCommandService'false],
  5453.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand''getResetFailedCallRequestCommandService'false],
  5454.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand''getResetListingsRatesCommandService'false],
  5455.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand''getScoringCommandService'false],
  5456.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand''getScrapedBrokersDataCommandService'false],
  5457.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand''getScrapedListingProcessingCommandService'false],
  5458.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand''getUpdateClientServedCountCommandService'false],
  5459.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand''getUpdateCorruptedPhonesCommandService'false],
  5460.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand''getUpdateDisabledLocationsChildrenCommandService'false],
  5461.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel''getUpdateListingsLabelService'false],
  5462.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand''getUpdateLocationFullPathCommandService'false],
  5463.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand''getUpdateLocationsEstimatableCommandService'false],
  5464.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand''getUpdateScrapedListingDataCommandService'false],
  5465.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand''getMaskedEmailReadCommandService'false],
  5466.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand''getMessageCommandService'false],
  5467.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand''getPatchMaskedEmailMessageRecipientCommandService'false],
  5468.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand''getPatchMessageLeadCommandService'false],
  5469.             'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand''getBatchUpdatePackageTaxesCommandService'false],
  5470.             'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand''getCreditAnalysisCommandService'false],
  5471.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand''getExclusivePackagesCreditFundingCommandService'false],
  5472.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand''getExpireCreditCommandService'false],
  5473.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand''getPackageUserTypePatchCommandService'false],
  5474.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand''getPatchCreditServicesOrderCommandService'false],
  5475.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand''getPatchExtendActiveCreditPackagesCommandService'false],
  5476.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand''getPatchGenerateChurnAndExpiryHistoryCommandService'false],
  5477.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand''getPatchRevertActiveCreditPackagesExtensionCommandService'false],
  5478.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand''getPaymentTransactionsPatchCommandService'false],
  5479.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand''getResetCreditOnChurnExpiryCommandService'false],
  5480.             'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand''getUpdateChurnsAndExpiryDataCommandService'false],
  5481.             'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand''getCalculateStatisticsCommandService'false],
  5482.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand''getBuyerAlertsCommandService'false],
  5483.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand''getSendRecentListingsEmailCommandService'false],
  5484.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand''getDiscussionInterestsNotificationCommandService'false],
  5485.             'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand''getUpdateCommentsCounterCommandService'false],
  5486.             'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand''getCRMUpdateCommandService'false],
  5487.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand''getPatchGenerateStaffHistoryCommandService'false],
  5488.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand''getPatchUpdateCompanyCreateAtDateCommandService'false],
  5489.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand''getCustomerProfilingSurveyCommandService'false],
  5490.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand''getMigrateAgesCommandService'false],
  5491.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand''getCreditAnalysisWarmupCommandService'false],
  5492.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand''getPatchUpdatePaymentTypeCommandService'false],
  5493.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand''getPatchUpdateRemainingSubscriptionDaysCommandService'false],
  5494.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand''getSalesAnalysisCommandService'false],
  5495.             'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand''getCorrectLocationsSlugsCommandService'false],
  5496.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand''getConsumerCommandService'false],
  5497.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand''getDeviceCommandService'false],
  5498.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand''getDispatcherNotificationCommandService'false],
  5499.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand''getGenerateNotificationCommandService'false],
  5500.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator''getNotificationGeneratorService'false],
  5501.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand''getNotificationsBagsCommandService'false],
  5502.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand''getValueEngineAnalyserCommandService'false],
  5503.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand''getValueEngineDepthProductsCommandService'false],
  5504.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand' => ['privates''Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand''getActiveRecurringTransactionCommandService'false],
  5505.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  5506.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  5507.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  5508.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  5509.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  5510.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  5511.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  5512.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  5513.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  5514.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  5515.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  5516.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  5517.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  5518.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  5519.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  5520.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  5521.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  5522.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  5523.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  5524.             'console.command.messenger_failed_messages_retry' => ['privates''.console.command.messenger_failed_messages_retry.lazy''get_Console_Command_MessengerFailedMessagesRetry_LazyService'false],
  5525.             'console.command.messenger_failed_messages_show' => ['privates''.console.command.messenger_failed_messages_show.lazy''get_Console_Command_MessengerFailedMessagesShow_LazyService'false],
  5526.             'console.command.messenger_failed_messages_remove' => ['privates''.console.command.messenger_failed_messages_remove.lazy''get_Console_Command_MessengerFailedMessagesRemove_LazyService'false],
  5527.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  5528.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  5529.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  5530.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  5531.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  5532.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  5533.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  5534.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  5535.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  5536.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  5537.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  5538.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  5539.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  5540.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  5541.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  5542.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  5543.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  5544.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  5545.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  5546.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  5547.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  5548.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  5549.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  5550.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  5551.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  5552.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  5553.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  5554.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  5555.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  5556.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  5557.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  5558.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  5559.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  5560.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  5561.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  5562.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  5563.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  5564.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand''getClearMetadataCacheDoctrineODMCommandService'false],
  5565.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand''getCreateSchemaDoctrineODMCommandService'false],
  5566.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand''getDropSchemaDoctrineODMCommandService'false],
  5567.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand''getGenerateHydratorsDoctrineODMCommandService'false],
  5568.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand''getGenerateProxiesDoctrineODMCommandService'false],
  5569.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand''getInfoDoctrineODMCommandService'false],
  5570.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand''getLoadDataFixturesDoctrineODMCommandService'false],
  5571.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand''getQueryDoctrineODMCommandService'false],
  5572.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand''getShardDoctrineODMCommandService'false],
  5573.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand''getTailCursorDoctrineODMCommandService'false],
  5574.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand' => ['privates''Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand''getUpdateSchemaDoctrineODMCommandService'false],
  5575.             'fos_elastica.command.create' => ['privates''fos_elastica.command.create''getFosElastica_Command_CreateService'false],
  5576.             'fos_elastica.command.populate' => ['privates''fos_elastica.command.populate''getFosElastica_Command_PopulateService'false],
  5577.             'fos_elastica.command.reset' => ['privates''fos_elastica.command.reset''getFosElastica_Command_ResetService'false],
  5578.             'fos_elastica.command.templates_reset' => ['privates''fos_elastica.command.templates_reset''getFosElastica_Command_TemplatesResetService'false],
  5579.             'fos_elastica.command.search' => ['privates''fos_elastica.command.search''getFosElastica_Command_SearchService'false],
  5580.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  5581.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  5582.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  5583.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  5584.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  5585.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  5586.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  5587.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  5588.             'fos_js_routing.dump_command' => ['privates''fos_js_routing.dump_command''getFosJsRouting_DumpCommandService'false],
  5589.             'fos_js_routing.router_debug_exposed_command' => ['privates''fos_js_routing.router_debug_exposed_command''getFosJsRouting_RouterDebugExposedCommandService'false],
  5590.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  5591.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  5592.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  5593.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  5594.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  5595.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  5596.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  5597.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  5598.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  5599.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  5600.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  5601.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  5602.             'old_sound_rabbit_mq.anon_consumer_command' => ['privates''old_sound_rabbit_mq.anon_consumer_command''getOldSoundRabbitMq_AnonConsumerCommandService'false],
  5603.             'old_sound_rabbit_mq.batch_consumer_command' => ['privates''old_sound_rabbit_mq.batch_consumer_command''getOldSoundRabbitMq_BatchConsumerCommandService'false],
  5604.             'old_sound_rabbit_mq.consumer_command' => ['privates''old_sound_rabbit_mq.consumer_command''getOldSoundRabbitMq_ConsumerCommandService'false],
  5605.             'old_sound_rabbit_mq.delete_command' => ['privates''old_sound_rabbit_mq.delete_command''getOldSoundRabbitMq_DeleteCommandService'false],
  5606.             'old_sound_rabbit_mq.dynamic_consumer_command' => ['privates''old_sound_rabbit_mq.dynamic_consumer_command''getOldSoundRabbitMq_DynamicConsumerCommandService'false],
  5607.             'old_sound_rabbit_mq.multiple_consumer_command' => ['privates''old_sound_rabbit_mq.multiple_consumer_command''getOldSoundRabbitMq_MultipleConsumerCommandService'false],
  5608.             'old_sound_rabbit_mq.purge_consumer_command' => ['privates''old_sound_rabbit_mq.purge_consumer_command''getOldSoundRabbitMq_PurgeConsumerCommandService'false],
  5609.             'old_sound_rabbit_mq.command.rpc_server_command' => ['privates''old_sound_rabbit_mq.command.rpc_server_command''getOldSoundRabbitMq_Command_RpcServerCommandService'false],
  5610.             'old_sound_rabbit_mq.command.setup_fabric_command' => ['privates''old_sound_rabbit_mq.command.setup_fabric_command''getOldSoundRabbitMq_Command_SetupFabricCommandService'false],
  5611.             'old_sound_rabbit_mq.command.std_in_producer_command' => ['privates''old_sound_rabbit_mq.command.std_in_producer_command''getOldSoundRabbitMq_Command_StdInProducerCommandService'false],
  5612.             'presta_sitemap.dump_command' => ['services''presta_sitemap.dump_command''getPrestaSitemap_DumpCommandService'false],
  5613.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => ['privates''Snc\\RedisBundle\\Command\\RedisQueryCommand''getRedisQueryCommandService'false],
  5614.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  5615.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  5616.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  5617.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  5618.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  5619.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  5620.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  5621.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  5622.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  5623.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  5624.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  5625.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  5626.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  5627.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  5628.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  5629.             'vich_uploader.command.mapping_debug_class' => ['privates''vich_uploader.command.mapping_debug_class''getVichUploader_Command_MappingDebugClassService'false],
  5630.             'vich_uploader.command.mapping_debug' => ['privates''vich_uploader.command.mapping_debug''getVichUploader_Command_MappingDebugService'false],
  5631.             'vich_uploader.command.mapping_list_classes' => ['privates''vich_uploader.command.mapping_list_classes''getVichUploader_Command_MappingListClassesService'false],
  5632.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  5633.             'knp_gaufrette.command.filesystem_keys' => ['privates''knp_gaufrette.command.filesystem_keys''getKnpGaufrette_Command_FilesystemKeysService'false],
  5634.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  5635.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  5636.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  5637.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  5638.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  5639.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  5640.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  5641.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  5642.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  5643.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  5644.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  5645.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  5646.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  5647.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  5648.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  5649.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  5650.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  5651.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  5652.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  5653.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  5654.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  5655.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  5656.         ], [
  5657.             'App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand' => 'App\\Command\\Listing\\SendListingAvailabilityReminderEmailCommand',
  5658.             'App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand' => '?',
  5659.             'App\\Command\\Subscriptions\\renewUserSubscriptionsCommand' => 'App\\Command\\Subscriptions\\renewUserSubscriptionsCommand',
  5660.             'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\GetNotifierDataToInterestsCommand',
  5661.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\PatchGenerateUserServicesCommand',
  5662.             'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\PatchUpdateUserInterestCountryCodeCommand',
  5663.             'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\ReminderPackageExpirationCommand',
  5664.             'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\StopAqarmapLiveServiceCommand',
  5665.             'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM' => 'Aqarmap\\Bundle\\UserBundle\\Command\\SyncCustomersToZohoCRM',
  5666.             'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UpdateBrokersUserTypeCommand',
  5667.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UserPackageCommand',
  5668.             'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand' => 'Aqarmap\\Bundle\\UserBundle\\Command\\UserTypeCommand',
  5669.             'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\EntityPersisterCommand',
  5670.             'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand',
  5671.             'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\MoonshotCacheWarmerCommand',
  5672.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\PatchAddLegacyPropertyTypeCommand',
  5673.             'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\PatchTreeRebuildCommand',
  5674.             'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand' => 'Aqarmap\\Bundle\\MainBundle\\Command\\UpdateCustomFieldCommand',
  5675.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpCreationCommand',
  5676.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoBumpUpListingsCommand',
  5677.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedPublisherCommand',
  5678.             'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\AutoScrapedRefinerCommand',
  5679.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchInsertListingFeaturesForOldFlf2ListingsCommand',
  5680.             'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\BatchUpdateListingMainPhotosCommand',
  5681.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CTRCommand',
  5682.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CallRequestCommand',
  5683.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CleanUpPhonesAndContryCodeCommand',
  5684.             'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\CompoundAveragePriceCommand',
  5685.             'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\DeleteRejectedListingCommand',
  5686.             'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\FreezeListingsCommand',
  5687.             'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\GenerateTopCustomersCommand',
  5688.             'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\IncrementListingImpressionsCommand',
  5689.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LeadsCRMCommand',
  5690.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LinkedLocationHistoryCountCommand',
  5691.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingExpirationCommand',
  5692.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingFeaturedExpirationCommand',
  5693.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingNotificationCommand',
  5694.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPaymentCommand',
  5695.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingPendingPhotoCommand',
  5696.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingRelistExpiredCommand',
  5697.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ListingsPhotosOrderPatchCommand',
  5698.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationNearestByCalculateCommand',
  5699.             'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand',
  5700.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveListingPhoneCommand',
  5701.             'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\MoveUserPhoneNumbersCommand',
  5702.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchFixListingsSlugCommand',
  5703.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchPublishListingsDataToSNSCommand',
  5704.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchRepublishLeadsToQueueCommand',
  5705.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateCompoundLocationCommand',
  5706.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingCoordinatesCommand',
  5707.             'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\PatchUpdateListingLeadsCountCommand',
  5708.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ProjectReportCommand',
  5709.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetFailedCallRequestCommand',
  5710.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand',
  5711.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScoringCommand',
  5712.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedBrokersDataCommand',
  5713.             'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\ScrapedListingProcessingCommand',
  5714.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateClientServedCountCommand',
  5715.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateCorruptedPhonesCommand',
  5716.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateDisabledLocationsChildrenCommand',
  5717.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateListingsLabel',
  5718.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationFullPathCommand',
  5719.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateLocationsEstimatableCommand',
  5720.             'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand' => 'Aqarmap\\Bundle\\ListingBundle\\Command\\UpdateScrapedListingDataCommand',
  5721.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand',
  5722.             'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\MessageCommand',
  5723.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand',
  5724.             'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand' => 'Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand',
  5725.             'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand',
  5726.             'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\CreditAnalysisCommand',
  5727.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ExclusivePackagesCreditFundingCommand',
  5728.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ExpireCreditCommand',
  5729.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PackageUserTypePatchCommand',
  5730.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchCreditServicesOrderCommand',
  5731.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchExtendActiveCreditPackagesCommand',
  5732.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchGenerateChurnAndExpiryHistoryCommand',
  5733.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PatchRevertActiveCreditPackagesExtensionCommand',
  5734.             'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\PaymentTransactionsPatchCommand',
  5735.             'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\ResetCreditOnChurnExpiryCommand',
  5736.             'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand' => 'Aqarmap\\Bundle\\CreditBundle\\Command\\UpdateChurnsAndExpiryDataCommand',
  5737.             'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand' => 'Aqarmap\\Bundle\\NotifierBundle\\Command\\CalculateStatisticsCommand',
  5738.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\BuyerAlertsCommand',
  5739.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Command\\SendRecentListingsEmailCommand',
  5740.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand' => 'Aqarmap\\Bundle\\NeighborhoodBundle\\Command\\DiscussionInterestsNotificationCommand',
  5741.             'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand' => 'Aqarmap\\Bundle\\DiscussionBundle\\Command\\UpdateCommentsCounterCommand',
  5742.             'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\CRMUpdateCommand',
  5743.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchGenerateStaffHistoryCommand',
  5744.             'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand' => 'Aqarmap\\Bundle\\CRMBundle\\Command\\PatchUpdateCompanyCreateAtDateCommand',
  5745.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\CustomerProfilingSurveyCommand',
  5746.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Command\\MigrateAgesCommand',
  5747.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand',
  5748.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand',
  5749.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdateRemainingSubscriptionDaysCommand',
  5750.             'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand' => 'Aqarmap\\Bundle\\PaymentBundle\\Command\\SalesAnalysisCommand',
  5751.             'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand' => 'Aqarmap\\Bundle\\SearchBundle\\Command\\CorrectLocationsSlugsCommand',
  5752.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand',
  5753.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand',
  5754.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand',
  5755.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand',
  5756.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationGenerator',
  5757.             'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand' => 'Aqarmap\\Bundle\\NotificationBundle\\Command\\NotificationsBagsCommand',
  5758.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineAnalyserCommand',
  5759.             'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand' => 'Aqarmap\\Bundle\\ValueEngineBundle\\Command\\ValueEngineDepthProductsCommand',
  5760.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\Command\\ActiveRecurringTransactionCommand',
  5761.             'console.command.about' => '?',
  5762.             'console.command.assets_install' => '?',
  5763.             'console.command.cache_clear' => '?',
  5764.             'console.command.cache_pool_clear' => '?',
  5765.             'console.command.cache_pool_prune' => '?',
  5766.             'console.command.cache_pool_delete' => '?',
  5767.             'console.command.cache_pool_list' => '?',
  5768.             'console.command.cache_warmup' => '?',
  5769.             'console.command.config_debug' => '?',
  5770.             'console.command.config_dump_reference' => '?',
  5771.             'console.command.container_debug' => '?',
  5772.             'console.command.container_lint' => '?',
  5773.             'console.command.debug_autowiring' => '?',
  5774.             'console.command.dotenv_debug' => '?',
  5775.             'console.command.event_dispatcher_debug' => '?',
  5776.             'console.command.messenger_consume_messages' => '?',
  5777.             'console.command.messenger_setup_transports' => '?',
  5778.             'console.command.messenger_debug' => '?',
  5779.             'console.command.messenger_stop_workers' => '?',
  5780.             'console.command.messenger_failed_messages_retry' => '?',
  5781.             'console.command.messenger_failed_messages_show' => '?',
  5782.             'console.command.messenger_failed_messages_remove' => '?',
  5783.             'console.command.router_debug' => '?',
  5784.             'console.command.router_match' => '?',
  5785.             'console.command.translation_debug' => '?',
  5786.             'console.command.translation_extract' => '?',
  5787.             'console.command.validator_debug' => '?',
  5788.             'console.command.translation_pull' => '?',
  5789.             'console.command.translation_push' => '?',
  5790.             'console.command.xliff_lint' => '?',
  5791.             'console.command.yaml_lint' => '?',
  5792.             'console.command.form_debug' => '?',
  5793.             'console.command.secrets_set' => '?',
  5794.             'console.command.secrets_remove' => '?',
  5795.             'console.command.secrets_generate_key' => '?',
  5796.             'console.command.secrets_list' => '?',
  5797.             'console.command.secrets_decrypt_to_local' => '?',
  5798.             'console.command.secrets_encrypt_from_local' => '?',
  5799.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  5800.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  5801.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  5802.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  5803.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  5804.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  5805.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  5806.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  5807.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  5808.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  5809.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  5810.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  5811.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  5812.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  5813.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  5814.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  5815.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  5816.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  5817.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  5818.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  5819.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  5820.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand',
  5821.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand',
  5822.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand',
  5823.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand',
  5824.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand',
  5825.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand',
  5826.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\LoadDataFixturesDoctrineODMCommand',
  5827.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand',
  5828.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand',
  5829.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand',
  5830.             'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand' => 'Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand',
  5831.             'fos_elastica.command.create' => 'FOS\\ElasticaBundle\\Command\\CreateCommand',
  5832.             'fos_elastica.command.populate' => 'FOS\\ElasticaBundle\\Command\\PopulateCommand',
  5833.             'fos_elastica.command.reset' => 'FOS\\ElasticaBundle\\Command\\ResetCommand',
  5834.             'fos_elastica.command.templates_reset' => 'FOS\\ElasticaBundle\\Command\\ResetTemplatesCommand',
  5835.             'fos_elastica.command.search' => 'FOS\\ElasticaBundle\\Command\\SearchCommand',
  5836.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  5837.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  5838.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  5839.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  5840.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  5841.             'twig.command.debug' => '?',
  5842.             'twig.command.lint' => '?',
  5843.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  5844.             'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
  5845.             'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
  5846.             'security.command.debug_firewall' => '?',
  5847.             'security.command.user_password_encoder' => '?',
  5848.             'security.command.user_password_hash' => '?',
  5849.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  5850.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  5851.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  5852.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  5853.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  5854.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  5855.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  5856.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  5857.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  5858.             'old_sound_rabbit_mq.anon_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\AnonConsumerCommand',
  5859.             'old_sound_rabbit_mq.batch_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\BatchConsumerCommand',
  5860.             'old_sound_rabbit_mq.consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\ConsumerCommand',
  5861.             'old_sound_rabbit_mq.delete_command' => 'OldSound\\RabbitMqBundle\\Command\\DeleteCommand',
  5862.             'old_sound_rabbit_mq.dynamic_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\DynamicConsumerCommand',
  5863.             'old_sound_rabbit_mq.multiple_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\MultipleConsumerCommand',
  5864.             'old_sound_rabbit_mq.purge_consumer_command' => 'OldSound\\RabbitMqBundle\\Command\\PurgeConsumerCommand',
  5865.             'old_sound_rabbit_mq.command.rpc_server_command' => 'OldSound\\RabbitMqBundle\\Command\\RpcServerCommand',
  5866.             'old_sound_rabbit_mq.command.setup_fabric_command' => 'OldSound\\RabbitMqBundle\\Command\\SetupFabricCommand',
  5867.             'old_sound_rabbit_mq.command.std_in_producer_command' => 'OldSound\\RabbitMqBundle\\Command\\StdInProducerCommand',
  5868.             'presta_sitemap.dump_command' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  5869.             'Snc\\RedisBundle\\Command\\RedisQueryCommand' => 'Snc\\RedisBundle\\Command\\RedisQueryCommand',
  5870.             'var_dumper.command.server_dump' => '?',
  5871.             'monolog.command.server_log' => '?',
  5872.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  5873.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  5874.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  5875.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  5876.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  5877.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  5878.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  5879.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  5880.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  5881.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  5882.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  5883.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  5884.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  5885.             'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
  5886.             'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
  5887.             'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
  5888.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  5889.             'knp_gaufrette.command.filesystem_keys' => 'Knp\\Bundle\\GaufretteBundle\\Command\\FilesystemKeysCommand',
  5890.             'maker.auto_command.make_auth' => '?',
  5891.             'maker.auto_command.make_command' => '?',
  5892.             'maker.auto_command.make_controller' => '?',
  5893.             'maker.auto_command.make_crud' => '?',
  5894.             'maker.auto_command.make_docker_database' => '?',
  5895.             'maker.auto_command.make_entity' => '?',
  5896.             'maker.auto_command.make_fixtures' => '?',
  5897.             'maker.auto_command.make_form' => '?',
  5898.             'maker.auto_command.make_message' => '?',
  5899.             'maker.auto_command.make_messenger_middleware' => '?',
  5900.             'maker.auto_command.make_registration_form' => '?',
  5901.             'maker.auto_command.make_reset_password' => '?',
  5902.             'maker.auto_command.make_serializer_encoder' => '?',
  5903.             'maker.auto_command.make_serializer_normalizer' => '?',
  5904.             'maker.auto_command.make_subscriber' => '?',
  5905.             'maker.auto_command.make_twig_extension' => '?',
  5906.             'maker.auto_command.make_test' => '?',
  5907.             'maker.auto_command.make_validator' => '?',
  5908.             'maker.auto_command.make_voter' => '?',
  5909.             'maker.auto_command.make_user' => '?',
  5910.             'maker.auto_command.make_migration' => '?',
  5911.             'maker.auto_command.make_stimulus_controller' => '?',
  5912.         ]), ['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']);
  5913.     }
  5914.     /**
  5915.      * Gets the public 'container.env_var_processors_locator' shared service.
  5916.      *
  5917.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5918.      */
  5919.     protected function getContainer_EnvVarProcessorsLocatorService()
  5920.     {
  5921.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5922.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5923.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5924.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5925.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5926.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5927.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5928.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5929.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5930.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5931.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5932.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5933.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5934.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5935.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5936.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5937.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5938.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  5939.         ], [
  5940.             'base64' => '?',
  5941.             'bool' => '?',
  5942.             'const' => '?',
  5943.             'csv' => '?',
  5944.             'default' => '?',
  5945.             'file' => '?',
  5946.             'float' => '?',
  5947.             'int' => '?',
  5948.             'json' => '?',
  5949.             'key' => '?',
  5950.             'not' => '?',
  5951.             'query_string' => '?',
  5952.             'require' => '?',
  5953.             'resolve' => '?',
  5954.             'string' => '?',
  5955.             'trim' => '?',
  5956.             'url' => '?',
  5957.         ]);
  5958.     }
  5959.     /**
  5960.      * Gets the public 'criteria_mediator' shared autowired service.
  5961.      *
  5962.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator
  5963.      */
  5964.     protected function getCriteriaMediatorService()
  5965.     {
  5966.         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()));
  5967.     }
  5968.     /**
  5969.      * Gets the public 'data_collector.dump' shared service.
  5970.      *
  5971.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  5972.      */
  5973.     protected function getDataCollector_DumpService()
  5974.     {
  5975.         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()));
  5976.     }
  5977.     /**
  5978.      * Gets the public 'doctrine' shared service.
  5979.      *
  5980.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  5981.      */
  5982.     protected function getDoctrineService()
  5983.     {
  5984.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  5985.     }
  5986.     /**
  5987.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  5988.      *
  5989.      * @return \Doctrine\DBAL\Connections\PrimaryReadReplicaConnection
  5990.      */
  5991.     protected function getDoctrine_Dbal_DefaultConnectionService()
  5992.     {
  5993.         $a = new \Doctrine\DBAL\Configuration();
  5994.         $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()))]));
  5995.         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, [
  5996.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener' => ['privates''Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener''getNewUserPhoneListenerService'false],
  5997.             'aqarmap.user_listener' => ['privates''aqarmap.user_listener''getAqarmap_UserListenerService'false],
  5998.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  5999.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  6000.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  6001.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  6002.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  6003.             'fos_elastica.listener.app_listings.listings' => ['privates''fos_elastica.listener.app_listings.listings''getFosElastica_Listener_AppListings_ListingsService'false],
  6004.             'fos_elastica.listener.app_locations.locations' => ['privates''fos_elastica.listener.app_locations.locations''getFosElastica_Listener_AppLocations_LocationsService'false],
  6005.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  6006.             'gedmo.listener.iptraceable' => ['privates''gedmo.listener.iptraceable''getGedmo_Listener_IptraceableService'false],
  6007.             'gedmo.listener.softdeleteable' => ['privates''gedmo.listener.softdeleteable''getGedmo_Listener_SoftdeleteableService'false],
  6008.             'gedmo.listener.sortable' => ['privates''gedmo.listener.sortable''getGedmo_Listener_SortableService'false],
  6009.             'gedmo.listener.timestampable' => ['privates''gedmo.listener.timestampable''getGedmo_Listener_TimestampableService'false],
  6010.             'gedmo.listener.translatable' => ['privates''gedmo.listener.translatable''getGedmo_Listener_TranslatableService'false],
  6011.             'gedmo.listener.tree' => ['privates''gedmo.listener.tree''getGedmo_Listener_TreeService'false],
  6012.             'vich_uploader.listener.clean.files_upload' => ['privates''vich_uploader.listener.clean.files_upload''getVichUploader_Listener_Clean_FilesUploadService'false],
  6013.             'vich_uploader.listener.clean.listing_photos' => ['privates''vich_uploader.listener.clean.listing_photos''getVichUploader_Listener_Clean_ListingPhotosService'false],
  6014.             'vich_uploader.listener.remove.files_upload' => ['privates''vich_uploader.listener.remove.files_upload''getVichUploader_Listener_Remove_FilesUploadService'false],
  6015.             'vich_uploader.listener.remove.listing_photos' => ['privates''vich_uploader.listener.remove.listing_photos''getVichUploader_Listener_Remove_ListingPhotosService'false],
  6016.             'vich_uploader.listener.upload.files_upload' => ['privates''vich_uploader.listener.upload.files_upload''getVichUploader_Listener_Upload_FilesUploadService'false],
  6017.             'vich_uploader.listener.upload.listing_photos' => ['privates''vich_uploader.listener.upload.listing_photos''getVichUploader_Listener_Upload_ListingPhotosService'false],
  6018.         ], [
  6019.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener' => '?',
  6020.             'aqarmap.user_listener' => '?',
  6021.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  6022.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  6023.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  6024.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  6025.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  6026.             'fos_elastica.listener.app_listings.listings' => '?',
  6027.             'fos_elastica.listener.app_locations.locations' => '?',
  6028.             'fos_user.user_listener' => '?',
  6029.             'gedmo.listener.iptraceable' => '?',
  6030.             'gedmo.listener.softdeleteable' => '?',
  6031.             'gedmo.listener.sortable' => '?',
  6032.             'gedmo.listener.timestampable' => '?',
  6033.             'gedmo.listener.translatable' => '?',
  6034.             'gedmo.listener.tree' => '?',
  6035.             'vich_uploader.listener.clean.files_upload' => '?',
  6036.             'vich_uploader.listener.clean.listing_photos' => '?',
  6037.             'vich_uploader.listener.remove.files_upload' => '?',
  6038.             'vich_uploader.listener.remove.listing_photos' => '?',
  6039.             'vich_uploader.listener.upload.files_upload' => '?',
  6040.             'vich_uploader.listener.upload.listing_photos' => '?',
  6041.         ]), [=> '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']]), []);
  6042.     }
  6043.     /**
  6044.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  6045.      *
  6046.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  6047.      */
  6048.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  6049.     {
  6050.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6051.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''getListingUpdatedListenerService'false],
  6052.         ], [
  6053.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener' => '?',
  6054.         ]));
  6055.         $instance->registerService('Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener');
  6056.         return $instance;
  6057.     }
  6058.     /**
  6059.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  6060.      *
  6061.      * @return \Doctrine\ORM\EntityManager
  6062.      */
  6063.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  6064.     {
  6065.         if ($lazyLoad) {
  6066.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  6067.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  6068.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  6069.                     $proxy->setProxyInitializer(null);
  6070.                     return true;
  6071.                 });
  6072.             });
  6073.         }
  6074.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  6075.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  6076.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  6077.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/CacheConfiguration.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/CacheLogger.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/CacheLoggerChain.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Logging/StatisticsCacheLogger.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/CacheFactory.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/DefaultCacheFactory.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/RegionsConfiguration.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  6092.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  6093.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/MultiGetRegion.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Region.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Cache/Region/DefaultRegion.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  6099.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  6100.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  6101.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  6105.         $a = new \Doctrine\ORM\Configuration();
  6106.         $b = new \Doctrine\ORM\Cache\CacheConfiguration();
  6107.         $c = new \Doctrine\ORM\Cache\Logging\CacheLoggerChain();
  6108.         $c->setLogger('statistics', new \Doctrine\ORM\Cache\Logging\StatisticsCacheLogger());
  6109.         $d = new \Doctrine\ORM\Cache\RegionsConfiguration(360060);
  6110.         $d->setLifetime('write_rare'864000);
  6111.         $d->setLifetime('append_only'8640000);
  6112.         $e = ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService());
  6113.         $f = new \Doctrine\ORM\Cache\DefaultCacheFactory($d, \Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap($e));
  6114.         $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));
  6115.         $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));
  6116.         $b->setCacheLogger($c);
  6117.         $b->setCacheFactory($f);
  6118.         $b->setRegionsConfiguration($d);
  6119.         $g = ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  6120.         $h = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  6121.         $i = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  6122.         $h->addDriver($i'Gedmo\\Tree\\Entity');
  6123.         $h->addDriver($i'App\\Entity');
  6124.         $h->addDriver($i'Aqarmap\\Bundle\\UserBundle\\Entity');
  6125.         $h->addDriver($i'Aqarmap\\Bundle\\MainBundle\\Entity');
  6126.         $h->addDriver($i'Aqarmap\\Bundle\\ListingBundle\\Entity');
  6127.         $h->addDriver($i'Aqarmap\\Bundle\\MessageBundle\\Entity');
  6128.         $h->addDriver($i'Aqarmap\\Bundle\\CreditBundle\\Entity');
  6129.         $h->addDriver($i'Aqarmap\\Bundle\\NotifierBundle\\Entity');
  6130.         $h->addDriver($i'Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity');
  6131.         $h->addDriver($i'Aqarmap\\Bundle\\MortgageBundle\\Entity');
  6132.         $h->addDriver($i'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity');
  6133.         $h->addDriver($i'Aqarmap\\Bundle\\NeighborhoodBundle\\Entity');
  6134.         $h->addDriver($i'Aqarmap\\Bundle\\DiscussionBundle\\Entity');
  6135.         $h->addDriver($i'Aqarmap\\Bundle\\CRMBundle\\Entity');
  6136.         $h->addDriver($i'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity');
  6137.         $h->addDriver($i'Aqarmap\\Bundle\\ExchangeBundle\\Entity');
  6138.         $h->addDriver($i'Aqarmap\\Bundle\\NotificationBundle\\Entity');
  6139.         $h->addDriver($i'Aqarmap\\Bundle\\PaymentBundle\\Entity');
  6140.         $h->addDriver($i'Aqarmap\\Bundle\\AnnouncementBundle\\Entity');
  6141.         $h->addDriver($i'Aqarmap\\Bundle\\SearchBundle\\Entity');
  6142.         $h->addDriver($i'Aqarmap\\Bundle\\FeatureToggleBundle\\Entity');
  6143.         $h->addDriver($i'Aqarmap\\Bundle\\ValueEngineBundle\\Entity');
  6144.         $h->addDriver($i'Aqarmap\\Bundle\\SurveyBundle\\Entity');
  6145.         $h->addDriver($i'Aqarmap\\Bundle\\OTPBundle\\Entity');
  6146.         $h->addDriver($i'Aqarmap\\Bundle\\FinancialAidsBundle\\Entity');
  6147.         $h->addDriver($i'Aqarmap\\Bundle\\RecurringTransactionBundle\\Entity');
  6148.         $h->addDriver($i'RedjanYm\\FCMBundle\\Entity');
  6149.         $h->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  6150.         $h->addDriver(($this->privates['.28_doctrine_metadata_driver~NR9_EMx'] ?? $this->get_28DoctrineMetadataDriverNR9EMxService()), 'FOS\\UserBundle\\Model');
  6151.         $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']);
  6152.         $a->setSecondLevelCacheEnabled(false);
  6153.         $a->setSecondLevelCacheConfiguration($b);
  6154.         $a->setMetadataCache($g);
  6155.         $a->setQueryCache($g);
  6156.         $a->setResultCache($e);
  6157.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($h, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6158.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  6159.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  6160.         ], [
  6161.             'doctrine.ulid_generator' => '?',
  6162.             'doctrine.uuid_generator' => '?',
  6163.         ])));
  6164.         $a->setProxyDir(($this->targetDir.''.'/doctrine/Proxies'));
  6165.         $a->setProxyNamespace('Proxies');
  6166.         $a->setAutoGenerateProxyClasses(true);
  6167.         $a->setSchemaIgnoreClasses([]);
  6168.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  6169.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  6170.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  6171.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  6172.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  6173.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6174.             'App\\Repository\\Banners\\BannersRepository' => ['privates''App\\Repository\\Banners\\BannersRepository''getBannersRepositoryService'false],
  6175.             'App\\Repository\\Lead\\LeadContactRequestRepository' => ['privates''App\\Repository\\Lead\\LeadContactRequestRepository''getLeadContactRequestRepositoryService'false],
  6176.             'App\\Repository\\Lead\\LeadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  6177.             'App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository''getSubscriptionPlanPackageRepositoryService'false],
  6178.             'App\\Repository\\Subscriptions\\SubscriptionPlanRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanRepository''getSubscriptionPlanRepositoryService'false],
  6179.             'App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository''getSubscriptionPlanServiceRepositoryService'false],
  6180.             'App\\Repository\\Subscriptions\\UserSubscriptionRepository' => ['privates''App\\Repository\\Subscriptions\\UserSubscriptionRepository''getUserSubscriptionRepositoryService'false],
  6181.             'App\\Repository\\User\\UserCardRepository' => ['privates''App\\Repository\\User\\UserCardRepository''getUserCardRepositoryService'false],
  6182.             'App\\Repository\\User\\UserSegmentRepository' => ['privates''App\\Repository\\User\\UserSegmentRepository''getUserSegmentRepositoryService'false],
  6183.             'App\\Repository\\User\\UserSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  6184.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository''getBrokerRepositoryService'false],
  6185.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository''getSellerRepositoryService'false],
  6186.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository''getBuyerAlertsRepositoryService'false],
  6187.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository''getRecentSearchesRepositoryService'false],
  6188.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository''getCompanyRepositoryService'false],
  6189.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository''getCompanyStaffRepositoryService'false],
  6190.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository''getStaffCheckInRepositoryService'false],
  6191.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository''getStaffHistoryRepositoryService'false],
  6192.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository''getStaffRepositoryService'false],
  6193.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository''getChurnsAndExpiryRepositoryService'false],
  6194.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository''getCreditAnalysisRepositoryService'false],
  6195.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy''getCreditPackageRepositroyService'false],
  6196.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository''getCreditRepositoryService'false],
  6197.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository''getPackageServiceRepositoryService'false],
  6198.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository''getServiceRepositoryService'false],
  6199.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository''getQuestionQueueRepositoryService'false],
  6200.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository''getQuestionSetRepositoryService'false],
  6201.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository''getCategoryRepositoryService'false],
  6202.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository''getCommentRepositoryService'false],
  6203.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository''getDiscussionRepositoryService'false],
  6204.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository''getExchangeRequestRepositoryService'false],
  6205.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository''getExchangeRequestUnlockRepositoryService'false],
  6206.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository''getFeatureToggleRepositoryService'false],
  6207.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository''getFeatureToggleRuleRepositoryService'false],
  6208.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository' => ['privates''Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository''getFinancialAidRepositoryService'false],
  6209.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository''getCRMLeadRepositoryService'false],
  6210.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository''getCallRequestLeadRepositoryService'false],
  6211.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository''getCallRequestRepositoryService'false],
  6212.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository''getCompoundAveragePriceRepositoryService'false],
  6213.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository''getCustomFieldRepositoryService'false],
  6214.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository''getFavouriteRepositoryService'false],
  6215.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository''getFeaturedCompanyLeadRepositoryService'false],
  6216.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository''getFreeListingRepositoryService'false],
  6217.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository''getInteractionRepositoryService'false],
  6218.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository''getLeadRepository2Service'false],
  6219.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository''getLeadsExpectationsRepositoryService'false],
  6220.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository''getListingFeatureRepositoryService'false],
  6221.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository''getListingLeadRepositoryService'false],
  6222.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository''getListingNoteRepositoryService'false],
  6223.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository''getListingPhoneRepositoryService'false],
  6224.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository''getListingPhotoRepositoryService'false],
  6225.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository''getListingRateReasonsRepositoryService'false],
  6226.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  6227.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  6228.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository''getLocationSupplyDemandRepositoryService'false],
  6229.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository''getMessageLeadRepositoryService'false],
  6230.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository''getPhoneLeadRepositoryService'false],
  6231.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository''getPhoneRepositoryService'false],
  6232.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository''getProjectSettingRepositoryService'false],
  6233.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository''getRejectionRepositoryService'false],
  6234.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository''getSearchRepositoryService'false],
  6235.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  6236.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository''getSimilarListingsLeadRepositoryService'false],
  6237.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository''getTargetUserLeadRepositoryService'false],
  6238.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository''getTargetUserMessageLeadRepositoryService'false],
  6239.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository''getTargetUserPhoneLeadRepositoryService'false],
  6240.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository''getTopCustomerRepositoryService'false],
  6241.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository''getTopSellerLeadRepositoryService'false],
  6242.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository''getUserDomainLeadRepositoryService'false],
  6243.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository''getUserDomainMessageLeadRepositoryService'false],
  6244.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository''getUserDomainPhoneLeadRepositoryService'false],
  6245.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository''getUserPhoneRepositoryService'false],
  6246.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository''getWhatsAppLeadRepositoryService'false],
  6247.             'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  6248.             'Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository''getDefaultTopCustomersRepositoryService'false],
  6249.             'Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository''getFeedbackRepositoryService'false],
  6250.             'Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository''getJoinUsRepositoryService'false],
  6251.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository''getMenuRepositoryService'false],
  6252.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository''getMobileSectionsTogglesRepositoryService'false],
  6253.             'Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository''getSettingRepositoryService'false],
  6254.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository''getConversationRecipientRepositoryService'false],
  6255.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository''getConversationRepositoryService'false],
  6256.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository''getMessageRepositoryService'false],
  6257.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository' => ['privates''Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository''getRecipientRepositoryService'false],
  6258.             'Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository' => ['privates''Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository''getMortgageRequestRepositoryService'false],
  6259.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository''getNotificationBagRepositoryService'false],
  6260.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository''getNotificationRepositoryService'false],
  6261.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository''getNotifierRepositoryService'false],
  6262.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository''getNotifierSettingRepositoryService'false],
  6263.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository''getPaymentRepositoryService'false],
  6264.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository''getPaymentTransactionServiceRepositoryService'false],
  6265.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository''getSalesAnalysisRepositoryService'false],
  6266.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository' => ['privates''Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository''getRecurringTransactionRepositoryService'false],
  6267.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository''getListingSearchRepositoryService'false],
  6268.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository''getLocationSearchRepositoryService'false],
  6269.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository''getSearchResultCombinationsRepositoryService'false],
  6270.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository''getSearchResultRepositoryService'false],
  6271.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository''getLocationSearchElasticRepositoryService'false],
  6272.             'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository''getGroupRepositoryService'false],
  6273.             'Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository''getSavedSearchRepository2Service'false],
  6274.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository''getTeamHistoryRepositoryService'false],
  6275.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository''getTeamRepositoryService'false],
  6276.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository''getUserCheckInRepositoryService'false],
  6277.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository''getUserCheckinHistoryRepositoryService'false],
  6278.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository''getUserDeviceCategoryRepositoryService'false],
  6279.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository''getUserDeviceRepositoryService'false],
  6280.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository''getUserDomainRepositoryService'false],
  6281.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository''getUserInterestElasticRepositoryService'false],
  6282.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository''getUserInterestRepositoryService'false],
  6283.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository''getUserPackagesRepositoryService'false],
  6284.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  6285.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository''getUserServicesRepositoryService'false],
  6286.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository''getDepthProductInsightRepositoryService'false],
  6287.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository''getListingInsightRepositoryService'false],
  6288.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository''getLocationInsightRepositoryService'false],
  6289.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository''getValueEngineListingsLocationsRepositoryService'false],
  6290.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository' => ['privates''Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository''getValueEngineSettingRepositoryService'false],
  6291.         ], [
  6292.             'App\\Repository\\Banners\\BannersRepository' => '?',
  6293.             'App\\Repository\\Lead\\LeadContactRequestRepository' => '?',
  6294.             'App\\Repository\\Lead\\LeadRepository' => '?',
  6295.             'App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository' => '?',
  6296.             'App\\Repository\\Subscriptions\\SubscriptionPlanRepository' => '?',
  6297.             'App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository' => '?',
  6298.             'App\\Repository\\Subscriptions\\UserSubscriptionRepository' => '?',
  6299.             'App\\Repository\\User\\UserCardRepository' => '?',
  6300.             'App\\Repository\\User\\UserSegmentRepository' => '?',
  6301.             'App\\Repository\\User\\UserSubAccountRepository' => '?',
  6302.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository' => '?',
  6303.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository' => '?',
  6304.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository' => '?',
  6305.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository' => '?',
  6306.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository' => '?',
  6307.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository' => '?',
  6308.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository' => '?',
  6309.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository' => '?',
  6310.             'Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository' => '?',
  6311.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository' => '?',
  6312.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditAnalysisRepository' => '?',
  6313.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy' => '?',
  6314.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository' => '?',
  6315.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository' => '?',
  6316.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository' => '?',
  6317.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository' => '?',
  6318.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository' => '?',
  6319.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository' => '?',
  6320.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository' => '?',
  6321.             'Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository' => '?',
  6322.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository' => '?',
  6323.             'Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository' => '?',
  6324.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository' => '?',
  6325.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository' => '?',
  6326.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository' => '?',
  6327.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository' => '?',
  6328.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository' => '?',
  6329.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository' => '?',
  6330.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository' => '?',
  6331.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository' => '?',
  6332.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository' => '?',
  6333.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository' => '?',
  6334.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository' => '?',
  6335.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository' => '?',
  6336.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository' => '?',
  6337.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository' => '?',
  6338.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository' => '?',
  6339.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository' => '?',
  6340.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository' => '?',
  6341.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository' => '?',
  6342.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository' => '?',
  6343.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository' => '?',
  6344.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository' => '?',
  6345.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository' => '?',
  6346.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository' => '?',
  6347.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository' => '?',
  6348.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository' => '?',
  6349.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository' => '?',
  6350.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository' => '?',
  6351.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository' => '?',
  6352.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository' => '?',
  6353.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository' => '?',
  6354.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository' => '?',
  6355.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository' => '?',
  6356.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository' => '?',
  6357.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository' => '?',
  6358.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository' => '?',
  6359.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository' => '?',
  6360.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository' => '?',
  6361.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository' => '?',
  6362.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository' => '?',
  6363.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository' => '?',
  6364.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository' => '?',
  6365.             'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository' => '?',
  6366.             'Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository' => '?',
  6367.             'Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository' => '?',
  6368.             'Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository' => '?',
  6369.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository' => '?',
  6370.             'Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository' => '?',
  6371.             'Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository' => '?',
  6372.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository' => '?',
  6373.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository' => '?',
  6374.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository' => '?',
  6375.             'Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository' => '?',
  6376.             'Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository' => '?',
  6377.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository' => '?',
  6378.             'Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository' => '?',
  6379.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository' => '?',
  6380.             'Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository' => '?',
  6381.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository' => '?',
  6382.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository' => '?',
  6383.             'Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository' => '?',
  6384.             'Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository' => '?',
  6385.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository' => '?',
  6386.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository' => '?',
  6387.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository' => '?',
  6388.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => '?',
  6389.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\V4\\LocationSearchElasticRepository' => '?',
  6390.             'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository' => '?',
  6391.             'Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository' => '?',
  6392.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository' => '?',
  6393.             'Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository' => '?',
  6394.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository' => '?',
  6395.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => '?',
  6396.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository' => '?',
  6397.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository' => '?',
  6398.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository' => '?',
  6399.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository' => '?',
  6400.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository' => '?',
  6401.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository' => '?',
  6402.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository' => '?',
  6403.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository' => '?',
  6404.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository' => '?',
  6405.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository' => '?',
  6406.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository' => '?',
  6407.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository' => '?',
  6408.             'Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository' => '?',
  6409.         ])));
  6410.         $a->addCustomStringFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  6411.         $a->addCustomStringFunction('FIND_IN_SET''Aqarmap\\Bundle\\MainBundle\\DQL\\FindInSet');
  6412.         $a->addCustomStringFunction('YEARWEEK''Aqarmap\\Bundle\\MainBundle\\DQL\\SelectYearWeek');
  6413.         $a->addCustomStringFunction('INSERT''Aqarmap\\Bundle\\MainBundle\\DQL\\Insert');
  6414.         $a->addCustomStringFunction('Point''Aqarmap\\Bundle\\MainBundle\\DQL\\Point');
  6415.         $a->addCustomStringFunction('ST_Distance_Sphere''Aqarmap\\Bundle\\MainBundle\\DQL\\ST_Distance_Sphere');
  6416.         $a->addCustomStringFunction('FIELD''DoctrineExtensions\\Query\\Mysql\\Field');
  6417.         $a->addCustomStringFunction('LIMIT_ONE_CORRELATED_SUB_QUERY''Aqarmap\\Bundle\\MainBundle\\DQL\\LimitCorrelatedSubQuery');
  6418.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Mysql\\Least');
  6419.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  6420.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  6421.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  6422.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  6423.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  6424.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  6425.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  6426.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  6427.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  6428.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  6429.         return $instance;
  6430.     }
  6431.     /**
  6432.      * Gets the public 'doctrine_mongodb' shared service.
  6433.      *
  6434.      * @return \Doctrine\Bundle\MongoDBBundle\ManagerRegistry
  6435.      */
  6436.     protected function getDoctrineMongodbService()
  6437.     {
  6438.         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);
  6439.     }
  6440.     /**
  6441.      * Gets the public 'doctrine_mongodb.odm.command_logger_registry' shared service.
  6442.      *
  6443.      * @return \Doctrine\Bundle\MongoDBBundle\APM\CommandLoggerRegistry
  6444.      */
  6445.     protected function getDoctrineMongodb_Odm_CommandLoggerRegistryService()
  6446.     {
  6447.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/CommandLoggerRegistry.php';
  6448.         return $this->services['doctrine_mongodb.odm.command_logger_registry'] = new \Doctrine\Bundle\MongoDBBundle\APM\CommandLoggerRegistry(new RewindableGenerator(function () {
  6449.             yield => ($this->privates['doctrine_mongodb.odm.stopwatch_command_logger'] ?? $this->getDoctrineMongodb_Odm_StopwatchCommandLoggerService());
  6450.             yield => ($this->privates['doctrine_mongodb.odm.psr_command_logger'] ?? $this->getDoctrineMongodb_Odm_PsrCommandLoggerService());
  6451.             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()));
  6452.         }, 3));
  6453.     }
  6454.     /**
  6455.      * Gets the public 'doctrine_mongodb.odm.default_connection' shared service.
  6456.      *
  6457.      * @return \MongoDB\Client
  6458.      */
  6459.     protected function getDoctrineMongodb_Odm_DefaultConnectionService()
  6460.     {
  6461.         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']]);
  6462.     }
  6463.     /**
  6464.      * Gets the public 'doctrine_mongodb.odm.default_document_manager' shared service.
  6465.      *
  6466.      * @return \Doctrine\ODM\MongoDB\DocumentManager
  6467.      */
  6468.     protected function getDoctrineMongodb_Odm_DefaultDocumentManagerService()
  6469.     {
  6470.         $a = new \Doctrine\ODM\MongoDB\Configuration();
  6471.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  6472.         $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')]);
  6473.         $b->addDriver($c'App\\Document');
  6474.         $b->addDriver($c'Aqarmap\\Bundle\\UserBundle\\Document');
  6475.         $b->addDriver($c'Aqarmap\\Bundle\\MainBundle\\Document');
  6476.         $b->addDriver($c'Aqarmap\\Bundle\\ListingBundle\\Document');
  6477.         $b->addDriver($c'Aqarmap\\Bundle\\CreditBundle\\Document');
  6478.         $b->addDriver($c'Aqarmap\\Bundle\\SearchBundle\\Document');
  6479.         $b->addDriver($c'Aqarmap\\Bundle\\RecurringTransactionBundle\\Document');
  6480.         $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']);
  6481.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6482.         $a->setMetadataDriverImpl($b);
  6483.         $a->setProxyDir(($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'));
  6484.         $a->setProxyNamespace('MongoDBODMProxies');
  6485.         $a->setAutoGenerateProxyClasses(2);
  6486.         $a->setHydratorDir(($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'));
  6487.         $a->setHydratorNamespace('Hydrators');
  6488.         $a->setAutoGenerateHydratorClasses(1);
  6489.         $a->setDefaultDB($this->getEnv('resolve:MONGODB_DB'));
  6490.         $a->setDefaultCommitOptions([]);
  6491.         $a->setDefaultDocumentRepositoryClassName('Doctrine\\ODM\\MongoDB\\Repository\\DocumentRepository');
  6492.         $a->setDefaultGridFSRepositoryClassName('Doctrine\\ODM\\MongoDB\\Repository\\DefaultGridFSRepository');
  6493.         $a->setPersistentCollectionDir(($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'));
  6494.         $a->setPersistentCollectionNamespace('PersistentCollections');
  6495.         $a->setAutoGeneratePersistentCollectionClasses(0);
  6496.         $a->setRepositoryFactory(new \Doctrine\Bundle\MongoDBBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6497.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository''getFaqRepositoryService'false],
  6498.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository''getListingActivityLogRepositoryService'false],
  6499.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository''getListingImpressionAggregationRepositoryService'false],
  6500.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository''getListingImpressionRepositoryService'false],
  6501.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository''getLocationSearchHistoryRepositoryService'false],
  6502.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository''getQuickRegistrationUnsubmitSurveyRepositoryService'false],
  6503.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository''getSavedSearchRepositoryService'false],
  6504.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository''getScrapedListingRepositoryService'false],
  6505.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository''getScrapedListingStatsRepositoryService'false],
  6506.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository''getSearchKeywordRepositoryService'false],
  6507.             'Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository''getActivityRepositoryService'false],
  6508.             'Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository''getPerformanceLogRepositoryService'false],
  6509.             'Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository''getTestimonialRepositoryService'false],
  6510.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository''getSearchResultRepositoryService'false],
  6511.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository''getUserCheckinHistoryRepositoryService'false],
  6512.         ], [
  6513.             'Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository' => '?',
  6514.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository' => '?',
  6515.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository' => '?',
  6516.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository' => '?',
  6517.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository' => '?',
  6518.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository' => '?',
  6519.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository' => '?',
  6520.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository' => '?',
  6521.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository' => '?',
  6522.             'Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository' => '?',
  6523.             'Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository' => '?',
  6524.             'Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository' => '?',
  6525.             'Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository' => '?',
  6526.             'Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository' => '?',
  6527.             'Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository' => '?',
  6528.         ])));
  6529.         $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, [
  6530.             'gedmo.listener.reference.mongodb' => ['privates''gedmo.listener.reference.mongodb''getGedmo_Listener_Reference_MongodbService'false],
  6531.         ], [
  6532.             'gedmo.listener.reference.mongodb' => '?',
  6533.         ]), [=> 'gedmo.listener.reference.mongodb']));
  6534.         (new \Doctrine\Bundle\MongoDBBundle\ManagerConfigurator([]))->configure($instance);
  6535.         return $instance;
  6536.     }
  6537.     /**
  6538.      * Gets the public 'enqueue.client.default.producer' shared service.
  6539.      *
  6540.      * @return \Enqueue\Client\TraceableProducer
  6541.      */
  6542.     protected function getEnqueue_Client_Default_ProducerService()
  6543.     {
  6544.         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([])));
  6545.     }
  6546.     /**
  6547.      * Gets the public 'enqueue_elastica.queue_pager_perister' shared service.
  6548.      *
  6549.      * @return \Enqueue\ElasticaBundle\Persister\QueuePagerPersister
  6550.      */
  6551.     protected function getEnqueueElastica_QueuePagerPeristerService()
  6552.     {
  6553.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Persister/QueuePagerPersister.php';
  6555.         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()));
  6556.     }
  6557.     /**
  6558.      * Gets the public 'error_controller' shared service.
  6559.      *
  6560.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  6561.      */
  6562.     protected function getErrorControllerService()
  6563.     {
  6564.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6569.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6570.         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)));
  6571.     }
  6572.     /**
  6573.      * Gets the public 'event_dispatcher' shared service.
  6574.      *
  6575.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  6576.      */
  6577.     protected function getEventDispatcherService()
  6578.     {
  6579.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  6580.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6581.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  6582.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6583.         $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())));
  6584.         $instance->addListener('kernel.controller', [=> function () {
  6585.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  6586.         }, => 'onKernelController'], 0);
  6587.         $instance->addListener('elastica.index.index_post_populate', [=> function () {
  6588.             return ($this->privates['fos_elastica.populate_listener'] ?? $this->getFosElastica_PopulateListenerService());
  6589.         }, => 'onPostIndexPopulate'], -9999);
  6590.         $instance->addListener('kernel.request', [=> function () {
  6591.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  6592.         }, => 'onKernelRequest'], 10);
  6593.         $instance->addListener('kernel.request', [=> function () {
  6594.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  6595.         }, => 'onKernelRequest'], 34);
  6596.         $instance->addListener('kernel.request', [=> function () {
  6597.             return ($this->privates['fos_rest.versioning.listener'] ?? $this->getFosRest_Versioning_ListenerService());
  6598.         }, => 'onKernelRequest'], 33);
  6599.         $instance->addListener('kernel.request', [=> function () {
  6600.             return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());
  6601.         }, => 'onKernelRequest'], 31);
  6602.         $instance->addListener('kernel.controller', [=> function () {
  6603.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  6604.         }, => 'onKernelController'], 5);
  6605.         $instance->addListener('kernel.exception', [=> function () {
  6606.             return ($this->services['jms_i18n_routing.locale_choosing_listener'] ?? $this->getJmsI18nRouting_LocaleChoosingListenerService());
  6607.         }, => 'onKernelException'], 128);
  6608.         $instance->addListener('kernel.response', [=> function () {
  6609.             return ($this->services['jms_i18n_routing.cookie_setting_listener'] ?? $this->getJmsI18nRouting_CookieSettingListenerService());
  6610.         }, => 'onKernelResponse'], 256);
  6611.         $instance->addListener('kernel.request', [=> function () {
  6612.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  6613.         }, => 'onKernelRequest'], 0);
  6614.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6615.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->getPrestaSitemap_Eventlistener_RouteAnnotationService());
  6616.         }, => 'registerRouteAnnotation'], 0);
  6617.         $instance->addListener('kernel.exception', [=> function () {
  6618.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  6619.         }, => 'onKernelException'], 0);
  6620.         $instance->addListener('kernel.request', [=> function () {
  6621.             return ($this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'] ?? $this->getScraperThrottleSubscriberService());
  6622.         }, => 'onKernelRequest'], 0);
  6623.         $instance->addListener('aqarmap.login.success', [=> function () {
  6624.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'] ?? $this->getAdminLoginListenerService());
  6625.         }, => 'onAdminLogin'], 0);
  6626.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  6627.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6628.         }, => 'expireTokens'], 0);
  6629.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  6630.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6631.         }, => 'onResettingResetRequest'], 0);
  6632.         $instance->addListener('aqarmap.user.password.reset', [=> function () {
  6633.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'] ?? $this->getChangeUserPasswordSubscriberService());
  6634.         }, => 'onResettingPassword'], 0);
  6635.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6636.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber5Service());
  6637.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6638.         $instance->addListener('kernel.request', [=> function () {
  6639.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'] ?? $this->getLocaleEventSubscriber2Service());
  6640.         }, => 'onKernelRequest'], 0);
  6641.         $instance->addListener('parent.logo.approved', [=> function () {
  6642.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'] ?? $this->getParentLogoApprovedEventSubscriberService());
  6643.         }, => 'onParentLogoApproved'], 0);
  6644.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  6645.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ProfileEditedListener'] ?? $this->getProfileEditedListenerService());
  6646.         }, => 'onProfileEdited'], 0);
  6647.         $instance->addListener('fos_user.registration.success', [=> function () {
  6648.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\RegistrationSuccessListener'] ?? $this->getRegistrationSuccessListenerService());
  6649.         }, => 'onRegistrationFormValidated'], 0);
  6650.         $instance->addListener('fos_user.registration.success', [=> function () {
  6651.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\RegistrationSuccessListener'] ?? $this->getRegistrationSuccessListenerService());
  6652.         }, => 'onRegistrationSuccess'], 0);
  6653.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  6654.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'] ?? $this->getResetPasswordListenerService());
  6655.         }, => 'passwordResetCompleted'], 0);
  6656.         $instance->addListener('fos_user.registration.initialize', [=> function () {
  6657.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SetUserLanguageListener'] ?? ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SetUserLanguageListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\SetUserLanguageListener()));
  6658.         }, => 'onRegistrationInitiate'], 0);
  6659.         $instance->addListener('security.switch_user', [=> function () {
  6660.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'] ?? $this->getSwitchUserSubscriberService());
  6661.         }, => 'onSwitchUser'], 0);
  6662.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6663.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6664.         }, => 'onAddLead'], 0);
  6665.         $instance->addListener('aqarmap.listing.call_requested', [=> function () {
  6666.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6667.         }, => 'onAddLead'], 0);
  6668.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6669.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6670.         }, => 'onAddLead'], 0);
  6671.         $instance->addListener('aqarmap.interest.create_non_searchable', [=> function () {
  6672.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'] ?? $this->getUserInterestSubscribeListenerService());
  6673.         }, => 'onCreateInterest'], 0);
  6674.         $instance->addListener('security.interactive_login', [=> function () {
  6675.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6676.         }, => 'updateLegacyPasswordsListener'], 0);
  6677.         $instance->addListener('security.interactive_login', [=> function () {
  6678.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6679.         }, => 'setAuthTokenInCookies'], 0);
  6680.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  6681.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  6682.         }, => 'onImplisictLogin'], 0);
  6683.         $instance->addListener('aqarmap.user_package.created', [=> function () {
  6684.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'] ?? $this->getUserPackageSubscriberService());
  6685.         }, => 'updateUserTypeOnUserPackageCreation'], 0);
  6686.         $instance->addListener('fos_user.profile.edit.success', [=> function () {
  6687.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'] ?? $this->getUserUpdateListenerService());
  6688.         }, => 'onProfileEditSuccess'], 0);
  6689.         $instance->addListener('aws.ses.bounce', [=> function () {
  6690.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] ?? $this->getBouncedEmailListenerService());
  6691.         }, => 'disabledAccount'], 0);
  6692.         $instance->addListener('aws.ses.complaint', [=> function () {
  6693.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] ?? $this->getBouncedEmailListenerService());
  6694.         }, => 'globalUnsubscribe'], 0);
  6695.         $instance->addListener('elastica.pager_persister.pre_persist', [=> function () {
  6696.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\ElasticaPopulateSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\ElasticaPopulateSubscriber'] = new \Aqarmap\Bundle\MainBundle\EventListener\ElasticaPopulateSubscriber()));
  6697.         }, => 'onPrePersist'], 0);
  6698.         $instance->addListener('aqarmap.feedback.send_message', [=> function () {
  6699.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'] ?? $this->getFeedbackListenerService());
  6700.         }, => 'onSubmitFeedback'], 0);
  6701.         $instance->addListener('kernel.request', [=> function () {
  6702.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\IpTraceSubscriber'] ?? $this->getIpTraceSubscriberService());
  6703.         }, => 'onKernelRequest'], 0);
  6704.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6705.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'] ?? $this->getSiteMapListenerService());
  6706.         }, => 'populate'], 0);
  6707.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6708.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber3Service());
  6709.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6710.         $instance->addListener('kernel.request', [=> function () {
  6711.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\DoctrineExtensionEventSubscriber'] ?? $this->getDoctrineExtensionEventSubscriberService());
  6712.         }, => 'onLateKernelRequest'], -10);
  6713.         $instance->addListener('kernel.request', [=> function () {
  6714.             return ($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'] ?? $this->getRequestEventSubscriberService());
  6715.         }, => 'onKernelRequest'], 0);
  6716.         $instance->addListener('Presta\\SitemapBundle\\Event\\SitemapPopulateEvent', [=> function () {
  6717.             return ($this->privates['app.sitemap.sections_subscriber'] ?? $this->getApp_Sitemap_SectionsSubscriberService());
  6718.         }, => 'populate'], 0);
  6719.         $instance->addListener('form.pre_set_data', [=> function () {
  6720.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'] ?? $this->getBuildListingAttributeFormListenerService());
  6721.         }, => 'buildForm'], 0);
  6722.         $instance->addListener('aqarmap.project.calculate.average.pricePerMeter', [=> function () {
  6723.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'] ?? $this->getCompoundAveragePricePerMeterListenerService());
  6724.         }, => 'calculateAveragePricePerMeter'], 1);
  6725.         $instance->addListener('aqarmap.project.re_calculate.min_price_area', [=> function () {
  6726.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'] ?? $this->getCompoundFieldListenerService());
  6727.         }, => 'postSaveProjectUnitEvent'], 1);
  6728.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6729.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber2Service());
  6730.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6731.         $instance->addListener('aqarmap.main.breadcrumb_configure', [=> function () {
  6732.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber2Service());
  6733.         }, => 'onBreadcrumbConfigure'], 0);
  6734.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6735.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'] ?? $this->getCreditStatusListenerService());
  6736.         }, => 'onListingPublishEvent'], 100);
  6737.         $instance->addListener('form.pre_set_data', [=> function () {
  6738.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CustomFieldSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CustomFieldSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CustomFieldSubscriber()));
  6739.         }, => 'preSetData'], 0);
  6740.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6741.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'] ?? $this->getLeadDuplicateSubscriberService());
  6742.         }, => 'handleDuplicateLead'], 0);
  6743.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6744.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'] ?? $this->getLeadSubscribeListenerService());
  6745.         }, => 'onContactSeller'], 0);
  6746.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6747.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'] ?? $this->getLeadSubscribeListenerService());
  6748.         }, => 'onShowPhoneNumber'], 0);
  6749.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6750.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] ?? $this->getLeadSystemLabelSubscriberService());
  6751.         }, => 'setActiveUserFlag'], 1);
  6752.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  6753.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] ?? $this->getLeadSystemLabelSubscriberService());
  6754.         }, => 'setBrokerFlag'], 0);
  6755.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6756.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6757.         }, => 'listingPublishEvent'], 0);
  6758.         $instance->addListener('aqarmap.listing.scrapped.publish', [=> function () {
  6759.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6760.         }, => 'listingPublishEvent'], 0);
  6761.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6762.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6763.         }, => 'listingDeleteEvent'], 0);
  6764.         $instance->addListener('aqarmap.listing.delete_by_user', [=> function () {
  6765.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6766.         }, => 'listingDeleteByUserEvent'], 0);
  6767.         $instance->addListener('aqarmap.listing.reset_title', [=> function () {
  6768.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6769.         }, => 'listingResetTitleEvent'], 0);
  6770.         $instance->addListener('aqarmap.listing.remove_numbers', [=> function () {
  6771.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6772.         }, => 'listingRemoveNumbersEvent'], 0);
  6773.         $instance->addListener('aqarmap.listing.clear_video', [=> function () {
  6774.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6775.         }, => 'listingRemoveVideoEvent'], 0);
  6776.         $instance->addListener('aqarmap.listing.clear_map', [=> function () {
  6777.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6778.         }, => 'listingRemoveMapEvent'], 0);
  6779.         $instance->addListener('aqarmap.listing.clear_price', [=> function () {
  6780.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6781.         }, => 'listingRemovePriceEvent'], 0);
  6782.         $instance->addListener('aqarmap.listing.featured', [=> function () {
  6783.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6784.         }, => 'listingFeaturedEvent'], 0);
  6785.         $instance->addListener('aqarmap.listing.super_featured', [=> function () {
  6786.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6787.         }, => 'listingSuperFeaturedEvent'], 0);
  6788.         $instance->addListener('aqarmap.listing.premium', [=> function () {
  6789.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6790.         }, => 'listingPremiumFeaturedEvent'], 0);
  6791.         $instance->addListener('aqarmap.listing.sponsored', [=> function () {
  6792.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6793.         }, => 'listingSponsoredFeaturedEvent'], 0);
  6794.         $instance->addListener('aqarmap.listing.spotlight', [=> function () {
  6795.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6796.         }, => 'listingSpotlightFeaturedEvent'], 0);
  6797.         $instance->addListener('aqarmap.listing.bump_up_started', [=> function () {
  6798.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6799.         }, => 'listingAutoBumpUpStartedEvent'], 0);
  6800.         $instance->addListener('aqarmap.listing.bump_up_reverted', [=> function () {
  6801.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6802.         }, => 'listingAutoBumpUpRevertedEvent'], 0);
  6803.         $instance->addListener('aqarmap.listing.bump_up_step', [=> function () {
  6804.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6805.         }, => 'listingAutoBumpUpStepEvent'], 0);
  6806.         $instance->addListener('aqarmap.listing.bump_up_expired', [=> function () {
  6807.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6808.         }, => 'listingAutoBumpUpExpiredEvent'], 0);
  6809.         $instance->addListener('aqarmap.listing.unfeatured', [=> function () {
  6810.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6811.         }, => 'listingUnFeaturedEvent'], 0);
  6812.         $instance->addListener('aqarmap.listing.expired', [=> function () {
  6813.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6814.         }, => 'listingExpiredEvent'], 0);
  6815.         $instance->addListener('aqarmap.listing.rejected', [=> function () {
  6816.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6817.         }, => 'listingRejectedEvent'], 0);
  6818.         $instance->addListener('aqarmap.listing.pending_photos', [=> function () {
  6819.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6820.         }, => 'listingPendingPhotoEvent'], 0);
  6821.         $instance->addListener('aqarmap.listing.pending_payment', [=> function () {
  6822.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6823.         }, => 'listingPendingPaymentEvent'], 0);
  6824.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6825.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6826.         }, => 'listingPublishFreeEvent'], 0);
  6827.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6828.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6829.         }, => 'listingPublishWithOutPhotoEvent'], 0);
  6830.         $instance->addListener('aqarmap.listing.created', [=> function () {
  6831.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6832.         }, => 'listingCreatedEvent'], 0);
  6833.         $instance->addListener('aqarmap.listing.pending_approval', [=> function () {
  6834.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6835.         }, => 'listingPendingApprovalEvent'], 0);
  6836.         $instance->addListener('aqarmap.listing.sold_by_owner', [=> function () {
  6837.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6838.         }, => 'listingSoldByOwnerFeaturedEvent'], 0);
  6839.         $instance->addListener('aqarmap.listing.sold_by_owner_sponsored', [=> function () {
  6840.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6841.         }, => 'listingSoldByOwnerSponsoredEvent'], 0);
  6842.         $instance->addListener('aqarmap.listing.first_listing_for_free', [=> function () {
  6843.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'] ?? $this->getListingActivityLogListenerService());
  6844.         }, => 'firstListingForFreeEvent'], 0);
  6845.         $instance->addListener('aqarmap.listing.after_save', [=> function () {
  6846.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'] ?? $this->getListingCategorySubscriberService());
  6847.         }, => 'onPostSaveListing'], -1);
  6848.         $instance->addListener('aqarmap.listing.feature.bumpup', [=> function () {
  6849.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'] ?? $this->getListingFeatureListenerService());
  6850.         }, => 'onFeaturingCreateAutoBumpUp'], 0);
  6851.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6852.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6853.         }, => 'preSaveListingEvent'], 1);
  6854.         $instance->addListener('aqarmap.listing.pre_save_listener', [=> function () {
  6855.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6856.         }, => 'preSaveListingEvent'], 3);
  6857.         $instance->addListener('aqarmap.listing.pre_submitted', [=> function () {
  6858.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'] ?? $this->getListingListenerService());
  6859.         }, => 'preSubmittedListingEvent'], 2);
  6860.         $instance->addListener('aqarmap.listing_got_rated', [=> function () {
  6861.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'] ?? $this->getListingRatedListenerService());
  6862.         }, => 'onRating'], 0);
  6863.         $instance->addListener('aqarmap.listing_got_rejected', [=> function () {
  6864.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'] ?? $this->getListingRejectedListenerService());
  6865.         }, => 'onRejection'], 0);
  6866.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6867.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6868.         }, => 'preSaveListingEvent'], 0);
  6869.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6870.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6871.         }, => 'onSubmittedEvent'], 0);
  6872.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6873.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6874.         }, => 'onSubmittedStatusRedirectionEvent'], 0);
  6875.         $instance->addListener('aqarmap.listing.resubmitted', [=> function () {
  6876.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6877.         }, => 'onSubmittedEvent'], 0);
  6878.         $instance->addListener('aqarmap.listing.resubmitted', [=> function () {
  6879.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6880.         }, => 'onSubmittedStatusRedirectionEvent'], 0);
  6881.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6882.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6883.         }, => 'onListingPublishEvent'], 0);
  6884.         $instance->addListener('aqarmap.listing.featuring.approved', [=> function () {
  6885.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6886.         }, => 'onFeaturingListingApprovalEvent'], 0);
  6887.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6888.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6889.         }, => 'onListingPublishEvent'], 0);
  6890.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6891.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6892.         }, => 'onListingPublishEvent'], 0);
  6893.         $instance->addListener('aqarmap.listing.featuring.rejected', [=> function () {
  6894.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'] ?? $this->getListingRuleListenerService());
  6895.         }, => 'onFeaturingListingRejectEvent'], 0);
  6896.         $instance->addListener('aqarmap.search.trigger', [=> function () {
  6897.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'] ?? $this->getListingSearchTriggerListenerService());
  6898.         }, => 'listingSearchEvent'], 0);
  6899.         $instance->addListener('aqarmap.listing.after_save', [=> function () {
  6900.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'] ?? $this->getListingSlugListenerService());
  6901.         }, => 'afterSaveListingEvent'], 0);
  6902.         $instance->addListener('aqarmap.listing.pre_save', [=> function () {
  6903.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6904.         }, => 'preSaveListingEvent'], 0);
  6905.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6906.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6907.         }, => 'onListingPublishEvent'], 100);
  6908.         $instance->addListener('aqarmap.listing.publish', [=> function () {
  6909.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6910.         }, => 'changeListingWaitingTime'], 0);
  6911.         $instance->addListener('aqarmap.listing.submitted', [=> function () {
  6912.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6913.         }, => 'onSubmittedEvent'], 100);
  6914.         $instance->addListener('aqarmap.listing.expired', [=> function () {
  6915.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6916.         }, => 'onListingExpiredEvent'], 0);
  6917.         $instance->addListener('aqarmap.listing.undelete', [=> function () {
  6918.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6919.         }, => 'onListingUndeleteEvent'], 0);
  6920.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6921.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6922.         }, => 'onListingStatusDeleteEvent'], 0);
  6923.         $instance->addListener('aqarmap.listing.delete', [=> function () {
  6924.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6925.         }, => 'onListingDeleteEvent'], 0);
  6926.         $instance->addListener('aqarmap.listing.delete_by_user', [=> function () {
  6927.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6928.         }, => 'onListingStatusDeleteEvent'], 0);
  6929.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6930.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6931.         }, => 'onListingPublishForFreeEvent'], 0);
  6932.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6933.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6934.         }, => 'onListingPublishEvent'], 0);
  6935.         $instance->addListener('aqarmap.listing.free_publish', [=> function () {
  6936.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6937.         }, => 'onPublishedForFreeEmailEvent'], 0);
  6938.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6939.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6940.         }, => 'onListingPublishForFreeEvent'], 0);
  6941.         $instance->addListener('aqarmap.listing.publish_without_photos', [=> function () {
  6942.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6943.         }, => 'onListingPublishEvent'], 0);
  6944.         $instance->addListener('aqarmap.listing.photos_deleted', [=> function () {
  6945.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6946.         }, => 'onListingPhotosDeleted'], 0);
  6947.         $instance->addListener('aqarmap.listing.rejected', [=> function () {
  6948.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6949.         }, => 'changeListingWaitingTime'], 0);
  6950.         $instance->addListener('aqarmap.listing.pending_approval', [=> function () {
  6951.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6952.         }, => 'onListingStatusPendingEvent'], 0);
  6953.         $instance->addListener('aqarmap.listing.after_change_status', [=> function () {
  6954.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'] ?? $this->getListingStatusListenerService());
  6955.         }, => 'onListingStatusChangedEvent'], 0);
  6956.         $instance->addListener('aqarmap.listing_got_updated', [=> function () {
  6957.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'] ?? $this->getListingUpdatedListenerService());
  6958.         }, => 'onUpdate'], 0);
  6959.         $instance->addListener('location.got.touched', [=> function () {
  6960.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] ?? $this->getLocationSubscriberService());
  6961.         }, => 'onUpdate'], 0);
  6962.         $instance->addListener('location.slug.touched', [=> function () {
  6963.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] ?? $this->getLocationSubscriberService());
  6964.         }, => 'updateChildrenSlugs'], 0);
  6965.         $instance->addListener('aqarmap.listing.message_submitted', [=> function () {
  6966.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6967.         }, => 'onAddLead'], 0);
  6968.         $instance->addListener('aqarmap.listing.call_requested', [=> function () {
  6969.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6970.         }, => 'onAddLead'], 0);
  6971.         $instance->addListener('aqarmap.listing.show_seller_number', [=> function () {
  6972.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6973.         }, => 'onAddLead'], 0);
  6974.         $instance->addListener('aqarmap.search.trigger', [=> function () {
  6975.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListenerService());
  6976.         }, => 'updateNotifier'], 0);
  6977.         $instance->addListener('Aqarmap\\Bundle\\ListingBundle\\Event\\SearchTriggerEvent', [=> function () {
  6978.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SearchKeywordHistorySubscriber'] ?? $this->getSearchKeywordHistorySubscriberService());
  6979.         }, => 'onSearchKeyword'], 0);
  6980.         $instance->addListener('kernel.controller', [=> function () {
  6981.             return ($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'] ?? $this->getSoftDeleteEventSubscriberService());
  6982.         }, => 'onKernelController'], 0);
  6983.         $instance->addListener('churn.expiry.user.renewal', [=> function () {
  6984.             return ($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'] ?? $this->getChurnAndExpiryEventSubscriberService());
  6985.         }, => 'onUserRenewal'], 0);
  6986.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  6987.             return ($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriberService());
  6988.         }, => 'onAdminSidebarMenuConfigure'], 0);
  6989.         $instance->addListener('aqarmap.notifier.interaction', [=> function () {
  6990.             return ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'] ?? $this->getNotifierInteractionListenerService());
  6991.         }, => 'onNotifierInteraction'], 0);
  6992.         $instance->addListener('aqarmap.notifier.create.parent.locations', [=> function () {
  6993.             return ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'] ?? $this->getNotifierSubscribeListener2Service());
  6994.         }, => 'onCreateNotifier'], 0);
  6995.         $instance->addListener('kernel.request', [=> function () {
  6996.             return ($this->privates['Aqarmap\\Bundle\\ApiBundle\\EventListener\\LocaleEventSubscriber'] ?? $this->getLocaleEventSubscriberService());
  6997.         }, => 'onKernelRequest'], 0);
  6998.         $instance->addListener('aqarmap.mortgage.request', [=> function () {
  6999.             return ($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'] ?? $this->getMortgageSubscribeListenerService());
  7000.         }, => 'onCreateMortgageRequest'], 0);
  7001.         $instance->addListener('aqarmap.main.admin_sidebar_menu_configure', [=> function () {
  7002.             return ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'] ?? $this->getConfigureMenuEventSubscriber4Service());
  7003.         }, => 'onAdminSidebarMenuConfigure'], 0);
  7004.         $instance->addListener('aqarmap.discussion.subscriber.update_comments_counter', [=> function () {
  7005.             return ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'] ?? $this->getDiscussionSubscriberListenerService());
  7006.         }, => 'updateCommentsCount'], 0);
  7007.         $instance->addListener('aqarmap.neighborhood.discussion.bags', [=> function () {
  7008.             return ($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'] ?? $this->getNotificationsBagListenerService());
  7009.         }, => 'bagCreated'], 0);
  7010.         $instance->addListener('aqarmap.listing.lead.add', [=> function () {
  7011.             return ($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'] ?? $this->getCRMLeadListenerService());
  7012.         }, => 'onAddLead'], 0);
  7013.         $instance->addListener('aqarmap.listing.user.search', [=> function () {
  7014.             return ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'] ?? $this->getCustomerProfilingListenerService());
  7015.         }, => 'onSearch'], 0);
  7016.         $instance->addListener('notification.sent', [=> function () {
  7017.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\EventListener\\NotificationSubscriber'] ?? ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\EventListener\\NotificationSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\EventListener\NotificationSubscriber()));
  7018.         }, => 'notificationSent'], 0);
  7019.         $instance->addListener('user.password.reset', [=> function () {
  7020.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7021.         }, => 'handle'], 0);
  7022.         $instance->addListener('discussion.comment.was.approved', [=> function () {
  7023.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7024.         }, => 'handle'], 0);
  7025.         $instance->addListener('user.was.signup', [=> function () {
  7026.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7027.         }, => 'handle'], 0);
  7028.         $instance->addListener('exchange.request.was.created', [=> function () {
  7029.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7030.         }, => 'handle'], 0);
  7031.         $instance->addListener('listing.was.rejected.for.featuring', [=> function () {
  7032.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7033.         }, => 'handle'], 0);
  7034.         $instance->addListener('listing.was.rejected', [=> function () {
  7035.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7036.         }, => 'handle'], 0);
  7037.         $instance->addListener('user.personal.photo.was.rejected', [=> function () {
  7038.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7039.         }, => 'handle'], 0);
  7040.         $instance->addListener('listing.was.approved.for.featuring', [=> function () {
  7041.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7042.         }, => 'handle'], 0);
  7043.         $instance->addListener('listing.was.scraped', [=> function () {
  7044.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7045.         }, => 'handle'], 0);
  7046.         $instance->addListener('payment.was.failed', [=> function () {
  7047.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7048.         }, => 'handle'], 0);
  7049.         $instance->addListener('credit.was.charged', [=> function () {
  7050.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7051.         }, => 'handle'], 0);
  7052.         $instance->addListener('arpa.payment.missed', [=> function () {
  7053.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7054.         }, => 'handle'], 0);
  7055.         $instance->addListener('discussion.was.published.with.handler', [=> function () {
  7056.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7057.         }, => 'handle'], 0);
  7058.         $instance->addListener('discussion.comment.was.published', [=> function () {
  7059.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7060.         }, => 'handle'], 0);
  7061.         $instance->addListener('user.logo.was.rejected', [=> function () {
  7062.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7063.         }, => 'handle'], 0);
  7064.         $instance->addListener('similar.listings.lead.notification', [=> function () {
  7065.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7066.         }, => 'handle'], 0);
  7067.         $instance->addListener('reminder.package.expiration', [=> function () {
  7068.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7069.         }, => 'handle'], 0);
  7070.         $instance->addListener('user.was.logged', [=> function () {
  7071.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7072.         }, => 'handle'], 0);
  7073.         $instance->addListener('listing.was.sold.by.owner', [=> function () {
  7074.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7075.         }, => 'handle'], 0);
  7076.         $instance->addListener('lead.generated', [=> function () {
  7077.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7078.         }, => 'handle'], 0);
  7079.         $instance->addListener('arpa.recurring.payment.succeeded', [=> function () {
  7080.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7081.         }, => 'handle'], 0);
  7082.         $instance->addListener('listing.has.expired', [=> function () {
  7083.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7084.         }, => 'handle'], 0);
  7085.         $instance->addListener('notification.channels.api', [=> function () {
  7086.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7087.         }, => 'handle'], 0);
  7088.         $instance->addListener('discussion.was.rejected', [=> function () {
  7089.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7090.         }, => 'handle'], 0);
  7091.         $instance->addListener('discussion.has.new.comment', [=> function () {
  7092.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7093.         }, => 'handle'], 0);
  7094.         $instance->addListener('listing.was.published', [=> function () {
  7095.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7096.         }, => 'handle'], 0);
  7097.         $instance->addListener('discussion.was.published', [=> function () {
  7098.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7099.         }, => 'handle'], 0);
  7100.         $instance->addListener('arpa.payment.cancelled', [=> function () {
  7101.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7102.         }, => 'handle'], 0);
  7103.         $instance->addListener('discussion.was.approved', [=> function () {
  7104.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7105.         }, => 'handle'], 0);
  7106.         $instance->addListener('send.notification.chunk', [=> function () {
  7107.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7108.         }, => 'handle'], 0);
  7109.         $instance->addListener('arpa.payment.succeeded', [=> function () {
  7110.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7111.         }, => 'handle'], 0);
  7112.         $instance->addListener('credit.was.deducted', [=> function () {
  7113.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'] ?? $this->getNotificationSubscriber2Service());
  7114.         }, => 'handle'], 0);
  7115.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7116.             return ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'] ?? $this->getUserSubscriberService());
  7117.         }, => 'onRegistrationCompleted'], 0);
  7118.         $instance->addListener('kernel.response', [=> function () {
  7119.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  7120.         }, => 'onKernelResponse'], 0);
  7121.         $instance->addListener('kernel.response', [=> function () {
  7122.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  7123.         }, => 'onKernelResponse'], -1024);
  7124.         $instance->addListener('kernel.request', [=> function () {
  7125.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7126.         }, => 'setDefaultLocale'], 100);
  7127.         $instance->addListener('kernel.request', [=> function () {
  7128.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7129.         }, => 'onKernelRequest'], 16);
  7130.         $instance->addListener('kernel.finish_request', [=> function () {
  7131.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  7132.         }, => 'onKernelFinishRequest'], 0);
  7133.         $instance->addListener('kernel.request', [=> function () {
  7134.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  7135.         }, => 'onKernelRequest'], 256);
  7136.         $instance->addListener('kernel.response', [=> function () {
  7137.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  7138.         }, => 'onResponse'], -255);
  7139.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7140.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  7141.         }, => 'onControllerArguments'], 0);
  7142.         $instance->addListener('kernel.exception', [=> function () {
  7143.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  7144.         }, => 'logKernelException'], 0);
  7145.         $instance->addListener('kernel.exception', [=> function () {
  7146.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  7147.         }, => 'onKernelException'], -128);
  7148.         $instance->addListener('kernel.response', [=> function () {
  7149.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  7150.         }, => 'removeCspHeader'], -128);
  7151.         $instance->addListener('kernel.request', [=> function () {
  7152.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  7153.         }, => 'onKernelRequest'], 15);
  7154.         $instance->addListener('kernel.finish_request', [=> function () {
  7155.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  7156.         }, => 'onKernelFinishRequest'], -15);
  7157.         $instance->addListener('console.error', [=> function () {
  7158.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  7159.         }, => 'onConsoleError'], -128);
  7160.         $instance->addListener('console.terminate', [=> function () {
  7161.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  7162.         }, => 'onConsoleTerminate'], -128);
  7163.         $instance->addListener('console.error', [=> function () {
  7164.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  7165.         }, => 'onConsoleError'], 0);
  7166.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  7167.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  7168.         }, => 'onMessage'], -255);
  7169.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  7170.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  7171.         }, => 'onMessage'], -255);
  7172.         $instance->addListener('kernel.request', [=> function () {
  7173.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  7174.         }, => 'onKernelRequest'], 48);
  7175.         $instance->addListener('kernel.request', [=> function () {
  7176.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  7177.         }, => 'configure'], 2048);
  7178.         $instance->addListener('console.command', [=> function () {
  7179.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  7180.         }, => 'configure'], 2048);
  7181.         $instance->addListener('kernel.request', [=> function () {
  7182.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7183.         }, => 'onKernelRequest'], 32);
  7184.         $instance->addListener('kernel.finish_request', [=> function () {
  7185.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7186.         }, => 'onKernelFinishRequest'], 0);
  7187.         $instance->addListener('kernel.exception', [=> function () {
  7188.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  7189.         }, => 'onKernelException'], -64);
  7190.         $instance->addListener('kernel.request', [=> function () {
  7191.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7192.         }, => 'onKernelRequest'], 128);
  7193.         $instance->addListener('kernel.response', [=> function () {
  7194.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7195.         }, => 'onKernelResponse'], -1000);
  7196.         $instance->addListener('kernel.finish_request', [=> function () {
  7197.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  7198.         }, => 'onFinishRequest'], 0);
  7199.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7200.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  7201.         }, => 'onMessageFailed'], 100);
  7202.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7203.             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()));
  7204.         }, => 'onMessageFailed'], 200);
  7205.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7206.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  7207.         }, => 'onMessageFailed'], -100);
  7208.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  7209.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  7210.         }, => 'onWorkerStarted'], 0);
  7211.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  7212.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  7213.         }, => 'onWorkerRunning'], 0);
  7214.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7215.             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()));
  7216.         }, => 'onMessageFailed'], 0);
  7217.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  7218.             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()));
  7219.         }, => 'onWorkerRunning'], 0);
  7220.         $instance->addListener('kernel.response', [=> function () {
  7221.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7222.         }, => 'onKernelResponse'], -100);
  7223.         $instance->addListener('kernel.exception', [=> function () {
  7224.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7225.         }, => 'onKernelException'], 0);
  7226.         $instance->addListener('kernel.terminate', [=> function () {
  7227.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  7228.         }, => 'onKernelTerminate'], -1024);
  7229.         $instance->addListener('kernel.controller', [=> function () {
  7230.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  7231.         }, => 'onKernelController'], 0);
  7232.         $instance->addListener('kernel.response', [=> function () {
  7233.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  7234.         }, => 'onKernelResponse'], 0);
  7235.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  7236.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  7237.         }, => 'onWorkerMessageHandled'], 0);
  7238.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7239.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  7240.         }, => 'onWorkerMessageFailed'], 0);
  7241.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  7242.             return ($this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] ?? $this->getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService());
  7243.         }, => 'onWorkerMessageHandled'], 0);
  7244.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  7245.             return ($this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] ?? $this->getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService());
  7246.         }, => 'onWorkerMessageFailed'], 0);
  7247.         $instance->addListener('elastica.pager_persister.pre_insert_objects', [=> function () {
  7248.             return ($this->services['fos_elastica.filter_objects_listener'] ?? $this->getFosElastica_FilterObjectsListenerService());
  7249.         }, => 'filterObjects'], 0);
  7250.         $instance->addListener('kernel.terminate', [=> function () {
  7251.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  7252.         }, => 'flushMessages'], 0);
  7253.         $instance->addListener('console.terminate', [=> function () {
  7254.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  7255.         }, => 'flushMessages'], 0);
  7256.         $instance->addListener('elastica.pager_persister.pre_persist', [=> function () {
  7257.             return ($this->privates['enqueue_elastica.purge_populate_queue_listener'] ?? $this->getEnqueueElastica_PurgePopulateQueueListenerService());
  7258.         }, => 'purgePopulateQueue'], 0);
  7259.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  7260.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  7261.         }, => 'onMessage'], 0);
  7262.         $instance->addListener('kernel.controller', [=> function () {
  7263.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  7264.         }, => 'onKernelController'], 0);
  7265.         $instance->addListener('kernel.view', [=> function () {
  7266.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  7267.         }, => 'onKernelView'], 30);
  7268.         $instance->addListener('kernel.response', [=> function () {
  7269.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  7270.         }, => 'onKernelResponse'], 0);
  7271.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  7272.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  7273.         }, => 'onVoterVote'], 0);
  7274.         $instance->addListener('kernel.request', [=> function () {
  7275.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7276.         }, => 'configureLogoutUrlGenerator'], 8);
  7277.         $instance->addListener('kernel.request', [=> function () {
  7278.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7279.         }, => 'onKernelRequest'], 8);
  7280.         $instance->addListener('kernel.finish_request', [=> function () {
  7281.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  7282.         }, => 'onKernelFinishRequest'], 0);
  7283.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  7284.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  7285.         }, => 'onImplicitLogin'], 0);
  7286.         $instance->addListener('security.interactive_login', [=> function () {
  7287.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  7288.         }, => 'onSecurityInteractiveLogin'], 0);
  7289.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7290.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7291.         }, => 'authenticate'], 0);
  7292.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  7293.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7294.         }, => 'authenticate'], 0);
  7295.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7296.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  7297.         }, => 'authenticate'], 0);
  7298.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  7299.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7300.         }, => 'addSuccessFlash'], 0);
  7301.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  7302.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7303.         }, => 'addSuccessFlash'], 0);
  7304.         $instance->addListener('fos_user.registration.completed', [=> function () {
  7305.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7306.         }, => 'addSuccessFlash'], 0);
  7307.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  7308.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  7309.         }, => 'addSuccessFlash'], 0);
  7310.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  7311.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7312.         }, => 'onResettingResetInitialize'], 0);
  7313.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  7314.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  7315.         }, => 'onResettingResetSuccess'], 0);
  7316.         $instance->addListener('knp_pager.before', [=> function () {
  7317.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  7318.         }, => 'before'], 0);
  7319.         $instance->addListener('knp_pager.pagination', [=> function () {
  7320.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  7321.         }, => 'pagination'], 0);
  7322.         $instance->addListener('knp_pager.before', [=> function () {
  7323.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  7324.         }, => 'before'], 1);
  7325.         $instance->addListener('knp_pager.before', [=> function () {
  7326.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  7327.         }, => 'before'], 1);
  7328.         $instance->addListener('knp_pager.pagination', [=> function () {
  7329.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  7330.         }, => 'pagination'], 1);
  7331.         $instance->addListener('kernel.request', [=> function () {
  7332.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  7333.         }, => 'onEvent'], 1024);
  7334.         $instance->addListener('console.command', [=> function () {
  7335.             return ($this->privates['httplug.strategy_listener'] ?? ($this->privates['httplug.strategy_listener'] = new \Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener()));
  7336.         }, => 'onEvent'], 1024);
  7337.         $instance->addListener('kernel.request', [=> function () {
  7338.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  7339.         }, => 'onEvent'], 1024);
  7340.         $instance->addListener('console.command', [=> function () {
  7341.             return ($this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] ?? $this->getPluginClientFactoryListenerService());
  7342.         }, => 'onEvent'], 1024);
  7343.         $instance->addListener('kernel.controller', [=> function () {
  7344.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  7345.         }, => 'onKernelController'], 0);
  7346.         $instance->addListener('kernel.controller', [=> function () {
  7347.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  7348.         }, => 'onKernelController'], 0);
  7349.         $instance->addListener('kernel.controller', [=> function () {
  7350.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  7351.         }, => 'onKernelController'], -128);
  7352.         $instance->addListener('kernel.view', [=> function () {
  7353.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  7354.         }, => 'onKernelView'], 0);
  7355.         $instance->addListener('kernel.controller', [=> function () {
  7356.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  7357.         }, => 'onKernelController'], 0);
  7358.         $instance->addListener('kernel.response', [=> function () {
  7359.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  7360.         }, => 'onKernelResponse'], 0);
  7361.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7362.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  7363.         }, => 'onKernelControllerArguments'], 0);
  7364.         $instance->addListener('kernel.controller_arguments', [=> function () {
  7365.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  7366.         }, => 'onKernelControllerArguments'], 0);
  7367.         $instance->addListener('console.command', [=> function () {
  7368.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  7369.         }, => 'configure'], 1024);
  7370.         $instance->addListener('console.error', [=> function () {
  7371.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  7372.         }, => 'onConsoleError'], 0);
  7373.         $instance->addListener('console.terminate', [=> function () {
  7374.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  7375.         }, => 'onConsoleTerminate'], 0);
  7376.         $instance->addListener('console.command', [=> function () {
  7377.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  7378.         }, => 'onCommand'], 255);
  7379.         $instance->addListener('console.terminate', [=> function () {
  7380.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  7381.         }, => 'onTerminate'], -255);
  7382.         $instance->addListener('kernel.response', [=> function () {
  7383.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  7384.         }, => 'onKernelResponse'], -128);
  7385.         $instance->addListener('kernel.finish_request', [=> function () {
  7386.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  7387.         }, => 'resetAssets'], 0);
  7388.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7389.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7390.         }, => 'onLogout'], 0);
  7391.         $instance->addListener('knp_pager.items', [=> function () {
  7392.             return ($this->services['fos_elastica.paginator.subscriber'] ?? $this->getFosElastica_Paginator_SubscriberService());
  7393.         }, => 'items'], 1);
  7394.         return $instance;
  7395.     }
  7396.     /**
  7397.      * Gets the public 'fos_elastica.client.default' shared service.
  7398.      *
  7399.      * @return \FOS\ElasticaBundle\Elastica\Client
  7400.      */
  7401.     protected function getFosElastica_Client_DefaultService()
  7402.     {
  7403.         $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);
  7404.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7405.         $instance->setLogger(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService()));
  7406.         return $instance;
  7407.     }
  7408.     /**
  7409.      * Gets the public 'fos_elastica.config_manager' shared service.
  7410.      *
  7411.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  7412.      */
  7413.     protected function getFosElastica_ConfigManagerService()
  7414.     {
  7415.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  7416.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  7417.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  7418.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/ContainerSource.php';
  7419.         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]]]]])]);
  7420.     }
  7421.     /**
  7422.      * Gets the public 'fos_elastica.config_manager.index_templates' shared service.
  7423.      *
  7424.      * @return \FOS\ElasticaBundle\Configuration\ConfigManager
  7425.      */
  7426.     protected function getFosElastica_ConfigManager_IndexTemplatesService()
  7427.     {
  7428.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ManagerInterface.php';
  7429.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/ConfigManager.php';
  7430.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/SourceInterface.php';
  7431.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Configuration/Source/TemplateContainerSource.php';
  7432.         return $this->services['fos_elastica.config_manager.index_templates'] = new \FOS\ElasticaBundle\Configuration\ConfigManager([=> new \FOS\ElasticaBundle\Configuration\Source\TemplateContainerSource([])]);
  7433.     }
  7434.     /**
  7435.      * Gets the public 'fos_elastica.filter_objects_listener' shared service.
  7436.      *
  7437.      * @return \FOS\ElasticaBundle\Persister\Listener\FilterObjectsListener
  7438.      */
  7439.     protected function getFosElastica_FilterObjectsListenerService()
  7440.     {
  7441.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/Listener/FilterObjectsListener.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  7443.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  7444.         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([]))));
  7445.     }
  7446.     /**
  7447.      * Gets the public 'fos_elastica.finder.app_listings.listings' shared service.
  7448.      *
  7449.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  7450.      */
  7451.     protected function getFosElastica_Finder_AppListings_ListingsService()
  7452.     {
  7453.         $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']);
  7454.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7455.         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);
  7456.     }
  7457.     /**
  7458.      * Gets the public 'fos_elastica.finder.app_locations.locations' shared service.
  7459.      *
  7460.      * @return \FOS\ElasticaBundle\Finder\TransformedFinder
  7461.      */
  7462.     protected function getFosElastica_Finder_AppLocations_LocationsService()
  7463.     {
  7464.         $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']);
  7465.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7466.         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);
  7467.     }
  7468.     /**
  7469.      * Gets the public 'fos_elastica.in_place_pager_persister' shared service.
  7470.      *
  7471.      * @return \FOS\ElasticaBundle\Persister\InPlacePagerPersister
  7472.      */
  7473.     protected function getFosElastica_InPlacePagerPersisterService()
  7474.     {
  7475.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterInterface.php';
  7476.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/InPlacePagerPersister.php';
  7477.         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()));
  7478.     }
  7479.     /**
  7480.      * Gets the public 'fos_elastica.index.app_listings' shared service.
  7481.      *
  7482.      * @return \FOS\ElasticaBundle\Elastica\Index
  7483.      */
  7484.     protected function getFosElastica_Index_AppListingsService()
  7485.     {
  7486.         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');
  7487.     }
  7488.     /**
  7489.      * Gets the public 'fos_elastica.index.app_listings.listings' shared service.
  7490.      *
  7491.      * @return \Elastica\Type
  7492.      */
  7493.     protected function getFosElastica_Index_AppListings_ListingsService()
  7494.     {
  7495.         return $this->services['fos_elastica.index.app_listings.listings'] = ($this->services['fos_elastica.index.app_listings'] ?? $this->getFosElastica_Index_AppListingsService())->getType('listings');
  7496.     }
  7497.     /**
  7498.      * Gets the public 'fos_elastica.index.app_locations' shared service.
  7499.      *
  7500.      * @return \FOS\ElasticaBundle\Elastica\Index
  7501.      */
  7502.     protected function getFosElastica_Index_AppLocationsService()
  7503.     {
  7504.         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');
  7505.     }
  7506.     /**
  7507.      * Gets the public 'fos_elastica.index.app_locations.locations' shared service.
  7508.      *
  7509.      * @return \Elastica\Type
  7510.      */
  7511.     protected function getFosElastica_Index_AppLocations_LocationsService()
  7512.     {
  7513.         return $this->services['fos_elastica.index.app_locations.locations'] = ($this->services['fos_elastica.index.app_locations'] ?? $this->getFosElastica_Index_AppLocationsService())->getType('locations');
  7514.     }
  7515.     /**
  7516.      * Gets the public 'fos_elastica.index_manager' shared service.
  7517.      *
  7518.      * @return \FOS\ElasticaBundle\Index\IndexManager
  7519.      */
  7520.     protected function getFosElastica_IndexManagerService()
  7521.     {
  7522.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexManager.php';
  7523.         $a = ($this->services['fos_elastica.index.app_listings'] ?? $this->getFosElastica_Index_AppListingsService());
  7524.         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);
  7525.     }
  7526.     /**
  7527.      * Gets the public 'fos_elastica.index_template_manager' shared service.
  7528.      *
  7529.      * @return \FOS\ElasticaBundle\Index\IndexTemplateManager
  7530.      */
  7531.     protected function getFosElastica_IndexTemplateManagerService()
  7532.     {
  7533.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  7534.         return $this->services['fos_elastica.index_template_manager'] = new \FOS\ElasticaBundle\Index\IndexTemplateManager([]);
  7535.     }
  7536.     /**
  7537.      * Gets the public 'fos_elastica.manager.orm' shared service.
  7538.      *
  7539.      * @return \FOS\ElasticaBundle\Doctrine\RepositoryManager
  7540.      */
  7541.     protected function getFosElastica_Manager_OrmService()
  7542.     {
  7543.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManagerInterface.php';
  7544.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RepositoryManager.php';
  7545.         $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()));
  7546.         $instance->addEntity('Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing''app_listings/listings');
  7547.         $instance->addEntity('Aqarmap\\Bundle\\ListingBundle\\Entity\\Location''app_locations/locations');
  7548.         return $instance;
  7549.     }
  7550.     /**
  7551.      * Gets the public 'fos_elastica.object_persister.app_listings.listings' shared service.
  7552.      *
  7553.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  7554.      */
  7555.     protected function getFosElastica_ObjectPersister_AppListings_ListingsService()
  7556.     {
  7557.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  7558.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  7559.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  7560.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  7561.         $a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'app_listings'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7562.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7563.         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']], []);
  7564.     }
  7565.     /**
  7566.      * Gets the public 'fos_elastica.object_persister.app_locations.locations' shared service.
  7567.      *
  7568.      * @return \FOS\ElasticaBundle\Persister\ObjectPersister
  7569.      */
  7570.     protected function getFosElastica_ObjectPersister_AppLocations_LocationsService()
  7571.     {
  7572.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersisterInterface.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/ObjectPersister.php';
  7574.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaTransformerInterface.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Transformer/ModelToElasticaAutoTransformer.php';
  7576.         $a = new \FOS\ElasticaBundle\Transformer\ModelToElasticaAutoTransformer(['identifier' => 'id''index' => 'app_locations'], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7577.         $a->setPropertyAccessor(($this->privates['fos_elastica.property_accessor'] ?? ($this->privates['fos_elastica.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse))));
  7578.         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']]]], []);
  7579.     }
  7580.     /**
  7581.      * Gets the public 'fos_elastica.pager_persister_registry' shared service.
  7582.      *
  7583.      * @return \FOS\ElasticaBundle\Persister\PagerPersisterRegistry
  7584.      */
  7585.     protected function getFosElastica_PagerPersisterRegistryService()
  7586.     {
  7587.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7588.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7589.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PagerPersisterRegistry.php';
  7590.         $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']);
  7591.         $instance->setContainer($this);
  7592.         return $instance;
  7593.     }
  7594.     /**
  7595.      * Gets the public 'fos_elastica.pager_provider.app_listings.listings' shared service.
  7596.      *
  7597.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  7598.      */
  7599.     protected function getFosElastica_PagerProvider_AppListings_ListingsService()
  7600.     {
  7601.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  7603.         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]);
  7604.     }
  7605.     /**
  7606.      * Gets the public 'fos_elastica.pager_provider.app_locations.locations' shared service.
  7607.      *
  7608.      * @return \FOS\ElasticaBundle\Doctrine\ORMPagerProvider
  7609.      */
  7610.     protected function getFosElastica_PagerProvider_AppLocations_LocationsService()
  7611.     {
  7612.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderInterface.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/ORMPagerProvider.php';
  7614.         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']);
  7615.     }
  7616.     /**
  7617.      * Gets the public 'fos_elastica.pager_provider_registry' shared service.
  7618.      *
  7619.      * @return \FOS\ElasticaBundle\Provider\PagerProviderRegistry
  7620.      */
  7621.     protected function getFosElastica_PagerProviderRegistryService()
  7622.     {
  7623.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7624.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7625.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/PagerProviderRegistry.php';
  7626.         $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']]);
  7627.         $instance->setContainer($this);
  7628.         return $instance;
  7629.     }
  7630.     /**
  7631.      * Gets the public 'fos_elastica.paginator.subscriber' shared service.
  7632.      *
  7633.      * @return \FOS\ElasticaBundle\Subscriber\PaginateElasticaQuerySubscriber
  7634.      */
  7635.     protected function getFosElastica_Paginator_SubscriberService()
  7636.     {
  7637.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Subscriber/PaginateElasticaQuerySubscriber.php';
  7638.         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())));
  7639.     }
  7640.     /**
  7641.      * Gets the public 'fos_elastica.persister_registry' shared service.
  7642.      *
  7643.      * @return \FOS\ElasticaBundle\Persister\PersisterRegistry
  7644.      */
  7645.     protected function getFosElastica_PersisterRegistryService()
  7646.     {
  7647.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  7648.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Persister/PersisterRegistry.php';
  7650.         $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']]);
  7651.         $instance->setContainer($this);
  7652.         return $instance;
  7653.     }
  7654.     /**
  7655.      * Gets the public 'fos_elastica.repository_manager' shared service.
  7656.      *
  7657.      * @return \FOS\ElasticaBundle\Manager\RepositoryManager
  7658.      */
  7659.     protected function getFosElastica_RepositoryManagerService()
  7660.     {
  7661.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManagerInterface.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Manager/RepositoryManager.php';
  7663.         $this->services['fos_elastica.repository_manager'] = $instance = new \FOS\ElasticaBundle\Manager\RepositoryManager();
  7664.         $instance->addType('app_listings/listings', ($this->services['fos_elastica.finder.app_listings.listings'] ?? $this->getFosElastica_Finder_AppListings_ListingsService()), 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingElasticSearchRepository');
  7665.         $instance->addType('app_locations/locations', ($this->services['fos_elastica.finder.app_locations.locations'] ?? $this->getFosElastica_Finder_AppLocations_LocationsService()), 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationElasticSearchRepository');
  7666.         return $instance;
  7667.     }
  7668.     /**
  7669.      * Gets the public 'fos_elastica.resetter' shared service.
  7670.      *
  7671.      * @return \FOS\ElasticaBundle\Index\Resetter
  7672.      */
  7673.     protected function getFosElastica_ResetterService()
  7674.     {
  7675.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  7676.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/Resetter.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  7678.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  7679.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7680.         if (isset($this->services['fos_elastica.resetter'])) {
  7681.             return $this->services['fos_elastica.resetter'];
  7682.         }
  7683.         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);
  7684.     }
  7685.     /**
  7686.      * Gets the public 'fos_elastica.template_resetter' shared service.
  7687.      *
  7688.      * @return \FOS\ElasticaBundle\Index\TemplateResetter
  7689.      */
  7690.     protected function getFosElastica_TemplateResetterService()
  7691.     {
  7692.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/ResetterInterface.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/TemplateResetter.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  7695.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/IndexTemplateManager.php';
  7696.         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([]))));
  7697.     }
  7698.     /**
  7699.      * Gets the public 'fos_js_routing.controller' shared service.
  7700.      *
  7701.      * @return \FOS\JsRoutingBundle\Controller\Controller
  7702.      */
  7703.     protected function getFosJsRouting_ControllerService()
  7704.     {
  7705.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  7706.         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);
  7707.     }
  7708.     /**
  7709.      * Gets the public 'fos_js_routing.extractor' shared service.
  7710.      *
  7711.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  7712.      */
  7713.     protected function getFosJsRouting_ExtractorService()
  7714.     {
  7715.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  7716.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  7717.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  7718.     }
  7719.     /**
  7720.      * Gets the public 'fos_js_routing.serializer' shared service.
  7721.      *
  7722.      * @return \Symfony\Component\Serializer\Serializer
  7723.      */
  7724.     protected function getFosJsRouting_SerializerService()
  7725.     {
  7726.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  7727.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  7728.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  7729.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  7730.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  7731.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  7732.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  7733.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  7734.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  7735.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  7736.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  7737.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  7740.         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()]);
  7741.     }
  7742.     /**
  7743.      * Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
  7744.      *
  7745.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  7746.      */
  7747.     protected function getFosRest_Serializer_JmsHandlerRegistryService()
  7748.     {
  7749.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  7750.         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()));
  7751.     }
  7752.     /**
  7753.      * Gets the public 'fos_rest.view_handler' shared service.
  7754.      *
  7755.      * @return \FOS\RestBundle\View\ViewHandler
  7756.      */
  7757.     protected function getFosRest_ViewHandlerService()
  7758.     {
  7759.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  7760.         if (isset($this->services['fos_rest.view_handler'])) {
  7761.             return $this->services['fos_rest.view_handler'];
  7762.         }
  7763.         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]);
  7764.     }
  7765.     /**
  7766.      * Gets the public 'fos_user.change_password.controller' shared service.
  7767.      *
  7768.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  7769.      */
  7770.     protected function getFosUser_ChangePassword_ControllerService()
  7771.     {
  7772.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7773.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  7775.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  7776.         $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()));
  7777.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.change_password.controller'$this));
  7778.         return $instance;
  7779.     }
  7780.     /**
  7781.      * Gets the public 'fos_user.resetting.controller' shared service.
  7782.      *
  7783.      * @return \FOS\UserBundle\Controller\ResettingController
  7784.      */
  7785.     protected function getFosUser_Resetting_ControllerService()
  7786.     {
  7787.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7788.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  7790.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/NoopMailer.php';
  7791.         $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);
  7792.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.resetting.controller'$this));
  7793.         return $instance;
  7794.     }
  7795.     /**
  7796.      * Gets the public 'fos_user.security.controller' shared service.
  7797.      *
  7798.      * @return \FOS\UserBundle\Controller\SecurityController
  7799.      */
  7800.     protected function getFosUser_Security_ControllerService()
  7801.     {
  7802.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  7803.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  7804.         $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()));
  7805.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('fos_user.security.controller'$this));
  7806.         return $instance;
  7807.     }
  7808.     /**
  7809.      * Gets the public 'fos_user.user_manager' shared service.
  7810.      *
  7811.      * @return \FOS\UserBundle\Doctrine\UserManager
  7812.      */
  7813.     protected function getFosUser_UserManagerService()
  7814.     {
  7815.         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');
  7816.     }
  7817.     /**
  7818.      * Gets the public 'gaufrette.local_storage_filesystem' shared service.
  7819.      *
  7820.      * @return \Gaufrette\Filesystem
  7821.      */
  7822.     protected function getGaufrette_LocalStorageFilesystemService()
  7823.     {
  7824.         return $this->services['gaufrette.local_storage_filesystem'] = new \Gaufrette\Filesystem(new \Gaufrette\Adapter\Local((\dirname(__DIR__4).'/public/uploads'), true));
  7825.     }
  7826.     /**
  7827.      * Gets the public 'gaufrette.s3_storage_filesystem' shared service.
  7828.      *
  7829.      * @return \Gaufrette\Filesystem
  7830.      */
  7831.     protected function getGaufrette_S3StorageFilesystemService()
  7832.     {
  7833.         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));
  7834.     }
  7835.     /**
  7836.      * Gets the public 'http_kernel' shared service.
  7837.      *
  7838.      * @return \Symfony\Component\HttpKernel\HttpKernel
  7839.      */
  7840.     protected function getHttpKernelService()
  7841.     {
  7842.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7843.         if (isset($this->services['http_kernel'])) {
  7844.             return $this->services['http_kernel'];
  7845.         }
  7846.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  7847.         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 () {
  7848.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  7849.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  7850.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  7851.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  7852.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  7853.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  7854.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  7855.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  7856.         }, 8)), $b));
  7857.     }
  7858.     /**
  7859.      * Gets the public 'httplug.client' shared service.
  7860.      *
  7861.      * @return \Http\Client\Common\HttpMethodsClient
  7862.      */
  7863.     protected function getHttplug_ClientService()
  7864.     {
  7865.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  7866.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpClient.php';
  7867.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClientInterface.php';
  7868.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/HttpMethodsClient.php';
  7869.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug/src/HttpAsyncClient.php';
  7870.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/PluginClient.php';
  7871.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/ClientFactory.php';
  7872.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/Collector/ProfileClientFactory.php';
  7873.         include_once \dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src/ClientFactory/AutoDiscoveryFactory.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin.php';
  7875.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/ContentLengthPlugin.php';
  7876.         include_once \dirname(__DIR__4).'/vendor/php-http/client-common/src/Plugin/RedirectPlugin.php';
  7877.         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()));
  7878.     }
  7879.     /**
  7880.      * Gets the public 'httplug.message_factory' shared service.
  7881.      *
  7882.      * @return \Http\Message\MessageFactory
  7883.      */
  7884.     protected function getHttplug_MessageFactoryService()
  7885.     {
  7886.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/RequestFactory.php';
  7887.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/ResponseFactory.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/MessageFactory.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/MessageFactoryDiscovery.php';
  7891.         return $this->services['httplug.message_factory'] = \Http\Discovery\MessageFactoryDiscovery::find();
  7892.     }
  7893.     /**
  7894.      * Gets the public 'httplug.psr17_request_factory' shared service.
  7895.      *
  7896.      * @return \Psr\Http\Message\RequestFactoryInterface
  7897.      */
  7898.     protected function getHttplug_Psr17RequestFactoryService()
  7899.     {
  7900.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  7901.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7902.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7903.         return $this->services['httplug.psr17_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findRequestFactory();
  7904.     }
  7905.     /**
  7906.      * Gets the public 'httplug.psr17_response_factory' shared service.
  7907.      *
  7908.      * @return \Psr\Http\Message\ResponseFactoryInterface
  7909.      */
  7910.     protected function getHttplug_Psr17ResponseFactoryService()
  7911.     {
  7912.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  7913.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7914.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7915.         return $this->services['httplug.psr17_response_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findResponseFactory();
  7916.     }
  7917.     /**
  7918.      * Gets the public 'httplug.psr17_server_request_factory' shared service.
  7919.      *
  7920.      * @return \Psr\Http\Message\ServerRequestFactoryInterface
  7921.      */
  7922.     protected function getHttplug_Psr17ServerRequestFactoryService()
  7923.     {
  7924.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7926.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7927.         return $this->services['httplug.psr17_server_request_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findServerRequestFactory();
  7928.     }
  7929.     /**
  7930.      * Gets the public 'httplug.psr17_stream_factory' shared service.
  7931.      *
  7932.      * @return \Psr\Http\Message\StreamFactoryInterface
  7933.      */
  7934.     protected function getHttplug_Psr17StreamFactoryService()
  7935.     {
  7936.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7938.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7939.         return $this->services['httplug.psr17_stream_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findStreamFactory();
  7940.     }
  7941.     /**
  7942.      * Gets the public 'httplug.psr17_uploaded_file_factory' shared service.
  7943.      *
  7944.      * @return \Psr\Http\Message\UploadedFileFactoryInterface
  7945.      */
  7946.     protected function getHttplug_Psr17UploadedFileFactoryService()
  7947.     {
  7948.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  7949.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7950.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7951.         return $this->services['httplug.psr17_uploaded_file_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUploadedFileFactory();
  7952.     }
  7953.     /**
  7954.      * Gets the public 'httplug.psr17_uri_factory' shared service.
  7955.      *
  7956.      * @return \Psr\Http\Message\UriFactoryInterface
  7957.      */
  7958.     protected function getHttplug_Psr17UriFactoryService()
  7959.     {
  7960.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7962.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr17FactoryDiscovery.php';
  7963.         return $this->services['httplug.psr17_uri_factory'] = \Http\Discovery\Psr17FactoryDiscovery::findUrlFactory();
  7964.     }
  7965.     /**
  7966.      * Gets the public 'httplug.psr18_client' shared service.
  7967.      *
  7968.      * @return \Psr\Http\Client\ClientInterface
  7969.      */
  7970.     protected function getHttplug_Psr18ClientService()
  7971.     {
  7972.         include_once \dirname(__DIR__4).'/vendor/psr/http-client/src/ClientInterface.php';
  7973.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7974.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/Psr18ClientDiscovery.php';
  7975.         return $this->services['httplug.psr18_client'] = \Http\Discovery\Psr18ClientDiscovery::find();
  7976.     }
  7977.     /**
  7978.      * Gets the public 'httplug.stream_factory' shared service.
  7979.      *
  7980.      * @return \Http\Message\StreamFactory
  7981.      */
  7982.     protected function getHttplug_StreamFactoryService()
  7983.     {
  7984.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/StreamFactory.php';
  7985.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7986.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/StreamFactoryDiscovery.php';
  7987.         return $this->services['httplug.stream_factory'] = \Http\Discovery\StreamFactoryDiscovery::find();
  7988.     }
  7989.     /**
  7990.      * Gets the public 'httplug.uri_factory' shared service.
  7991.      *
  7992.      * @return \Http\Message\UriFactory
  7993.      */
  7994.     protected function getHttplug_UriFactoryService()
  7995.     {
  7996.         include_once \dirname(__DIR__4).'/vendor/php-http/message-factory/src/UriFactory.php';
  7997.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/ClassDiscovery.php';
  7998.         include_once \dirname(__DIR__4).'/vendor/php-http/discovery/src/UriFactoryDiscovery.php';
  7999.         return $this->services['httplug.uri_factory'] = \Http\Discovery\UriFactoryDiscovery::find();
  8000.     }
  8001.     /**
  8002.      * Gets the public 'hwi_oauth.resource_ownermap.main' shared service.
  8003.      *
  8004.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap
  8005.      */
  8006.     protected function getHwiOauth_ResourceOwnermap_MainService()
  8007.     {
  8008.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapInterface.php';
  8009.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMap.php';
  8010.         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, [
  8011.             'aqarmap' => ['privates''hwi_oauth.resource_owner.aqarmap''getHwiOauth_ResourceOwner_AqarmapService'false],
  8012.         ], [
  8013.             'aqarmap' => '?',
  8014.         ]));
  8015.     }
  8016.     /**
  8017.      * Gets the public 'hwi_oauth.user_checker' shared service.
  8018.      *
  8019.      * @return \Symfony\Component\Security\Core\User\InMemoryUserChecker
  8020.      */
  8021.     protected function getHwiOauth_UserCheckerService()
  8022.     {
  8023.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8025.         return $this->services['hwi_oauth.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker();
  8026.     }
  8027.     /**
  8028.      * Gets the public 'jms_i18n_routing.cookie_setting_listener' shared service.
  8029.      *
  8030.      * @return \JMS\I18nRoutingBundle\EventListener\CookieSettingListener
  8031.      */
  8032.     protected function getJmsI18nRouting_CookieSettingListenerService()
  8033.     {
  8034.         return $this->services['jms_i18n_routing.cookie_setting_listener'] = new \JMS\I18nRoutingBundle\EventListener\CookieSettingListener('hl'31536000NULLNULLfalsefalse);
  8035.     }
  8036.     /**
  8037.      * Gets the public 'jms_i18n_routing.loader' shared service.
  8038.      *
  8039.      * @return \JMS\I18nRoutingBundle\Router\I18nLoader
  8040.      */
  8041.     protected function getJmsI18nRouting_LoaderService()
  8042.     {
  8043.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/I18nLoader.php';
  8044.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/RouteExclusionStrategyInterface.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultRouteExclusionStrategy.php';
  8046.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/PatternGenerationStrategyInterface.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/Router/DefaultPatternGenerationStrategy.php';
  8048.         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'));
  8049.     }
  8050.     /**
  8051.      * Gets the public 'jms_i18n_routing.locale_choosing_listener' shared service.
  8052.      *
  8053.      * @return \JMS\I18nRoutingBundle\EventListener\LocaleChoosingListener
  8054.      */
  8055.     protected function getJmsI18nRouting_LocaleChoosingListenerService()
  8056.     {
  8057.         include_once \dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle/EventListener/LocaleChoosingListener.php';
  8058.         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'))));
  8059.     }
  8060.     /**
  8061.      * Gets the public 'jms_serializer' shared service.
  8062.      *
  8063.      * @return \JMS\Serializer\Serializer
  8064.      */
  8065.     protected function getJmsSerializerService()
  8066.     {
  8067.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  8068.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
  8069.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  8070.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  8071.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  8072.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  8073.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8074.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer' => ['privates''Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer''getUserPreSerializerService'false],
  8075.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer''getCompoundLocationPreSerializerService'false],
  8076.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber''getLeadPreSerializerSubscriberService'false],
  8077.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber''getListingBuildDataSubscriberService'false],
  8078.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener''getListingPreSerializerListenerService'false],
  8079.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener''getLocationPreSerializerListenerService'false],
  8080.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener''getPhotoThumbSerializerListenerService'false],
  8081.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer''getPropertyTypePreSerializerService'false],
  8082.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer' => ['privates''Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer''getSectionPreSerializerService'false],
  8083.             'Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener''getVerifyExchangeUnlocksSerializerListenerService'false],
  8084.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  8085.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  8086.         ], [
  8087.             'Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer' => '?',
  8088.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer' => '?',
  8089.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber' => '?',
  8090.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber' => '?',
  8091.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener' => '?',
  8092.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener' => '?',
  8093.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PhotoThumbSerializerListener' => '?',
  8094.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer' => '?',
  8095.             'Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer' => '?',
  8096.             'Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener' => '?',
  8097.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  8098.             'jms_serializer.stopwatch_subscriber' => '?',
  8099.         ]));
  8100.         $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]]]);
  8101.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  8102.         $g->setOptions(1216);
  8103.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  8104.         $h->setFormatOutput(true);
  8105.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  8106.         $i->setOptions(0);
  8107.         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())));
  8108.     }
  8109.     /**
  8110.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  8111.      *
  8112.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  8113.      */
  8114.     protected function getJmsSerializer_DeserializationContextFactoryService()
  8115.     {
  8116.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  8117.     }
  8118.     /**
  8119.      * Gets the public 'jms_serializer.handler_registry' shared service.
  8120.      *
  8121.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  8122.      */
  8123.     protected function getJmsSerializer_HandlerRegistryService()
  8124.     {
  8125.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  8126.         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()));
  8127.     }
  8128.     /**
  8129.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  8130.      *
  8131.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  8132.      */
  8133.     protected function getJmsSerializer_MetadataDriverService()
  8134.     {
  8135.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  8136.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  8137.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  8138.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  8139.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  8140.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  8141.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  8142.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  8143.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  8144.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  8146.         $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')]);
  8147.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  8148.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  8149.         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);
  8150.     }
  8151.     /**
  8152.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  8153.      *
  8154.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  8155.      */
  8156.     protected function getJmsSerializer_SerializationContextFactoryService()
  8157.     {
  8158.         $this->services['jms_serializer.serialization_context_factory'] = $instance = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  8159.         $instance->setSerializeNulls(true);
  8160.         $instance->enableMaxDepthChecks();
  8161.         return $instance;
  8162.     }
  8163.     /**
  8164.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  8165.      *
  8166.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  8167.      */
  8168.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  8169.     {
  8170.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  8171.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  8172.         if (isset($this->services['jms_serializer.twig_extension.serializer_runtime_helper'])) {
  8173.             return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'];
  8174.         }
  8175.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper($a);
  8176.     }
  8177.     /**
  8178.      * Gets the public 'knp_gaufrette.filesystem_map' shared service.
  8179.      *
  8180.      * @return \Knp\Bundle\GaufretteBundle\FilesystemMap
  8181.      */
  8182.     protected function getKnpGaufrette_FilesystemMapService()
  8183.     {
  8184.         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())]);
  8185.     }
  8186.     /**
  8187.      * Gets the public 'knp_menu.factory' shared service.
  8188.      *
  8189.      * @return \Knp\Menu\MenuFactory
  8190.      */
  8191.     protected function getKnpMenu_FactoryService()
  8192.     {
  8193.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  8194.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  8195.         return $instance;
  8196.     }
  8197.     /**
  8198.      * Gets the public 'knp_menu.matcher' shared service.
  8199.      *
  8200.      * @return \Knp\Menu\Matcher\Matcher
  8201.      */
  8202.     protected function getKnpMenu_MatcherService()
  8203.     {
  8204.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  8205.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  8206.         }, 1));
  8207.     }
  8208.     /**
  8209.      * Gets the public 'knp_paginator' shared service.
  8210.      *
  8211.      * @return \Knp\Component\Pager\Paginator
  8212.      */
  8213.     protected function getKnpPaginatorService($lazyLoad true)
  8214.     {
  8215.         if ($lazyLoad) {
  8216.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  8217.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8218.                     $wrappedInstance $this->getKnpPaginatorService(false);
  8219.                     $proxy->setProxyInitializer(null);
  8220.                     return true;
  8221.                 });
  8222.             });
  8223.         }
  8224.         $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())));
  8225.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => false'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  8226.         return $instance;
  8227.     }
  8228.     /**
  8229.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  8230.      *
  8231.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  8232.      */
  8233.     protected function getLiipImagine_Binary_Loader_DefaultService()
  8234.     {
  8235.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  8236.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  8237.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8238.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8240.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  8241.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  8242.         $a = \Symfony\Component\Mime\MimeTypes::getDefault();
  8243.         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));
  8244.     }
  8245.     /**
  8246.      * Gets the public 'liip_imagine.binary.loader.stream.aws_s3' shared service.
  8247.      *
  8248.      * @return \Liip\ImagineBundle\Binary\Loader\StreamLoader
  8249.      */
  8250.     protected function getLiipImagine_Binary_Loader_Stream_AwsS3Service()
  8251.     {
  8252.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  8253.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/StreamLoader.php';
  8254.         return $this->services['liip_imagine.binary.loader.stream.aws_s3'] = new \Liip\ImagineBundle\Binary\Loader\StreamLoader('gaufrette://pictures/'NULL);
  8255.     }
  8256.     /**
  8257.      * Gets the public 'liip_imagine.cache.manager' shared service.
  8258.      *
  8259.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  8260.      */
  8261.     protected function getLiipImagine_Cache_ManagerService()
  8262.     {
  8263.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8264.         if (isset($this->services['liip_imagine.cache.manager'])) {
  8265.             return $this->services['liip_imagine.cache.manager'];
  8266.         }
  8267.         $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);
  8268.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  8269.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  8270.         return $instance;
  8271.     }
  8272.     /**
  8273.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  8274.      *
  8275.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  8276.      */
  8277.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  8278.     {
  8279.         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');
  8280.     }
  8281.     /**
  8282.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  8283.      *
  8284.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  8285.      */
  8286.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  8287.     {
  8288.         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()));
  8289.     }
  8290.     /**
  8291.      * Gets the public 'liip_imagine.cache.signer' shared service.
  8292.      *
  8293.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  8294.      */
  8295.     protected function getLiipImagine_Cache_SignerService()
  8296.     {
  8297.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  8298.     }
  8299.     /**
  8300.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  8301.      *
  8302.      * @return \Liip\ImagineBundle\Config\StackCollection
  8303.      */
  8304.     protected function getLiipImagine_Config_StackCollectionService()
  8305.     {
  8306.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  8307.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  8308.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  8309.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  8310.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  8311.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  8312.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  8313.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  8314.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  8316.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  8318.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  8320.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  8321.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  8322.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  8323.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  8324.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  8325.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  8326.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  8327.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  8328.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  8330.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  8331.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  8332.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  8333.         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']);
  8334.     }
  8335.     /**
  8336.      * Gets the public 'liip_imagine.data.manager' shared service.
  8337.      *
  8338.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  8339.      */
  8340.     protected function getLiipImagine_Data_ManagerService()
  8341.     {
  8342.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  8343.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8344.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8345.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8346.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  8347.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/StreamLoader.php';
  8348.         $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);
  8349.         $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))));
  8350.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  8351.         return $instance;
  8352.     }
  8353.     /**
  8354.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  8355.      *
  8356.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  8357.      */
  8358.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  8359.     {
  8360.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8361.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  8362.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  8363.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  8364.     }
  8365.     /**
  8366.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  8367.      *
  8368.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  8369.      */
  8370.     protected function getLiipImagine_Filter_Loader_FixedService()
  8371.     {
  8372.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8373.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  8374.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  8375.     }
  8376.     /**
  8377.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  8378.      *
  8379.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  8380.      */
  8381.     protected function getLiipImagine_Filter_Loader_FlipService()
  8382.     {
  8383.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8384.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  8385.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  8386.     }
  8387.     /**
  8388.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  8389.      *
  8390.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  8391.      */
  8392.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  8393.     {
  8394.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8395.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  8396.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  8397.     }
  8398.     /**
  8399.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  8400.      *
  8401.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  8402.      */
  8403.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  8404.     {
  8405.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8406.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  8407.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  8408.     }
  8409.     /**
  8410.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  8411.      *
  8412.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  8413.      */
  8414.     protected function getLiipImagine_Filter_Loader_ResampleService()
  8415.     {
  8416.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8417.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  8418.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  8419.     }
  8420.     /**
  8421.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  8422.      *
  8423.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  8424.      */
  8425.     protected function getLiipImagine_Filter_Loader_RotateService()
  8426.     {
  8427.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8428.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  8429.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  8430.     }
  8431.     /**
  8432.      * Gets the public 'liip_imagine.filter.manager' shared service.
  8433.      *
  8434.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  8435.      */
  8436.     protected function getLiipImagine_Filter_ManagerService()
  8437.     {
  8438.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  8439.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  8440.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  8441.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  8442.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  8443.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  8444.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  8445.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  8447.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  8448.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  8449.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  8450.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  8451.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  8452.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  8453.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  8454.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  8455.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  8456.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  8457.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  8458.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  8459.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  8460.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  8461.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  8462.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  8463.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  8464.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  8465.         $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()));
  8466.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  8467.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  8468.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  8469.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  8470.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  8471.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__4)));
  8472.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__4)));
  8473.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  8474.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  8475.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  8476.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  8477.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  8478.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  8479.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  8480.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  8481.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  8482.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  8483.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  8484.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  8485.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  8486.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  8487.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  8488.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  8489.         return $instance;
  8490.     }
  8491.     /**
  8492.      * Gets the public 'messenger.default_bus' shared service.
  8493.      *
  8494.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  8495.      */
  8496.     protected function getMessenger_DefaultBusService()
  8497.     {
  8498.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  8499.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  8500.             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')));
  8501.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  8502.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  8503.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  8504.             yield => ($this->privates['messenger.bus.default.middleware.doctrine_ping_connection'] ?? $this->getMessenger_Bus_Default_Middleware_DoctrinePingConnectionService());
  8505.             yield => ($this->privates['App\\MessageMiddleware\\ExternalMessageMiddleware'] ?? ($this->privates['App\\MessageMiddleware\\ExternalMessageMiddleware'] = new \App\MessageMiddleware\ExternalMessageMiddleware()));
  8506.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  8507.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  8508.         }, 9)));
  8509.     }
  8510.     /**
  8511.      * Gets the public 'monolog.logger.deprecation' shared service.
  8512.      *
  8513.      * @return \Symfony\Bridge\Monolog\Logger
  8514.      */
  8515.     protected function getMonolog_Logger_DeprecationService()
  8516.     {
  8517.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  8518.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8519.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8520.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8521.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8522.         return $instance;
  8523.     }
  8524.     /**
  8525.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  8526.      *
  8527.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  8528.      */
  8529.     protected function getNelmioApiDoc_Command_DumpService()
  8530.     {
  8531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8532.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Command/DumpCommand.php';
  8533.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8534.         $instance->setName('nelmio:apidoc:dump');
  8535.         return $instance;
  8536.     }
  8537.     /**
  8538.      * Gets the public 'nelmio_api_doc.controller.redocly' shared service.
  8539.      *
  8540.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  8541.      */
  8542.     protected function getNelmioApiDoc_Controller_RedoclyService()
  8543.     {
  8544.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  8545.         return $this->services['nelmio_api_doc.controller.redocly'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'redocly');
  8546.     }
  8547.     /**
  8548.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  8549.      *
  8550.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  8551.      */
  8552.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  8553.     {
  8554.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/DocumentationController.php';
  8555.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8556.     }
  8557.     /**
  8558.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  8559.      *
  8560.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  8561.      */
  8562.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  8563.     {
  8564.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  8565.         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');
  8566.     }
  8567.     /**
  8568.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  8569.      *
  8570.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  8571.      */
  8572.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  8573.     {
  8574.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/YamlDocumentationController.php';
  8575.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  8576.     }
  8577.     /**
  8578.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  8579.      *
  8580.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  8581.      */
  8582.     protected function getNelmioApiDoc_Generator_DefaultService()
  8583.     {
  8584.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ApiDocGenerator.php';
  8585.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Generator.php';
  8586.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Processors/ProcessorInterface.php';
  8587.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Processor/NullablePropertyProcessor.php';
  8588.         $a = new \OpenApi\Generator();
  8589.         $a->addProcessor(new \Nelmio\ApiDocBundle\Processor\NullablePropertyProcessor(), NULL);
  8590.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  8591.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  8592.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  8593.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  8594.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  8595.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  8596.         }, 5), new RewindableGenerator(function () {
  8597.             yield => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
  8598.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  8599.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  8600.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  8601.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  8602.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  8603.         }, 6), NULL'openapi_doc.default'$a);
  8604.         $b = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  8605.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8606.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8607.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8608.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  8609.         $instance->setAlternativeNames([]);
  8610.         $instance->setMediaTypes([=> 'json']);
  8611.         $instance->setLogger($b);
  8612.         $instance->setOpenApiVersion(NULL);
  8613.         return $instance;
  8614.     }
  8615.     /**
  8616.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  8617.      *
  8618.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  8619.      */
  8620.     protected function getNelmioApiDoc_RenderDocsService()
  8621.     {
  8622.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/RenderOpenApi.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/OpenApiRenderer.php';
  8624.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Json/JsonOpenApiRenderer.php';
  8625.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Yaml/YamlOpenApiRenderer.php';
  8626.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/HtmlOpenApiRenderer.php';
  8627.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8628.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  8629.         ], [
  8630.             'default' => '?',
  8631.         ]), 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' => []]));
  8632.     }
  8633.     /**
  8634.      * Gets the public 'old_sound_rabbit_mq.connection.default' shared service.
  8635.      *
  8636.      * @return \PhpAmqpLib\Connection\AMQPStreamConnection
  8637.      */
  8638.     protected function getOldSoundRabbitMq_Connection_DefaultService()
  8639.     {
  8640.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Channel/AbstractChannel.php';
  8641.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AbstractConnection.php';
  8642.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Connection/AMQPStreamConnection.php';
  8643.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/RabbitMq/AMQPConnectionFactory.php';
  8644.         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();
  8645.     }
  8646.     /**
  8647.      * Gets the public 'old_sound_rabbit_mq.parts_holder' shared service.
  8648.      *
  8649.      * @return \OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder
  8650.      */
  8651.     protected function getOldSoundRabbitMq_PartsHolderService()
  8652.     {
  8653.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/RabbitMq/AmqpPartsHolder.php';
  8654.         return $this->services['old_sound_rabbit_mq.parts_holder'] = new \OldSound\RabbitMqBundle\RabbitMq\AmqpPartsHolder();
  8655.     }
  8656.     /**
  8657.      * Gets the public 'presta_sitemap.controller' shared service.
  8658.      *
  8659.      * @return \Presta\SitemapBundle\Controller\SitemapController
  8660.      */
  8661.     protected function getPrestaSitemap_ControllerService()
  8662.     {
  8663.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Controller/SitemapController.php';
  8664.         return $this->services['presta_sitemap.controller'] = new \Presta\SitemapBundle\Controller\SitemapController(($this->services['presta_sitemap.generator'] ?? $this->getPrestaSitemap_GeneratorService()), 86400);
  8665.     }
  8666.     /**
  8667.      * Gets the public 'presta_sitemap.dump_command' shared service.
  8668.      *
  8669.      * @return \Presta\SitemapBundle\Command\DumpSitemapsCommand
  8670.      */
  8671.     protected function getPrestaSitemap_DumpCommandService()
  8672.     {
  8673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8674.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Command/DumpSitemapsCommand.php';
  8675.         $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'));
  8676.         $instance->setName('presta:sitemaps:dump');
  8677.         return $instance;
  8678.     }
  8679.     /**
  8680.      * Gets the public 'presta_sitemap.dumper' shared service.
  8681.      *
  8682.      * @return \Presta\SitemapBundle\Service\Dumper
  8683.      */
  8684.     protected function getPrestaSitemap_DumperService()
  8685.     {
  8686.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/UrlContainerInterface.php';
  8687.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/AbstractGenerator.php';
  8688.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/DumperInterface.php';
  8689.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/Dumper.php';
  8690.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8691.         if (isset($this->services['presta_sitemap.dumper'])) {
  8692.             return $this->services['presta_sitemap.dumper'];
  8693.         }
  8694.         $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);
  8695.         $instance->setDefaults($this->parameters['presta_sitemap.defaults']);
  8696.         return $instance;
  8697.     }
  8698.     /**
  8699.      * Gets the public 'presta_sitemap.generator' shared service.
  8700.      *
  8701.      * @return \Presta\SitemapBundle\Service\Generator
  8702.      */
  8703.     protected function getPrestaSitemap_GeneratorService()
  8704.     {
  8705.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/UrlContainerInterface.php';
  8706.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/AbstractGenerator.php';
  8707.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/GeneratorInterface.php';
  8708.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Service/Generator.php';
  8709.         $this->services['presta_sitemap.generator'] = $instance = new \Presta\SitemapBundle\Service\Generator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()), 50000);
  8710.         $instance->setDefaults($this->parameters['presta_sitemap.defaults']);
  8711.         return $instance;
  8712.     }
  8713.     /**
  8714.      * Gets the public 'redjan_ym_fcm.client' shared service.
  8715.      *
  8716.      * @return \RedjanYm\FCMBundle\FCMClient
  8717.      */
  8718.     protected function getRedjanYmFcm_ClientService()
  8719.     {
  8720.         include_once \dirname(__DIR__4).'/vendor/redjanym/fcm-bundle/FCMClient.php';
  8721.         include_once \dirname(__DIR__4).'/vendor/redjanym/php-firebase-cloud-messaging/src/ClientInterface.php';
  8722.         include_once \dirname(__DIR__4).'/vendor/redjanym/php-firebase-cloud-messaging/src/Client.php';
  8723.         $a = new \sngrl\PhpFirebaseCloudMessaging\Client();
  8724.         $a->setApiKey($this->getEnv('resolve:FCM_SERVER_KEY'));
  8725.         return $this->services['redjan_ym_fcm.client'] = new \RedjanYm\FCMBundle\FCMClient($a);
  8726.     }
  8727.     /**
  8728.      * Gets the public 'request_stack' shared service.
  8729.      *
  8730.      * @return \Symfony\Component\HttpFoundation\RequestStack
  8731.      */
  8732.     protected function getRequestStackService()
  8733.     {
  8734.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  8735.     }
  8736.     /**
  8737.      * Gets the public 'router' shared service.
  8738.      *
  8739.      * @return \JMS\I18nRoutingBundle\Router\I18nRouter
  8740.      */
  8741.     protected function getRouterService()
  8742.     {
  8743.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  8744.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8745.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8746.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8747.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8748.         $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');
  8749.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8750.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8751.         $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'))));
  8752.         $instance->setI18nLoaderId('jms_i18n_routing.loader');
  8753.         $instance->setDefaultLocale('ar');
  8754.         $instance->setRedirectToHost(true);
  8755.         return $instance;
  8756.     }
  8757.     /**
  8758.      * Gets the public 'routing.loader' shared service.
  8759.      *
  8760.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  8761.      */
  8762.     protected function getRouting_LoaderService()
  8763.     {
  8764.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  8765.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  8766.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  8770.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Routing/SearchLoader.php';
  8771.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  8772.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  8773.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  8774.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  8775.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  8776.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  8777.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  8778.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  8779.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  8780.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  8782.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  8783.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  8784.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  8786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  8787.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  8789.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  8790.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  8791.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  8792.         $a->addLoader(new \Aqarmap\Bundle\ListingBundle\Routing\SearchLoader(NULL, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  8793.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  8794.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  8795.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  8796.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  8797.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  8798.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8799.             'kernel' => ['services''kernel''getKernelService'false],
  8800.         ], [
  8801.             'kernel' => 'App\\Kernel',
  8802.         ]), 'dev'));
  8803.         $a->addLoader($c);
  8804.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  8805.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  8806.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  8807.     }
  8808.     /**
  8809.      * Gets the public 'services_resetter' shared service.
  8810.      *
  8811.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  8812.      */
  8813.     protected function getServicesResetterService()
  8814.     {
  8815.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  8816.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  8817.             if (false) {
  8818.                 yield 'cloudwatch_handler' => null;
  8819.             }
  8820.             if (isset($this->services['cache.app'])) {
  8821.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  8822.             }
  8823.             if (isset($this->services['cache.system'])) {
  8824.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  8825.             }
  8826.             if (isset($this->privates['cache.validator'])) {
  8827.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  8828.             }
  8829.             if (isset($this->privates['cache.serializer'])) {
  8830.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  8831.             }
  8832.             if (isset($this->privates['cache.annotations'])) {
  8833.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  8834.             }
  8835.             if (isset($this->privates['cache.property_info'])) {
  8836.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  8837.             }
  8838.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  8839.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  8840.             }
  8841.             if (isset($this->privates['.debug.http_client'])) {
  8842.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  8843.             }
  8844.             if (isset($this->privates['mailer.message_logger_listener'])) {
  8845.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  8846.             }
  8847.             if (isset($this->privates['debug.stopwatch'])) {
  8848.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  8849.             }
  8850.             if (isset($this->services['event_dispatcher'])) {
  8851.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  8852.             }
  8853.             if (isset($this->services['cache.rate_limiter'])) {
  8854.                 yield 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? null);
  8855.             }
  8856.             if (isset($this->privates['doctrine.result_cache_pool'])) {
  8857.                 yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? null);
  8858.             }
  8859.             if (isset($this->privates['doctrine.system_cache_pool'])) {
  8860.                 yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? null);
  8861.             }
  8862.             if (isset($this->privates['rate_limiter_storage_pool'])) {
  8863.                 yield 'rate_limiter_storage_pool' => ($this->privates['rate_limiter_storage_pool'] ?? null);
  8864.             }
  8865.             if (isset($this->privates['session_listener'])) {
  8866.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  8867.             }
  8868.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  8869.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  8870.             }
  8871.             if (isset($this->services['cache.validator_expression_language'])) {
  8872.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  8873.             }
  8874.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  8875.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  8876.             }
  8877.             if (isset($this->services['.container.private.profiler'])) {
  8878.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  8879.             }
  8880.             if (isset($this->services['.container.private.validator'])) {
  8881.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  8882.             }
  8883.             if (isset($this->services['doctrine'])) {
  8884.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  8885.             }
  8886.             if (isset($this->privates['form.type.entity'])) {
  8887.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  8888.             }
  8889.             if (isset($this->privates['twig.form.engine'])) {
  8890.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  8891.             }
  8892.             if (isset($this->services['fos_rest.view_handler'])) {
  8893.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  8894.             }
  8895.             if (isset($this->services['.container.private.security.token_storage'])) {
  8896.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  8897.             }
  8898.             if (isset($this->privates['cache.security_expression_language'])) {
  8899.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  8900.             }
  8901.             if (isset($this->privates['debug.security.firewall'])) {
  8902.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  8903.             }
  8904.             if (isset($this->privates['httplug.collector.collector'])) {
  8905.                 yield 'httplug.collector.collector' => ($this->privates['httplug.collector.collector'] ?? null);
  8906.             }
  8907.             if (isset($this->privates['monolog.handler.main'])) {
  8908.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  8909.             }
  8910.             if (isset($this->privates['monolog.handler.console'])) {
  8911.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  8912.             }
  8913.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  8914.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  8915.             }
  8916.             if (isset($this->privates['cache.webpack_encore'])) {
  8917.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  8918.             }
  8919.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  8920.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  8921.             }
  8922.             if (isset($this->privates['.debug.http_client'])) {
  8923.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  8924.             }
  8925.             if (isset($this->privates['.debug.sms.client'])) {
  8926.                 yield '.debug.sms.client' => ($this->privates['.debug.sms.client'] ?? null);
  8927.             }
  8928.             if (isset($this->privates['.debug.auth.client'])) {
  8929.                 yield '.debug.auth.client' => ($this->privates['.debug.auth.client'] ?? null);
  8930.             }
  8931.             if (isset($this->privates['.debug.locations_insights.client'])) {
  8932.                 yield '.debug.locations_insights.client' => ($this->privates['.debug.locations_insights.client'] ?? null);
  8933.             }
  8934.             if (isset($this->privates['.debug.fcm.client'])) {
  8935.                 yield '.debug.fcm.client' => ($this->privates['.debug.fcm.client'] ?? null);
  8936.             }
  8937.             if (isset($this->privates['.debug.search.client'])) {
  8938.                 yield '.debug.search.client' => ($this->privates['.debug.search.client'] ?? null);
  8939.             }
  8940.             if (isset($this->privates['.debug.geoip.client'])) {
  8941.                 yield '.debug.geoip.client' => ($this->privates['.debug.geoip.client'] ?? null);
  8942.             }
  8943.             if (isset($this->privates['.debug.hwi_oauth.http_client'])) {
  8944.                 yield '.debug.hwi_oauth.http_client' => ($this->privates['.debug.hwi_oauth.http_client'] ?? null);
  8945.             }
  8946.         }, function () {
  8947.             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']));
  8948.         }), ['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']]);
  8949.     }
  8950.     /**
  8951.      * Gets the public 'translator' shared service.
  8952.      *
  8953.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  8954.      */
  8955.     protected function getTranslatorService()
  8956.     {
  8957.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  8958.     }
  8959.     /**
  8960.      * Gets the public 'var_dumper.cloner' shared service.
  8961.      *
  8962.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  8963.      */
  8964.     protected function getVarDumper_ClonerService()
  8965.     {
  8966.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  8967.         $instance->setMaxItems(2500);
  8968.         $instance->setMinDepth(1);
  8969.         $instance->setMaxString(-1);
  8970.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  8971.         return $instance;
  8972.     }
  8973.     /**
  8974.      * Gets the public 'vich_uploader.download_handler' shared service.
  8975.      *
  8976.      * @return \Vich\UploaderBundle\Handler\DownloadHandler
  8977.      */
  8978.     protected function getVichUploader_DownloadHandlerService()
  8979.     {
  8980.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  8981.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
  8982.         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()));
  8983.     }
  8984.     /**
  8985.      * Gets the public 'vich_uploader.form.type.file' shared service.
  8986.      *
  8987.      * @return \Vich\UploaderBundle\Form\Type\VichFileType
  8988.      */
  8989.     protected function getVichUploader_Form_Type_FileService()
  8990.     {
  8991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8992.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8993.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  8994.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  8995.         if (isset($this->services['vich_uploader.form.type.file'])) {
  8996.             return $this->services['vich_uploader.form.type.file'];
  8997.         }
  8998.         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()));
  8999.     }
  9000.     /**
  9001.      * Gets the public 'vich_uploader.form.type.image' shared service.
  9002.      *
  9003.      * @return \Vich\UploaderBundle\Form\Type\VichImageType
  9004.      */
  9005.     protected function getVichUploader_Form_Type_ImageService()
  9006.     {
  9007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  9008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  9009.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
  9010.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
  9011.         $a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
  9012.         if (isset($this->services['vich_uploader.form.type.image'])) {
  9013.             return $this->services['vich_uploader.form.type.image'];
  9014.         }
  9015.         $b = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
  9016.         if (isset($this->services['vich_uploader.form.type.image'])) {
  9017.             return $this->services['vich_uploader.form.type.image'];
  9018.         }
  9019.         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);
  9020.     }
  9021.     /**
  9022.      * Gets the public 'vich_uploader.namer_uniqid.listing_photos' shared service.
  9023.      *
  9024.      * @return \Vich\UploaderBundle\Naming\UniqidNamer
  9025.      */
  9026.     protected function getVichUploader_NamerUniqid_ListingPhotosService()
  9027.     {
  9028.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
  9031.         return $this->services['vich_uploader.namer_uniqid.listing_photos'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
  9032.     }
  9033.     /**
  9034.      * Gets the public 'vich_uploader.upload_handler' shared service.
  9035.      *
  9036.      * @return \Vich\UploaderBundle\Handler\UploadHandler
  9037.      */
  9038.     protected function getVichUploader_UploadHandlerService()
  9039.     {
  9040.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
  9041.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
  9042.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
  9043.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
  9044.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9045.         if (isset($this->services['vich_uploader.upload_handler'])) {
  9046.             return $this->services['vich_uploader.upload_handler'];
  9047.         }
  9048.         $b = ($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService());
  9049.         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);
  9050.     }
  9051.     /**
  9052.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  9053.      *
  9054.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  9055.      */
  9056.     protected function getWebProfiler_Controller_ExceptionPanelService()
  9057.     {
  9058.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  9059.         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()));
  9060.     }
  9061.     /**
  9062.      * Gets the public 'web_profiler.controller.profiler' shared service.
  9063.      *
  9064.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  9065.      */
  9066.     protected function getWebProfiler_Controller_ProfilerService()
  9067.     {
  9068.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  9069.         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));
  9070.     }
  9071.     /**
  9072.      * Gets the public 'web_profiler.controller.router' shared service.
  9073.      *
  9074.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  9075.      */
  9076.     protected function getWebProfiler_Controller_RouterService()
  9077.     {
  9078.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  9079.         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 () {
  9080.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  9081.         }, 1));
  9082.     }
  9083.     /**
  9084.      * Gets the private '.28_doctrine_metadata_driver~NR9_EMx' shared service.
  9085.      *
  9086.      * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  9087.      */
  9088.     protected function get_28DoctrineMetadataDriverNR9EMxService()
  9089.     {
  9090.         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'));
  9091.     }
  9092.     /**
  9093.      * Gets the private '.App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand.lazy' shared service.
  9094.      *
  9095.      * @return \Symfony\Component\Console\Command\LazyCommand
  9096.      */
  9097.     protected function getPatchRemoveDuplicateUserPhonesCommand_LazyService()
  9098.     {
  9099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9101.         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 {
  9102.             return ($this->privates['App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand'] ?? $this->getPatchRemoveDuplicateUserPhonesCommandService());
  9103.         });
  9104.     }
  9105.     /**
  9106.      * Gets the private '.cache_connection.FANDyXX' shared service.
  9107.      *
  9108.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  9109.      */
  9110.     protected function get_CacheConnection_FANDyXXService()
  9111.     {
  9112.         return $this->privates['.cache_connection.FANDyXX'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('string:REDIS_DSN').'?dbindex=2&redis_sentinel=mymaster', ['lazy' => true]);
  9113.     }
  9114.     /**
  9115.      * Gets the private '.console.command.about.lazy' shared service.
  9116.      *
  9117.      * @return \Symfony\Component\Console\Command\LazyCommand
  9118.      */
  9119.     protected function get_Console_Command_About_LazyService()
  9120.     {
  9121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9123.         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 {
  9124.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  9125.         });
  9126.     }
  9127.     /**
  9128.      * Gets the private '.console.command.assets_install.lazy' shared service.
  9129.      *
  9130.      * @return \Symfony\Component\Console\Command\LazyCommand
  9131.      */
  9132.     protected function get_Console_Command_AssetsInstall_LazyService()
  9133.     {
  9134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9135.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9136.         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 {
  9137.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  9138.         });
  9139.     }
  9140.     /**
  9141.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  9142.      *
  9143.      * @return \Symfony\Component\Console\Command\LazyCommand
  9144.      */
  9145.     protected function get_Console_Command_CacheClear_LazyService()
  9146.     {
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9149.         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 {
  9150.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  9151.         });
  9152.     }
  9153.     /**
  9154.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  9155.      *
  9156.      * @return \Symfony\Component\Console\Command\LazyCommand
  9157.      */
  9158.     protected function get_Console_Command_CachePoolClear_LazyService()
  9159.     {
  9160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9162.         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 {
  9163.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  9164.         });
  9165.     }
  9166.     /**
  9167.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  9168.      *
  9169.      * @return \Symfony\Component\Console\Command\LazyCommand
  9170.      */
  9171.     protected function get_Console_Command_CachePoolDelete_LazyService()
  9172.     {
  9173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9175.         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 {
  9176.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  9177.         });
  9178.     }
  9179.     /**
  9180.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  9181.      *
  9182.      * @return \Symfony\Component\Console\Command\LazyCommand
  9183.      */
  9184.     protected function get_Console_Command_CachePoolList_LazyService()
  9185.     {
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9188.         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 {
  9189.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  9190.         });
  9191.     }
  9192.     /**
  9193.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  9194.      *
  9195.      * @return \Symfony\Component\Console\Command\LazyCommand
  9196.      */
  9197.     protected function get_Console_Command_CachePoolPrune_LazyService()
  9198.     {
  9199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9201.         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 {
  9202.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  9203.         });
  9204.     }
  9205.     /**
  9206.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  9207.      *
  9208.      * @return \Symfony\Component\Console\Command\LazyCommand
  9209.      */
  9210.     protected function get_Console_Command_CacheWarmup_LazyService()
  9211.     {
  9212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9214.         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 {
  9215.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  9216.         });
  9217.     }
  9218.     /**
  9219.      * Gets the private '.console.command.config_debug.lazy' shared service.
  9220.      *
  9221.      * @return \Symfony\Component\Console\Command\LazyCommand
  9222.      */
  9223.     protected function get_Console_Command_ConfigDebug_LazyService()
  9224.     {
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9227.         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 {
  9228.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  9229.         });
  9230.     }
  9231.     /**
  9232.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  9233.      *
  9234.      * @return \Symfony\Component\Console\Command\LazyCommand
  9235.      */
  9236.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  9237.     {
  9238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9240.         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 {
  9241.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  9242.         });
  9243.     }
  9244.     /**
  9245.      * Gets the private '.console.command.container_debug.lazy' shared service.
  9246.      *
  9247.      * @return \Symfony\Component\Console\Command\LazyCommand
  9248.      */
  9249.     protected function get_Console_Command_ContainerDebug_LazyService()
  9250.     {
  9251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9253.         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 {
  9254.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  9255.         });
  9256.     }
  9257.     /**
  9258.      * Gets the private '.console.command.container_lint.lazy' shared service.
  9259.      *
  9260.      * @return \Symfony\Component\Console\Command\LazyCommand
  9261.      */
  9262.     protected function get_Console_Command_ContainerLint_LazyService()
  9263.     {
  9264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9266.         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 {
  9267.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  9268.         });
  9269.     }
  9270.     /**
  9271.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  9272.      *
  9273.      * @return \Symfony\Component\Console\Command\LazyCommand
  9274.      */
  9275.     protected function get_Console_Command_DebugAutowiring_LazyService()
  9276.     {
  9277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9279.         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 {
  9280.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  9281.         });
  9282.     }
  9283.     /**
  9284.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  9285.      *
  9286.      * @return \Symfony\Component\Console\Command\LazyCommand
  9287.      */
  9288.     protected function get_Console_Command_DotenvDebug_LazyService()
  9289.     {
  9290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9292.         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 {
  9293.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  9294.         });
  9295.     }
  9296.     /**
  9297.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  9298.      *
  9299.      * @return \Symfony\Component\Console\Command\LazyCommand
  9300.      */
  9301.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  9302.     {
  9303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9305.         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 {
  9306.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  9307.         });
  9308.     }
  9309.     /**
  9310.      * Gets the private '.console.command.form_debug.lazy' shared service.
  9311.      *
  9312.      * @return \Symfony\Component\Console\Command\LazyCommand
  9313.      */
  9314.     protected function get_Console_Command_FormDebug_LazyService()
  9315.     {
  9316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9318.         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 {
  9319.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  9320.         });
  9321.     }
  9322.     /**
  9323.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  9324.      *
  9325.      * @return \Symfony\Component\Console\Command\LazyCommand
  9326.      */
  9327.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  9328.     {
  9329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9331.         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 {
  9332.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  9333.         });
  9334.     }
  9335.     /**
  9336.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  9337.      *
  9338.      * @return \Symfony\Component\Console\Command\LazyCommand
  9339.      */
  9340.     protected function get_Console_Command_MessengerDebug_LazyService()
  9341.     {
  9342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9344.         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 {
  9345.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  9346.         });
  9347.     }
  9348.     /**
  9349.      * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  9350.      *
  9351.      * @return \Symfony\Component\Console\Command\LazyCommand
  9352.      */
  9353.     protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  9354.     {
  9355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9357.         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 {
  9358.             return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  9359.         });
  9360.     }
  9361.     /**
  9362.      * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  9363.      *
  9364.      * @return \Symfony\Component\Console\Command\LazyCommand
  9365.      */
  9366.     protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  9367.     {
  9368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9370.         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 {
  9371.             return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  9372.         });
  9373.     }
  9374.     /**
  9375.      * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  9376.      *
  9377.      * @return \Symfony\Component\Console\Command\LazyCommand
  9378.      */
  9379.     protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  9380.     {
  9381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9383.         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 {
  9384.             return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  9385.         });
  9386.     }
  9387.     /**
  9388.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  9389.      *
  9390.      * @return \Symfony\Component\Console\Command\LazyCommand
  9391.      */
  9392.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  9393.     {
  9394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9396.         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 {
  9397.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  9398.         });
  9399.     }
  9400.     /**
  9401.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  9402.      *
  9403.      * @return \Symfony\Component\Console\Command\LazyCommand
  9404.      */
  9405.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  9406.     {
  9407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9409.         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 {
  9410.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  9411.         });
  9412.     }
  9413.     /**
  9414.      * Gets the private '.console.command.router_debug.lazy' shared service.
  9415.      *
  9416.      * @return \Symfony\Component\Console\Command\LazyCommand
  9417.      */
  9418.     protected function get_Console_Command_RouterDebug_LazyService()
  9419.     {
  9420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9422.         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 {
  9423.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  9424.         });
  9425.     }
  9426.     /**
  9427.      * Gets the private '.console.command.router_match.lazy' shared service.
  9428.      *
  9429.      * @return \Symfony\Component\Console\Command\LazyCommand
  9430.      */
  9431.     protected function get_Console_Command_RouterMatch_LazyService()
  9432.     {
  9433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9435.         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 {
  9436.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  9437.         });
  9438.     }
  9439.     /**
  9440.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  9441.      *
  9442.      * @return \Symfony\Component\Console\Command\LazyCommand
  9443.      */
  9444.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  9445.     {
  9446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9448.         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 {
  9449.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  9450.         });
  9451.     }
  9452.     /**
  9453.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  9454.      *
  9455.      * @return \Symfony\Component\Console\Command\LazyCommand
  9456.      */
  9457.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  9458.     {
  9459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9461.         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 {
  9462.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  9463.         });
  9464.     }
  9465.     /**
  9466.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  9467.      *
  9468.      * @return \Symfony\Component\Console\Command\LazyCommand
  9469.      */
  9470.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  9471.     {
  9472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9474.         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 {
  9475.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  9476.         });
  9477.     }
  9478.     /**
  9479.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  9480.      *
  9481.      * @return \Symfony\Component\Console\Command\LazyCommand
  9482.      */
  9483.     protected function get_Console_Command_SecretsList_LazyService()
  9484.     {
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9487.         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 {
  9488.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  9489.         });
  9490.     }
  9491.     /**
  9492.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  9493.      *
  9494.      * @return \Symfony\Component\Console\Command\LazyCommand
  9495.      */
  9496.     protected function get_Console_Command_SecretsRemove_LazyService()
  9497.     {
  9498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9500.         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 {
  9501.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  9502.         });
  9503.     }
  9504.     /**
  9505.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  9506.      *
  9507.      * @return \Symfony\Component\Console\Command\LazyCommand
  9508.      */
  9509.     protected function get_Console_Command_SecretsSet_LazyService()
  9510.     {
  9511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9513.         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 {
  9514.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  9515.         });
  9516.     }
  9517.     /**
  9518.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  9519.      *
  9520.      * @return \Symfony\Component\Console\Command\LazyCommand
  9521.      */
  9522.     protected function get_Console_Command_TranslationDebug_LazyService()
  9523.     {
  9524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9526.         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 {
  9527.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  9528.         });
  9529.     }
  9530.     /**
  9531.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  9532.      *
  9533.      * @return \Symfony\Component\Console\Command\LazyCommand
  9534.      */
  9535.     protected function get_Console_Command_TranslationExtract_LazyService()
  9536.     {
  9537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9539.         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 {
  9540.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  9541.         });
  9542.     }
  9543.     /**
  9544.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  9545.      *
  9546.      * @return \Symfony\Component\Console\Command\LazyCommand
  9547.      */
  9548.     protected function get_Console_Command_TranslationPull_LazyService()
  9549.     {
  9550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9552.         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 {
  9553.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  9554.         });
  9555.     }
  9556.     /**
  9557.      * Gets the private '.console.command.translation_push.lazy' shared service.
  9558.      *
  9559.      * @return \Symfony\Component\Console\Command\LazyCommand
  9560.      */
  9561.     protected function get_Console_Command_TranslationPush_LazyService()
  9562.     {
  9563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9565.         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 {
  9566.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  9567.         });
  9568.     }
  9569.     /**
  9570.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  9571.      *
  9572.      * @return \Symfony\Component\Console\Command\LazyCommand
  9573.      */
  9574.     protected function get_Console_Command_ValidatorDebug_LazyService()
  9575.     {
  9576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9578.         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 {
  9579.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  9580.         });
  9581.     }
  9582.     /**
  9583.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  9584.      *
  9585.      * @return \Symfony\Component\Console\Command\LazyCommand
  9586.      */
  9587.     protected function get_Console_Command_XliffLint_LazyService()
  9588.     {
  9589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9591.         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 {
  9592.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  9593.         });
  9594.     }
  9595.     /**
  9596.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  9597.      *
  9598.      * @return \Symfony\Component\Console\Command\LazyCommand
  9599.      */
  9600.     protected function get_Console_Command_YamlLint_LazyService()
  9601.     {
  9602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  9604.         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 {
  9605.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  9606.         });
  9607.     }
  9608.     /**
  9609.      * Gets the private '.debug.auth.client' shared service.
  9610.      *
  9611.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9612.      */
  9613.     protected function get_Debug_Auth_ClientService()
  9614.     {
  9615.         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))));
  9616.     }
  9617.     /**
  9618.      * Gets the private '.debug.fcm.client' shared service.
  9619.      *
  9620.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9621.      */
  9622.     protected function get_Debug_Fcm_ClientService()
  9623.     {
  9624.         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))));
  9625.     }
  9626.     /**
  9627.      * Gets the private '.debug.geoip.client' shared service.
  9628.      *
  9629.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9630.      */
  9631.     protected function get_Debug_Geoip_ClientService()
  9632.     {
  9633.         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))));
  9634.     }
  9635.     /**
  9636.      * Gets the private '.debug.http_client' shared service.
  9637.      *
  9638.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9639.      */
  9640.     protected function get_Debug_HttpClientService()
  9641.     {
  9642.         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))));
  9643.     }
  9644.     /**
  9645.      * Gets the private '.debug.http_client.inner' shared service.
  9646.      *
  9647.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  9648.      */
  9649.     protected function get_Debug_HttpClient_InnerService()
  9650.     {
  9651.         $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);
  9652.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  9653.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9654.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9655.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9656.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9657.         $instance->setLogger($a);
  9658.         return $instance;
  9659.     }
  9660.     /**
  9661.      * Gets the private '.debug.hwi_oauth.http_client' shared service.
  9662.      *
  9663.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9664.      */
  9665.     protected function get_Debug_HwiOauth_HttpClientService()
  9666.     {
  9667.         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))));
  9668.     }
  9669.     /**
  9670.      * Gets the private '.debug.locations_insights.client' shared service.
  9671.      *
  9672.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9673.      */
  9674.     protected function get_Debug_LocationsInsights_ClientService()
  9675.     {
  9676.         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))));
  9677.     }
  9678.     /**
  9679.      * Gets the private '.debug.search.client' shared service.
  9680.      *
  9681.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9682.      */
  9683.     protected function get_Debug_Search_ClientService()
  9684.     {
  9685.         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))));
  9686.     }
  9687.     /**
  9688.      * Gets the private '.debug.sms.client' shared service.
  9689.      *
  9690.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  9691.      */
  9692.     protected function get_Debug_Sms_ClientService()
  9693.     {
  9694.         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))));
  9695.     }
  9696.     /**
  9697.      * Gets the private '.errored..service_locator..h5RDax.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9698.      *
  9699.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9700.      */
  9701.     protected function getListingService()
  9702.     {
  9703.         $this->throw('Cannot autowire service ".service_locator..h5RDax": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9704.     }
  9705.     /**
  9706.      * Gets the private '.errored..service_locator..x5Ca.1.App\Entity\UserSegment' shared service.
  9707.      *
  9708.      * @return \App\Entity\UserSegment
  9709.      */
  9710.     protected function getUserSegmentService()
  9711.     {
  9712.         $this->throw('Cannot autowire service ".service_locator..x5Ca.1": it references class "App\\Entity\\UserSegment" but no such service exists.');
  9713.     }
  9714.     /**
  9715.      * Gets the private '.errored..service_locator.01gbGY5.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9716.      *
  9717.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9718.      */
  9719.     protected function getListing2Service()
  9720.     {
  9721.         $this->throw('Cannot autowire service ".service_locator.01gbGY5": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9722.     }
  9723.     /**
  9724.      * Gets the private '.errored..service_locator.01gbGY5.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  9725.      *
  9726.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  9727.      */
  9728.     protected function getListingPhotoService()
  9729.     {
  9730.         $this->throw('Cannot autowire service ".service_locator.01gbGY5": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  9731.     }
  9732.     /**
  9733.      * Gets the private '.errored..service_locator.0ea3J8t.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9734.      *
  9735.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9736.      */
  9737.     protected function getListing3Service()
  9738.     {
  9739.         $this->throw('Cannot autowire service ".service_locator.0ea3J8t": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9740.     }
  9741.     /**
  9742.      * Gets the private '.errored..service_locator.15Qxs4f.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9743.      *
  9744.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9745.      */
  9746.     protected function getListing4Service()
  9747.     {
  9748.         $this->throw('Cannot autowire service ".service_locator.15Qxs4f": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9749.     }
  9750.     /**
  9751.      * Gets the private '.errored..service_locator.1wddV2..App\Entity\LeadContactRequest' shared service.
  9752.      *
  9753.      * @return \App\Entity\LeadContactRequest
  9754.      */
  9755.     protected function getLeadContactRequestService()
  9756.     {
  9757.         $this->throw('Cannot autowire service ".service_locator.1wddV2.": it references class "App\\Entity\\LeadContactRequest" but no such service exists.');
  9758.     }
  9759.     /**
  9760.      * Gets the private '.errored..service_locator.2AJALl2.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  9761.      *
  9762.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  9763.      */
  9764.     protected function getPropertyTypeService()
  9765.     {
  9766.         $this->throw('Cannot autowire service ".service_locator.2AJALl2": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  9767.     }
  9768.     /**
  9769.      * Gets the private '.errored..service_locator.2AJALl2.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  9770.      *
  9771.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  9772.      */
  9773.     protected function getSectionService()
  9774.     {
  9775.         $this->throw('Cannot autowire service ".service_locator.2AJALl2": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  9776.     }
  9777.     /**
  9778.      * Gets the private '.errored..service_locator.2M9KHMg.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9779.      *
  9780.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9781.      */
  9782.     protected function getUserService()
  9783.     {
  9784.         $this->throw('Cannot autowire service ".service_locator.2M9KHMg": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9785.     }
  9786.     /**
  9787.      * Gets the private '.errored..service_locator.2Ub4lmw.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9788.      *
  9789.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9790.      */
  9791.     protected function getUser2Service()
  9792.     {
  9793.         $this->throw('Cannot autowire service ".service_locator.2Ub4lmw": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9794.     }
  9795.     /**
  9796.      * Gets the private '.errored..service_locator.2_6UvMb.Aqarmap\Bundle\DiscussionBundle\Entity\Comment' shared service.
  9797.      *
  9798.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Comment
  9799.      */
  9800.     protected function getCommentService()
  9801.     {
  9802.         $this->throw('Cannot autowire service ".service_locator.2_6UvMb": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment" but no such service exists.');
  9803.     }
  9804.     /**
  9805.      * Gets the private '.errored..service_locator.3.is40S.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  9806.      *
  9807.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  9808.      */
  9809.     protected function getPropertyType2Service()
  9810.     {
  9811.         $this->throw('Cannot autowire service ".service_locator.3.is40S": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  9812.     }
  9813.     /**
  9814.      * Gets the private '.errored..service_locator.3Dofsr4.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9815.      *
  9816.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9817.      */
  9818.     protected function getUser3Service()
  9819.     {
  9820.         $this->throw('Cannot autowire service ".service_locator.3Dofsr4": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9821.     }
  9822.     /**
  9823.      * Gets the private '.errored..service_locator.3Dofsr4.Aqarmap\Bundle\UserBundle\Entity\UserDomain' shared service.
  9824.      *
  9825.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserDomain
  9826.      */
  9827.     protected function getUserDomainService()
  9828.     {
  9829.         $this->throw('Cannot autowire service ".service_locator.3Dofsr4": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain" but no such service exists.');
  9830.     }
  9831.     /**
  9832.      * Gets the private '.errored..service_locator.48PMbZa.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9833.      *
  9834.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9835.      */
  9836.     protected function getListing5Service()
  9837.     {
  9838.         $this->throw('Cannot autowire service ".service_locator.48PMbZa": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9839.     }
  9840.     /**
  9841.      * Gets the private '.errored..service_locator.4CTW3Co.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9842.      *
  9843.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9844.      */
  9845.     protected function getListing6Service()
  9846.     {
  9847.         $this->throw('Cannot autowire service ".service_locator.4CTW3Co": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9848.     }
  9849.     /**
  9850.      * Gets the private '.errored..service_locator.5TZeRCE.Aqarmap\Bundle\ListingBundle\Entity\File' shared service.
  9851.      *
  9852.      * @return \Aqarmap\Bundle\ListingBundle\Entity\File
  9853.      */
  9854.     protected function getFileService()
  9855.     {
  9856.         $this->throw('Cannot autowire service ".service_locator.5TZeRCE": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\File" but no such service exists.');
  9857.     }
  9858.     /**
  9859.      * Gets the private '.errored..service_locator.691P.J0.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9860.      *
  9861.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9862.      */
  9863.     protected function getListing7Service()
  9864.     {
  9865.         $this->throw('Cannot autowire service ".service_locator.691P.J0": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9866.     }
  9867.     /**
  9868.      * Gets the private '.errored..service_locator.6U_jksk.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  9869.      *
  9870.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  9871.      */
  9872.     protected function getDiscussionService()
  9873.     {
  9874.         $this->throw('Cannot autowire service ".service_locator.6U_jksk": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  9875.     }
  9876.     /**
  9877.      * Gets the private '.errored..service_locator.6uOXFWy.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9878.      *
  9879.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9880.      */
  9881.     protected function getListing8Service()
  9882.     {
  9883.         $this->throw('Cannot autowire service ".service_locator.6uOXFWy": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9884.     }
  9885.     /**
  9886.      * Gets the private '.errored..service_locator.6uOXFWy.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  9887.      *
  9888.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  9889.      */
  9890.     protected function getListingPhoto2Service()
  9891.     {
  9892.         $this->throw('Cannot autowire service ".service_locator.6uOXFWy": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  9893.     }
  9894.     /**
  9895.      * Gets the private '.errored..service_locator.81.uOvc.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9896.      *
  9897.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9898.      */
  9899.     protected function getUser4Service()
  9900.     {
  9901.         $this->throw('Cannot autowire service ".service_locator.81.uOvc": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9902.     }
  9903.     /**
  9904.      * Gets the private '.errored..service_locator.81H6ZId.Aqarmap\Bundle\MainBundle\Entity\MobileSectionsToggles' shared service.
  9905.      *
  9906.      * @return \Aqarmap\Bundle\MainBundle\Entity\MobileSectionsToggles
  9907.      */
  9908.     protected function getMobileSectionsTogglesService()
  9909.     {
  9910.         $this->throw('Cannot autowire service ".service_locator.81H6ZId": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\MobileSectionsToggles" but no such service exists.');
  9911.     }
  9912.     /**
  9913.      * Gets the private '.errored..service_locator.C3YrtYY.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  9914.      *
  9915.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  9916.      */
  9917.     protected function getLocationService()
  9918.     {
  9919.         $this->throw('Cannot autowire service ".service_locator.C3YrtYY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  9920.     }
  9921.     /**
  9922.      * Gets the private '.errored..service_locator.C3YrtYY.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  9923.      *
  9924.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  9925.      */
  9926.     protected function getPropertyType3Service()
  9927.     {
  9928.         $this->throw('Cannot autowire service ".service_locator.C3YrtYY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  9929.     }
  9930.     /**
  9931.      * Gets the private '.errored..service_locator.C7sApcB.Aqarmap\Bundle\NotifierBundle\Entity\Notifier' shared service.
  9932.      *
  9933.      * @return \Aqarmap\Bundle\NotifierBundle\Entity\Notifier
  9934.      */
  9935.     protected function getNotifierService()
  9936.     {
  9937.         $this->throw('Cannot autowire service ".service_locator.C7sApcB": it references class "Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier" but no such service exists.');
  9938.     }
  9939.     /**
  9940.      * Gets the private '.errored..service_locator.Cv0rm0q.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  9941.      *
  9942.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  9943.      */
  9944.     protected function getUser5Service()
  9945.     {
  9946.         $this->throw('Cannot autowire service ".service_locator.Cv0rm0q": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  9947.     }
  9948.     /**
  9949.      * Gets the private '.errored..service_locator.DhfpusR.Aqarmap\Bundle\MainBundle\Entity\Feedback' shared service.
  9950.      *
  9951.      * @return \Aqarmap\Bundle\MainBundle\Entity\Feedback
  9952.      */
  9953.     protected function getFeedbackService()
  9954.     {
  9955.         $this->throw('Cannot autowire service ".service_locator.DhfpusR": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback" but no such service exists.');
  9956.     }
  9957.     /**
  9958.      * Gets the private '.errored..service_locator.E5620._.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  9959.      *
  9960.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  9961.      */
  9962.     protected function getListing9Service()
  9963.     {
  9964.         $this->throw('Cannot autowire service ".service_locator.E5620._": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  9965.     }
  9966.     /**
  9967.      * Gets the private '.errored..service_locator.EdCv38r.Aqarmap\Bundle\MainBundle\Entity\JoinUs' shared service.
  9968.      *
  9969.      * @return \Aqarmap\Bundle\MainBundle\Entity\JoinUs
  9970.      */
  9971.     protected function getJoinUsService()
  9972.     {
  9973.         $this->throw('Cannot autowire service ".service_locator.EdCv38r": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\JoinUs" but no such service exists.');
  9974.     }
  9975.     /**
  9976.      * Gets the private '.errored..service_locator.Ef4Q2nx.Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestion' shared service.
  9977.      *
  9978.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestion
  9979.      */
  9980.     protected function getDynamicQuestionService()
  9981.     {
  9982.         $this->throw('Cannot autowire service ".service_locator.Ef4Q2nx": it references class "Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestion" but no such service exists.');
  9983.     }
  9984.     /**
  9985.      * Gets the private '.errored..service_locator.EyfC0N4.Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest' shared service.
  9986.      *
  9987.      * @return \Aqarmap\Bundle\ExchangeBundle\Entity\ExchangeRequest
  9988.      */
  9989.     protected function getExchangeRequestService()
  9990.     {
  9991.         $this->throw('Cannot autowire service ".service_locator.EyfC0N4": it references class "Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest" but no such service exists.');
  9992.     }
  9993.     /**
  9994.      * Gets the private '.errored..service_locator.F92OUdR.Aqarmap\Bundle\FinancialAidsBundle\Entity\FinancialAid' shared service.
  9995.      *
  9996.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Entity\FinancialAid
  9997.      */
  9998.     protected function getFinancialAidService()
  9999.     {
  10000.         $this->throw('Cannot autowire service ".service_locator.F92OUdR": it references class "Aqarmap\\Bundle\\FinancialAidsBundle\\Entity\\FinancialAid" but no such service exists.');
  10001.     }
  10002.     /**
  10003.      * Gets the private '.errored..service_locator.FYC1ztD.App\Entity\Subscriptions\SubscriptionPlan' shared service.
  10004.      *
  10005.      * @return \App\Entity\Subscriptions\SubscriptionPlan
  10006.      */
  10007.     protected function getSubscriptionPlanService()
  10008.     {
  10009.         $this->throw('Cannot autowire service ".service_locator.FYC1ztD": it references class "App\\Entity\\Subscriptions\\SubscriptionPlan" but no such service exists.');
  10010.     }
  10011.     /**
  10012.      * Gets the private '.errored..service_locator.FeEvP.H.App\Entity\Subscriptions\SubscriptionPlan' shared service.
  10013.      *
  10014.      * @return \App\Entity\Subscriptions\SubscriptionPlan
  10015.      */
  10016.     protected function getSubscriptionPlan2Service()
  10017.     {
  10018.         $this->throw('Cannot autowire service ".service_locator.FeEvP.H": it references class "App\\Entity\\Subscriptions\\SubscriptionPlan" but no such service exists.');
  10019.     }
  10020.     /**
  10021.      * Gets the private '.errored..service_locator.GedePMg.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10022.      *
  10023.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10024.      */
  10025.     protected function getSection2Service()
  10026.     {
  10027.         $this->throw('Cannot autowire service ".service_locator.GedePMg": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10028.     }
  10029.     /**
  10030.      * Gets the private '.errored..service_locator.IxpZ58c.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10031.      *
  10032.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10033.      */
  10034.     protected function getListing10Service()
  10035.     {
  10036.         $this->throw('Cannot autowire service ".service_locator.IxpZ58c": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10037.     }
  10038.     /**
  10039.      * Gets the private '.errored..service_locator.JZvIlSn.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10040.      *
  10041.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10042.      */
  10043.     protected function getListing11Service()
  10044.     {
  10045.         $this->throw('Cannot autowire service ".service_locator.JZvIlSn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10046.     }
  10047.     /**
  10048.      * Gets the private '.errored..service_locator.JZvIlSn.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  10049.      *
  10050.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  10051.      */
  10052.     protected function getListingPhoto3Service()
  10053.     {
  10054.         $this->throw('Cannot autowire service ".service_locator.JZvIlSn": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  10055.     }
  10056.     /**
  10057.      * Gets the private '.errored..service_locator.KI50Z4f.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  10058.      *
  10059.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  10060.      */
  10061.     protected function getPaymentService()
  10062.     {
  10063.         $this->throw('Cannot autowire service ".service_locator.KI50Z4f": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  10064.     }
  10065.     /**
  10066.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  10067.      *
  10068.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  10069.      */
  10070.     protected function getLoaderInterfaceService()
  10071.     {
  10072.         $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".');
  10073.     }
  10074.     /**
  10075.      * Gets the private '.errored..service_locator.KriOK1M.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10076.      *
  10077.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10078.      */
  10079.     protected function getUser6Service()
  10080.     {
  10081.         $this->throw('Cannot autowire service ".service_locator.KriOK1M": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10082.     }
  10083.     /**
  10084.      * Gets the private '.errored..service_locator.LRr2cO7.Aqarmap\Bundle\MainBundle\Entity\Menu' shared service.
  10085.      *
  10086.      * @return \Aqarmap\Bundle\MainBundle\Entity\Menu
  10087.      */
  10088.     protected function getMenuService()
  10089.     {
  10090.         $this->throw('Cannot autowire service ".service_locator.LRr2cO7": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Menu" but no such service exists.');
  10091.     }
  10092.     /**
  10093.      * Gets the private '.errored..service_locator.LeUnxz1.Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation' shared service.
  10094.      *
  10095.      * @return \Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation
  10096.      */
  10097.     protected function getCompoundLocationService()
  10098.     {
  10099.         $this->throw('Cannot autowire service ".service_locator.LeUnxz1": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation" but no such service exists.');
  10100.     }
  10101.     /**
  10102.      * Gets the private '.errored..service_locator.MyHXagK.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10103.      *
  10104.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10105.      */
  10106.     protected function getUser7Service()
  10107.     {
  10108.         $this->throw('Cannot autowire service ".service_locator.MyHXagK": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10109.     }
  10110.     /**
  10111.      * Gets the private '.errored..service_locator.NEJIEts.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10112.      *
  10113.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10114.      */
  10115.     protected function getListing12Service()
  10116.     {
  10117.         $this->throw('Cannot autowire service ".service_locator.NEJIEts": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10118.     }
  10119.     /**
  10120.      * Gets the private '.errored..service_locator.NRsk.0J.Aqarmap\Bundle\DiscussionBundle\Entity\Comment' shared service.
  10121.      *
  10122.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Comment
  10123.      */
  10124.     protected function getComment2Service()
  10125.     {
  10126.         $this->throw('Cannot autowire service ".service_locator.NRsk.0J": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment" but no such service exists.');
  10127.     }
  10128.     /**
  10129.      * Gets the private '.errored..service_locator.NRsk.0J.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  10130.      *
  10131.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  10132.      */
  10133.     protected function getDiscussion2Service()
  10134.     {
  10135.         $this->throw('Cannot autowire service ".service_locator.NRsk.0J": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  10136.     }
  10137.     /**
  10138.      * Gets the private '.errored..service_locator.NSHwqyp.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10139.      *
  10140.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10141.      */
  10142.     protected function getUser8Service()
  10143.     {
  10144.         $this->throw('Cannot autowire service ".service_locator.NSHwqyp": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10145.     }
  10146.     /**
  10147.      * Gets the private '.errored..service_locator.N_uc6xq.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10148.      *
  10149.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10150.      */
  10151.     protected function getListing13Service()
  10152.     {
  10153.         $this->throw('Cannot autowire service ".service_locator.N_uc6xq": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10154.     }
  10155.     /**
  10156.      * Gets the private '.errored..service_locator.Nf_Q.FU.Aqarmap\Bundle\MainBundle\Entity\Page' shared service.
  10157.      *
  10158.      * @return \Aqarmap\Bundle\MainBundle\Entity\Page
  10159.      */
  10160.     protected function getPageService()
  10161.     {
  10162.         $this->throw('Cannot autowire service ".service_locator.Nf_Q.FU": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Page" but no such service exists.');
  10163.     }
  10164.     /**
  10165.      * Gets the private '.errored..service_locator.OeUeC3z.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10166.      *
  10167.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10168.      */
  10169.     protected function getSection3Service()
  10170.     {
  10171.         $this->throw('Cannot autowire service ".service_locator.OeUeC3z": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10172.     }
  10173.     /**
  10174.      * Gets the private '.errored..service_locator.P4ohWKt.App\Entity\User\UserSubAccount' shared service.
  10175.      *
  10176.      * @return \App\Entity\User\UserSubAccount
  10177.      */
  10178.     protected function getUserSubAccountService()
  10179.     {
  10180.         $this->throw('Cannot autowire service ".service_locator.P4ohWKt": it references class "App\\Entity\\User\\UserSubAccount" but no such service exists.');
  10181.     }
  10182.     /**
  10183.      * Gets the private '.errored..service_locator.Pfo2iga.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10184.      *
  10185.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10186.      */
  10187.     protected function getListing14Service()
  10188.     {
  10189.         $this->throw('Cannot autowire service ".service_locator.Pfo2iga": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10190.     }
  10191.     /**
  10192.      * Gets the private '.errored..service_locator.Q6NFJtv.App\Entity\UserSegment' shared service.
  10193.      *
  10194.      * @return \App\Entity\UserSegment
  10195.      */
  10196.     protected function getUserSegment2Service()
  10197.     {
  10198.         $this->throw('Cannot autowire service ".service_locator.Q6NFJtv": it references class "App\\Entity\\UserSegment" but no such service exists.');
  10199.     }
  10200.     /**
  10201.      * Gets the private '.errored..service_locator.QVQbFIb.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  10202.      *
  10203.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  10204.      */
  10205.     protected function getPayment2Service()
  10206.     {
  10207.         $this->throw('Cannot autowire service ".service_locator.QVQbFIb": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  10208.     }
  10209.     /**
  10210.      * Gets the private '.errored..service_locator.Qp.s1q..Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10211.      *
  10212.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10213.      */
  10214.     protected function getUser9Service()
  10215.     {
  10216.         $this->throw('Cannot autowire service ".service_locator.Qp.s1q.": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10217.     }
  10218.     /**
  10219.      * Gets the private '.errored..service_locator.R.5rpS2.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10220.      *
  10221.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10222.      */
  10223.     protected function getUser10Service()
  10224.     {
  10225.         $this->throw('Cannot autowire service ".service_locator.R.5rpS2": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10226.     }
  10227.     /**
  10228.      * Gets the private '.errored..service_locator.SBFvyl6.Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto' shared service.
  10229.      *
  10230.      * @return \Aqarmap\Bundle\ListingBundle\Entity\LocationPhoto
  10231.      */
  10232.     protected function getLocationPhotoService()
  10233.     {
  10234.         $this->throw('Cannot autowire service ".service_locator.SBFvyl6": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\LocationPhoto" but no such service exists.');
  10235.     }
  10236.     /**
  10237.      * Gets the private '.errored..service_locator.SE4ny3Y.Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts' shared service.
  10238.      *
  10239.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Entity\BuyerAlerts
  10240.      */
  10241.     protected function getBuyerAlertsService()
  10242.     {
  10243.         $this->throw('Cannot autowire service ".service_locator.SE4ny3Y": it references class "Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity\\BuyerAlerts" but no such service exists.');
  10244.     }
  10245.     /**
  10246.      * Gets the private '.errored..service_locator.SblZSSN.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10247.      *
  10248.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10249.      */
  10250.     protected function getLocation2Service()
  10251.     {
  10252.         $this->throw('Cannot autowire service ".service_locator.SblZSSN": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10253.     }
  10254.     /**
  10255.      * Gets the private '.errored..service_locator.SblZSSN.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10256.      *
  10257.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10258.      */
  10259.     protected function getUser11Service()
  10260.     {
  10261.         $this->throw('Cannot autowire service ".service_locator.SblZSSN": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10262.     }
  10263.     /**
  10264.      * Gets the private '.errored..service_locator.ScY99ay.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10265.      *
  10266.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10267.      */
  10268.     protected function getSection4Service()
  10269.     {
  10270.         $this->throw('Cannot autowire service ".service_locator.ScY99ay": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10271.     }
  10272.     /**
  10273.      * Gets the private '.errored..service_locator.TLrSZYf.Aqarmap\Bundle\ListingBundle\Entity\Favourite' shared service.
  10274.      *
  10275.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Favourite
  10276.      */
  10277.     protected function getFavouriteService()
  10278.     {
  10279.         $this->throw('Cannot autowire service ".service_locator.TLrSZYf": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Favourite" but no such service exists.');
  10280.     }
  10281.     /**
  10282.      * Gets the private '.errored..service_locator.TtqXS4F.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10283.      *
  10284.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10285.      */
  10286.     protected function getUser12Service()
  10287.     {
  10288.         $this->throw('Cannot autowire service ".service_locator.TtqXS4F": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10289.     }
  10290.     /**
  10291.      * Gets the private '.errored..service_locator.U7VViCc.Symfony\Component\Form\FormInterface' shared service.
  10292.      *
  10293.      * @return \Symfony\Component\Form\FormInterface
  10294.      */
  10295.     protected function getFormInterfaceService()
  10296.     {
  10297.         $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?');
  10298.     }
  10299.     /**
  10300.      * Gets the private '.errored..service_locator.Uagg_gw.Aqarmap\Bundle\UserBundle\Entity\UserDomain' shared service.
  10301.      *
  10302.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserDomain
  10303.      */
  10304.     protected function getUserDomain2Service()
  10305.     {
  10306.         $this->throw('Cannot autowire service ".service_locator.Uagg_gw": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain" but no such service exists.');
  10307.     }
  10308.     /**
  10309.      * Gets the private '.errored..service_locator.Ue3lOen.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10310.      *
  10311.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10312.      */
  10313.     protected function getUser13Service()
  10314.     {
  10315.         $this->throw('Cannot autowire service ".service_locator.Ue3lOen": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10316.     }
  10317.     /**
  10318.      * Gets the private '.errored..service_locator.UsScnKS.App\Entity\Lead\Lead' shared service.
  10319.      *
  10320.      * @return \App\Entity\Lead\Lead
  10321.      */
  10322.     protected function getLeadService()
  10323.     {
  10324.         $this->throw('Cannot autowire service ".service_locator.UsScnKS": it references class "App\\Entity\\Lead\\Lead" but no such service exists.');
  10325.     }
  10326.     /**
  10327.      * Gets the private '.errored..service_locator.Uyoau69.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10328.      *
  10329.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10330.      */
  10331.     protected function getListing15Service()
  10332.     {
  10333.         $this->throw('Cannot autowire service ".service_locator.Uyoau69": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10334.     }
  10335.     /**
  10336.      * Gets the private '.errored..service_locator.VAPpaZO.App\Entity\User\UserSubAccount' shared service.
  10337.      *
  10338.      * @return \App\Entity\User\UserSubAccount
  10339.      */
  10340.     protected function getUserSubAccount2Service()
  10341.     {
  10342.         $this->throw('Cannot autowire service ".service_locator.VAPpaZO": it references class "App\\Entity\\User\\UserSubAccount" but no such service exists.');
  10343.     }
  10344.     /**
  10345.      * Gets the private '.errored..service_locator.VQspxfD.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10346.      *
  10347.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10348.      */
  10349.     protected function getUser14Service()
  10350.     {
  10351.         $this->throw('Cannot autowire service ".service_locator.VQspxfD": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10352.     }
  10353.     /**
  10354.      * Gets the private '.errored..service_locator.Vhx2..N.Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionService' shared service.
  10355.      *
  10356.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\PaymentTransactionService
  10357.      */
  10358.     protected function getPaymentTransactionServiceService()
  10359.     {
  10360.         $this->throw('Cannot autowire service ".service_locator.Vhx2..N": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\PaymentTransactionService" but no such service exists.');
  10361.     }
  10362.     /**
  10363.      * Gets the private '.errored..service_locator.WYrnE_I.Aqarmap\Bundle\UserBundle\Entity\UserInterest' shared service.
  10364.      *
  10365.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserInterest
  10366.      */
  10367.     protected function getUserInterestService()
  10368.     {
  10369.         $this->throw('Cannot autowire service ".service_locator.WYrnE_I": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserInterest" but no such service exists.');
  10370.     }
  10371.     /**
  10372.      * Gets the private '.errored..service_locator.XD1u.VJ.Aqarmap\Bundle\ListingBundle\Entity\Rule' shared service.
  10373.      *
  10374.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Rule
  10375.      */
  10376.     protected function getRuleService()
  10377.     {
  10378.         $this->throw('Cannot autowire service ".service_locator.XD1u.VJ": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Rule" but no such service exists.');
  10379.     }
  10380.     /**
  10381.      * Gets the private '.errored..service_locator.X_4f3Bt.App\Entity\Lead\Lead' shared service.
  10382.      *
  10383.      * @return \App\Entity\Lead\Lead
  10384.      */
  10385.     protected function getLead2Service()
  10386.     {
  10387.         $this->throw('Cannot autowire service ".service_locator.X_4f3Bt": it references class "App\\Entity\\Lead\\Lead" but no such service exists.');
  10388.     }
  10389.     /**
  10390.      * Gets the private '.errored..service_locator.Xc.PcLF.Aqarmap\Bundle\MainBundle\Entity\DefaultTopCustomers' shared service.
  10391.      *
  10392.      * @return \Aqarmap\Bundle\MainBundle\Entity\DefaultTopCustomers
  10393.      */
  10394.     protected function getDefaultTopCustomersService()
  10395.     {
  10396.         $this->throw('Cannot autowire service ".service_locator.Xc.PcLF": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\DefaultTopCustomers" but no such service exists.');
  10397.     }
  10398.     /**
  10399.      * Gets the private '.errored..service_locator.ZbqxYyN.Aqarmap\Bundle\NotifierBundle\Entity\Notifier' shared service.
  10400.      *
  10401.      * @return \Aqarmap\Bundle\NotifierBundle\Entity\Notifier
  10402.      */
  10403.     protected function getNotifier2Service()
  10404.     {
  10405.         $this->throw('Cannot autowire service ".service_locator.ZbqxYyN": it references class "Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier" but no such service exists.');
  10406.     }
  10407.     /**
  10408.      * Gets the private '.errored..service_locator._MMsLYK.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10409.      *
  10410.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10411.      */
  10412.     protected function getListing16Service()
  10413.     {
  10414.         $this->throw('Cannot autowire service ".service_locator._MMsLYK": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10415.     }
  10416.     /**
  10417.      * Gets the private '.errored..service_locator._Qw4DJe.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10418.      *
  10419.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10420.      */
  10421.     protected function getListing17Service()
  10422.     {
  10423.         $this->throw('Cannot autowire service ".service_locator._Qw4DJe": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10424.     }
  10425.     /**
  10426.      * Gets the private '.errored..service_locator._Qw4DJe.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10427.      *
  10428.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10429.      */
  10430.     protected function getUser15Service()
  10431.     {
  10432.         $this->throw('Cannot autowire service ".service_locator._Qw4DJe": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10433.     }
  10434.     /**
  10435.      * Gets the private '.errored..service_locator.atd8Wi6.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10436.      *
  10437.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10438.      */
  10439.     protected function getListing18Service()
  10440.     {
  10441.         $this->throw('Cannot autowire service ".service_locator.atd8Wi6": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10442.     }
  10443.     /**
  10444.      * Gets the private '.errored..service_locator.e.ek1_q.Aqarmap\Bundle\ListingBundle\Entity\Phone' shared service.
  10445.      *
  10446.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Phone
  10447.      */
  10448.     protected function getPhoneService()
  10449.     {
  10450.         $this->throw('Cannot autowire service ".service_locator.e.ek1_q": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Phone" but no such service exists.');
  10451.     }
  10452.     /**
  10453.      * Gets the private '.errored..service_locator.elP0OCB.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10454.      *
  10455.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10456.      */
  10457.     protected function getListing19Service()
  10458.     {
  10459.         $this->throw('Cannot autowire service ".service_locator.elP0OCB": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10460.     }
  10461.     /**
  10462.      * Gets the private '.errored..service_locator.fQLgYVs.App\Entity\UserSegment' shared service.
  10463.      *
  10464.      * @return \App\Entity\UserSegment
  10465.      */
  10466.     protected function getUserSegment3Service()
  10467.     {
  10468.         $this->throw('Cannot autowire service ".service_locator.fQLgYVs": it references class "App\\Entity\\UserSegment" but no such service exists.');
  10469.     }
  10470.     /**
  10471.      * Gets the private '.errored..service_locator.faK6yZI.Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggle' shared service.
  10472.      *
  10473.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Entity\FeatureToggle
  10474.      */
  10475.     protected function getFeatureToggleService()
  10476.     {
  10477.         $this->throw('Cannot autowire service ".service_locator.faK6yZI": it references class "Aqarmap\\Bundle\\FeatureToggleBundle\\Entity\\FeatureToggle" but no such service exists.');
  10478.     }
  10479.     /**
  10480.      * Gets the private '.errored..service_locator.gWBS00N.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10481.      *
  10482.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10483.      */
  10484.     protected function getUser16Service()
  10485.     {
  10486.         $this->throw('Cannot autowire service ".service_locator.gWBS00N": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10487.     }
  10488.     /**
  10489.      * Gets the private '.errored..service_locator.gWBS00N.Aqarmap\Bundle\UserBundle\Entity\UserPackages' shared service.
  10490.      *
  10491.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserPackages
  10492.      */
  10493.     protected function getUserPackagesService()
  10494.     {
  10495.         $this->throw('Cannot autowire service ".service_locator.gWBS00N": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserPackages" but no such service exists.');
  10496.     }
  10497.     /**
  10498.      * Gets the private '.errored..service_locator.hiEbQuj.Aqarmap\Bundle\UserBundle\Entity\Team' shared service.
  10499.      *
  10500.      * @return \Aqarmap\Bundle\UserBundle\Entity\Team
  10501.      */
  10502.     protected function getTeamService()
  10503.     {
  10504.         $this->throw('Cannot autowire service ".service_locator.hiEbQuj": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\Team" but no such service exists.');
  10505.     }
  10506.     /**
  10507.      * Gets the private '.errored..service_locator.hwXYXrz.Aqarmap\Bundle\PaymentBundle\Entity\Payment' shared service.
  10508.      *
  10509.      * @return \Aqarmap\Bundle\PaymentBundle\Entity\Payment
  10510.      */
  10511.     protected function getPayment3Service()
  10512.     {
  10513.         $this->throw('Cannot autowire service ".service_locator.hwXYXrz": it references class "Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment" but no such service exists.');
  10514.     }
  10515.     /**
  10516.      * Gets the private '.errored..service_locator.i94Unr0.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10517.      *
  10518.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10519.      */
  10520.     protected function getLocation3Service()
  10521.     {
  10522.         $this->throw('Cannot autowire service ".service_locator.i94Unr0": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10523.     }
  10524.     /**
  10525.      * Gets the private '.errored..service_locator.iI93pWi.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10526.      *
  10527.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10528.      */
  10529.     protected function getLocation4Service()
  10530.     {
  10531.         $this->throw('Cannot autowire service ".service_locator.iI93pWi": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10532.     }
  10533.     /**
  10534.      * Gets the private '.errored..service_locator.iuFqMPC.Aqarmap\Bundle\MainBundle\Entity\Feedback' shared service.
  10535.      *
  10536.      * @return \Aqarmap\Bundle\MainBundle\Entity\Feedback
  10537.      */
  10538.     protected function getFeedback2Service()
  10539.     {
  10540.         $this->throw('Cannot autowire service ".service_locator.iuFqMPC": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback" but no such service exists.');
  10541.     }
  10542.     /**
  10543.      * Gets the private '.errored..service_locator.ixUkIS..Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  10544.      *
  10545.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  10546.      */
  10547.     protected function getListingPhoto4Service()
  10548.     {
  10549.         $this->throw('Cannot autowire service ".service_locator.ixUkIS.": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  10550.     }
  10551.     /**
  10552.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10553.      *
  10554.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10555.      */
  10556.     protected function getListing20Service()
  10557.     {
  10558.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10559.     }
  10560.     /**
  10561.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  10562.      *
  10563.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  10564.      */
  10565.     protected function getPropertyType4Service()
  10566.     {
  10567.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  10568.     }
  10569.     /**
  10570.      * Gets the private '.errored..service_locator.jnEgZVj.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10571.      *
  10572.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10573.      */
  10574.     protected function getSection5Service()
  10575.     {
  10576.         $this->throw('Cannot autowire service ".service_locator.jnEgZVj": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10577.     }
  10578.     /**
  10579.      * Gets the private '.errored..service_locator.kLKFYzd.Aqarmap\Bundle\MainBundle\Entity\Link' shared service.
  10580.      *
  10581.      * @return \Aqarmap\Bundle\MainBundle\Entity\Link
  10582.      */
  10583.     protected function getLinkService()
  10584.     {
  10585.         $this->throw('Cannot autowire service ".service_locator.kLKFYzd": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Link" but no such service exists.');
  10586.     }
  10587.     /**
  10588.      * Gets the private '.errored..service_locator.lZdneNX.Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionChoice' shared service.
  10589.      *
  10590.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Entity\DynamicQuestionChoice
  10591.      */
  10592.     protected function getDynamicQuestionChoiceService()
  10593.     {
  10594.         $this->throw('Cannot autowire service ".service_locator.lZdneNX": it references class "Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestionChoice" but no such service exists.');
  10595.     }
  10596.     /**
  10597.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10598.      *
  10599.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10600.      */
  10601.     protected function getLocation5Service()
  10602.     {
  10603.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10604.     }
  10605.     /**
  10606.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\PropertyType' shared service.
  10607.      *
  10608.      * @return \Aqarmap\Bundle\ListingBundle\Entity\PropertyType
  10609.      */
  10610.     protected function getPropertyType5Service()
  10611.     {
  10612.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType" but no such service exists.');
  10613.     }
  10614.     /**
  10615.      * Gets the private '.errored..service_locator.mF_FbkU.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10616.      *
  10617.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10618.      */
  10619.     protected function getSection6Service()
  10620.     {
  10621.         $this->throw('Cannot autowire service ".service_locator.mF_FbkU": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10622.     }
  10623.     /**
  10624.      * Gets the private '.errored..service_locator.mToiP.Q.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10625.      *
  10626.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10627.      */
  10628.     protected function getListing21Service()
  10629.     {
  10630.         $this->throw('Cannot autowire service ".service_locator.mToiP.Q": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10631.     }
  10632.     /**
  10633.      * Gets the private '.errored..service_locator.n07hh1c.Aqarmap\Bundle\MainBundle\Entity\Setting' shared service.
  10634.      *
  10635.      * @return \Aqarmap\Bundle\MainBundle\Entity\Setting
  10636.      */
  10637.     protected function getSetting2Service()
  10638.     {
  10639.         $this->throw('Cannot autowire service ".service_locator.n07hh1c": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\Setting" but no such service exists.');
  10640.     }
  10641.     /**
  10642.      * Gets the private '.errored..service_locator.nfL0CiD.App\Entity\LeadContactRequest' shared service.
  10643.      *
  10644.      * @return \App\Entity\LeadContactRequest
  10645.      */
  10646.     protected function getLeadContactRequest2Service()
  10647.     {
  10648.         $this->throw('Cannot autowire service ".service_locator.nfL0CiD": it references class "App\\Entity\\LeadContactRequest" but no such service exists.');
  10649.     }
  10650.     /**
  10651.      * Gets the private '.errored..service_locator.nwni4V5.Aqarmap\Bundle\UserBundle\Entity\SavedSearch' shared service.
  10652.      *
  10653.      * @return \Aqarmap\Bundle\UserBundle\Entity\SavedSearch
  10654.      */
  10655.     protected function getSavedSearchService()
  10656.     {
  10657.         $this->throw('Cannot autowire service ".service_locator.nwni4V5": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\SavedSearch" but no such service exists.');
  10658.     }
  10659.     /**
  10660.      * Gets the private '.errored..service_locator.oGPbAPY.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10661.      *
  10662.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10663.      */
  10664.     protected function getListing22Service()
  10665.     {
  10666.         $this->throw('Cannot autowire service ".service_locator.oGPbAPY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10667.     }
  10668.     /**
  10669.      * Gets the private '.errored..service_locator.oGPbAPY.Aqarmap\Bundle\ListingBundle\Entity\ListingPhone' shared service.
  10670.      *
  10671.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhone
  10672.      */
  10673.     protected function getListingPhoneService()
  10674.     {
  10675.         $this->throw('Cannot autowire service ".service_locator.oGPbAPY": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhone" but no such service exists.');
  10676.     }
  10677.     /**
  10678.      * Gets the private '.errored..service_locator.oWTv1Ao.Aqarmap\Bundle\ListingBundle\Entity\Rejection' shared service.
  10679.      *
  10680.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Rejection
  10681.      */
  10682.     protected function getRejectionService()
  10683.     {
  10684.         $this->throw('Cannot autowire service ".service_locator.oWTv1Ao": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Rejection" but no such service exists.');
  10685.     }
  10686.     /**
  10687.      * Gets the private '.errored..service_locator.p92VLA7.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10688.      *
  10689.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10690.      */
  10691.     protected function getUser17Service()
  10692.     {
  10693.         $this->throw('Cannot autowire service ".service_locator.p92VLA7": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10694.     }
  10695.     /**
  10696.      * Gets the private '.errored..service_locator.p92VLA7.Aqarmap\Bundle\UserBundle\Entity\UserServices' shared service.
  10697.      *
  10698.      * @return \Aqarmap\Bundle\UserBundle\Entity\UserServices
  10699.      */
  10700.     protected function getUserServicesService()
  10701.     {
  10702.         $this->throw('Cannot autowire service ".service_locator.p92VLA7": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\UserServices" but no such service exists.');
  10703.     }
  10704.     /**
  10705.      * Gets the private '.errored..service_locator.q0bdmru.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  10706.      *
  10707.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  10708.      */
  10709.     protected function getDiscussion3Service()
  10710.     {
  10711.         $this->throw('Cannot autowire service ".service_locator.q0bdmru": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  10712.     }
  10713.     /**
  10714.      * Gets the private '.errored..service_locator.q0bdmru.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10715.      *
  10716.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10717.      */
  10718.     protected function getUser18Service()
  10719.     {
  10720.         $this->throw('Cannot autowire service ".service_locator.q0bdmru": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10721.     }
  10722.     /**
  10723.      * Gets the private '.errored..service_locator.qKrahGf.App\Entity\Subscriptions\UserSubscription' shared service.
  10724.      *
  10725.      * @return \App\Entity\Subscriptions\UserSubscription
  10726.      */
  10727.     protected function getUserSubscriptionService()
  10728.     {
  10729.         $this->throw('Cannot autowire service ".service_locator.qKrahGf": it references class "App\\Entity\\Subscriptions\\UserSubscription" but no such service exists.');
  10730.     }
  10731.     /**
  10732.      * Gets the private '.errored..service_locator.qYCra7m.App\Entity\Banners\Banners' shared service.
  10733.      *
  10734.      * @return \App\Entity\Banners\Banners
  10735.      */
  10736.     protected function getBannersService()
  10737.     {
  10738.         $this->throw('Cannot autowire service ".service_locator.qYCra7m": it references class "App\\Entity\\Banners\\Banners" but no such service exists.');
  10739.     }
  10740.     /**
  10741.      * Gets the private '.errored..service_locator.rGVylc..App\Entity\User\UserCard' shared service.
  10742.      *
  10743.      * @return \App\Entity\User\UserCard
  10744.      */
  10745.     protected function getUserCardService()
  10746.     {
  10747.         $this->throw('Cannot autowire service ".service_locator.rGVylc.": it references class "App\\Entity\\User\\UserCard" but no such service exists.');
  10748.     }
  10749.     /**
  10750.      * Gets the private '.errored..service_locator.rOeiD7t.Aqarmap\Bundle\UserBundle\Entity\Group' shared service.
  10751.      *
  10752.      * @return \Aqarmap\Bundle\UserBundle\Entity\Group
  10753.      */
  10754.     protected function getGroupService()
  10755.     {
  10756.         $this->throw('Cannot autowire service ".service_locator.rOeiD7t": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\Group" but no such service exists.');
  10757.     }
  10758.     /**
  10759.      * Gets the private '.errored..service_locator.tp5oD8B.Aqarmap\Bundle\ListingBundle\Entity\Section' shared service.
  10760.      *
  10761.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Section
  10762.      */
  10763.     protected function getSection7Service()
  10764.     {
  10765.         $this->throw('Cannot autowire service ".service_locator.tp5oD8B": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Section" but no such service exists.');
  10766.     }
  10767.     /**
  10768.      * Gets the private '.errored..service_locator.txkxGC8.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10769.      *
  10770.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10771.      */
  10772.     protected function getUser19Service()
  10773.     {
  10774.         $this->throw('Cannot autowire service ".service_locator.txkxGC8": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10775.     }
  10776.     /**
  10777.      * Gets the private '.errored..service_locator.u47of.0.Symfony\Component\DependencyInjection\ContainerBuilder' shared service.
  10778.      *
  10779.      * @return \Symfony\Component\DependencyInjection\ContainerBuilder
  10780.      */
  10781.     protected function getContainerBuilderService()
  10782.     {
  10783.         $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".');
  10784.     }
  10785.     /**
  10786.      * Gets the private '.errored..service_locator.vgxLjSE.Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto' shared service.
  10787.      *
  10788.      * @return \Aqarmap\Bundle\ListingBundle\Entity\ListingPhoto
  10789.      */
  10790.     protected function getListingPhoto5Service()
  10791.     {
  10792.         $this->throw('Cannot autowire service ".service_locator.vgxLjSE": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.');
  10793.     }
  10794.     /**
  10795.      * Gets the private '.errored..service_locator.vk2yKv2.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10796.      *
  10797.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10798.      */
  10799.     protected function getListing23Service()
  10800.     {
  10801.         $this->throw('Cannot autowire service ".service_locator.vk2yKv2": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10802.     }
  10803.     /**
  10804.      * Gets the private '.errored..service_locator.wVrXYG2.Aqarmap\Bundle\CreditBundle\Entity\Credit' shared service.
  10805.      *
  10806.      * @return \Aqarmap\Bundle\CreditBundle\Entity\Credit
  10807.      */
  10808.     protected function getCreditService()
  10809.     {
  10810.         $this->throw('Cannot autowire service ".service_locator.wVrXYG2": it references class "Aqarmap\\Bundle\\CreditBundle\\Entity\\Credit" but no such service exists.');
  10811.     }
  10812.     /**
  10813.      * Gets the private '.errored..service_locator.wpvzSKV.Aqarmap\Bundle\DiscussionBundle\Entity\Discussion' shared service.
  10814.      *
  10815.      * @return \Aqarmap\Bundle\DiscussionBundle\Entity\Discussion
  10816.      */
  10817.     protected function getDiscussion4Service()
  10818.     {
  10819.         $this->throw('Cannot autowire service ".service_locator.wpvzSKV": it references class "Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion" but no such service exists.');
  10820.     }
  10821.     /**
  10822.      * Gets the private '.errored..service_locator.wskWCel.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10823.      *
  10824.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10825.      */
  10826.     protected function getListing24Service()
  10827.     {
  10828.         $this->throw('Cannot autowire service ".service_locator.wskWCel": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10829.     }
  10830.     /**
  10831.      * Gets the private '.errored..service_locator.x3wWNZA.Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation' shared service.
  10832.      *
  10833.      * @return \Aqarmap\Bundle\ListingBundle\Entity\CompoundLocation
  10834.      */
  10835.     protected function getCompoundLocation2Service()
  10836.     {
  10837.         $this->throw('Cannot autowire service ".service_locator.x3wWNZA": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation" but no such service exists.');
  10838.     }
  10839.     /**
  10840.      * Gets the private '.errored..service_locator.x6azFog.Aqarmap\Bundle\UserBundle\Entity\User' shared service.
  10841.      *
  10842.      * @return \Aqarmap\Bundle\UserBundle\Entity\User
  10843.      */
  10844.     protected function getUser20Service()
  10845.     {
  10846.         $this->throw('Cannot autowire service ".service_locator.x6azFog": it references class "Aqarmap\\Bundle\\UserBundle\\Entity\\User" but no such service exists.');
  10847.     }
  10848.     /**
  10849.      * Gets the private '.errored..service_locator.xQH1vY9.Aqarmap\Bundle\CreditBundle\Entity\Service' shared service.
  10850.      *
  10851.      * @return \Aqarmap\Bundle\CreditBundle\Entity\Service
  10852.      */
  10853.     protected function getServiceService()
  10854.     {
  10855.         $this->throw('Cannot autowire service ".service_locator.xQH1vY9": it references class "Aqarmap\\Bundle\\CreditBundle\\Entity\\Service" but no such service exists.');
  10856.     }
  10857.     /**
  10858.      * Gets the private '.errored..service_locator.yzBhvT..Aqarmap\Bundle\MortgageBundle\Entity\MortgageRequest' shared service.
  10859.      *
  10860.      * @return \Aqarmap\Bundle\MortgageBundle\Entity\MortgageRequest
  10861.      */
  10862.     protected function getMortgageRequestService()
  10863.     {
  10864.         $this->throw('Cannot autowire service ".service_locator.yzBhvT.": it references class "Aqarmap\\Bundle\\MortgageBundle\\Entity\\MortgageRequest" but no such service exists.');
  10865.     }
  10866.     /**
  10867.      * Gets the private '.errored..service_locator.zJJOuyv.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10868.      *
  10869.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10870.      */
  10871.     protected function getListing25Service()
  10872.     {
  10873.         $this->throw('Cannot autowire service ".service_locator.zJJOuyv": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10874.     }
  10875.     /**
  10876.      * Gets the private '.errored..service_locator.zJJOuyv.Aqarmap\Bundle\ListingBundle\Entity\Location' shared service.
  10877.      *
  10878.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Location
  10879.      */
  10880.     protected function getLocation6Service()
  10881.     {
  10882.         $this->throw('Cannot autowire service ".service_locator.zJJOuyv": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Location" but no such service exists.');
  10883.     }
  10884.     /**
  10885.      * Gets the private '.errored..service_locator.za1p.5V.Aqarmap\Bundle\ListingBundle\Entity\Listing' shared service.
  10886.      *
  10887.      * @return \Aqarmap\Bundle\ListingBundle\Entity\Listing
  10888.      */
  10889.     protected function getListing26Service()
  10890.     {
  10891.         $this->throw('Cannot autowire service ".service_locator.za1p.5V": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.');
  10892.     }
  10893.     /**
  10894.      * Gets the private '.errored..service_locator.zjdyQvB.Aqarmap\Bundle\ListingBundle\Entity\UserPhone' shared service.
  10895.      *
  10896.      * @return \Aqarmap\Bundle\ListingBundle\Entity\UserPhone
  10897.      */
  10898.     protected function getUserPhoneService()
  10899.     {
  10900.         $this->throw('Cannot autowire service ".service_locator.zjdyQvB": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\UserPhone" but no such service exists.');
  10901.     }
  10902.     /**
  10903.      * Gets the private '.errored..service_locator.zxXIGe6.Aqarmap\Bundle\MainBundle\Entity\CustomParagraph' shared service.
  10904.      *
  10905.      * @return \Aqarmap\Bundle\MainBundle\Entity\CustomParagraph
  10906.      */
  10907.     protected function getCustomParagraphService()
  10908.     {
  10909.         $this->throw('Cannot autowire service ".service_locator.zxXIGe6": it references class "Aqarmap\\Bundle\\MainBundle\\Entity\\CustomParagraph" but no such service exists.');
  10910.     }
  10911.     /**
  10912.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  10913.      *
  10914.      * @return \Symfony\Component\Console\Command\LazyCommand
  10915.      */
  10916.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  10917.     {
  10918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10920.         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 {
  10921.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  10922.         });
  10923.     }
  10924.     /**
  10925.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  10926.      *
  10927.      * @return \Symfony\Component\Console\Command\LazyCommand
  10928.      */
  10929.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  10930.     {
  10931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10933.         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 {
  10934.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  10935.         });
  10936.     }
  10937.     /**
  10938.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  10939.      *
  10940.      * @return \Symfony\Component\Console\Command\LazyCommand
  10941.      */
  10942.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  10943.     {
  10944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10946.         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 {
  10947.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  10948.         });
  10949.     }
  10950.     /**
  10951.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  10952.      *
  10953.      * @return \Symfony\Component\Console\Command\LazyCommand
  10954.      */
  10955.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  10956.     {
  10957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10959.         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 {
  10960.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  10961.         });
  10962.     }
  10963.     /**
  10964.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  10965.      *
  10966.      * @return \Symfony\Component\Console\Command\LazyCommand
  10967.      */
  10968.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  10969.     {
  10970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10972.         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 {
  10973.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  10974.         });
  10975.     }
  10976.     /**
  10977.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  10978.      *
  10979.      * @return \Symfony\Component\Console\Command\LazyCommand
  10980.      */
  10981.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  10982.     {
  10983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10985.         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 {
  10986.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  10987.         });
  10988.     }
  10989.     /**
  10990.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  10991.      *
  10992.      * @return \Symfony\Component\Console\Command\LazyCommand
  10993.      */
  10994.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  10995.     {
  10996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  10998.         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 {
  10999.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  11000.         });
  11001.     }
  11002.     /**
  11003.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  11004.      *
  11005.      * @return \Symfony\Component\Console\Command\LazyCommand
  11006.      */
  11007.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  11008.     {
  11009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11011.         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 {
  11012.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  11013.         });
  11014.     }
  11015.     /**
  11016.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  11017.      *
  11018.      * @return \Symfony\Component\Console\Command\LazyCommand
  11019.      */
  11020.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  11021.     {
  11022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11024.         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 {
  11025.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  11026.         });
  11027.     }
  11028.     /**
  11029.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  11030.      *
  11031.      * @return \Symfony\Component\Console\Command\LazyCommand
  11032.      */
  11033.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  11034.     {
  11035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11037.         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 {
  11038.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  11039.         });
  11040.     }
  11041.     /**
  11042.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  11043.      *
  11044.      * @return \Symfony\Component\Console\Command\LazyCommand
  11045.      */
  11046.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  11047.     {
  11048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11050.         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 {
  11051.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  11052.         });
  11053.     }
  11054.     /**
  11055.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  11056.      *
  11057.      * @return \Symfony\Component\Console\Command\LazyCommand
  11058.      */
  11059.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  11060.     {
  11061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11063.         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 {
  11064.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  11065.         });
  11066.     }
  11067.     /**
  11068.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  11069.      *
  11070.      * @return \Symfony\Component\Console\Command\LazyCommand
  11071.      */
  11072.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  11073.     {
  11074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11076.         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 {
  11077.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  11078.         });
  11079.     }
  11080.     /**
  11081.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  11082.      *
  11083.      * @return \Symfony\Component\Console\Command\LazyCommand
  11084.      */
  11085.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  11086.     {
  11087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11089.         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 {
  11090.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  11091.         });
  11092.     }
  11093.     /**
  11094.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  11095.      *
  11096.      * @return \Symfony\Component\Console\Command\LazyCommand
  11097.      */
  11098.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  11099.     {
  11100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11102.         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 {
  11103.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  11104.         });
  11105.     }
  11106.     /**
  11107.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  11108.      *
  11109.      * @return \Symfony\Component\Console\Command\LazyCommand
  11110.      */
  11111.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  11112.     {
  11113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11115.         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 {
  11116.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  11117.         });
  11118.     }
  11119.     /**
  11120.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  11121.      *
  11122.      * @return \Symfony\Component\Console\Command\LazyCommand
  11123.      */
  11124.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  11125.     {
  11126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11128.         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 {
  11129.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  11130.         });
  11131.     }
  11132.     /**
  11133.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  11134.      *
  11135.      * @return \Symfony\Component\Console\Command\LazyCommand
  11136.      */
  11137.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  11138.     {
  11139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11141.         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 {
  11142.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  11143.         });
  11144.     }
  11145.     /**
  11146.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  11147.      *
  11148.      * @return \Symfony\Component\Console\Command\LazyCommand
  11149.      */
  11150.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  11151.     {
  11152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11154.         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 {
  11155.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  11156.         });
  11157.     }
  11158.     /**
  11159.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  11160.      *
  11161.      * @return \Symfony\Component\Console\Command\LazyCommand
  11162.      */
  11163.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  11164.     {
  11165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11167.         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 {
  11168.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  11169.         });
  11170.     }
  11171.     /**
  11172.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  11173.      *
  11174.      * @return \Symfony\Component\Console\Command\LazyCommand
  11175.      */
  11176.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  11177.     {
  11178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11180.         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 {
  11181.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  11182.         });
  11183.     }
  11184.     /**
  11185.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  11186.      *
  11187.      * @return \Symfony\Component\Console\Command\LazyCommand
  11188.      */
  11189.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  11190.     {
  11191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11193.         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 {
  11194.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  11195.         });
  11196.     }
  11197.     /**
  11198.      * Gets the private '.messenger.handler_descriptor.2Q2O_CE' shared service.
  11199.      *
  11200.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11201.      */
  11202.     protected function get_Messenger_HandlerDescriptor_2Q2OCEService()
  11203.     {
  11204.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11205.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11206.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/BuyerAlertsSubscribeHandler.php';
  11207.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11208.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  11209.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  11210.         }
  11211.         $b = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  11212.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  11213.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  11214.         }
  11215.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  11216.         if (isset($this->privates['.messenger.handler_descriptor.2Q2O_CE'])) {
  11217.             return $this->privates['.messenger.handler_descriptor.2Q2O_CE'];
  11218.         }
  11219.         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())), []);
  11220.     }
  11221.     /**
  11222.      * Gets the private '.messenger.handler_descriptor.5HRDaKQ' shared service.
  11223.      *
  11224.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11225.      */
  11226.     protected function get_Messenger_HandlerDescriptor_5HRDaKQService()
  11227.     {
  11228.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11229.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11230.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Listing/BulkListingApproveMessageHandler.php';
  11231.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  11232.         if (isset($this->privates['.messenger.handler_descriptor.5HRDaKQ'])) {
  11233.             return $this->privates['.messenger.handler_descriptor.5HRDaKQ'];
  11234.         }
  11235.         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), []);
  11236.     }
  11237.     /**
  11238.      * Gets the private '.messenger.handler_descriptor.7u9lu3j' shared service.
  11239.      *
  11240.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11241.      */
  11242.     protected function get_Messenger_HandlerDescriptor_7u9lu3jService()
  11243.     {
  11244.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11245.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11246.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingChildrenUpdateHandler.php';
  11247.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11248.         if (isset($this->privates['.messenger.handler_descriptor.7u9lu3j'])) {
  11249.             return $this->privates['.messenger.handler_descriptor.7u9lu3j'];
  11250.         }
  11251.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  11252.         if (isset($this->privates['.messenger.handler_descriptor.7u9lu3j'])) {
  11253.             return $this->privates['.messenger.handler_descriptor.7u9lu3j'];
  11254.         }
  11255.         return $this->privates['.messenger.handler_descriptor.7u9lu3j'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Aqarmap\Bundle\ListingBundle\MessageHandler\ListingChildrenUpdateHandler($a$b), []);
  11256.     }
  11257.     /**
  11258.      * Gets the private '.messenger.handler_descriptor.9qHbxty' shared service.
  11259.      *
  11260.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11261.      */
  11262.     protected function get_Messenger_HandlerDescriptor_9qHbxtyService()
  11263.     {
  11264.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11265.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11266.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/UserSegmentHandler.php';
  11267.         include_once \dirname(__DIR__4).'/src/App/Service/User/UserSegmentService.php';
  11268.         $a = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  11269.         if (isset($this->privates['.messenger.handler_descriptor.9qHbxty'])) {
  11270.             return $this->privates['.messenger.handler_descriptor.9qHbxty'];
  11271.         }
  11272.         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()))), []);
  11273.     }
  11274.     /**
  11275.      * Gets the private '.messenger.handler_descriptor.D4ehsao' shared service.
  11276.      *
  11277.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11278.      */
  11279.     protected function get_Messenger_HandlerDescriptor_D4ehsaoService()
  11280.     {
  11281.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11282.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11283.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingFeaturingExpirationHandler.php';
  11284.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11285.         if (isset($this->privates['.messenger.handler_descriptor.D4ehsao'])) {
  11286.             return $this->privates['.messenger.handler_descriptor.D4ehsao'];
  11287.         }
  11288.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  11289.         if (isset($this->privates['.messenger.handler_descriptor.D4ehsao'])) {
  11290.             return $this->privates['.messenger.handler_descriptor.D4ehsao'];
  11291.         }
  11292.         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())), []);
  11293.     }
  11294.     /**
  11295.      * Gets the private '.messenger.handler_descriptor.GbRGh2R' shared service.
  11296.      *
  11297.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11298.      */
  11299.     protected function get_Messenger_HandlerDescriptor_GbRGh2RService()
  11300.     {
  11301.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11302.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11303.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LocationStatisticsAddedHandler.php';
  11304.         $a = ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'] ?? $this->getNeighborhoodManagerService());
  11305.         if (isset($this->privates['.messenger.handler_descriptor.GbRGh2R'])) {
  11306.             return $this->privates['.messenger.handler_descriptor.GbRGh2R'];
  11307.         }
  11308.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11309.         if (isset($this->privates['.messenger.handler_descriptor.GbRGh2R'])) {
  11310.             return $this->privates['.messenger.handler_descriptor.GbRGh2R'];
  11311.         }
  11312.         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), []);
  11313.     }
  11314.     /**
  11315.      * Gets the private '.messenger.handler_descriptor.JeO4zog' shared service.
  11316.      *
  11317.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11318.      */
  11319.     protected function get_Messenger_HandlerDescriptor_JeO4zogService()
  11320.     {
  11321.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11322.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11323.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LocationUpdatedHandler.php';
  11324.         return $this->privates['.messenger.handler_descriptor.JeO4zog'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\LocationUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  11325.     }
  11326.     /**
  11327.      * Gets the private '.messenger.handler_descriptor.MM.u3cU' shared service.
  11328.      *
  11329.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11330.      */
  11331.     protected function get_Messenger_HandlerDescriptor_MM_U3cUService()
  11332.     {
  11333.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11334.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11335.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/MessageHandler/ListingInteractionsHandler.php';
  11336.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  11337.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  11338.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  11339.         }
  11340.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'] ?? $this->getListingImpressionServiceService());
  11341.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  11342.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  11343.         }
  11344.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11345.         if (isset($this->privates['.messenger.handler_descriptor.MM.u3cU'])) {
  11346.             return $this->privates['.messenger.handler_descriptor.MM.u3cU'];
  11347.         }
  11348.         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())), []);
  11349.     }
  11350.     /**
  11351.      * Gets the private '.messenger.handler_descriptor.NXXH9Pa' shared service.
  11352.      *
  11353.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11354.      */
  11355.     protected function get_Messenger_HandlerDescriptor_NXXH9PaService()
  11356.     {
  11357.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11358.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11359.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/ListingUpdatedHandler.php';
  11360.         return $this->privates['.messenger.handler_descriptor.NXXH9Pa'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\ListingUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  11361.     }
  11362.     /**
  11363.      * Gets the private '.messenger.handler_descriptor.O8j7clm' shared service.
  11364.      *
  11365.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11366.      */
  11367.     protected function get_Messenger_HandlerDescriptor_O8j7clmService()
  11368.     {
  11369.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11370.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11371.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/UserGroupUpdatedHandler.php';
  11372.         return $this->privates['.messenger.handler_descriptor.O8j7clm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\UserGroupUpdatedHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
  11373.     }
  11374.     /**
  11375.      * Gets the private '.messenger.handler_descriptor.PeFElIy' shared service.
  11376.      *
  11377.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11378.      */
  11379.     protected function get_Messenger_HandlerDescriptor_PeFElIyService()
  11380.     {
  11381.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11382.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11383.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/LoginCredentialsUpdatedMessageHandler.php';
  11384.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11385.         if (isset($this->privates['.messenger.handler_descriptor.PeFElIy'])) {
  11386.             return $this->privates['.messenger.handler_descriptor.PeFElIy'];
  11387.         }
  11388.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  11389.         if (isset($this->privates['.messenger.handler_descriptor.PeFElIy'])) {
  11390.             return $this->privates['.messenger.handler_descriptor.PeFElIy'];
  11391.         }
  11392.         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), []);
  11393.     }
  11394.     /**
  11395.      * Gets the private '.messenger.handler_descriptor.TLvkPvS' shared service.
  11396.      *
  11397.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11398.      */
  11399.     protected function get_Messenger_HandlerDescriptor_TLvkPvSService()
  11400.     {
  11401.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11402.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11403.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/NewAccountMessageHandler.php';
  11404.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  11405.         if (isset($this->privates['.messenger.handler_descriptor.TLvkPvS'])) {
  11406.             return $this->privates['.messenger.handler_descriptor.TLvkPvS'];
  11407.         }
  11408.         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), []);
  11409.     }
  11410.     /**
  11411.      * Gets the private '.messenger.handler_descriptor.TnEGxNs' shared service.
  11412.      *
  11413.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11414.      */
  11415.     protected function get_Messenger_HandlerDescriptor_TnEGxNsService()
  11416.     {
  11417.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11418.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11419.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/MessageHandler/NewLeadPushNotificationHandler.php';
  11420.         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())), []);
  11421.     }
  11422.     /**
  11423.      * Gets the private '.messenger.handler_descriptor.XFUQcio' shared service.
  11424.      *
  11425.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11426.      */
  11427.     protected function get_Messenger_HandlerDescriptor_XFUQcioService()
  11428.     {
  11429.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11430.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11431.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Location/RecordLocationSearchHistoryHandler.php';
  11432.         $a = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'] ?? $this->getLocationSearchHistoryServiceService());
  11433.         if (isset($this->privates['.messenger.handler_descriptor.XFUQcio'])) {
  11434.             return $this->privates['.messenger.handler_descriptor.XFUQcio'];
  11435.         }
  11436.         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), []);
  11437.     }
  11438.     /**
  11439.      * Gets the private '.messenger.handler_descriptor.XrjJCsu' shared service.
  11440.      *
  11441.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11442.      */
  11443.     protected function get_Messenger_HandlerDescriptor_XrjJCsuService()
  11444.     {
  11445.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11446.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11447.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Lead/NewLeadMessageHandler.php';
  11448.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11449.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11450.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11451.         }
  11452.         $b = ($this->privates['App\\Service\\Lead\\LeadService'] ?? $this->getLeadServiceService());
  11453.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11454.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11455.         }
  11456.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  11457.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11458.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11459.         }
  11460.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  11461.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11462.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11463.         }
  11464.         $e = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'] ?? $this->getLeadsCRMServiceService());
  11465.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11466.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11467.         }
  11468.         $f = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  11469.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11470.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11471.         }
  11472.         $g = ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'] ?? $this->getLeadGeneratedService());
  11473.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11474.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11475.         }
  11476.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11477.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11478.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11479.         }
  11480.         $i = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  11481.         if (isset($this->privates['.messenger.handler_descriptor.XrjJCsu'])) {
  11482.             return $this->privates['.messenger.handler_descriptor.XrjJCsu'];
  11483.         }
  11484.         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), []);
  11485.     }
  11486.     /**
  11487.      * Gets the private '.messenger.handler_descriptor.arWGc4f' shared service.
  11488.      *
  11489.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11490.      */
  11491.     protected function get_Messenger_HandlerDescriptor_ArWGc4fService()
  11492.     {
  11493.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11494.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11495.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/ImportUsersDevelopersMessageHandler.php';
  11496.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  11497.         if (isset($this->privates['.messenger.handler_descriptor.arWGc4f'])) {
  11498.             return $this->privates['.messenger.handler_descriptor.arWGc4f'];
  11499.         }
  11500.         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())), []);
  11501.     }
  11502.     /**
  11503.      * Gets the private '.messenger.handler_descriptor.axmPPI9' shared service.
  11504.      *
  11505.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11506.      */
  11507.     protected function get_Messenger_HandlerDescriptor_AxmPPI9Service()
  11508.     {
  11509.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11510.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/Messenger/DumpSitemapMessageHandler.php';
  11511.         $a = ($this->services['presta_sitemap.dumper'] ?? $this->getPrestaSitemap_DumperService());
  11512.         if (isset($this->privates['.messenger.handler_descriptor.axmPPI9'])) {
  11513.             return $this->privates['.messenger.handler_descriptor.axmPPI9'];
  11514.         }
  11515.         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')), []);
  11516.     }
  11517.     /**
  11518.      * Gets the private '.messenger.handler_descriptor.dc.1.bo' shared service.
  11519.      *
  11520.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11521.      */
  11522.     protected function get_Messenger_HandlerDescriptor_Dc_1_BoService()
  11523.     {
  11524.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11525.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11526.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Listing/SyncListingProjectHandler.php';
  11527.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  11528.         if (isset($this->privates['.messenger.handler_descriptor.dc.1.bo'])) {
  11529.             return $this->privates['.messenger.handler_descriptor.dc.1.bo'];
  11530.         }
  11531.         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), []);
  11532.     }
  11533.     /**
  11534.      * Gets the private '.messenger.handler_descriptor.kQwQsvy' shared service.
  11535.      *
  11536.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11537.      */
  11538.     protected function get_Messenger_HandlerDescriptor_KQwQsvyService()
  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/Location/AdminImportLocationsHandler.php';
  11543.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11544.         if (isset($this->privates['.messenger.handler_descriptor.kQwQsvy'])) {
  11545.             return $this->privates['.messenger.handler_descriptor.kQwQsvy'];
  11546.         }
  11547.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  11548.         if (isset($this->privates['.messenger.handler_descriptor.kQwQsvy'])) {
  11549.             return $this->privates['.messenger.handler_descriptor.kQwQsvy'];
  11550.         }
  11551.         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), []);
  11552.     }
  11553.     /**
  11554.      * Gets the private '.messenger.handler_descriptor.sRwIAy8' shared service.
  11555.      *
  11556.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11557.      */
  11558.     protected function get_Messenger_HandlerDescriptor_SRwIAy8Service()
  11559.     {
  11560.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11561.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11562.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/Listing/AfterChangeStatusHandler.php';
  11563.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  11564.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  11565.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  11566.         }
  11567.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService());
  11568.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  11569.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  11570.         }
  11571.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11572.         if (isset($this->privates['.messenger.handler_descriptor.sRwIAy8'])) {
  11573.             return $this->privates['.messenger.handler_descriptor.sRwIAy8'];
  11574.         }
  11575.         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), []);
  11576.     }
  11577.     /**
  11578.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  11579.      *
  11580.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11581.      */
  11582.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  11583.     {
  11584.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11585.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  11586.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  11587.         if (isset($this->privates['.messenger.handler_descriptor.tGvt0LH'])) {
  11588.             return $this->privates['.messenger.handler_descriptor.tGvt0LH'];
  11589.         }
  11590.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler($a), []);
  11591.     }
  11592.     /**
  11593.      * Gets the private '.messenger.handler_descriptor.y6aMxSF' shared service.
  11594.      *
  11595.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  11596.      */
  11597.     protected function get_Messenger_HandlerDescriptor_Y6aMxSFService()
  11598.     {
  11599.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  11600.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  11601.         include_once \dirname(__DIR__4).'/src/App/MessageHandler/User/UpdateClientServedCountForUserMessageHandler.php';
  11602.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  11603.         if (isset($this->privates['.messenger.handler_descriptor.y6aMxSF'])) {
  11604.             return $this->privates['.messenger.handler_descriptor.y6aMxSF'];
  11605.         }
  11606.         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())), []);
  11607.     }
  11608.     /**
  11609.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  11610.      *
  11611.      * @return \Symfony\Component\Console\Command\LazyCommand
  11612.      */
  11613.     protected function get_Monolog_Command_ServerLog_LazyService()
  11614.     {
  11615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11616.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11617.         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 {
  11618.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  11619.         });
  11620.     }
  11621.     /**
  11622.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  11623.      *
  11624.      * @return \Symfony\Component\Console\Command\LazyCommand
  11625.      */
  11626.     protected function get_Security_Command_DebugFirewall_LazyService()
  11627.     {
  11628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11630.         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 {
  11631.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  11632.         });
  11633.     }
  11634.     /**
  11635.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  11636.      *
  11637.      * @return \Symfony\Component\Console\Command\LazyCommand
  11638.      */
  11639.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  11640.     {
  11641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11643.         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 {
  11644.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  11645.         });
  11646.     }
  11647.     /**
  11648.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  11649.      *
  11650.      * @return \Symfony\Component\Console\Command\LazyCommand
  11651.      */
  11652.     protected function get_Security_Command_UserPasswordHash_LazyService()
  11653.     {
  11654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  11656.         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 {
  11657.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  11658.         });
  11659.     }
  11660.     /**
  11661.      * Gets the private '.service_locator..h5RDax' shared service.
  11662.      *
  11663.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11664.      */
  11665.     protected function get_ServiceLocator__H5RDaxService()
  11666.     {
  11667.         return $this->privates['.service_locator..h5RDax'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11668.             '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.'],
  11669.         ], [
  11670.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11671.         ]);
  11672.     }
  11673.     /**
  11674.      * Gets the private '.service_locator..x5Ca.1' shared service.
  11675.      *
  11676.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11677.      */
  11678.     protected function get_ServiceLocator__X5Ca_1Service()
  11679.     {
  11680.         return $this->privates['.service_locator..x5Ca.1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11681.             'jmsSerializer' => ['services''jms_serializer''getJmsSerializerService'false],
  11682.             'userSegment' => ['privates''.errored..service_locator..x5Ca.1.App\\Entity\\UserSegment'NULL'Cannot autowire service ".service_locator..x5Ca.1": it references class "App\\Entity\\UserSegment" but no such service exists.'],
  11683.         ], [
  11684.             'jmsSerializer' => '?',
  11685.             'userSegment' => 'App\\Entity\\UserSegment',
  11686.         ]);
  11687.     }
  11688.     /**
  11689.      * Gets the private '.service_locator.01gbGY5' shared service.
  11690.      *
  11691.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11692.      */
  11693.     protected function get_ServiceLocator_01gbGY5Service()
  11694.     {
  11695.         return $this->privates['.service_locator.01gbGY5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11696.             'listing' => ['privates''.errored..service_locator.01gbGY5.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.01gbGY5": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  11697.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  11698.             'listingPhoto' => ['privates''.errored..service_locator.01gbGY5.Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto'NULL'Cannot autowire service ".service_locator.01gbGY5": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto" but no such service exists.'],
  11699.             'listingPhotoRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository''getListingPhotoRepositoryService'false],
  11700.         ], [
  11701.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11702.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  11703.             'listingPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  11704.             'listingPhotoRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository',
  11705.         ]);
  11706.     }
  11707.     /**
  11708.      * Gets the private '.service_locator.05NpXBu' shared service.
  11709.      *
  11710.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11711.      */
  11712.     protected function get_ServiceLocator_05NpXBuService()
  11713.     {
  11714.         return $this->privates['.service_locator.05NpXBu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11715.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  11716.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  11717.         ], [
  11718.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  11719.             'leadService' => 'App\\Service\\Lead\\LeadService',
  11720.         ]);
  11721.     }
  11722.     /**
  11723.      * Gets the private '.service_locator.0CRMPWH' shared service.
  11724.      *
  11725.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11726.      */
  11727.     protected function get_ServiceLocator_0CRMPWHService()
  11728.     {
  11729.         return $this->privates['.service_locator.0CRMPWH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11730.             'broker' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker''getBrokerService'false],
  11731.         ], [
  11732.             'broker' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker',
  11733.         ]);
  11734.     }
  11735.     /**
  11736.      * Gets the private '.service_locator.0U7N9yd' shared service.
  11737.      *
  11738.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11739.      */
  11740.     protected function get_ServiceLocator_0U7N9ydService()
  11741.     {
  11742.         return $this->privates['.service_locator.0U7N9yd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11743.             'documentManager' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  11744.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11745.         ], [
  11746.             'documentManager' => '?',
  11747.             'paginator' => '?',
  11748.         ]);
  11749.     }
  11750.     /**
  11751.      * Gets the private '.service_locator.0XB_Fvv' shared service.
  11752.      *
  11753.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11754.      */
  11755.     protected function get_ServiceLocator_0XBFvvService()
  11756.     {
  11757.         return $this->privates['.service_locator.0XB_Fvv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11758.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  11759.             'seller' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller''getSellerService'false],
  11760.         ], [
  11761.             'paginator' => '?',
  11762.             'seller' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller',
  11763.         ]);
  11764.     }
  11765.     /**
  11766.      * Gets the private '.service_locator.0YeVgFJ' shared service.
  11767.      *
  11768.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11769.      */
  11770.     protected function get_ServiceLocator_0YeVgFJService()
  11771.     {
  11772.         return $this->privates['.service_locator.0YeVgFJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11773.             'subscriptionPlanRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanRepository''getSubscriptionPlanRepositoryService'false],
  11774.         ], [
  11775.             'subscriptionPlanRepository' => 'App\\Repository\\Subscriptions\\SubscriptionPlanRepository',
  11776.         ]);
  11777.     }
  11778.     /**
  11779.      * Gets the private '.service_locator.0ea3J8t' shared service.
  11780.      *
  11781.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11782.      */
  11783.     protected function get_ServiceLocator_0ea3J8tService()
  11784.     {
  11785.         return $this->privates['.service_locator.0ea3J8t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11786.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11787.             '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.'],
  11788.             'listingNoteRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository''getListingNoteRepositoryService'false],
  11789.         ], [
  11790.             'em' => '?',
  11791.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11792.             'listingNoteRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository',
  11793.         ]);
  11794.     }
  11795.     /**
  11796.      * Gets the private '.service_locator.0qmhlcG' shared service.
  11797.      *
  11798.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11799.      */
  11800.     protected function get_ServiceLocator_0qmhlcGService()
  11801.     {
  11802.         return $this->privates['.service_locator.0qmhlcG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11803.             'documentManager' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  11804.         ], [
  11805.             'documentManager' => '?',
  11806.         ]);
  11807.     }
  11808.     /**
  11809.      * Gets the private '.service_locator.10P59hg' shared service.
  11810.      *
  11811.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11812.      */
  11813.     protected function get_ServiceLocator_10P59hgService()
  11814.     {
  11815.         return $this->privates['.service_locator.10P59hg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11816.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  11817.             'sectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  11818.         ], [
  11819.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  11820.             'sectionRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  11821.         ]);
  11822.     }
  11823.     /**
  11824.      * Gets the private '.service_locator.15Qxs4f' shared service.
  11825.      *
  11826.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11827.      */
  11828.     protected function get_ServiceLocator_15Qxs4fService()
  11829.     {
  11830.         return $this->privates['.service_locator.15Qxs4f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11831.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  11832.             '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.'],
  11833.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  11834.         ], [
  11835.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  11836.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  11837.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  11838.         ]);
  11839.     }
  11840.     /**
  11841.      * Gets the private '.service_locator.1dCwSD2' shared service.
  11842.      *
  11843.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11844.      */
  11845.     protected function get_ServiceLocator_1dCwSD2Service()
  11846.     {
  11847.         return $this->privates['.service_locator.1dCwSD2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11848.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  11849.             'external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  11850.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  11851.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  11852.             'fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  11853.             'interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  11854.             'mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  11855.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  11856.             'messenger.transport.external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  11857.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  11858.             'messenger.transport.failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  11859.             'messenger.transport.fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  11860.             'messenger.transport.interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  11861.             'messenger.transport.mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  11862.         ], [
  11863.             'default' => '?',
  11864.             'external' => '?',
  11865.             'failed' => '?',
  11866.             'failed_mailer' => '?',
  11867.             'fasttrack' => '?',
  11868.             'interactions' => '?',
  11869.             'mailer' => '?',
  11870.             'messenger.transport.default' => '?',
  11871.             'messenger.transport.external' => '?',
  11872.             'messenger.transport.failed' => '?',
  11873.             'messenger.transport.failed_mailer' => '?',
  11874.             'messenger.transport.fasttrack' => '?',
  11875.             'messenger.transport.interactions' => '?',
  11876.             'messenger.transport.mailer' => '?',
  11877.         ]);
  11878.     }
  11879.     /**
  11880.      * Gets the private '.service_locator.1wddV2.' shared service.
  11881.      *
  11882.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11883.      */
  11884.     protected function get_ServiceLocator_1wddV2_Service()
  11885.     {
  11886.         return $this->privates['.service_locator.1wddV2.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11887.             'leadContactRequest' => ['privates''.errored..service_locator.1wddV2..App\\Entity\\LeadContactRequest'NULL'Cannot autowire service ".service_locator.1wddV2.": it references class "App\\Entity\\LeadContactRequest" but no such service exists.'],
  11888.             'signer' => ['privates''uri_signer''getUriSignerService'false],
  11889.         ], [
  11890.             'leadContactRequest' => 'App\\Entity\\LeadContactRequest',
  11891.             'signer' => '?',
  11892.         ]);
  11893.     }
  11894.     /**
  11895.      * Gets the private '.service_locator.2395Z6t' shared service.
  11896.      *
  11897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11898.      */
  11899.     protected function get_ServiceLocator_2395Z6tService()
  11900.     {
  11901.         return $this->privates['.service_locator.2395Z6t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11902.             'bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  11903.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11904.         ], [
  11905.             'bus' => '?',
  11906.             'entityManager' => '?',
  11907.         ]);
  11908.     }
  11909.     /**
  11910.      * Gets the private '.service_locator.2AJALl2' shared service.
  11911.      *
  11912.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11913.      */
  11914.     protected function get_ServiceLocator_2AJALl2Service()
  11915.     {
  11916.         return $this->privates['.service_locator.2AJALl2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11917.             'listingFaqService' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService''getListingFaqServiceService'false],
  11918.             '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.'],
  11919.             '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.'],
  11920.         ], [
  11921.             'listingFaqService' => 'Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService',
  11922.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  11923.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  11924.         ]);
  11925.     }
  11926.     /**
  11927.      * Gets the private '.service_locator.2M9KHMg' shared service.
  11928.      *
  11929.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11930.      */
  11931.     protected function get_ServiceLocator_2M9KHMgService()
  11932.     {
  11933.         return $this->privates['.service_locator.2M9KHMg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11934.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11935.             'paymentManager' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager''getPaymentManagerService'false],
  11936.             '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.'],
  11937.         ], [
  11938.             'entityManager' => '?',
  11939.             'paymentManager' => 'Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager',
  11940.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11941.         ]);
  11942.     }
  11943.     /**
  11944.      * Gets the private '.service_locator.2Ub4lmw' shared service.
  11945.      *
  11946.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11947.      */
  11948.     protected function get_ServiceLocator_2Ub4lmwService()
  11949.     {
  11950.         return $this->privates['.service_locator.2Ub4lmw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11951.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  11952.             '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.'],
  11953.         ], [
  11954.             'em' => '?',
  11955.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11956.         ]);
  11957.     }
  11958.     /**
  11959.      * Gets the private '.service_locator.2_6UvMb' shared service.
  11960.      *
  11961.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11962.      */
  11963.     protected function get_ServiceLocator_26UvMbService()
  11964.     {
  11965.         return $this->privates['.service_locator.2_6UvMb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11966.             '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.'],
  11967.         ], [
  11968.             'comment' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment',
  11969.         ]);
  11970.     }
  11971.     /**
  11972.      * Gets the private '.service_locator.3.is40S' shared service.
  11973.      *
  11974.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11975.      */
  11976.     protected function get_ServiceLocator_3_Is40SService()
  11977.     {
  11978.         return $this->privates['.service_locator.3.is40S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11979.             '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.'],
  11980.         ], [
  11981.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  11982.         ]);
  11983.     }
  11984.     /**
  11985.      * Gets the private '.service_locator.3Dofsr4' shared service.
  11986.      *
  11987.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  11988.      */
  11989.     protected function get_ServiceLocator_3Dofsr4Service()
  11990.     {
  11991.         return $this->privates['.service_locator.3Dofsr4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11992.             '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.'],
  11993.             '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.'],
  11994.         ], [
  11995.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  11996.             'userDomain' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain',
  11997.         ]);
  11998.     }
  11999.     /**
  12000.      * Gets the private '.service_locator.48PMbZa' shared service.
  12001.      *
  12002.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12003.      */
  12004.     protected function get_ServiceLocator_48PMbZaService()
  12005.     {
  12006.         return $this->privates['.service_locator.48PMbZa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12007.             '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.'],
  12008.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  12009.         ], [
  12010.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12011.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  12012.         ]);
  12013.     }
  12014.     /**
  12015.      * Gets the private '.service_locator.4CTW3Co' shared service.
  12016.      *
  12017.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12018.      */
  12019.     protected function get_ServiceLocator_4CTW3CoService()
  12020.     {
  12021.         return $this->privates['.service_locator.4CTW3Co'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12022.             '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.'],
  12023.             'userPackagesService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService''getUserPackagesServiceService'false],
  12024.         ], [
  12025.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12026.             'userPackagesService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService',
  12027.         ]);
  12028.     }
  12029.     /**
  12030.      * Gets the private '.service_locator.4HSYFD.' shared service.
  12031.      *
  12032.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12033.      */
  12034.     protected function get_ServiceLocator_4HSYFD_Service()
  12035.     {
  12036.         return $this->privates['.service_locator.4HSYFD.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12037.             'subscriptionManager' => ['privates''App\\Service\\User\\SubscriptionManager''getSubscriptionManagerService'false],
  12038.             'subscriptionPlanRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanRepository''getSubscriptionPlanRepositoryService'false],
  12039.             'userCardRepository' => ['privates''App\\Repository\\User\\UserCardRepository''getUserCardRepositoryService'false],
  12040.             'userSubscriptionRepository' => ['privates''App\\Repository\\Subscriptions\\UserSubscriptionRepository''getUserSubscriptionRepositoryService'false],
  12041.         ], [
  12042.             'subscriptionManager' => 'App\\Service\\User\\SubscriptionManager',
  12043.             'subscriptionPlanRepository' => 'App\\Repository\\Subscriptions\\SubscriptionPlanRepository',
  12044.             'userCardRepository' => 'App\\Repository\\User\\UserCardRepository',
  12045.             'userSubscriptionRepository' => 'App\\Repository\\Subscriptions\\UserSubscriptionRepository',
  12046.         ]);
  12047.     }
  12048.     /**
  12049.      * Gets the private '.service_locator.4RkZoSP' shared service.
  12050.      *
  12051.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12052.      */
  12053.     protected function get_ServiceLocator_4RkZoSPService()
  12054.     {
  12055.         return $this->privates['.service_locator.4RkZoSP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12056.             'broker' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker''getBrokerService'false],
  12057.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  12058.         ], [
  12059.             'broker' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker',
  12060.             'paginator' => '?',
  12061.         ]);
  12062.     }
  12063.     /**
  12064.      * Gets the private '.service_locator.4Y9JfYU' shared service.
  12065.      *
  12066.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12067.      */
  12068.     protected function get_ServiceLocator_4Y9JfYUService()
  12069.     {
  12070.         return $this->privates['.service_locator.4Y9JfYU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12071.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  12072.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  12073.         ], [
  12074.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  12075.             'userManager' => '?',
  12076.         ]);
  12077.     }
  12078.     /**
  12079.      * Gets the private '.service_locator.4mzSDFD' shared service.
  12080.      *
  12081.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12082.      */
  12083.     protected function get_ServiceLocator_4mzSDFDService()
  12084.     {
  12085.         return $this->privates['.service_locator.4mzSDFD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12086.             'bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12087.         ], [
  12088.             'bus' => '?',
  12089.         ]);
  12090.     }
  12091.     /**
  12092.      * Gets the private '.service_locator.5DRJAs3' shared service.
  12093.      *
  12094.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12095.      */
  12096.     protected function get_ServiceLocator_5DRJAs3Service()
  12097.     {
  12098.         return $this->privates['.service_locator.5DRJAs3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12099.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  12100.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  12101.         ], [
  12102.             'leadService' => 'App\\Service\\Lead\\LeadService',
  12103.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  12104.         ]);
  12105.     }
  12106.     /**
  12107.      * Gets the private '.service_locator.5TZeRCE' shared service.
  12108.      *
  12109.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12110.      */
  12111.     protected function get_ServiceLocator_5TZeRCEService()
  12112.     {
  12113.         return $this->privates['.service_locator.5TZeRCE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12114.             'downloadHandler' => ['services''vich_uploader.download_handler''getVichUploader_DownloadHandlerService'false],
  12115.             '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.'],
  12116.         ], [
  12117.             'downloadHandler' => '?',
  12118.             'file' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\File',
  12119.         ]);
  12120.     }
  12121.     /**
  12122.      * Gets the private '.service_locator.5miB8_X' shared service.
  12123.      *
  12124.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12125.      */
  12126.     protected function get_ServiceLocator_5miB8XService()
  12127.     {
  12128.         return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12129.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12130.         ], [
  12131.             'em' => '?',
  12132.         ]);
  12133.     }
  12134.     /**
  12135.      * Gets the private '.service_locator.5usv1bv' shared service.
  12136.      *
  12137.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12138.      */
  12139.     protected function get_ServiceLocator_5usv1bvService()
  12140.     {
  12141.         return $this->privates['.service_locator.5usv1bv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12142.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  12143.         ], [
  12144.             'eventDispatcher' => '?',
  12145.         ]);
  12146.     }
  12147.     /**
  12148.      * Gets the private '.service_locator.691P.J0' shared service.
  12149.      *
  12150.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12151.      */
  12152.     protected function get_ServiceLocator_691P_J0Service()
  12153.     {
  12154.         return $this->privates['.service_locator.691P.J0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12155.             '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.'],
  12156.         ], [
  12157.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12158.         ]);
  12159.     }
  12160.     /**
  12161.      * Gets the private '.service_locator.6JLV5pg' shared service.
  12162.      *
  12163.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12164.      */
  12165.     protected function get_ServiceLocator_6JLV5pgService()
  12166.     {
  12167.         return $this->privates['.service_locator.6JLV5pg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12168.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  12169.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12170.         ], [
  12171.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  12172.             'entityManager' => '?',
  12173.         ]);
  12174.     }
  12175.     /**
  12176.      * Gets the private '.service_locator.6U_jksk' shared service.
  12177.      *
  12178.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12179.      */
  12180.     protected function get_ServiceLocator_6UJkskService()
  12181.     {
  12182.         return $this->privates['.service_locator.6U_jksk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12183.             '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.'],
  12184.         ], [
  12185.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  12186.         ]);
  12187.     }
  12188.     /**
  12189.      * Gets the private '.service_locator.6p_SLSM' shared service.
  12190.      *
  12191.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12192.      */
  12193.     protected function get_ServiceLocator_6pSLSMService()
  12194.     {
  12195.         return $this->privates['.service_locator.6p_SLSM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12196.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  12197.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  12198.             'security.event_dispatcher.api_v3' => ['privates''security.event_dispatcher.api_v3''getSecurity_EventDispatcher_ApiV3Service'false],
  12199.             'security.event_dispatcher.api_v3_anonymous_lead' => ['privates''security.event_dispatcher.api_v3_anonymous_lead''getSecurity_EventDispatcher_ApiV3AnonymousLeadService'false],
  12200.             'security.event_dispatcher.api_v4' => ['privates''security.event_dispatcher.api_v4''getSecurity_EventDispatcher_ApiV4Service'false],
  12201.             'security.event_dispatcher.api_v4_list_top_customers' => ['privates''security.event_dispatcher.api_v4_list_top_customers''getSecurity_EventDispatcher_ApiV4ListTopCustomersService'false],
  12202.             'security.event_dispatcher.aqarmap_api_user_personal_data' => ['privates''security.event_dispatcher.aqarmap_api_user_personal_data''getSecurity_EventDispatcher_AqarmapApiUserPersonalDataService'false],
  12203.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  12204.         ], [
  12205.             'event_dispatcher' => '?',
  12206.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12207.             'security.event_dispatcher.api_v3' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12208.             'security.event_dispatcher.api_v3_anonymous_lead' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12209.             'security.event_dispatcher.api_v4' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12210.             'security.event_dispatcher.api_v4_list_top_customers' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12211.             'security.event_dispatcher.aqarmap_api_user_personal_data' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12212.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  12213.         ]);
  12214.     }
  12215.     /**
  12216.      * Gets the private '.service_locator.6uOXFWy' shared service.
  12217.      *
  12218.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12219.      */
  12220.     protected function get_ServiceLocator_6uOXFWyService()
  12221.     {
  12222.         return $this->privates['.service_locator.6uOXFWy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12223.             '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.'],
  12224.             '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.'],
  12225.         ], [
  12226.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12227.             'photo' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  12228.         ]);
  12229.     }
  12230.     /**
  12231.      * Gets the private '.service_locator.6yCJIov' shared service.
  12232.      *
  12233.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12234.      */
  12235.     protected function get_ServiceLocator_6yCJIovService()
  12236.     {
  12237.         return $this->privates['.service_locator.6yCJIov'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12238.             'locationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  12239.             'propertyTypeRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository''getPropertyTypeRepositoryService'false],
  12240.             'searchDescriptionBuilder' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder''getMetaTagsBuilderService'false],
  12241.             'sectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  12242.         ], [
  12243.             'locationRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  12244.             'propertyTypeRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository',
  12245.             'searchDescriptionBuilder' => '?',
  12246.             'sectionRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  12247.         ]);
  12248.     }
  12249.     /**
  12250.      * Gets the private '.service_locator.7Ryfzhm' shared service.
  12251.      *
  12252.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12253.      */
  12254.     protected function get_ServiceLocator_7RyfzhmService()
  12255.     {
  12256.         return $this->privates['.service_locator.7Ryfzhm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12257.             'seller' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller''getSellerService'false],
  12258.         ], [
  12259.             'seller' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller',
  12260.         ]);
  12261.     }
  12262.     /**
  12263.      * Gets the private '.service_locator.81.uOvc' shared service.
  12264.      *
  12265.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12266.      */
  12267.     protected function get_ServiceLocator_81_UOvcService()
  12268.     {
  12269.         return $this->privates['.service_locator.81.uOvc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12270.             '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.'],
  12271.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  12272.         ], [
  12273.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  12274.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  12275.         ]);
  12276.     }
  12277.     /**
  12278.      * Gets the private '.service_locator.81H6ZId' shared service.
  12279.      *
  12280.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12281.      */
  12282.     protected function get_ServiceLocator_81H6ZIdService()
  12283.     {
  12284.         return $this->privates['.service_locator.81H6ZId'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12285.             '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.'],
  12286.         ], [
  12287.             'toggle' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\MobileSectionsToggles',
  12288.         ]);
  12289.     }
  12290.     /**
  12291.      * Gets the private '.service_locator.89oxtMu' shared service.
  12292.      *
  12293.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12294.      */
  12295.     protected function get_ServiceLocator_89oxtMuService()
  12296.     {
  12297.         return $this->privates['.service_locator.89oxtMu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12298.             'locationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  12299.         ], [
  12300.             'locationRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  12301.         ]);
  12302.     }
  12303.     /**
  12304.      * Gets the private '.service_locator.9NPWjJJ' shared service.
  12305.      *
  12306.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12307.      */
  12308.     protected function get_ServiceLocator_9NPWjJJService()
  12309.     {
  12310.         return $this->privates['.service_locator.9NPWjJJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12311.             'tokenStorage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12312.         ], [
  12313.             'tokenStorage' => '?',
  12314.         ]);
  12315.     }
  12316.     /**
  12317.      * Gets the private '.service_locator.BirtPkH' shared service.
  12318.      *
  12319.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12320.      */
  12321.     protected function get_ServiceLocator_BirtPkHService()
  12322.     {
  12323.         return $this->privates['.service_locator.BirtPkH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12324.             'oauthUtils' => ['privates''hwi_oauth.security.oauth_utils''getHwiOauth_Security_OauthUtilsService'false],
  12325.         ], [
  12326.             'oauthUtils' => '?',
  12327.         ]);
  12328.     }
  12329.     /**
  12330.      * Gets the private '.service_locator.C3YrtYY' shared service.
  12331.      *
  12332.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12333.      */
  12334.     protected function get_ServiceLocator_C3YrtYYService()
  12335.     {
  12336.         return $this->privates['.service_locator.C3YrtYY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12337.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12338.             '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.'],
  12339.             '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.'],
  12340.         ], [
  12341.             'em' => '?',
  12342.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  12343.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  12344.         ]);
  12345.     }
  12346.     /**
  12347.      * Gets the private '.service_locator.C7sApcB' shared service.
  12348.      *
  12349.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12350.      */
  12351.     protected function get_ServiceLocator_C7sApcBService()
  12352.     {
  12353.         return $this->privates['.service_locator.C7sApcB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12354.             '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.'],
  12355.         ], [
  12356.             'entity' => 'Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier',
  12357.         ]);
  12358.     }
  12359.     /**
  12360.      * Gets the private '.service_locator.CmEcGGJ' shared service.
  12361.      *
  12362.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12363.      */
  12364.     protected function get_ServiceLocator_CmEcGGJService()
  12365.     {
  12366.         return $this->privates['.service_locator.CmEcGGJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12367.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  12368.         ], [
  12369.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  12370.         ]);
  12371.     }
  12372.     /**
  12373.      * Gets the private '.service_locator.CpaXrFh' shared service.
  12374.      *
  12375.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12376.      */
  12377.     protected function get_ServiceLocator_CpaXrFhService()
  12378.     {
  12379.         return $this->privates['.service_locator.CpaXrFh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12380.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  12381.         ], [
  12382.             'mailer' => '?',
  12383.         ]);
  12384.     }
  12385.     /**
  12386.      * Gets the private '.service_locator.Cv0rm0q' shared service.
  12387.      *
  12388.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12389.      */
  12390.     protected function get_ServiceLocator_Cv0rm0qService()
  12391.     {
  12392.         return $this->privates['.service_locator.Cv0rm0q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12393.             '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.'],
  12394.         ], [
  12395.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  12396.         ]);
  12397.     }
  12398.     /**
  12399.      * Gets the private '.service_locator.CyC.Oyy' shared service.
  12400.      *
  12401.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12402.      */
  12403.     protected function get_ServiceLocator_CyC_OyyService()
  12404.     {
  12405.         return $this->privates['.service_locator.CyC.Oyy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12406.             'cache' => ['services''cache.app''getCache_AppService'false],
  12407.         ], [
  12408.             'cache' => '?',
  12409.         ]);
  12410.     }
  12411.     /**
  12412.      * Gets the private '.service_locator.DhfpusR' shared service.
  12413.      *
  12414.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12415.      */
  12416.     protected function get_ServiceLocator_DhfpusRService()
  12417.     {
  12418.         return $this->privates['.service_locator.DhfpusR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12419.             '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.'],
  12420.         ], [
  12421.             'feedback' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback',
  12422.         ]);
  12423.     }
  12424.     /**
  12425.      * Gets the private '.service_locator.Dvsigx3' shared service.
  12426.      *
  12427.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12428.      */
  12429.     protected function get_ServiceLocator_Dvsigx3Service()
  12430.     {
  12431.         return $this->privates['.service_locator.Dvsigx3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12432.             'databaseNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification''getDatabaseNotificationService'false],
  12433.         ], [
  12434.             'databaseNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification',
  12435.         ]);
  12436.     }
  12437.     /**
  12438.      * Gets the private '.service_locator.E5620._' shared service.
  12439.      *
  12440.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12441.      */
  12442.     protected function get_ServiceLocator_E5620_Service()
  12443.     {
  12444.         return $this->privates['.service_locator.E5620._'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12445.             '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.'],
  12446.         ], [
  12447.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12448.         ]);
  12449.     }
  12450.     /**
  12451.      * Gets the private '.service_locator.EKpMssS' shared service.
  12452.      *
  12453.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12454.      */
  12455.     protected function get_ServiceLocator_EKpMssSService()
  12456.     {
  12457.         return $this->privates['.service_locator.EKpMssS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12458.             'bannersRepository' => ['privates''App\\Repository\\Banners\\BannersRepository''getBannersRepositoryService'false],
  12459.         ], [
  12460.             'bannersRepository' => 'App\\Repository\\Banners\\BannersRepository',
  12461.         ]);
  12462.     }
  12463.     /**
  12464.      * Gets the private '.service_locator.EWg.NYx' shared service.
  12465.      *
  12466.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12467.      */
  12468.     protected function get_ServiceLocator_EWg_NYxService()
  12469.     {
  12470.         return $this->privates['.service_locator.EWg.NYx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12471.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  12472.         ], [
  12473.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  12474.         ]);
  12475.     }
  12476.     /**
  12477.      * Gets the private '.service_locator.EdCv38r' shared service.
  12478.      *
  12479.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12480.      */
  12481.     protected function get_ServiceLocator_EdCv38rService()
  12482.     {
  12483.         return $this->privates['.service_locator.EdCv38r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12484.             '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.'],
  12485.         ], [
  12486.             'joinUs' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\JoinUs',
  12487.         ]);
  12488.     }
  12489.     /**
  12490.      * Gets the private '.service_locator.Ef4Q2nx' shared service.
  12491.      *
  12492.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12493.      */
  12494.     protected function get_ServiceLocator_Ef4Q2nxService()
  12495.     {
  12496.         return $this->privates['.service_locator.Ef4Q2nx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12497.             '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.'],
  12498.         ], [
  12499.             'dynamicQuestion' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestion',
  12500.         ]);
  12501.     }
  12502.     /**
  12503.      * Gets the private '.service_locator.Ef5rjrT' shared service.
  12504.      *
  12505.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12506.      */
  12507.     protected function get_ServiceLocator_Ef5rjrTService()
  12508.     {
  12509.         return $this->privates['.service_locator.Ef5rjrT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12510.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12511.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  12512.         ], [
  12513.             'em' => '?',
  12514.             'userManager' => '?',
  12515.         ]);
  12516.     }
  12517.     /**
  12518.      * Gets the private '.service_locator.EoCU_mv' shared service.
  12519.      *
  12520.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12521.      */
  12522.     protected function get_ServiceLocator_EoCUMvService()
  12523.     {
  12524.         return $this->privates['.service_locator.EoCU_mv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12525.             'sectionRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  12526.         ], [
  12527.             'sectionRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  12528.         ]);
  12529.     }
  12530.     /**
  12531.      * Gets the private '.service_locator.EqM7.cD' shared service.
  12532.      *
  12533.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12534.      */
  12535.     protected function get_ServiceLocator_EqM7_CDService()
  12536.     {
  12537.         return $this->privates['.service_locator.EqM7.cD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12538.             'bannerService' => ['privates''App\\Service\\Banners\\BannerService''getBannerServiceService'false],
  12539.         ], [
  12540.             'bannerService' => 'App\\Service\\Banners\\BannerService',
  12541.         ]);
  12542.     }
  12543.     /**
  12544.      * Gets the private '.service_locator.EssOJru' shared service.
  12545.      *
  12546.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12547.      */
  12548.     protected function get_ServiceLocator_EssOJruService()
  12549.     {
  12550.         return $this->privates['.service_locator.EssOJru'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12551.             'security.firewall.map.context.anonymous_otp' => ['privates''security.firewall.map.context.anonymous_otp''getSecurity_Firewall_Map_Context_AnonymousOtpService'false],
  12552.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  12553.             '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],
  12554.             'security.firewall.map.context.api_create_feedback_v3' => ['privates''security.firewall.map.context.api_create_feedback_v3''getSecurity_Firewall_Map_Context_ApiCreateFeedbackV3Service'false],
  12555.             '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],
  12556.             '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],
  12557.             'security.firewall.map.context.api_v2_oauth_token' => ['privates''security.firewall.map.context.api_v2_oauth_token''getSecurity_Firewall_Map_Context_ApiV2OauthTokenService'false],
  12558.             'security.firewall.map.context.api_v3' => ['privates''security.firewall.map.context.api_v3''getSecurity_Firewall_Map_Context_ApiV3Service'false],
  12559.             '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],
  12560.             '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],
  12561.             'security.firewall.map.context.api_v3_anonymous_impressions' => ['privates''security.firewall.map.context.api_v3_anonymous_impressions''getSecurity_Firewall_Map_Context_ApiV3AnonymousImpressionsService'false],
  12562.             'security.firewall.map.context.api_v3_anonymous_lead' => ['privates''security.firewall.map.context.api_v3_anonymous_lead''getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadService'false],
  12563.             '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],
  12564.             '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],
  12565.             '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],
  12566.             '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],
  12567.             'security.firewall.map.context.api_v3_anonymous_login' => ['privates''security.firewall.map.context.api_v3_anonymous_login''getSecurity_Firewall_Map_Context_ApiV3AnonymousLoginService'false],
  12568.             '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],
  12569.             '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],
  12570.             '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],
  12571.             '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],
  12572.             'security.firewall.map.context.api_v4' => ['privates''security.firewall.map.context.api_v4''getSecurity_Firewall_Map_Context_ApiV4Service'false],
  12573.             '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],
  12574.             'security.firewall.map.context.api_v4_anonymous_filters' => ['privates''security.firewall.map.context.api_v4_anonymous_filters''getSecurity_Firewall_Map_Context_ApiV4AnonymousFiltersService'false],
  12575.             '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],
  12576.             '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],
  12577.             '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],
  12578.             '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],
  12579.             'security.firewall.map.context.api_v4_anonymous_register' => ['privates''security.firewall.map.context.api_v4_anonymous_register''getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterService'false],
  12580.             '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],
  12581.             '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],
  12582.             '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],
  12583.             '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],
  12584.             'security.firewall.map.context.api_v4_oauth_token' => ['privates''security.firewall.map.context.api_v4_oauth_token''getSecurity_Firewall_Map_Context_ApiV4OauthTokenService'false],
  12585.             'security.firewall.map.context.api_v4_resale_listings' => ['privates''security.firewall.map.context.api_v4_resale_listings''getSecurity_Firewall_Map_Context_ApiV4ResaleListingsService'false],
  12586.             '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],
  12587.             '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],
  12588.             'security.firewall.map.context.aqarmap_api_get_coordinates' => ['privates''security.firewall.map.context.aqarmap_api_get_coordinates''getSecurity_Firewall_Map_Context_AqarmapApiGetCoordinatesService'false],
  12589.             '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],
  12590.             '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],
  12591.             '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],
  12592.             '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],
  12593.             'security.firewall.map.context.contact_seller_v2' => ['privates''security.firewall.map.context.contact_seller_v2''getSecurity_Firewall_Map_Context_ContactSellerV2Service'false],
  12594.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  12595.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  12596.             '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],
  12597.         ], [
  12598.             'security.firewall.map.context.anonymous_otp' => '?',
  12599.             'security.firewall.map.context.api' => '?',
  12600.             'security.firewall.map.context.api_check_token_expiry_v4' => '?',
  12601.             'security.firewall.map.context.api_create_feedback_v3' => '?',
  12602.             'security.firewall.map.context.api_get_users_logo_v3' => '?',
  12603.             'security.firewall.map.context.api_v2_list_top_customers' => '?',
  12604.             'security.firewall.map.context.api_v2_oauth_token' => '?',
  12605.             'security.firewall.map.context.api_v3' => '?',
  12606.             'security.firewall.map.context.api_v3_anonymous_contact_seller' => '?',
  12607.             'security.firewall.map.context.api_v3_anonymous_feature-expiry-date' => '?',
  12608.             'security.firewall.map.context.api_v3_anonymous_impressions' => '?',
  12609.             'security.firewall.map.context.api_v3_anonymous_lead' => '?',
  12610.             'security.firewall.map.context.api_v3_anonymous_lead_without_user' => '?',
  12611.             'security.firewall.map.context.api_v3_anonymous_listing_rate' => '?',
  12612.             'security.firewall.map.context.api_v3_anonymous_location_search' => '?',
  12613.             'security.firewall.map.context.api_v3_anonymous_location_search_without_slash' => '?',
  12614.             'security.firewall.map.context.api_v3_anonymous_login' => '?',
  12615.             'security.firewall.map.context.api_v3_anonymous_nearby_locations' => '?',
  12616.             'security.firewall.map.context.api_v3_anonymous_rate_options' => '?',
  12617.             'security.firewall.map.context.api_v3_anonymous_rejection_reasons' => '?',
  12618.             'security.firewall.map.context.api_v3_group_create_or_open' => '?',
  12619.             'security.firewall.map.context.api_v4' => '?',
  12620.             'security.firewall.map.context.api_v4_anonymous_edit_phone' => '?',
  12621.             'security.firewall.map.context.api_v4_anonymous_filters' => '?',
  12622.             'security.firewall.map.context.api_v4_anonymous_find_listing' => '?',
  12623.             'security.firewall.map.context.api_v4_anonymous_location_children' => '?',
  12624.             'security.firewall.map.context.api_v4_anonymous_location_search' => '?',
  12625.             'security.firewall.map.context.api_v4_anonymous_login_otp' => '?',
  12626.             'security.firewall.map.context.api_v4_anonymous_register' => '?',
  12627.             'security.firewall.map.context.api_v4_anonymous_registeration_otp' => '?',
  12628.             'security.firewall.map.context.api_v4_list_top_customers' => '?',
  12629.             'security.firewall.map.context.api_v4_list_top_sellers' => '?',
  12630.             'security.firewall.map.context.api_v4_location_statistics_tree' => '?',
  12631.             'security.firewall.map.context.api_v4_oauth_token' => '?',
  12632.             'security.firewall.map.context.api_v4_resale_listings' => '?',
  12633.             'security.firewall.map.context.api_v4_user_locations_level' => '?',
  12634.             'security.firewall.map.context.aqarmap_api_check_top_seller' => '?',
  12635.             'security.firewall.map.context.aqarmap_api_get_coordinates' => '?',
  12636.             'security.firewall.map.context.aqarmap_api_get_location_parents_v4' => '?',
  12637.             'security.firewall.map.context.aqarmap_api_get_location_translation' => '?',
  12638.             'security.firewall.map.context.aqarmap_api_user_personal_data' => '?',
  12639.             'security.firewall.map.context.aqarmap_api_v2_discussion_data' => '?',
  12640.             'security.firewall.map.context.contact_seller_v2' => '?',
  12641.             'security.firewall.map.context.dev' => '?',
  12642.             'security.firewall.map.context.main' => '?',
  12643.             'security.firewall.map.context.v4_api_create_call_request' => '?',
  12644.         ]);
  12645.     }
  12646.     /**
  12647.      * Gets the private '.service_locator.EyfC0N4' shared service.
  12648.      *
  12649.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12650.      */
  12651.     protected function get_ServiceLocator_EyfC0N4Service()
  12652.     {
  12653.         return $this->privates['.service_locator.EyfC0N4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12654.             '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.'],
  12655.         ], [
  12656.             'exchangeRequest' => 'Aqarmap\\Bundle\\ExchangeBundle\\Entity\\ExchangeRequest',
  12657.         ]);
  12658.     }
  12659.     /**
  12660.      * Gets the private '.service_locator.F92OUdR' shared service.
  12661.      *
  12662.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12663.      */
  12664.     protected function get_ServiceLocator_F92OUdRService()
  12665.     {
  12666.         return $this->privates['.service_locator.F92OUdR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12667.             '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.'],
  12668.         ], [
  12669.             'financialAid' => 'Aqarmap\\Bundle\\FinancialAidsBundle\\Entity\\FinancialAid',
  12670.         ]);
  12671.     }
  12672.     /**
  12673.      * Gets the private '.service_locator.FYC1ztD' shared service.
  12674.      *
  12675.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12676.      */
  12677.     protected function get_ServiceLocator_FYC1ztDService()
  12678.     {
  12679.         return $this->privates['.service_locator.FYC1ztD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12680.             '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.'],
  12681.         ], [
  12682.             'SubscriptionPlan' => 'App\\Entity\\Subscriptions\\SubscriptionPlan',
  12683.         ]);
  12684.     }
  12685.     /**
  12686.      * Gets the private '.service_locator.FYIkfU9' shared service.
  12687.      *
  12688.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12689.      */
  12690.     protected function get_ServiceLocator_FYIkfU9Service()
  12691.     {
  12692.         return $this->privates['.service_locator.FYIkfU9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12693.             'id' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  12694.         ], [
  12695.             'id' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  12696.         ]);
  12697.     }
  12698.     /**
  12699.      * Gets the private '.service_locator.FeEvP.H' shared service.
  12700.      *
  12701.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12702.      */
  12703.     protected function get_ServiceLocator_FeEvP_HService()
  12704.     {
  12705.         return $this->privates['.service_locator.FeEvP.H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12706.             '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.'],
  12707.             'subscriptionPlansManager' => ['privates''App\\Service\\Subscriptions\\SubscriptionPlansManager''getSubscriptionPlansManagerService'false],
  12708.         ], [
  12709.             'subscriptionPlan' => 'App\\Entity\\Subscriptions\\SubscriptionPlan',
  12710.             'subscriptionPlansManager' => 'App\\Service\\Subscriptions\\SubscriptionPlansManager',
  12711.         ]);
  12712.     }
  12713.     /**
  12714.      * Gets the private '.service_locator.GNc8e5B' shared service.
  12715.      *
  12716.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12717.      */
  12718.     protected function get_ServiceLocator_GNc8e5BService()
  12719.     {
  12720.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12721.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  12722.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  12723.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  12724.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12725.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12726.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  12727.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  12728.             'router' => ['services''router''getRouterService'false],
  12729.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  12730.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  12731.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12732.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  12733.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  12734.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12735.         ], [
  12736.             'doctrine' => '?',
  12737.             'form.factory' => '?',
  12738.             'http_kernel' => '?',
  12739.             'message_bus' => '?',
  12740.             'messenger.default_bus' => '?',
  12741.             'parameter_bag' => '?',
  12742.             'request_stack' => '?',
  12743.             'router' => '?',
  12744.             'security.authorization_checker' => '?',
  12745.             'security.csrf.token_manager' => '?',
  12746.             'security.token_storage' => '?',
  12747.             'serializer' => '?',
  12748.             'session' => '.session.deprecated',
  12749.             'twig' => '?',
  12750.         ]);
  12751.     }
  12752.     /**
  12753.      * Gets the private '.service_locator.GedePMg' shared service.
  12754.      *
  12755.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12756.      */
  12757.     protected function get_ServiceLocator_GedePMgService()
  12758.     {
  12759.         return $this->privates['.service_locator.GedePMg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12760.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  12761.             '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.'],
  12762.         ], [
  12763.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  12764.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  12765.         ]);
  12766.     }
  12767.     /**
  12768.      * Gets the private '.service_locator.HcMO1Gs' shared service.
  12769.      *
  12770.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12771.      */
  12772.     protected function get_ServiceLocator_HcMO1GsService()
  12773.     {
  12774.         return $this->privates['.service_locator.HcMO1Gs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12775.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  12776.             'templating' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12777.         ], [
  12778.             'paginator' => '?',
  12779.             'templating' => '?',
  12780.         ]);
  12781.     }
  12782.     /**
  12783.      * Gets the private '.service_locator.IxKqzhS' shared service.
  12784.      *
  12785.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12786.      */
  12787.     protected function get_ServiceLocator_IxKqzhSService()
  12788.     {
  12789.         return $this->privates['.service_locator.IxKqzhS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12790.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  12791.         ], [
  12792.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  12793.         ]);
  12794.     }
  12795.     /**
  12796.      * Gets the private '.service_locator.IxpZ58c' shared service.
  12797.      *
  12798.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12799.      */
  12800.     protected function get_ServiceLocator_IxpZ58cService()
  12801.     {
  12802.         return $this->privates['.service_locator.IxpZ58c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12803.             '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.'],
  12804.         ], [
  12805.             'entity' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12806.         ]);
  12807.     }
  12808.     /**
  12809.      * Gets the private '.service_locator.J4vdJ1P' shared service.
  12810.      *
  12811.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12812.      */
  12813.     protected function get_ServiceLocator_J4vdJ1PService()
  12814.     {
  12815.         return $this->privates['.service_locator.J4vdJ1P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12816.             'creditRepository' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository''getCreditRepositoryService'false],
  12817.             'formValidationService' => ['privates''Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService''getFormValidationServiceService'false],
  12818.         ], [
  12819.             'creditRepository' => 'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository',
  12820.             'formValidationService' => 'Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService',
  12821.         ]);
  12822.     }
  12823.     /**
  12824.      * Gets the private '.service_locator.JZvIlSn' shared service.
  12825.      *
  12826.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12827.      */
  12828.     protected function get_ServiceLocator_JZvIlSnService()
  12829.     {
  12830.         return $this->privates['.service_locator.JZvIlSn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12831.             '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.'],
  12832.             '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.'],
  12833.         ], [
  12834.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  12835.             'listingPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  12836.         ]);
  12837.     }
  12838.     /**
  12839.      * Gets the private '.service_locator.JhSS0.a' shared service.
  12840.      *
  12841.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12842.      */
  12843.     protected function get_ServiceLocator_JhSS0_AService()
  12844.     {
  12845.         return $this->privates['.service_locator.JhSS0.a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12846.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  12847.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  12848.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  12849.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  12850.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12851.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12852.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  12853.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  12854.             'router' => ['services''router''getRouterService'false],
  12855.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  12856.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  12857.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12858.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  12859.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  12860.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12861.         ], [
  12862.             'doctrine' => '?',
  12863.             'form.factory' => '?',
  12864.             'fos_rest.view_handler' => '?',
  12865.             'http_kernel' => '?',
  12866.             'message_bus' => '?',
  12867.             'messenger.default_bus' => '?',
  12868.             'parameter_bag' => '?',
  12869.             'request_stack' => '?',
  12870.             'router' => '?',
  12871.             'security.authorization_checker' => '?',
  12872.             'security.csrf.token_manager' => '?',
  12873.             'security.token_storage' => '?',
  12874.             'serializer' => '?',
  12875.             'session' => '.session.deprecated',
  12876.             'twig' => '?',
  12877.         ]);
  12878.     }
  12879.     /**
  12880.      * Gets the private '.service_locator.JjyeKo6' shared service.
  12881.      *
  12882.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12883.      */
  12884.     protected function get_ServiceLocator_JjyeKo6Service()
  12885.     {
  12886.         return $this->privates['.service_locator.JjyeKo6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12887.             'staff' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  12888.         ], [
  12889.             'staff' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  12890.         ]);
  12891.     }
  12892.     /**
  12893.      * Gets the private '.service_locator.K6bNIyZ' shared service.
  12894.      *
  12895.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12896.      */
  12897.     protected function get_ServiceLocator_K6bNIyZService()
  12898.     {
  12899.         return $this->privates['.service_locator.K6bNIyZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12900.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  12901.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  12902.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  12903.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12904.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  12905.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  12906.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  12907.             'router' => ['services''router''getRouterService'false],
  12908.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  12909.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  12910.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  12911.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  12912.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  12913.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  12914.         ], [
  12915.             'doctrine' => '?',
  12916.             'form.factory' => '?',
  12917.             'http_kernel' => '?',
  12918.             'message_bus' => '?',
  12919.             'messenger.default_bus' => '?',
  12920.             'parameter_bag' => '?',
  12921.             'request_stack' => '?',
  12922.             'router' => '?',
  12923.             'security.authorization_checker' => '?',
  12924.             'security.csrf.token_manager' => '?',
  12925.             'security.token_storage' => '?',
  12926.             'serializer' => '?',
  12927.             'session' => '.session.deprecated',
  12928.             'twig' => '?',
  12929.         ]);
  12930.     }
  12931.     /**
  12932.      * Gets the private '.service_locator.KI50Z4f' shared service.
  12933.      *
  12934.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12935.      */
  12936.     protected function get_ServiceLocator_KI50Z4fService()
  12937.     {
  12938.         return $this->privates['.service_locator.KI50Z4f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12939.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  12940.             '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.'],
  12941.         ], [
  12942.             'em' => '?',
  12943.             'payment' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  12944.         ]);
  12945.     }
  12946.     /**
  12947.      * Gets the private '.service_locator.KfbR3DY' shared service.
  12948.      *
  12949.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12950.      */
  12951.     protected function get_ServiceLocator_KfbR3DYService()
  12952.     {
  12953.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12954.             '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".'],
  12955.         ], [
  12956.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  12957.         ]);
  12958.     }
  12959.     /**
  12960.      * Gets the private '.service_locator.KnMJEak' shared service.
  12961.      *
  12962.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12963.      */
  12964.     protected function get_ServiceLocator_KnMJEakService()
  12965.     {
  12966.         return $this->privates['.service_locator.KnMJEak'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12967.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  12968.             'translator' => ['services''translator''getTranslatorService'false],
  12969.             'userManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  12970.         ], [
  12971.             'authServer' => 'App\\Service\\Security\\AuthServer',
  12972.             'translator' => '?',
  12973.             'userManager' => '?',
  12974.         ]);
  12975.     }
  12976.     /**
  12977.      * Gets the private '.service_locator.KriOK1M' shared service.
  12978.      *
  12979.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12980.      */
  12981.     protected function get_ServiceLocator_KriOK1MService()
  12982.     {
  12983.         return $this->privates['.service_locator.KriOK1M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12984.             'leadsInsightsService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService''getLeadsInsightsServiceService'false],
  12985.             '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.'],
  12986.         ], [
  12987.             'leadsInsightsService' => '?',
  12988.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  12989.         ]);
  12990.     }
  12991.     /**
  12992.      * Gets the private '.service_locator.LRr2cO7' shared service.
  12993.      *
  12994.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12995.      */
  12996.     protected function get_ServiceLocator_LRr2cO7Service()
  12997.     {
  12998.         return $this->privates['.service_locator.LRr2cO7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12999.             '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.'],
  13000.         ], [
  13001.             'menu' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Menu',
  13002.         ]);
  13003.     }
  13004.     /**
  13005.      * Gets the private '.service_locator.LeUnxz1' shared service.
  13006.      *
  13007.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13008.      */
  13009.     protected function get_ServiceLocator_LeUnxz1Service()
  13010.     {
  13011.         return $this->privates['.service_locator.LeUnxz1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13012.             '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.'],
  13013.         ], [
  13014.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation',
  13015.         ]);
  13016.     }
  13017.     /**
  13018.      * Gets the private '.service_locator.Lfq.BSd' shared service.
  13019.      *
  13020.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13021.      */
  13022.     protected function get_ServiceLocator_Lfq_BSdService()
  13023.     {
  13024.         return $this->privates['.service_locator.Lfq.BSd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13025.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  13026.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  13027.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  13028.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  13029.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13030.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13031.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  13032.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  13033.             'router' => ['services''router''getRouterService'false],
  13034.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  13035.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  13036.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  13037.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  13038.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  13039.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  13040.         ], [
  13041.             'doctrine' => '?',
  13042.             'form.factory' => '?',
  13043.             'fos_rest.view_handler' => '?',
  13044.             'http_kernel' => '?',
  13045.             'message_bus' => '?',
  13046.             'messenger.default_bus' => '?',
  13047.             'parameter_bag' => '?',
  13048.             'request_stack' => '?',
  13049.             'router' => '?',
  13050.             'security.authorization_checker' => '?',
  13051.             'security.csrf.token_manager' => '?',
  13052.             'security.token_storage' => '?',
  13053.             'serializer' => '?',
  13054.             'session' => '.session.deprecated',
  13055.             'twig' => '?',
  13056.         ]);
  13057.     }
  13058.     /**
  13059.      * Gets the private '.service_locator.Md5pun7' shared service.
  13060.      *
  13061.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13062.      */
  13063.     protected function get_ServiceLocator_Md5pun7Service()
  13064.     {
  13065.         return $this->privates['.service_locator.Md5pun7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13066.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  13067.         ], [
  13068.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  13069.         ]);
  13070.     }
  13071.     /**
  13072.      * Gets the private '.service_locator.MkMRSDY' shared service.
  13073.      *
  13074.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13075.      */
  13076.     protected function get_ServiceLocator_MkMRSDYService()
  13077.     {
  13078.         return $this->privates['.service_locator.MkMRSDY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13079.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13080.             'subscriptionPlanRepository' => ['privates''App\\Repository\\Subscriptions\\SubscriptionPlanRepository''getSubscriptionPlanRepositoryService'false],
  13081.             'subscriptionPlansManager' => ['privates''App\\Service\\Subscriptions\\SubscriptionPlansManager''getSubscriptionPlansManagerService'false],
  13082.         ], [
  13083.             'entityManager' => '?',
  13084.             'subscriptionPlanRepository' => 'App\\Repository\\Subscriptions\\SubscriptionPlanRepository',
  13085.             'subscriptionPlansManager' => 'App\\Service\\Subscriptions\\SubscriptionPlansManager',
  13086.         ]);
  13087.     }
  13088.     /**
  13089.      * Gets the private '.service_locator.MyHXagK' shared service.
  13090.      *
  13091.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13092.      */
  13093.     protected function get_ServiceLocator_MyHXagKService()
  13094.     {
  13095.         return $this->privates['.service_locator.MyHXagK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13096.             '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.'],
  13097.             '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.'],
  13098.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13099.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  13100.         ], [
  13101.             'child' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13102.             'parent' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13103.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13104.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  13105.         ]);
  13106.     }
  13107.     /**
  13108.      * Gets the private '.service_locator.N3LQUe3' shared service.
  13109.      *
  13110.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13111.      */
  13112.     protected function get_ServiceLocator_N3LQUe3Service()
  13113.     {
  13114.         return $this->privates['.service_locator.N3LQUe3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13115.             'userDeviceManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager''getUserDeviceManagerService'false],
  13116.         ], [
  13117.             'userDeviceManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager',
  13118.         ]);
  13119.     }
  13120.     /**
  13121.      * Gets the private '.service_locator.N80VZb3' shared service.
  13122.      *
  13123.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13124.      */
  13125.     protected function get_ServiceLocator_N80VZb3Service()
  13126.     {
  13127.         return $this->privates['.service_locator.N80VZb3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13128.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  13129.             'userSegmentRepository' => ['privates''App\\Repository\\User\\UserSegmentRepository''getUserSegmentRepositoryService'false],
  13130.         ], [
  13131.             'paginator' => '?',
  13132.             'userSegmentRepository' => 'App\\Repository\\User\\UserSegmentRepository',
  13133.         ]);
  13134.     }
  13135.     /**
  13136.      * Gets the private '.service_locator.NEJIEts' shared service.
  13137.      *
  13138.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13139.      */
  13140.     protected function get_ServiceLocator_NEJIEtsService()
  13141.     {
  13142.         return $this->privates['.service_locator.NEJIEts'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13143.             'listing' => ['privates''.errored..service_locator.NEJIEts.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.NEJIEts": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  13144.             'listingRuleMatcher' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher''getListingRuleMatcherService'false],
  13145.             'packagesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository''getUserPackagesRepositoryService'false],
  13146.         ], [
  13147.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13148.             'listingRuleMatcher' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher',
  13149.             'packagesRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository',
  13150.         ]);
  13151.     }
  13152.     /**
  13153.      * Gets the private '.service_locator.NRsk.0J' shared service.
  13154.      *
  13155.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13156.      */
  13157.     protected function get_ServiceLocator_NRsk_0JService()
  13158.     {
  13159.         return $this->privates['.service_locator.NRsk.0J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13160.             '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.'],
  13161.             '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.'],
  13162.         ], [
  13163.             'comment' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Comment',
  13164.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  13165.         ]);
  13166.     }
  13167.     /**
  13168.      * Gets the private '.service_locator.NSHwqyp' shared service.
  13169.      *
  13170.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13171.      */
  13172.     protected function get_ServiceLocator_NSHwqypService()
  13173.     {
  13174.         return $this->privates['.service_locator.NSHwqyp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13175.             '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.'],
  13176.         ], [
  13177.             'transferer' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13178.         ]);
  13179.     }
  13180.     /**
  13181.      * Gets the private '.service_locator.NSdJoE7' shared service.
  13182.      *
  13183.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13184.      */
  13185.     protected function get_ServiceLocator_NSdJoE7Service()
  13186.     {
  13187.         return $this->privates['.service_locator.NSdJoE7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13188.             'locationsInsightsClient' => ['privates''.debug.locations_insights.client''get_Debug_LocationsInsights_ClientService'false],
  13189.         ], [
  13190.             'locationsInsightsClient' => '?',
  13191.         ]);
  13192.     }
  13193.     /**
  13194.      * Gets the private '.service_locator.N_uc6xq' shared service.
  13195.      *
  13196.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13197.      */
  13198.     protected function get_ServiceLocator_NUc6xqService()
  13199.     {
  13200.         return $this->privates['.service_locator.N_uc6xq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13201.             '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.'],
  13202.         ], [
  13203.             'parent' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13204.         ]);
  13205.     }
  13206.     /**
  13207.      * Gets the private '.service_locator.Nf_Q.FU' shared service.
  13208.      *
  13209.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13210.      */
  13211.     protected function get_ServiceLocator_NfQ_FUService()
  13212.     {
  13213.         return $this->privates['.service_locator.Nf_Q.FU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13214.             '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.'],
  13215.         ], [
  13216.             'page' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Page',
  13217.         ]);
  13218.     }
  13219.     /**
  13220.      * Gets the private '.service_locator.OC2AG.K' shared service.
  13221.      *
  13222.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13223.      */
  13224.     protected function get_ServiceLocator_OC2AG_KService()
  13225.     {
  13226.         return $this->privates['.service_locator.OC2AG.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13227.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  13228.         ], [
  13229.             'logger' => '?',
  13230.         ]);
  13231.     }
  13232.     /**
  13233.      * Gets the private '.service_locator.OeUeC3z' shared service.
  13234.      *
  13235.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13236.      */
  13237.     protected function get_ServiceLocator_OeUeC3zService()
  13238.     {
  13239.         return $this->privates['.service_locator.OeUeC3z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13240.             'customParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  13241.             '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.'],
  13242.         ], [
  13243.             'customParagraphRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository',
  13244.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  13245.         ]);
  13246.     }
  13247.     /**
  13248.      * Gets the private '.service_locator.P4ohWKt' shared service.
  13249.      *
  13250.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13251.      */
  13252.     protected function get_ServiceLocator_P4ohWKtService()
  13253.     {
  13254.         return $this->privates['.service_locator.P4ohWKt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13255.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13256.             'translator' => ['services''translator''getTranslatorService'false],
  13257.             '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.'],
  13258.         ], [
  13259.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13260.             'translator' => '?',
  13261.             'userSubAccount' => 'App\\Entity\\User\\UserSubAccount',
  13262.         ]);
  13263.     }
  13264.     /**
  13265.      * Gets the private '.service_locator.PDAiOko' shared service.
  13266.      *
  13267.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13268.      */
  13269.     protected function get_ServiceLocator_PDAiOkoService()
  13270.     {
  13271.         return $this->privates['.service_locator.PDAiOko'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13272.             'customFieldRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository''getCustomFieldRepositoryService'false],
  13273.             'featureToggleManager' => ['services''Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager''getFeatureToggleManagerService'false],
  13274.             'setting' => ['privates''Aqarmap\\Bundle\\MainBundle\\Service\\Setting''getSettingService'false],
  13275.             'translator' => ['services''translator''getTranslatorService'false],
  13276.         ], [
  13277.             'customFieldRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository',
  13278.             'featureToggleManager' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager',
  13279.             'setting' => 'Aqarmap\\Bundle\\MainBundle\\Service\\Setting',
  13280.             'translator' => '?',
  13281.         ]);
  13282.     }
  13283.     /**
  13284.      * Gets the private '.service_locator.Pfo2iga' shared service.
  13285.      *
  13286.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13287.      */
  13288.     protected function get_ServiceLocator_Pfo2igaService()
  13289.     {
  13290.         return $this->privates['.service_locator.Pfo2iga'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13291.             '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.'],
  13292.             'listingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  13293.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  13294.         ], [
  13295.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13296.             'listingRateRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository',
  13297.             'paginator' => '?',
  13298.         ]);
  13299.     }
  13300.     /**
  13301.      * Gets the private '.service_locator.Q6NFJtv' shared service.
  13302.      *
  13303.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13304.      */
  13305.     protected function get_ServiceLocator_Q6NFJtvService()
  13306.     {
  13307.         return $this->privates['.service_locator.Q6NFJtv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13308.             'serializer' => ['services''jms_serializer''getJmsSerializerService'false],
  13309.             'userSegment' => ['privates''.errored..service_locator.Q6NFJtv.App\\Entity\\UserSegment'NULL'Cannot autowire service ".service_locator.Q6NFJtv": it references class "App\\Entity\\UserSegment" but no such service exists.'],
  13310.         ], [
  13311.             'serializer' => '?',
  13312.             'userSegment' => 'App\\Entity\\UserSegment',
  13313.         ]);
  13314.     }
  13315.     /**
  13316.      * Gets the private '.service_locator.QVQbFIb' shared service.
  13317.      *
  13318.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13319.      */
  13320.     protected function get_ServiceLocator_QVQbFIbService()
  13321.     {
  13322.         return $this->privates['.service_locator.QVQbFIb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13323.             '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.'],
  13324.         ], [
  13325.             'paymentTransaction' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  13326.         ]);
  13327.     }
  13328.     /**
  13329.      * Gets the private '.service_locator.Qp.s1q.' shared service.
  13330.      *
  13331.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13332.      */
  13333.     protected function get_ServiceLocator_Qp_S1q_Service()
  13334.     {
  13335.         return $this->privates['.service_locator.Qp.s1q.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13336.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13337.             '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.'],
  13338.         ], [
  13339.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13340.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13341.         ]);
  13342.     }
  13343.     /**
  13344.      * Gets the private '.service_locator.R.5rpS2' shared service.
  13345.      *
  13346.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13347.      */
  13348.     protected function get_ServiceLocator_R_5rpS2Service()
  13349.     {
  13350.         return $this->privates['.service_locator.R.5rpS2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13351.             'client' => ['privates''aqarmap.aws_ses.client''getAqarmap_AwsSes_ClientService'false],
  13352.             '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.'],
  13353.         ], [
  13354.             'client' => '?',
  13355.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13356.         ]);
  13357.     }
  13358.     /**
  13359.      * Gets the private '.service_locator.RBLp9TH' shared service.
  13360.      *
  13361.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13362.      */
  13363.     protected function get_ServiceLocator_RBLp9THService()
  13364.     {
  13365.         return $this->privates['.service_locator.RBLp9TH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13366.             'creditPackageRepositroy' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy''getCreditPackageRepositroyService'false],
  13367.         ], [
  13368.             'creditPackageRepositroy' => 'Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy',
  13369.         ]);
  13370.     }
  13371.     /**
  13372.      * Gets the private '.service_locator.Rozwzjh' shared service.
  13373.      *
  13374.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13375.      */
  13376.     protected function get_ServiceLocator_RozwzjhService()
  13377.     {
  13378.         return $this->privates['.service_locator.Rozwzjh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13379.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13380.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  13381.         ], [
  13382.             'entityManager' => '?',
  13383.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  13384.         ]);
  13385.     }
  13386.     /**
  13387.      * Gets the private '.service_locator.SBFvyl6' shared service.
  13388.      *
  13389.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13390.      */
  13391.     protected function get_ServiceLocator_SBFvyl6Service()
  13392.     {
  13393.         return $this->privates['.service_locator.SBFvyl6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13394.             '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.'],
  13395.         ], [
  13396.             'locationPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\LocationPhoto',
  13397.         ]);
  13398.     }
  13399.     /**
  13400.      * Gets the private '.service_locator.SE4ny3Y' shared service.
  13401.      *
  13402.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13403.      */
  13404.     protected function get_ServiceLocator_SE4ny3YService()
  13405.     {
  13406.         return $this->privates['.service_locator.SE4ny3Y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13407.             '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.'],
  13408.         ], [
  13409.             'buyerAlert' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\Entity\\BuyerAlerts',
  13410.         ]);
  13411.     }
  13412.     /**
  13413.      * Gets the private '.service_locator.SblZSSN' shared service.
  13414.      *
  13415.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13416.      */
  13417.     protected function get_ServiceLocator_SblZSSNService()
  13418.     {
  13419.         return $this->privates['.service_locator.SblZSSN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13420.             '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.'],
  13421.             '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.'],
  13422.         ], [
  13423.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  13424.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13425.         ]);
  13426.     }
  13427.     /**
  13428.      * Gets the private '.service_locator.ScY99ay' shared service.
  13429.      *
  13430.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13431.      */
  13432.     protected function get_ServiceLocator_ScY99ayService()
  13433.     {
  13434.         return $this->privates['.service_locator.ScY99ay'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13435.             '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.'],
  13436.         ], [
  13437.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  13438.         ]);
  13439.     }
  13440.     /**
  13441.      * Gets the private '.service_locator.TLrSZYf' shared service.
  13442.      *
  13443.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13444.      */
  13445.     protected function get_ServiceLocator_TLrSZYfService()
  13446.     {
  13447.         return $this->privates['.service_locator.TLrSZYf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13448.             '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.'],
  13449.             'favouriteService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService''getFavouriteServiceService'false],
  13450.         ], [
  13451.             'favourite' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Favourite',
  13452.             'favouriteService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService',
  13453.         ]);
  13454.     }
  13455.     /**
  13456.      * Gets the private '.service_locator.TsDoRLF' shared service.
  13457.      *
  13458.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13459.      */
  13460.     protected function get_ServiceLocator_TsDoRLFService()
  13461.     {
  13462.         return $this->privates['.service_locator.TsDoRLF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13463.             'accountManager' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  13464.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  13465.         ], [
  13466.             'accountManager' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  13467.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  13468.         ]);
  13469.     }
  13470.     /**
  13471.      * Gets the private '.service_locator.TtqXS4F' shared service.
  13472.      *
  13473.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13474.      */
  13475.     protected function get_ServiceLocator_TtqXS4FService()
  13476.     {
  13477.         return $this->privates['.service_locator.TtqXS4F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13478.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13479.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  13480.             '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.'],
  13481.         ], [
  13482.             'entityManager' => '?',
  13483.             'paginator' => '?',
  13484.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13485.         ]);
  13486.     }
  13487.     /**
  13488.      * Gets the private '.service_locator.U..08Fk' shared service.
  13489.      *
  13490.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13491.      */
  13492.     protected function get_ServiceLocator_U__08FkService()
  13493.     {
  13494.         return $this->privates['.service_locator.U..08Fk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13495.             'cache' => ['services''cache.app''getCache_AppService'false],
  13496.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  13497.             'sectionService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService''getSectionServiceService'false],
  13498.         ], [
  13499.             'cache' => '?',
  13500.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  13501.             'sectionService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService',
  13502.         ]);
  13503.     }
  13504.     /**
  13505.      * Gets the private '.service_locator.U38IPRQ' shared service.
  13506.      *
  13507.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13508.      */
  13509.     protected function get_ServiceLocator_U38IPRQService()
  13510.     {
  13511.         return $this->privates['.service_locator.U38IPRQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13512.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13513.         ], [
  13514.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13515.         ]);
  13516.     }
  13517.     /**
  13518.      * Gets the private '.service_locator.U7VViCc' shared service.
  13519.      *
  13520.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13521.      */
  13522.     protected function get_ServiceLocator_U7VViCcService()
  13523.     {
  13524.         return $this->privates['.service_locator.U7VViCc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13525.             '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?'],
  13526.         ], [
  13527.             'form' => 'Symfony\\Component\\Form\\FormInterface',
  13528.         ]);
  13529.     }
  13530.     /**
  13531.      * Gets the private '.service_locator.UQTEWgm' shared service.
  13532.      *
  13533.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13534.      */
  13535.     protected function get_ServiceLocator_UQTEWgmService()
  13536.     {
  13537.         return $this->privates['.service_locator.UQTEWgm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13538.             'locationService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService''getLocationServiceService'false],
  13539.         ], [
  13540.             'locationService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService',
  13541.         ]);
  13542.     }
  13543.     /**
  13544.      * Gets the private '.service_locator.Uagg_gw' shared service.
  13545.      *
  13546.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13547.      */
  13548.     protected function get_ServiceLocator_UaggGwService()
  13549.     {
  13550.         return $this->privates['.service_locator.Uagg_gw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13551.             '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.'],
  13552.         ], [
  13553.             'userDomain' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserDomain',
  13554.         ]);
  13555.     }
  13556.     /**
  13557.      * Gets the private '.service_locator.Ue3lOen' shared service.
  13558.      *
  13559.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13560.      */
  13561.     protected function get_ServiceLocator_Ue3lOenService()
  13562.     {
  13563.         return $this->privates['.service_locator.Ue3lOen'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13564.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13565.             '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.'],
  13566.             'translator' => ['services''translator''getTranslatorService'false],
  13567.         ], [
  13568.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13569.             'subUser' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13570.             'translator' => '?',
  13571.         ]);
  13572.     }
  13573.     /**
  13574.      * Gets the private '.service_locator.UsScnKS' shared service.
  13575.      *
  13576.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13577.      */
  13578.     protected function get_ServiceLocator_UsScnKSService()
  13579.     {
  13580.         return $this->privates['.service_locator.UsScnKS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13581.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13582.             '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.'],
  13583.         ], [
  13584.             'em' => '?',
  13585.             'lead' => 'App\\Entity\\Lead\\Lead',
  13586.         ]);
  13587.     }
  13588.     /**
  13589.      * Gets the private '.service_locator.Uyoau69' shared service.
  13590.      *
  13591.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13592.      */
  13593.     protected function get_ServiceLocator_Uyoau69Service()
  13594.     {
  13595.         return $this->privates['.service_locator.Uyoau69'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13596.             '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.'],
  13597.             'listingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  13598.             'listingRateService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService''getListingRateServiceService'false],
  13599.         ], [
  13600.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13601.             'listingRateRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository',
  13602.             'listingRateService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService',
  13603.         ]);
  13604.     }
  13605.     /**
  13606.      * Gets the private '.service_locator.VAPpaZO' shared service.
  13607.      *
  13608.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13609.      */
  13610.     protected function get_ServiceLocator_VAPpaZOService()
  13611.     {
  13612.         return $this->privates['.service_locator.VAPpaZO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13613.             'signer' => ['privates''uri_signer''getUriSignerService'false],
  13614.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13615.             'translator' => ['services''translator''getTranslatorService'false],
  13616.             '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.'],
  13617.         ], [
  13618.             'signer' => '?',
  13619.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13620.             'translator' => '?',
  13621.             'userSubAccount' => 'App\\Entity\\User\\UserSubAccount',
  13622.         ]);
  13623.     }
  13624.     /**
  13625.      * Gets the private '.service_locator.VQspxfD' shared service.
  13626.      *
  13627.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13628.      */
  13629.     protected function get_ServiceLocator_VQspxfDService()
  13630.     {
  13631.         return $this->privates['.service_locator.VQspxfD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13632.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  13633.             '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.'],
  13634.         ], [
  13635.             'authServer' => 'App\\Service\\Security\\AuthServer',
  13636.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13637.         ]);
  13638.     }
  13639.     /**
  13640.      * Gets the private '.service_locator.VdGUnZl' shared service.
  13641.      *
  13642.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13643.      */
  13644.     protected function get_ServiceLocator_VdGUnZlService()
  13645.     {
  13646.         return $this->privates['.service_locator.VdGUnZl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13647.             'ipService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  13648.         ], [
  13649.             'ipService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService',
  13650.         ]);
  13651.     }
  13652.     /**
  13653.      * Gets the private '.service_locator.Vhx2..N' shared service.
  13654.      *
  13655.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13656.      */
  13657.     protected function get_ServiceLocator_Vhx2__NService()
  13658.     {
  13659.         return $this->privates['.service_locator.Vhx2..N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13660.             '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.'],
  13661.         ], [
  13662.             'service' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\PaymentTransactionService',
  13663.         ]);
  13664.     }
  13665.     /**
  13666.      * Gets the private '.service_locator.WGCFqJh' shared service.
  13667.      *
  13668.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13669.      */
  13670.     protected function get_ServiceLocator_WGCFqJhService()
  13671.     {
  13672.         return $this->privates['.service_locator.WGCFqJh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13673.             'authClient' => ['privates''.debug.auth.client''get_Debug_Auth_ClientService'false],
  13674.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  13675.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  13676.         ], [
  13677.             'authClient' => '?',
  13678.             'authServer' => 'App\\Service\\Security\\AuthServer',
  13679.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  13680.         ]);
  13681.     }
  13682.     /**
  13683.      * Gets the private '.service_locator.WYrnE_I' shared service.
  13684.      *
  13685.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13686.      */
  13687.     protected function get_ServiceLocator_WYrnEIService()
  13688.     {
  13689.         return $this->privates['.service_locator.WYrnE_I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13690.             '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.'],
  13691.         ], [
  13692.             'entity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserInterest',
  13693.         ]);
  13694.     }
  13695.     /**
  13696.      * Gets the private '.service_locator.WnC0PS9' shared service.
  13697.      *
  13698.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13699.      */
  13700.     protected function get_ServiceLocator_WnC0PS9Service()
  13701.     {
  13702.         return $this->privates['.service_locator.WnC0PS9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13703.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  13704.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  13705.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  13706.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13707.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13708.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  13709.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  13710.             'router' => ['services''router''getRouterService'false],
  13711.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  13712.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  13713.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  13714.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  13715.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  13716.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  13717.         ], [
  13718.             'doctrine' => '?',
  13719.             'form.factory' => '?',
  13720.             'http_kernel' => '?',
  13721.             'message_bus' => '?',
  13722.             'messenger.default_bus' => '?',
  13723.             'parameter_bag' => '?',
  13724.             'request_stack' => '?',
  13725.             'router' => '?',
  13726.             'security.authorization_checker' => '?',
  13727.             'security.csrf.token_manager' => '?',
  13728.             'security.token_storage' => '?',
  13729.             'serializer' => '?',
  13730.             'session' => '.session.deprecated',
  13731.             'twig' => '?',
  13732.         ]);
  13733.     }
  13734.     /**
  13735.      * Gets the private '.service_locator.XD1u.VJ' shared service.
  13736.      *
  13737.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13738.      */
  13739.     protected function get_ServiceLocator_XD1u_VJService()
  13740.     {
  13741.         return $this->privates['.service_locator.XD1u.VJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13742.             '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.'],
  13743.         ], [
  13744.             'rule' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Rule',
  13745.         ]);
  13746.     }
  13747.     /**
  13748.      * Gets the private '.service_locator.X_4f3Bt' shared service.
  13749.      *
  13750.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13751.      */
  13752.     protected function get_ServiceLocator_X4f3BtService()
  13753.     {
  13754.         return $this->privates['.service_locator.X_4f3Bt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13755.             '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.'],
  13756.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  13757.         ], [
  13758.             'lead' => 'App\\Entity\\Lead\\Lead',
  13759.             'leadService' => 'App\\Service\\Lead\\LeadService',
  13760.         ]);
  13761.     }
  13762.     /**
  13763.      * Gets the private '.service_locator.Xc.PcLF' shared service.
  13764.      *
  13765.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13766.      */
  13767.     protected function get_ServiceLocator_Xc_PcLFService()
  13768.     {
  13769.         return $this->privates['.service_locator.Xc.PcLF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13770.             '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.'],
  13771.         ], [
  13772.             'defaultTopCustomer' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\DefaultTopCustomers',
  13773.         ]);
  13774.     }
  13775.     /**
  13776.      * Gets the private '.service_locator.YY9cfkh' shared service.
  13777.      *
  13778.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13779.      */
  13780.     protected function get_ServiceLocator_YY9cfkhService()
  13781.     {
  13782.         return $this->privates['.service_locator.YY9cfkh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13783.             'messageBus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13784.         ], [
  13785.             'messageBus' => '?',
  13786.         ]);
  13787.     }
  13788.     /**
  13789.      * Gets the private '.service_locator.YfO3EUD' shared service.
  13790.      *
  13791.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13792.      */
  13793.     protected function get_ServiceLocator_YfO3EUDService()
  13794.     {
  13795.         return $this->privates['.service_locator.YfO3EUD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13796.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  13797.             'userServicesRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository''getUserServicesRepositoryService'false],
  13798.         ], [
  13799.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  13800.             'userServicesRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository',
  13801.         ]);
  13802.     }
  13803.     /**
  13804.      * Gets the private '.service_locator.ZbqxYyN' shared service.
  13805.      *
  13806.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13807.      */
  13808.     protected function get_ServiceLocator_ZbqxYyNService()
  13809.     {
  13810.         return $this->privates['.service_locator.ZbqxYyN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13811.             '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.'],
  13812.         ], [
  13813.             'notifier' => 'Aqarmap\\Bundle\\NotifierBundle\\Entity\\Notifier',
  13814.         ]);
  13815.     }
  13816.     /**
  13817.      * Gets the private '.service_locator.ZxYD5ys' shared service.
  13818.      *
  13819.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13820.      */
  13821.     protected function get_ServiceLocator_ZxYD5ysService()
  13822.     {
  13823.         return $this->privates['.service_locator.ZxYD5ys'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13824.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13825.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  13826.         ], [
  13827.             'em' => '?',
  13828.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  13829.         ]);
  13830.     }
  13831.     /**
  13832.      * Gets the private '.service_locator._MMsLYK' shared service.
  13833.      *
  13834.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13835.      */
  13836.     protected function get_ServiceLocator_MMsLYKService()
  13837.     {
  13838.         return $this->privates['.service_locator._MMsLYK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13839.             'leadGenerationByIpLimiter' => ['privates''limiter.lead_generation_by_ip''getLimiter_LeadGenerationByIpService'false],
  13840.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  13841.             '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.'],
  13842.         ], [
  13843.             'leadGenerationByIpLimiter' => '?',
  13844.             'leadService' => 'App\\Service\\Lead\\LeadService',
  13845.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13846.         ]);
  13847.     }
  13848.     /**
  13849.      * Gets the private '.service_locator._NHYBXU' shared service.
  13850.      *
  13851.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13852.      */
  13853.     protected function get_ServiceLocator_NHYBXUService()
  13854.     {
  13855.         return $this->privates['.service_locator._NHYBXU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13856.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  13857.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  13858.         ], [
  13859.             'entityManager' => '?',
  13860.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  13861.         ]);
  13862.     }
  13863.     /**
  13864.      * Gets the private '.service_locator._Qw4DJe' shared service.
  13865.      *
  13866.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13867.      */
  13868.     protected function get_ServiceLocator_Qw4DJeService()
  13869.     {
  13870.         return $this->privates['.service_locator._Qw4DJe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13871.             '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.'],
  13872.             '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.'],
  13873.         ], [
  13874.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13875.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  13876.         ]);
  13877.     }
  13878.     /**
  13879.      * Gets the private '.service_locator._qdZb2L' shared service.
  13880.      *
  13881.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13882.      */
  13883.     protected function get_ServiceLocator_QdZb2LService()
  13884.     {
  13885.         return $this->privates['.service_locator._qdZb2L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13886.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  13887.             'userRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  13888.         ], [
  13889.             'leadService' => 'App\\Service\\Lead\\LeadService',
  13890.             'userRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  13891.         ]);
  13892.     }
  13893.     /**
  13894.      * Gets the private '.service_locator.aHpfFzr' shared service.
  13895.      *
  13896.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13897.      */
  13898.     protected function get_ServiceLocator_AHpfFzrService()
  13899.     {
  13900.         return $this->privates['.service_locator.aHpfFzr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13901.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  13902.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  13903.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  13904.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13905.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13906.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  13907.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  13908.             'router' => ['services''router''getRouterService'false],
  13909.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  13910.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  13911.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  13912.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  13913.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  13914.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  13915.         ], [
  13916.             'doctrine' => '?',
  13917.             'form.factory' => '?',
  13918.             'http_kernel' => '?',
  13919.             'message_bus' => '?',
  13920.             'messenger.default_bus' => '?',
  13921.             'parameter_bag' => '?',
  13922.             'request_stack' => '?',
  13923.             'router' => '?',
  13924.             'security.authorization_checker' => '?',
  13925.             'security.csrf.token_manager' => '?',
  13926.             'security.token_storage' => '?',
  13927.             'serializer' => '?',
  13928.             'session' => '.session.deprecated',
  13929.             'twig' => '?',
  13930.         ]);
  13931.     }
  13932.     /**
  13933.      * Gets the private '.service_locator.at6qQDg' shared service.
  13934.      *
  13935.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13936.      */
  13937.     protected function get_ServiceLocator_At6qQDgService()
  13938.     {
  13939.         return $this->privates['.service_locator.at6qQDg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13940.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  13941.         ], [
  13942.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  13943.         ]);
  13944.     }
  13945.     /**
  13946.      * Gets the private '.service_locator.atd8Wi6' shared service.
  13947.      *
  13948.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13949.      */
  13950.     protected function get_ServiceLocator_Atd8Wi6Service()
  13951.     {
  13952.         return $this->privates['.service_locator.atd8Wi6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13953.             '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.'],
  13954.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  13955.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  13956.         ], [
  13957.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  13958.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  13959.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  13960.         ]);
  13961.     }
  13962.     /**
  13963.      * Gets the private '.service_locator.b8UDMyj' shared service.
  13964.      *
  13965.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13966.      */
  13967.     protected function get_ServiceLocator_B8UDMyjService()
  13968.     {
  13969.         return $this->privates['.service_locator.b8UDMyj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13970.             'menuRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository''getMenuRepositoryService'false],
  13971.         ], [
  13972.             'menuRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository',
  13973.         ]);
  13974.     }
  13975.     /**
  13976.      * Gets the private '.service_locator.bsxjBL4' shared service.
  13977.      *
  13978.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13979.      */
  13980.     protected function get_ServiceLocator_BsxjBL4Service()
  13981.     {
  13982.         return $this->privates['.service_locator.bsxjBL4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13983.             'locationRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  13984.             'propertyTypeRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository''getPropertyTypeRepositoryService'false],
  13985.             'sectionRepo' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository''getSectionRepositoryService'false],
  13986.         ], [
  13987.             'locationRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  13988.             'propertyTypeRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository',
  13989.             'sectionRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository',
  13990.         ]);
  13991.     }
  13992.     /**
  13993.      * Gets the private '.service_locator.c.o8TO2' shared service.
  13994.      *
  13995.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13996.      */
  13997.     protected function get_ServiceLocator_C_O8TO2Service()
  13998.     {
  13999.         return $this->privates['.service_locator.c.o8TO2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14000.             'cardIntegrationService' => ['privates''App\\Service\\User\\CardIntegrationService''getCardIntegrationServiceService'false],
  14001.             'paymentRepository' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository''getPaymentRepositoryService'false],
  14002.             'subscriptionManager' => ['privates''App\\Service\\User\\SubscriptionManager''getSubscriptionManagerService'false],
  14003.         ], [
  14004.             'cardIntegrationService' => 'App\\Service\\User\\CardIntegrationService',
  14005.             'paymentRepository' => 'Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository',
  14006.             'subscriptionManager' => 'App\\Service\\User\\SubscriptionManager',
  14007.         ]);
  14008.     }
  14009.     /**
  14010.      * Gets the private '.service_locator.d4MWP.x' shared service.
  14011.      *
  14012.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14013.      */
  14014.     protected function get_ServiceLocator_D4MWP_XService()
  14015.     {
  14016.         return $this->privates['.service_locator.d4MWP.x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14017.             'locationRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository''getLocationRepositoryService'false],
  14018.             'locationsInsightsClient' => ['privates''.debug.locations_insights.client''get_Debug_LocationsInsights_ClientService'false],
  14019.         ], [
  14020.             'locationRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository',
  14021.             'locationsInsightsClient' => '?',
  14022.         ]);
  14023.     }
  14024.     /**
  14025.      * Gets the private '.service_locator.dHHQDtH' shared service.
  14026.      *
  14027.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14028.      */
  14029.     protected function get_ServiceLocator_DHHQDtHService()
  14030.     {
  14031.         return $this->privates['.service_locator.dHHQDtH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14032.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  14033.         ], [
  14034.             'viewhandler' => '?',
  14035.         ]);
  14036.     }
  14037.     /**
  14038.      * Gets the private '.service_locator.dTKcOT2' shared service.
  14039.      *
  14040.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14041.      */
  14042.     protected function get_ServiceLocator_DTKcOT2Service()
  14043.     {
  14044.         return $this->privates['.service_locator.dTKcOT2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14045.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  14046.             'userCardRepository' => ['privates''App\\Repository\\User\\UserCardRepository''getUserCardRepositoryService'false],
  14047.         ], [
  14048.             'paginator' => '?',
  14049.             'userCardRepository' => 'App\\Repository\\User\\UserCardRepository',
  14050.         ]);
  14051.     }
  14052.     /**
  14053.      * Gets the private '.service_locator.e.ek1_q' shared service.
  14054.      *
  14055.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14056.      */
  14057.     protected function get_ServiceLocator_E_Ek1QService()
  14058.     {
  14059.         return $this->privates['.service_locator.e.ek1_q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14060.             '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.'],
  14061.         ], [
  14062.             'phone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Phone',
  14063.         ]);
  14064.     }
  14065.     /**
  14066.      * Gets the private '.service_locator.eIcC2Rx' shared service.
  14067.      *
  14068.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14069.      */
  14070.     protected function get_ServiceLocator_EIcC2RxService()
  14071.     {
  14072.         return $this->privates['.service_locator.eIcC2Rx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14073.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  14074.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  14075.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  14076.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  14077.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14078.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14079.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  14080.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  14081.             'router' => ['services''router''getRouterService'false],
  14082.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  14083.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  14084.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  14085.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  14086.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  14087.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  14088.         ], [
  14089.             'doctrine' => '?',
  14090.             'form.factory' => '?',
  14091.             'fos_rest.view_handler' => '?',
  14092.             'http_kernel' => '?',
  14093.             'message_bus' => '?',
  14094.             'messenger.default_bus' => '?',
  14095.             'parameter_bag' => '?',
  14096.             'request_stack' => '?',
  14097.             'router' => '?',
  14098.             'security.authorization_checker' => '?',
  14099.             'security.csrf.token_manager' => '?',
  14100.             'security.token_storage' => '?',
  14101.             'serializer' => '?',
  14102.             'session' => '.session.deprecated',
  14103.             'twig' => '?',
  14104.         ]);
  14105.     }
  14106.     /**
  14107.      * Gets the private '.service_locator.eUnxEfJ' shared service.
  14108.      *
  14109.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14110.      */
  14111.     protected function get_ServiceLocator_EUnxEfJService()
  14112.     {
  14113.         return $this->privates['.service_locator.eUnxEfJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14114.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  14115.             'listingRepo' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  14116.             'userRepo' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  14117.         ], [
  14118.             'em' => '?',
  14119.             'listingRepo' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  14120.             'userRepo' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository',
  14121.         ]);
  14122.     }
  14123.     /**
  14124.      * Gets the private '.service_locator.elP0OCB' shared service.
  14125.      *
  14126.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14127.      */
  14128.     protected function get_ServiceLocator_ElP0OCBService()
  14129.     {
  14130.         return $this->privates['.service_locator.elP0OCB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14131.             '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.'],
  14132.             'topSellerRetrievalService' => ['privates''Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService''getTopSellerRetrievalServiceService'false],
  14133.         ], [
  14134.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  14135.             'topSellerRetrievalService' => 'Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService',
  14136.         ]);
  14137.     }
  14138.     /**
  14139.      * Gets the private '.service_locator.fQLgYVs' shared service.
  14140.      *
  14141.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14142.      */
  14143.     protected function get_ServiceLocator_FQLgYVsService()
  14144.     {
  14145.         return $this->privates['.service_locator.fQLgYVs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14146.             'paymentManager' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager''getPaymentManagerService'false],
  14147.             'userSegment' => ['privates''.errored..service_locator.fQLgYVs.App\\Entity\\UserSegment'NULL'Cannot autowire service ".service_locator.fQLgYVs": it references class "App\\Entity\\UserSegment" but no such service exists.'],
  14148.         ], [
  14149.             'paymentManager' => 'Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager',
  14150.             'userSegment' => 'App\\Entity\\UserSegment',
  14151.         ]);
  14152.     }
  14153.     /**
  14154.      * Gets the private '.service_locator.fTIOwA7' shared service.
  14155.      *
  14156.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14157.      */
  14158.     protected function get_ServiceLocator_FTIOwA7Service()
  14159.     {
  14160.         return $this->privates['.service_locator.fTIOwA7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14161.             'App\\Controller\\API\\Banners\\BannersController::getAll' => ['privates''.service_locator.EKpMssS''get_ServiceLocator_EKpMssSService'false],
  14162.             'App\\Controller\\API\\Banners\\BannersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14163.             'App\\Controller\\API\\Lead\\LeadContactRequestController::acceptContactRequest' => ['privates''.service_locator.1wddV2.''get_ServiceLocator_1wddV2_Service'false],
  14164.             'App\\Controller\\API\\Lead\\LeadContactRequestController::deduct' => ['privates''.service_locator.nfL0CiD''get_ServiceLocator_NfL0CiDService'false],
  14165.             'App\\Controller\\API\\Lead\\LeadContactRequestController::findLeadContactRequestData' => ['privates''.service_locator.Q6NFJtv''get_ServiceLocator_Q6NFJtvService'false],
  14166.             'App\\Controller\\API\\Lead\\LeadContactRequestController::getLeadContactRequests' => ['privates''.service_locator.zWTCLWG''get_ServiceLocator_ZWTCLWGService'false],
  14167.             'App\\Controller\\API\\Lead\\LeadContactRequestController::getUserSegmentData' => ['privates''.service_locator..x5Ca.1''get_ServiceLocator__X5Ca_1Service'false],
  14168.             'App\\Controller\\API\\Lead\\LeadContactRequestController::handelAcceptLeadRequest' => ['privates''.service_locator.nfL0CiD''get_ServiceLocator_NfL0CiDService'false],
  14169.             'App\\Controller\\API\\Lead\\LeadContactRequestController::leadsBank' => ['privates''.service_locator.N80VZb3''get_ServiceLocator_N80VZb3Service'false],
  14170.             'App\\Controller\\API\\Lead\\LeadContactRequestController::payForRequest' => ['privates''.service_locator.fQLgYVs''get_ServiceLocator_FQLgYVsService'false],
  14171.             'App\\Controller\\API\\Lead\\LeadContactRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14172.             'App\\Controller\\API\\Lead\\LeadContactRequestController::userInsights' => ['privates''.service_locator.KriOK1M''get_ServiceLocator_KriOK1MService'false],
  14173.             'App\\Controller\\API\\Lead\\LeadController::add' => ['privates''.service_locator._MMsLYK''get_ServiceLocator_MMsLYKService'false],
  14174.             'App\\Controller\\API\\Lead\\LeadController::addBulkLeads' => ['privates''.service_locator.v1GQ0lT''get_ServiceLocator_V1GQ0lTService'false],
  14175.             'App\\Controller\\API\\Lead\\LeadController::addLeadNote' => ['privates''.service_locator.X_4f3Bt''get_ServiceLocator_X4f3BtService'false],
  14176.             'App\\Controller\\API\\Lead\\LeadController::addTopSeller' => ['privates''.service_locator.shNG6D3''get_ServiceLocator_ShNG6D3Service'false],
  14177.             'App\\Controller\\API\\Lead\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14178.             'App\\Controller\\API\\Listing\\ListingController::deletePhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14179.             'App\\Controller\\API\\Listing\\ListingController::finalizeListing' => ['privates''.service_locator.vk2yKv2''get_ServiceLocator_Vk2yKv2Service'false],
  14180.             'App\\Controller\\API\\Listing\\ListingController::getListingFees' => ['privates''.service_locator.NEJIEts''get_ServiceLocator_NEJIEtsService'false],
  14181.             'App\\Controller\\API\\Listing\\ListingController::pay' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14182.             'App\\Controller\\API\\Listing\\ListingController::serializeListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14183.             'App\\Controller\\API\\Listing\\ListingController::setDetails' => ['privates''.service_locator.mToiP.Q''get_ServiceLocator_MToiP_QService'false],
  14184.             'App\\Controller\\API\\Listing\\ListingController::setMainPhoto' => ['privates''.service_locator.01gbGY5''get_ServiceLocator_01gbGY5Service'false],
  14185.             'App\\Controller\\API\\Listing\\ListingController::uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14186.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getDemandLocations' => ['privates''.service_locator.d4MWP.x''get_ServiceLocator_D4MWP_XService'false],
  14187.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getLocationDemandDetails' => ['privates''.service_locator.NSdJoE7''get_ServiceLocator_NSdJoE7Service'false],
  14188.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14189.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::findSubscriptionPlan' => ['privates''.service_locator.FYC1ztD''get_ServiceLocator_FYC1ztDService'false],
  14190.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::getAll' => ['privates''.service_locator.0YeVgFJ''get_ServiceLocator_0YeVgFJService'false],
  14191.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14192.             'App\\Controller\\API\\User\\CardsController::delete' => ['privates''.service_locator.rGVylc.''get_ServiceLocator_RGVylc_Service'false],
  14193.             'App\\Controller\\API\\User\\CardsController::index' => ['privates''.service_locator.dTKcOT2''get_ServiceLocator_DTKcOT2Service'false],
  14194.             'App\\Controller\\API\\User\\CardsController::new' => ['privates''.service_locator.pOI6zSa''get_ServiceLocator_POI6zSaService'false],
  14195.             'App\\Controller\\API\\User\\CardsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14196.             'App\\Controller\\API\\User\\SubAccountsController::acceptInvitation' => ['privates''.service_locator.VAPpaZO''get_ServiceLocator_VAPpaZOService'false],
  14197.             'App\\Controller\\API\\User\\SubAccountsController::add' => ['privates''.service_locator.Ue3lOen''get_ServiceLocator_Ue3lOenService'false],
  14198.             'App\\Controller\\API\\User\\SubAccountsController::delete' => ['privates''.service_locator.P4ohWKt''get_ServiceLocator_P4ohWKtService'false],
  14199.             'App\\Controller\\API\\User\\SubAccountsController::index' => ['privates''.service_locator.yHxuB79''get_ServiceLocator_YHxuB79Service'false],
  14200.             'App\\Controller\\API\\User\\SubAccountsController::lookup' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  14201.             'App\\Controller\\API\\User\\SubAccountsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14202.             'App\\Controller\\API\\User\\SubAccountsController::statistics' => ['privates''.service_locator.YfO3EUD''get_ServiceLocator_YfO3EUDService'false],
  14203.             'App\\Controller\\API\\User\\SubscriptionsController::cancel' => ['privates''.service_locator.qKrahGf''get_ServiceLocator_QKrahGfService'false],
  14204.             'App\\Controller\\API\\User\\SubscriptionsController::index' => ['privates''.service_locator.tGqu6ZS''get_ServiceLocator_TGqu6ZSService'false],
  14205.             'App\\Controller\\API\\User\\SubscriptionsController::new' => ['privates''.service_locator.4HSYFD.''get_ServiceLocator_4HSYFD_Service'false],
  14206.             'App\\Controller\\API\\User\\SubscriptionsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14207.             'App\\Controller\\Admin\\Banners\\BannersController::delete' => ['privates''.service_locator.qYCra7m''get_ServiceLocator_QYCra7mService'false],
  14208.             'App\\Controller\\Admin\\Banners\\BannersController::edit' => ['privates''.service_locator.qYCra7m''get_ServiceLocator_QYCra7mService'false],
  14209.             'App\\Controller\\Admin\\Banners\\BannersController::index' => ['privates''.service_locator.EKpMssS''get_ServiceLocator_EKpMssSService'false],
  14210.             'App\\Controller\\Admin\\Banners\\BannersController::new' => ['privates''.service_locator.EqM7.cD''get_ServiceLocator_EqM7_CDService'false],
  14211.             'App\\Controller\\Admin\\LeadContactRequest\\LeadContactRequestController::index' => ['privates''.service_locator.zWTCLWG''get_ServiceLocator_ZWTCLWGService'false],
  14212.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::activate' => ['privates''.service_locator.FeEvP.H''get_ServiceLocator_FeEvP_HService'false],
  14213.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::diActivate' => ['privates''.service_locator.FeEvP.H''get_ServiceLocator_FeEvP_HService'false],
  14214.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::index' => ['privates''.service_locator.0YeVgFJ''get_ServiceLocator_0YeVgFJService'false],
  14215.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::post' => ['privates''.service_locator.MkMRSDY''get_ServiceLocator_MkMRSDYService'false],
  14216.             'App\\Controller\\DefaultController::healthCheck' => ['privates''.service_locator.mB9R.17''get_ServiceLocator_MB9R_17Service'false],
  14217.             'App\\Controller\\EmailList\\WaitingController::index' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14218.             'App\\Controller\\SecurityController::changePassword' => ['privates''.service_locator.KnMJEak''get_ServiceLocator_KnMJEakService'false],
  14219.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.BirtPkH''get_ServiceLocator_BirtPkHService'false],
  14220.             'App\\Kernel::build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  14221.             'App\\Kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  14222.             'App\\Kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  14223.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController::announcementForm' => ['privates''.service_locator.jCd05L.''get_ServiceLocator_JCd05L_Service'false],
  14224.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14225.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::assignBrokerToSellerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14226.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::brokerDetails' => ['privates''.service_locator.4RkZoSP''get_ServiceLocator_4RkZoSPService'false],
  14227.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::createAssignBrokerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14228.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::delete' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14229.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::setBrokerCreatedDate' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14230.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::deleteSeller' => ['privates''.service_locator.7Ryfzhm''get_ServiceLocator_7RyfzhmService'false],
  14231.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellerBrokers' => ['privates''.service_locator.0XB_Fvv''get_ServiceLocator_0XBFvvService'false],
  14232.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellers' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14233.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14234.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::BuyerAlerts' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14235.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::unsubscribeBuyerAlerts' => ['privates''.service_locator.SE4ny3Y''get_ServiceLocator_SE4ny3YService'false],
  14236.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::assignAccountManager' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14237.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::company' => ['privates''.service_locator.Ef5rjrT''get_ServiceLocator_Ef5rjrTService'false],
  14238.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccountManagers' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14239.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccounts' => ['privates''.service_locator.4Y9JfYU''get_ServiceLocator_4Y9JfYUService'false],
  14240.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createCompanyForm' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14241.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createExistingStaffUser' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14242.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createNewRegisteredStaffUser' => ['privates''.service_locator.lsi4tRL''get_ServiceLocator_Lsi4tRLService'false],
  14243.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14244.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyCustomer' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14245.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyPotential' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14246.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyProspected' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14247.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyRejected' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14248.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::unassignAccountManager' => ['privates''.service_locator.te1Yo1e''get_ServiceLocator_Te1Yo1eService'false],
  14249.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createExistingStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14250.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createNewRegisteredStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14251.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createStaffForm' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14252.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::delete' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14253.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14254.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14255.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::updateCompany' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14256.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14257.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::upload' => ['privates''.service_locator.x6Cz3.I''get_ServiceLocator_X6Cz3_IService'false],
  14258.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::getStaffData' => ['privates''.service_locator.FYIkfU9''get_ServiceLocator_FYIkfU9Service'false],
  14259.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14260.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::activatePackage' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  14261.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancel' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  14262.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14263.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::deductPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14264.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::depositPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14265.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::transfer' => ['privates''.service_locator.NSHwqyp''get_ServiceLocator_NSHwqypService'false],
  14266.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController::post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14267.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::changePosition' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14268.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::delete' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14269.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::edit' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14270.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14271.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::deduct' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14272.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::exportCreditTransactions' => ['privates''.service_locator.J4vdJ1P''get_ServiceLocator_J4vdJ1PService'false],
  14273.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14274.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14275.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::updateServiceStatus' => ['privates''.service_locator.Vhx2..N''get_ServiceLocator_Vhx2__NService'false],
  14276.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::getUserTypePackages' => ['privates''.service_locator.RBLp9TH''get_ServiceLocator_RBLp9THService'false],
  14277.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14278.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14279.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14280.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14281.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController::package' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14282.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::addAnswer' => ['privates''.service_locator.Ef4Q2nx''get_ServiceLocator_Ef4Q2nxService'false],
  14283.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::editAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  14284.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::removeAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  14285.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::approve' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14286.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::decline' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14287.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::delete' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14288.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::SendToHelp' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14289.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::approve' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14290.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::decline' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14291.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14292.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  14293.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::locationDiscussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14294.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addComment' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14295.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14296.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussion' => ['privates''.service_locator.iI93pWi''get_ServiceLocator_II93pWiService'false],
  14297.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14298.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::checkDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14299.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14300.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14301.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::removeCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14302.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14303.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14304.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14305.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateDiscussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14306.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::create' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14307.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::delete' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  14308.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::edit' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  14309.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14310.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::create' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14311.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14312.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussionComments' => ['privates''.service_locator.l8gbRtF''get_ServiceLocator_L8gbRtFService'false],
  14313.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussions' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14314.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  14315.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14316.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsubscribeConfirm' => ['privates''.service_locator.q0bdmru''get_ServiceLocator_Q0bdmruService'false],
  14317.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::deleteExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14318.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::getExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14319.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14320.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::unlockExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14321.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::updateExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14322.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController::edit' => ['privates''.service_locator.faK6yZI''get_ServiceLocator_FaK6yZIService'false],
  14323.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14324.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::edit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14325.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::postEdit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14326.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::updateFinancialAidStatus' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14327.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14328.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::disable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  14329.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::enable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  14330.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::exportLeads' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14331.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14332.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::resendLeads' => ['privates''.service_locator.2395Z6t''get_ServiceLocator_2395Z6tService'false],
  14333.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::QuickPostListingForm' => ['privates''.service_locator.IxpZ58c''get_ServiceLocator_IxpZ58cService'false],
  14334.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14335.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14336.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminChangeLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14337.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminListingRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14338.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminPropertyType' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14339.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approve' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14340.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approveChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14341.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkDeletePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14342.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkFeatureAsAdmin' => ['privates''.service_locator.ZxYD5ys''get_ServiceLocator_ZxYD5ysService'false],
  14343.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkFeatureAsSeller' => ['privates''.service_locator.ZxYD5ys''get_ServiceLocator_ZxYD5ysService'false],
  14344.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14345.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::changeSection' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14346.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearMap' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14347.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearPrice' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14348.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearVideo' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14349.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::consumersRatesData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14350.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14351.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deleteNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14352.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deletePhoto' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14353.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::downloadBrochure' => ['privates''.service_locator.5TZeRCE''get_ServiceLocator_5TZeRCEService'false],
  14354.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14355.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingArea' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14356.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingLocations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14357.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingParticipants' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14358.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPaymentMethod' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14359.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhones' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14360.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14361.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingTranslation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14362.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingUnits' => ['privates''.service_locator.za1p.5V''get_ServiceLocator_Za1p_5VService'false],
  14363.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featured' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14364.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featuredAsSeller' => ['privates''.service_locator.48PMbZa''get_ServiceLocator_48PMbZaService'false],
  14365.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::getListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14366.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingLocationForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14367.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingPhoneForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14368.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoDown' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14369.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoUp' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14370.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newLocationModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14371.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newPhoneModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14372.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pending' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14373.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pendingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14374.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14375.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14376.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingTranslations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14377.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14378.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingPhone' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14379.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14380.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickPostListingModelForm' => ['privates''.service_locator.N_uc6xq''get_ServiceLocator_NUc6xqService'false],
  14381.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickRegisterParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14382.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::rates' => ['privates''.service_locator.pzZ8_Cb''get_ServiceLocator_PzZ8CbService'false],
  14383.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::ratesDetails' => ['privates''.service_locator.Uyoau69''get_ServiceLocator_Uyoau69Service'false],
  14384.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14385.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeListingLocation' => ['privates''.service_locator.zJJOuyv''get_ServiceLocator_ZJJOuyvService'false],
  14386.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeNumbers' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14387.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeParticipant' => ['privates''.service_locator._Qw4DJe''get_ServiceLocator_Qw4DJeService'false],
  14388.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removePhone' => ['privates''.service_locator.oGPbAPY''get_ServiceLocator_OGPbAPYService'false],
  14389.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::resetTitle' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14390.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::revertBumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14391.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::review' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14392.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::showInHomepage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14393.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::unflag' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14394.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::approveFeaturingListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14395.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::reject' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14396.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::rejectFeaturingListing' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14397.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::changePosition' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  14398.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::delete' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  14399.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::edit' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  14400.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14401.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::Post' => ['privates''.service_locator.UQTEWgm''get_ServiceLocator_UQTEWgmService'false],
  14402.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::addNearestLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14403.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::changeStatus' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14404.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::deleteLocationPhoto' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  14405.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::locationFetcher' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14406.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::mainPhotoLocation' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  14407.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::moveLocationListings' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14408.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14409.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetNearestLocation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14410.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::upload' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14411.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController::delete' => ['privates''.service_locator.oWTv1Ao''get_ServiceLocator_OWTv1AoService'false],
  14412.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController::removePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14413.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::locationSearchHistoryLink' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14414.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchAdmin' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14415.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchResult' => ['privates''.service_locator.kQ3e.Yt''get_ServiceLocator_KQ3e_YtService'false],
  14416.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::getTotalQueuedCalls' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14417.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14418.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::getLocationChildren' => ['privates''.service_locator.LeUnxz1''get_ServiceLocator_LeUnxz1Service'false],
  14419.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14420.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14421.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::getCustomField' => ['privates''.service_locator.PDAiOko''get_ServiceLocator_PDAiOkoService'false],
  14422.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::getFinishTypes' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14423.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14424.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14425.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::create' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  14426.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::delete' => ['privates''.service_locator.TLrSZYf''get_ServiceLocator_TLrSZYfService'false],
  14427.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::getFavouritesCount' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  14428.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14429.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::QuickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14430.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::addLeadQuality' => ['privates''.service_locator.05NpXBu''get_ServiceLocator_05NpXBuService'false],
  14431.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::countLeadsInSpecificPeriod' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14432.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportLeads' => ['privates''.service_locator.gkdKNNQ''get_ServiceLocator_GkdKNNQService'false],
  14433.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14434.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLead' => ['privates''.service_locator.gLZfSFb''get_ServiceLocator_GLZfSFbService'false],
  14435.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsCountsForEachType' => ['privates''.service_locator.5DRJAs3''get_ServiceLocator_5DRJAs3Service'false],
  14436.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsInsights' => ['privates''.service_locator.UsScnKS''get_ServiceLocator_UsScnKSService'false],
  14437.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsList' => ['privates''.service_locator.wB_aZlL''get_ServiceLocator_WBAZlLService'false],
  14438.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getListingFeatureStatus' => ['privates''.service_locator.xh9dd2n''get_ServiceLocator_Xh9dd2nService'false],
  14439.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14440.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::callRequest' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  14441.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::cloneListing' => ['privates''.service_locator.jnEgZVj''get_ServiceLocator_JnEgZVjService'false],
  14442.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSeller' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  14443.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSellerWithQuickRegistration' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14444.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14445.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::feature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14446.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::filterListingChildren' => ['privates''.service_locator.691P.J0''get_ServiceLocator_691P_J0Service'false],
  14447.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getLeadAnalytics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14448.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14449.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14450.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingDetails' => ['privates''.service_locator.at6qQDg''get_ServiceLocator_At6qQDgService'false],
  14451.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14452.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhone' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  14453.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14454.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPreviewData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14455.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14456.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingTopSeller' => ['privates''.service_locator.elP0OCB''get_ServiceLocator_ElP0OCBService'false],
  14457.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRateDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14458.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRelatedListing' => ['privates''.service_locator.atd8Wi6''get_ServiceLocator_Atd8Wi6Service'false],
  14459.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getSimilarListingsCount' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14460.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::increaseListingViews' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14461.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::postListingSingleNote' => ['privates''.service_locator.0ea3J8t''get_ServiceLocator_0ea3J8tService'false],
  14462.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::quickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14463.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::rateReview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14464.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14465.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14466.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14467.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14468.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::updateListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14469.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14470.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::uploadListingPhoto' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14471.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14472.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationStatistics' => ['privates''.service_locator.C3YrtYY''get_ServiceLocator_C3YrtYYService'false],
  14473.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationsHomeCompounds' => ['privates''.service_locator.89oxtMu''get_ServiceLocator_89oxtMuService'false],
  14474.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14475.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14476.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::delete' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  14477.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::mainPhoto' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  14478.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14479.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14480.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::getPropertyTypeChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  14481.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14482.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::add' => ['privates''.service_locator.15Qxs4f''get_ServiceLocator_15Qxs4fService'false],
  14483.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::create' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14484.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::getListingRate' => ['privates''.service_locator.Pfo2iga''get_ServiceLocator_Pfo2igaService'false],
  14485.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14486.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14487.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14488.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14489.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14490.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14491.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14492.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14493.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14494.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14495.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14496.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14497.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14498.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14499.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getFeatureExpiryDate' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14500.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14501.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14502.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14503.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14504.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14505.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14506.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14507.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14508.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14509.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14510.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14511.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14512.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14513.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getCompoundChildrenLocations' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  14514.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14515.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14516.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14517.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14518.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14519.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::deletePhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  14520.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::downloadBrochure' => ['privates''.service_locator.vsIiRg8''get_ServiceLocator_VsIiRg8Service'false],
  14521.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14522.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getSpecialAddListingFeatures' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14523.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getUserListings' => ['privates''.service_locator.vDcpV4H''get_ServiceLocator_VDcpV4HService'false],
  14524.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setMainPhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  14525.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14526.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14527.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14528.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14529.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationTranslation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14530.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getNearbyLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14531.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14532.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::allChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  14533.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::getPropertyType' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  14534.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14535.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14536.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getCountForEachFeaturedListings' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14537.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14538.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getListingCountForEachStatus' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14539.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14540.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14541.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController::myListings' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14542.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::quickLead' => ['privates''.service_locator.OC2AG.K''get_ServiceLocator_OC2AG_KService'false],
  14543.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14544.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::CSVLatestListings' => ['privates''.service_locator.tp5oD8B''get_ServiceLocator_Tp5oD8BService'false],
  14545.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::bulkDeletePhoto' => ['privates''.service_locator.kyyH9Zf''get_ServiceLocator_KyyH9ZfService'false],
  14546.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequest' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14547.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14548.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmFeaturedPublishing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14549.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPublishing' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  14550.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14551.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14552.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14553.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14554.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14555.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::downloadBrochure' => ['privates''.service_locator.5TZeRCE''get_ServiceLocator_5TZeRCEService'false],
  14556.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::finish' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  14557.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::landingPage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14558.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14559.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listingDetailsApp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14560.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::post' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14561.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareFeaturedListingPayment' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14562.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareListingPayment' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  14563.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::preview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14564.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::pumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14565.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::read' => ['privates''.service_locator.wskWCel''get_ServiceLocator_WskWCelService'false],
  14566.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14567.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::specialAddListingFeature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14568.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::transferScrapedListingOwnership' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14569.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14570.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14571.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController::searchResults' => ['privates''.service_locator.GedePMg''get_ServiceLocator_GedePMgService'false],
  14572.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::delete' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  14573.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::editPhotoType' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  14574.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::mainPhoto' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  14575.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController::show' => ['privates''.service_locator.ScY99ay''get_ServiceLocator_ScY99ayService'false],
  14576.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::delete' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  14577.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::edit' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  14578.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::toggleStatus' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  14579.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController::activity' => ['privates''.service_locator.0U7N9yd''get_ServiceLocator_0U7N9ydService'false],
  14580.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::delete' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  14581.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::edit' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  14582.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::delete' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  14583.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::feedbackForm' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  14584.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::noteForm' => ['privates''.service_locator.iuFqMPC''get_ServiceLocator_IuFqMPCService'false],
  14585.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::link' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  14586.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkdelete' => ['privates''.service_locator.kLKFYzd''get_ServiceLocator_KLKFYzdService'false],
  14587.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkinsert' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  14588.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::menuDelete' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  14589.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::editStatus' => ['privates''.service_locator.81H6ZId''get_ServiceLocator_81H6ZIdService'false],
  14590.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14591.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14592.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14593.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController::delete' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  14594.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController::edit' => ['privates''.service_locator.n07hh1c''get_ServiceLocator_N07hh1cService'false],
  14595.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::edit' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14596.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::index' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14597.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::toggleStatus' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14598.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14599.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::getClientIp' => ['privates''.service_locator.VdGUnZl''get_ServiceLocator_VdGUnZlService'false],
  14600.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14601.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14602.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14603.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14604.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getListingCount' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  14605.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getMenuLinks' => ['privates''.service_locator.b8UDMyj''get_ServiceLocator_B8UDMyjService'false],
  14606.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14607.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14608.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14609.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14610.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14611.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14612.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14613.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14614.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14615.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::home' => ['privates''.service_locator.10P59hg''get_ServiceLocator_10P59hgService'false],
  14616.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::searchPageFilters' => ['privates''.service_locator.EoCU_mv''get_ServiceLocator_EoCUMvService'false],
  14617.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController::post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14618.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::createJoinUsForm' => ['privates''.service_locator.EdCv38r''get_ServiceLocator_EdCv38rService'false],
  14619.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::index' => ['privates''.service_locator.CpaXrFh''get_ServiceLocator_CpaXrFhService'false],
  14620.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController::view' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  14621.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController::receiver' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  14622.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::createRequestForm' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  14623.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::setUserData' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  14624.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController::index' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14625.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodDetails' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14626.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodHistory' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14627.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14628.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::addNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14629.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14630.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::index' => ['privates''.service_locator.vWucQHF''get_ServiceLocator_VWucQHFService'false],
  14631.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unSubscribeLocationConfirm' => ['privates''.service_locator.SblZSSN''get_ServiceLocator_SblZSSNService'false],
  14632.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unsetNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14633.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::getNotificationsCount' => ['privates''.service_locator.Dvsigx3''get_ServiceLocator_Dvsigx3Service'false],
  14634.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::registerToken' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14635.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14636.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14637.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController::viewNotifications' => ['privates''.service_locator.HcMO1Gs''get_ServiceLocator_HcMO1GsService'false],
  14638.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14639.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::activeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14640.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::globalUnsubscribeNotifier' => ['privates''.service_locator.ZbqxYyN''get_ServiceLocator_ZbqxYyNService'false],
  14641.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::notifier' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14642.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::pauseNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14643.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::post' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14644.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeAllNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14645.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  14646.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14647.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::newCompanies' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14648.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::removeCompanies' => ['privates''.service_locator.2Ub4lmw''get_ServiceLocator_2Ub4lmwService'false],
  14649.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::userRevenueDetails' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14650.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::activatePackage' => ['privates''.service_locator.QVQbFIb''get_ServiceLocator_QVQbFIbService'false],
  14651.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::add' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14652.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::approveTransaction' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14653.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::assignAgent' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14654.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancel' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14655.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14656.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionAuditStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14657.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionCashStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14658.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::createAssignAgentForm' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14659.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::deleteAccountManager' => ['privates''.service_locator.TsDoRLF''get_ServiceLocator_TsDoRLFService'false],
  14660.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draft' => ['privates''.service_locator.2M9KHMg''get_ServiceLocator_2M9KHMgService'false],
  14661.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draftManualFawry' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14662.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::edit' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14663.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::handleCreateTransaction' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14664.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::refund' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14665.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::updatePackage' => ['privates''.service_locator.KI50Z4f''get_ServiceLocator_KI50Z4fService'false],
  14666.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::callback' => ['privates''.service_locator.c.o8TO2''get_ServiceLocator_C_O8TO2Service'false],
  14667.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::getPaymentTransactionServices' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14668.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14669.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14670.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14671.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::listingFaq' => ['privates''.service_locator.2AJALl2''get_ServiceLocator_2AJALl2Service'false],
  14672.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14673.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getCustomParagraph' => ['privates''.service_locator.OeUeC3z''get_ServiceLocator_OeUeC3zService'false],
  14674.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14675.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChips' => ['privates''.service_locator.gCd.NgZ''get_ServiceLocator_GCd_NgZService'false],
  14676.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChipsLegazy' => ['privates''.service_locator.rIcyEMN''get_ServiceLocator_RIcyEMNService'false],
  14677.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getSeoData' => ['privates''.service_locator.mF_FbkU''get_ServiceLocator_MFFbkUService'false],
  14678.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::resolveSearchPageSlugs' => ['privates''.service_locator.bsxjBL4''get_ServiceLocator_BsxjBL4Service'false],
  14679.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14680.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::singlePageSSRData' => ['privates''.service_locator.6yCJIov''get_ServiceLocator_6yCJIovService'false],
  14681.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::getCompoundDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14682.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14683.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListings' => ['privates''.service_locator.rPdPczr''get_ServiceLocator_RPdPczrService'false],
  14684.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListingsEsDebug' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  14685.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListingsSearchSSRData' => ['privates''.service_locator.U..08Fk''get_ServiceLocator_U__08FkService'false],
  14686.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getRelatedSearchListings' => ['privates''.service_locator.y4HRY8f''get_ServiceLocator_Y4HRY8fService'false],
  14687.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getSearchListings' => ['privates''.service_locator.CyC.Oyy''get_ServiceLocator_CyC_OyyService'false],
  14688.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14689.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::triggerSearchListingsAction' => ['privates''.service_locator.YY9cfkh''get_ServiceLocator_YY9cfkhService'false],
  14690.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController::bulkGenerateTopSellersLeads' => ['privates''.service_locator._qdZb2L''get_ServiceLocator_QdZb2LService'false],
  14691.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  14692.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellers' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  14693.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14694.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::delete' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  14695.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::edit' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  14696.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::list' => ['privates''.service_locator.oR9s530''get_ServiceLocator_OR9s530Service'false],
  14697.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::new' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14698.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::assignUserTeam' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14699.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::delete' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14700.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::edit' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  14701.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::unassignUserTeam' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14702.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminChangePassword' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14703.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminSendEmail' => ['privates''.service_locator.VQspxfD''get_ServiceLocator_VQspxfDService'false],
  14704.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approveLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14705.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approvePersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14706.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::assignReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14707.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::changeUserType' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14708.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::disable' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14709.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserBoostLevel' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14710.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserGroup' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14711.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::enable' => ['privates''.service_locator.R.5rpS2''get_ServiceLocator_R_5rpS2Service'false],
  14712.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::extendExpiryDate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14713.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::getReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14714.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::importUsersDevelopers' => ['privates''.service_locator.YY9cfkh''get_ServiceLocator_YY9cfkhService'false],
  14715.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14716.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectPersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14717.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::syncToZoho' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14718.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::update' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14719.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::delete' => ['privates''.service_locator.Uagg_gw''get_ServiceLocator_UaggGwService'false],
  14720.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::edit' => ['privates''.service_locator.3Dofsr4''get_ServiceLocator_3Dofsr4Service'false],
  14721.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14722.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::new' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14723.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::index' => ['privates''.service_locator.x6azFog''get_ServiceLocator_X6azFogService'false],
  14724.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::updateUserPackage' => ['privates''.service_locator.gWBS00N''get_ServiceLocator_GWBS00NService'false],
  14725.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::addUserService' => ['privates''.service_locator.txkxGC8''get_ServiceLocator_TxkxGC8Service'false],
  14726.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::index' => ['privates''.service_locator.TtqXS4F''get_ServiceLocator_TtqXS4FService'false],
  14727.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::updateUserService' => ['privates''.service_locator.p92VLA7''get_ServiceLocator_P92VLA7Service'false],
  14728.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::attach' => ['privates''.service_locator.Qp.s1q.''get_ServiceLocator_Qp_S1q_Service'false],
  14729.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::detach' => ['privates''.service_locator.MyHXagK''get_ServiceLocator_MyHXagKService'false],
  14730.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::index' => ['privates''.service_locator.81.uOvc''get_ServiceLocator_81_UOvcService'false],
  14731.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14732.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::token' => ['privates''.service_locator.WGCFqJh''get_ServiceLocator_WGCFqJhService'false],
  14733.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::remove' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  14734.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::save' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  14735.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14736.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14737.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14738.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14739.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::addUserPhone' => ['privates''.service_locator.ja3Wfc0''get_ServiceLocator_Ja3Wfc0Service'false],
  14740.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::deleteUserSearch' => ['privates''.service_locator.nwni4V5''get_ServiceLocator_Nwni4V5Service'false],
  14741.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getListingNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14742.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyAccount' => ['privates''.service_locator.eUnxEfJ''get_ServiceLocator_EUnxEfJService'false],
  14743.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyLeads' => ['privates''.service_locator._NHYBXU''get_ServiceLocator_NHYBXUService'false],
  14744.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getNpsData' => ['privates''.service_locator.Rozwzjh''get_ServiceLocator_RozwzjhService'false],
  14745.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getRate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14746.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14747.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserCompanyInfo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14748.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserListings' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14749.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::postUserNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14750.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::removeUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  14751.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::sendResetPasswordEmail' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  14752.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14753.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updatePhone' => ['privates''.service_locator.e.ek1_q''get_ServiceLocator_E_Ek1QService'false],
  14754.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateProfileBasicInfo' => ['privates''.service_locator.4mzSDFD''get_ServiceLocator_4mzSDFDService'false],
  14755.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  14756.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14757.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14758.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::resetPassword' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  14759.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14760.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14761.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::createUser' => ['privates''.service_locator.9NPWjJJ''get_ServiceLocator_9NPWjJJService'false],
  14762.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14763.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::register' => ['privates''.service_locator.xTG7jfg''get_ServiceLocator_XTG7jfgService'false],
  14764.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14765.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14766.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14767.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14768.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14769.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14770.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSeller' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14771.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14772.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14773.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14774.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::listing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14775.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14776.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerWideForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14777.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController::removePhoto' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14778.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController::pauseInterest' => ['privates''.service_locator.WYrnE_I''get_ServiceLocator_WYrnEIService'false],
  14779.             'kernel::build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  14780.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  14781.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  14782.             'App\\Controller\\API\\Banners\\BannersController:getAll' => ['privates''.service_locator.EKpMssS''get_ServiceLocator_EKpMssSService'false],
  14783.             'App\\Controller\\API\\Banners\\BannersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14784.             'App\\Controller\\API\\Lead\\LeadContactRequestController:acceptContactRequest' => ['privates''.service_locator.1wddV2.''get_ServiceLocator_1wddV2_Service'false],
  14785.             'App\\Controller\\API\\Lead\\LeadContactRequestController:deduct' => ['privates''.service_locator.nfL0CiD''get_ServiceLocator_NfL0CiDService'false],
  14786.             'App\\Controller\\API\\Lead\\LeadContactRequestController:findLeadContactRequestData' => ['privates''.service_locator.Q6NFJtv''get_ServiceLocator_Q6NFJtvService'false],
  14787.             'App\\Controller\\API\\Lead\\LeadContactRequestController:getLeadContactRequests' => ['privates''.service_locator.zWTCLWG''get_ServiceLocator_ZWTCLWGService'false],
  14788.             'App\\Controller\\API\\Lead\\LeadContactRequestController:getUserSegmentData' => ['privates''.service_locator..x5Ca.1''get_ServiceLocator__X5Ca_1Service'false],
  14789.             'App\\Controller\\API\\Lead\\LeadContactRequestController:handelAcceptLeadRequest' => ['privates''.service_locator.nfL0CiD''get_ServiceLocator_NfL0CiDService'false],
  14790.             'App\\Controller\\API\\Lead\\LeadContactRequestController:leadsBank' => ['privates''.service_locator.N80VZb3''get_ServiceLocator_N80VZb3Service'false],
  14791.             'App\\Controller\\API\\Lead\\LeadContactRequestController:payForRequest' => ['privates''.service_locator.fQLgYVs''get_ServiceLocator_FQLgYVsService'false],
  14792.             'App\\Controller\\API\\Lead\\LeadContactRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14793.             'App\\Controller\\API\\Lead\\LeadContactRequestController:userInsights' => ['privates''.service_locator.KriOK1M''get_ServiceLocator_KriOK1MService'false],
  14794.             'App\\Controller\\API\\Lead\\LeadController:add' => ['privates''.service_locator._MMsLYK''get_ServiceLocator_MMsLYKService'false],
  14795.             'App\\Controller\\API\\Lead\\LeadController:addBulkLeads' => ['privates''.service_locator.v1GQ0lT''get_ServiceLocator_V1GQ0lTService'false],
  14796.             'App\\Controller\\API\\Lead\\LeadController:addLeadNote' => ['privates''.service_locator.X_4f3Bt''get_ServiceLocator_X4f3BtService'false],
  14797.             'App\\Controller\\API\\Lead\\LeadController:addTopSeller' => ['privates''.service_locator.shNG6D3''get_ServiceLocator_ShNG6D3Service'false],
  14798.             'App\\Controller\\API\\Lead\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14799.             'App\\Controller\\API\\Listing\\ListingController:deletePhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14800.             'App\\Controller\\API\\Listing\\ListingController:finalizeListing' => ['privates''.service_locator.vk2yKv2''get_ServiceLocator_Vk2yKv2Service'false],
  14801.             'App\\Controller\\API\\Listing\\ListingController:getListingFees' => ['privates''.service_locator.NEJIEts''get_ServiceLocator_NEJIEtsService'false],
  14802.             'App\\Controller\\API\\Listing\\ListingController:pay' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14803.             'App\\Controller\\API\\Listing\\ListingController:serializeListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14804.             'App\\Controller\\API\\Listing\\ListingController:setDetails' => ['privates''.service_locator.mToiP.Q''get_ServiceLocator_MToiP_QService'false],
  14805.             'App\\Controller\\API\\Listing\\ListingController:setMainPhoto' => ['privates''.service_locator.01gbGY5''get_ServiceLocator_01gbGY5Service'false],
  14806.             'App\\Controller\\API\\Listing\\ListingController:uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14807.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getDemandLocations' => ['privates''.service_locator.d4MWP.x''get_ServiceLocator_D4MWP_XService'false],
  14808.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getLocationDemandDetails' => ['privates''.service_locator.NSdJoE7''get_ServiceLocator_NSdJoE7Service'false],
  14809.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14810.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:findSubscriptionPlan' => ['privates''.service_locator.FYC1ztD''get_ServiceLocator_FYC1ztDService'false],
  14811.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:getAll' => ['privates''.service_locator.0YeVgFJ''get_ServiceLocator_0YeVgFJService'false],
  14812.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14813.             'App\\Controller\\API\\User\\CardsController:delete' => ['privates''.service_locator.rGVylc.''get_ServiceLocator_RGVylc_Service'false],
  14814.             'App\\Controller\\API\\User\\CardsController:index' => ['privates''.service_locator.dTKcOT2''get_ServiceLocator_DTKcOT2Service'false],
  14815.             'App\\Controller\\API\\User\\CardsController:new' => ['privates''.service_locator.pOI6zSa''get_ServiceLocator_POI6zSaService'false],
  14816.             'App\\Controller\\API\\User\\CardsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14817.             'App\\Controller\\API\\User\\SubAccountsController:acceptInvitation' => ['privates''.service_locator.VAPpaZO''get_ServiceLocator_VAPpaZOService'false],
  14818.             'App\\Controller\\API\\User\\SubAccountsController:add' => ['privates''.service_locator.Ue3lOen''get_ServiceLocator_Ue3lOenService'false],
  14819.             'App\\Controller\\API\\User\\SubAccountsController:delete' => ['privates''.service_locator.P4ohWKt''get_ServiceLocator_P4ohWKtService'false],
  14820.             'App\\Controller\\API\\User\\SubAccountsController:index' => ['privates''.service_locator.yHxuB79''get_ServiceLocator_YHxuB79Service'false],
  14821.             'App\\Controller\\API\\User\\SubAccountsController:lookup' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  14822.             'App\\Controller\\API\\User\\SubAccountsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14823.             'App\\Controller\\API\\User\\SubAccountsController:statistics' => ['privates''.service_locator.YfO3EUD''get_ServiceLocator_YfO3EUDService'false],
  14824.             'App\\Controller\\API\\User\\SubscriptionsController:cancel' => ['privates''.service_locator.qKrahGf''get_ServiceLocator_QKrahGfService'false],
  14825.             'App\\Controller\\API\\User\\SubscriptionsController:index' => ['privates''.service_locator.tGqu6ZS''get_ServiceLocator_TGqu6ZSService'false],
  14826.             'App\\Controller\\API\\User\\SubscriptionsController:new' => ['privates''.service_locator.4HSYFD.''get_ServiceLocator_4HSYFD_Service'false],
  14827.             'App\\Controller\\API\\User\\SubscriptionsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14828.             'App\\Controller\\Admin\\Banners\\BannersController:delete' => ['privates''.service_locator.qYCra7m''get_ServiceLocator_QYCra7mService'false],
  14829.             'App\\Controller\\Admin\\Banners\\BannersController:edit' => ['privates''.service_locator.qYCra7m''get_ServiceLocator_QYCra7mService'false],
  14830.             'App\\Controller\\Admin\\Banners\\BannersController:index' => ['privates''.service_locator.EKpMssS''get_ServiceLocator_EKpMssSService'false],
  14831.             'App\\Controller\\Admin\\Banners\\BannersController:new' => ['privates''.service_locator.EqM7.cD''get_ServiceLocator_EqM7_CDService'false],
  14832.             'App\\Controller\\Admin\\LeadContactRequest\\LeadContactRequestController:index' => ['privates''.service_locator.zWTCLWG''get_ServiceLocator_ZWTCLWGService'false],
  14833.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:activate' => ['privates''.service_locator.FeEvP.H''get_ServiceLocator_FeEvP_HService'false],
  14834.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:diActivate' => ['privates''.service_locator.FeEvP.H''get_ServiceLocator_FeEvP_HService'false],
  14835.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:index' => ['privates''.service_locator.0YeVgFJ''get_ServiceLocator_0YeVgFJService'false],
  14836.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:post' => ['privates''.service_locator.MkMRSDY''get_ServiceLocator_MkMRSDYService'false],
  14837.             'App\\Controller\\DefaultController:healthCheck' => ['privates''.service_locator.mB9R.17''get_ServiceLocator_MB9R_17Service'false],
  14838.             'App\\Controller\\EmailList\\WaitingController:index' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14839.             'App\\Controller\\SecurityController:changePassword' => ['privates''.service_locator.KnMJEak''get_ServiceLocator_KnMJEakService'false],
  14840.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.BirtPkH''get_ServiceLocator_BirtPkHService'false],
  14841.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController:announcementForm' => ['privates''.service_locator.jCd05L.''get_ServiceLocator_JCd05L_Service'false],
  14842.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14843.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:assignBrokerToSellerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14844.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:brokerDetails' => ['privates''.service_locator.4RkZoSP''get_ServiceLocator_4RkZoSPService'false],
  14845.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:createAssignBrokerForm' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14846.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:delete' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14847.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:setBrokerCreatedDate' => ['privates''.service_locator.0CRMPWH''get_ServiceLocator_0CRMPWHService'false],
  14848.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:deleteSeller' => ['privates''.service_locator.7Ryfzhm''get_ServiceLocator_7RyfzhmService'false],
  14849.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellerBrokers' => ['privates''.service_locator.0XB_Fvv''get_ServiceLocator_0XBFvvService'false],
  14850.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellers' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  14851.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14852.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:BuyerAlerts' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  14853.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:unsubscribeBuyerAlerts' => ['privates''.service_locator.SE4ny3Y''get_ServiceLocator_SE4ny3YService'false],
  14854.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:assignAccountManager' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14855.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:company' => ['privates''.service_locator.Ef5rjrT''get_ServiceLocator_Ef5rjrTService'false],
  14856.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccountManagers' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14857.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccounts' => ['privates''.service_locator.4Y9JfYU''get_ServiceLocator_4Y9JfYUService'false],
  14858.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createCompanyForm' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14859.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createExistingStaffUser' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14860.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createNewRegisteredStaffUser' => ['privates''.service_locator.lsi4tRL''get_ServiceLocator_Lsi4tRLService'false],
  14861.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14862.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyCustomer' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14863.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyPotential' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14864.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyProspected' => ['privates''.service_locator.6JLV5pg''get_ServiceLocator_6JLV5pgService'false],
  14865.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyRejected' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14866.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:unassignAccountManager' => ['privates''.service_locator.te1Yo1e''get_ServiceLocator_Te1Yo1eService'false],
  14867.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createExistingStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14868.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createNewRegisteredStaffUser' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14869.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createStaffForm' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14870.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:delete' => ['privates''.service_locator.JjyeKo6''get_ServiceLocator_JjyeKo6Service'false],
  14871.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:removeStaffAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14872.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14873.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:updateCompany' => ['privates''.service_locator.EWg.NYx''get_ServiceLocator_EWg_NYxService'false],
  14874.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14875.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:upload' => ['privates''.service_locator.x6Cz3.I''get_ServiceLocator_X6Cz3_IService'false],
  14876.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:getStaffData' => ['privates''.service_locator.FYIkfU9''get_ServiceLocator_FYIkfU9Service'false],
  14877.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14878.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:activatePackage' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  14879.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancel' => ['privates''.service_locator.wVrXYG2''get_ServiceLocator_WVrXYG2Service'false],
  14880.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  14881.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:deductPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14882.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:depositPoints' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14883.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:transfer' => ['privates''.service_locator.NSHwqyp''get_ServiceLocator_NSHwqypService'false],
  14884.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController:post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14885.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:changePosition' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14886.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:delete' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14887.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:edit' => ['privates''.service_locator.xQH1vY9''get_ServiceLocator_XQH1vY9Service'false],
  14888.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14889.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:deduct' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  14890.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:exportCreditTransactions' => ['privates''.service_locator.J4vdJ1P''get_ServiceLocator_J4vdJ1PService'false],
  14891.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14892.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14893.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:updateServiceStatus' => ['privates''.service_locator.Vhx2..N''get_ServiceLocator_Vhx2__NService'false],
  14894.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:getUserTypePackages' => ['privates''.service_locator.RBLp9TH''get_ServiceLocator_RBLp9THService'false],
  14895.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14896.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14897.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  14898.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14899.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController:package' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  14900.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:addAnswer' => ['privates''.service_locator.Ef4Q2nx''get_ServiceLocator_Ef4Q2nxService'false],
  14901.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:editAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  14902.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:removeAnswer' => ['privates''.service_locator.lZdneNX''get_ServiceLocator_LZdneNXService'false],
  14903.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:approve' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14904.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:decline' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14905.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:delete' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14906.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:SendToHelp' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14907.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:approve' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14908.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:decline' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14909.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14910.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  14911.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:locationDiscussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14912.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addComment' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14913.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14914.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussion' => ['privates''.service_locator.iI93pWi''get_ServiceLocator_II93pWiService'false],
  14915.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14916.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:checkDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14917.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14918.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussions' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  14919.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:removeCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14920.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14921.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14922.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateCommentLike' => ['privates''.service_locator.2_6UvMb''get_ServiceLocator_26UvMbService'false],
  14923.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateDiscussion' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14924.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:create' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14925.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:delete' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  14926.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:edit' => ['privates''.service_locator.NRsk.0J''get_ServiceLocator_NRsk_0JService'false],
  14927.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:addDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14928.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:create' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14929.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:delete' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14930.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussionComments' => ['privates''.service_locator.l8gbRtF''get_ServiceLocator_L8gbRtFService'false],
  14931.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussions' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  14932.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:edit' => ['privates''.service_locator.wpvzSKV''get_ServiceLocator_WpvzSKVService'false],
  14933.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsetDiscussionSubscriber' => ['privates''.service_locator.6U_jksk''get_ServiceLocator_6UJkskService'false],
  14934.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsubscribeConfirm' => ['privates''.service_locator.q0bdmru''get_ServiceLocator_Q0bdmruService'false],
  14935.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:deleteExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14936.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:getExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14937.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14938.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:unlockExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14939.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:updateExchangeRequest' => ['privates''.service_locator.EyfC0N4''get_ServiceLocator_EyfC0N4Service'false],
  14940.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController:edit' => ['privates''.service_locator.faK6yZI''get_ServiceLocator_FaK6yZIService'false],
  14941.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14942.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:edit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14943.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:postEdit' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14944.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:updateFinancialAidStatus' => ['privates''.service_locator.F92OUdR''get_ServiceLocator_F92OUdRService'false],
  14945.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  14946.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:disable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  14947.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:enable' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  14948.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:exportLeads' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14949.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14950.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:resendLeads' => ['privates''.service_locator.2395Z6t''get_ServiceLocator_2395Z6tService'false],
  14951.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:QuickPostListingForm' => ['privates''.service_locator.IxpZ58c''get_ServiceLocator_IxpZ58cService'false],
  14952.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14953.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14954.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminChangeLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14955.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminListingRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14956.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminPropertyType' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14957.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approve' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14958.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approveChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14959.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkDeletePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  14960.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkFeatureAsAdmin' => ['privates''.service_locator.ZxYD5ys''get_ServiceLocator_ZxYD5ysService'false],
  14961.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkFeatureAsSeller' => ['privates''.service_locator.ZxYD5ys''get_ServiceLocator_ZxYD5ysService'false],
  14962.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14963.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:changeSection' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14964.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearMap' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14965.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearPrice' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14966.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearVideo' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14967.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:consumersRatesData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14968.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14969.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deleteNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14970.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deletePhoto' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14971.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:downloadBrochure' => ['privates''.service_locator.5TZeRCE''get_ServiceLocator_5TZeRCEService'false],
  14972.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14973.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingArea' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14974.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingLocations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14975.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingParticipants' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14976.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPaymentMethod' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14977.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhones' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14978.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14979.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingTranslation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14980.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingUnits' => ['privates''.service_locator.za1p.5V''get_ServiceLocator_Za1p_5VService'false],
  14981.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featured' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14982.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featuredAsSeller' => ['privates''.service_locator.48PMbZa''get_ServiceLocator_48PMbZaService'false],
  14983.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:getListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14984.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingLocationForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14985.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingPhoneForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14986.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoDown' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14987.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoUp' => ['privates''.service_locator.ixUkIS.''get_ServiceLocator_IxUkIS_Service'false],
  14988.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newLocationModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14989.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newPhoneModal' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14990.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pending' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14991.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pendingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14992.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingBasics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14993.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14994.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingTranslations' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14995.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingLocation' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14996.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingPhone' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14997.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  14998.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickPostListingModelForm' => ['privates''.service_locator.N_uc6xq''get_ServiceLocator_NUc6xqService'false],
  14999.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickRegisterParticipant' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15000.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:rates' => ['privates''.service_locator.pzZ8_Cb''get_ServiceLocator_PzZ8CbService'false],
  15001.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:ratesDetails' => ['privates''.service_locator.Uyoau69''get_ServiceLocator_Uyoau69Service'false],
  15002.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15003.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeListingLocation' => ['privates''.service_locator.zJJOuyv''get_ServiceLocator_ZJJOuyvService'false],
  15004.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeNumbers' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15005.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeParticipant' => ['privates''.service_locator._Qw4DJe''get_ServiceLocator_Qw4DJeService'false],
  15006.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removePhone' => ['privates''.service_locator.oGPbAPY''get_ServiceLocator_OGPbAPYService'false],
  15007.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:resetTitle' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15008.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:revertBumpUp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15009.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:review' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15010.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:showInHomepage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15011.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:unflag' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15012.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:approveFeaturingListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15013.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:reject' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15014.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:rejectFeaturingListing' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  15015.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:changePosition' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  15016.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:delete' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  15017.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:edit' => ['privates''.service_locator.XD1u.VJ''get_ServiceLocator_XD1u_VJService'false],
  15018.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:index' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  15019.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:Post' => ['privates''.service_locator.UQTEWgm''get_ServiceLocator_UQTEWgmService'false],
  15020.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:addNearestLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15021.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:changeStatus' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15022.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:deleteLocationPhoto' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  15023.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:locationFetcher' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  15024.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:mainPhotoLocation' => ['privates''.service_locator.SBFvyl6''get_ServiceLocator_SBFvyl6Service'false],
  15025.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:moveLocationListings' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15026.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15027.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetNearestLocation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15028.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:upload' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15029.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController:delete' => ['privates''.service_locator.oWTv1Ao''get_ServiceLocator_OWTv1AoService'false],
  15030.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController:removePhoto' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  15031.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:locationSearchHistoryLink' => ['privates''.service_locator.IxKqzhS''get_ServiceLocator_IxKqzhSService'false],
  15032.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchAdmin' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  15033.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchResult' => ['privates''.service_locator.kQ3e.Yt''get_ServiceLocator_KQ3e_YtService'false],
  15034.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:getTotalQueuedCalls' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  15035.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15036.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:getLocationChildren' => ['privates''.service_locator.LeUnxz1''get_ServiceLocator_LeUnxz1Service'false],
  15037.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15038.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15039.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:getCustomField' => ['privates''.service_locator.PDAiOko''get_ServiceLocator_PDAiOkoService'false],
  15040.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:getFinishTypes' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  15041.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15042.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15043.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:create' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  15044.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:delete' => ['privates''.service_locator.TLrSZYf''get_ServiceLocator_TLrSZYfService'false],
  15045.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:getFavouritesCount' => ['privates''.service_locator.tV2D6Yk''get_ServiceLocator_TV2D6YkService'false],
  15046.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15047.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:QuickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15048.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:addLeadQuality' => ['privates''.service_locator.05NpXBu''get_ServiceLocator_05NpXBuService'false],
  15049.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:countLeadsInSpecificPeriod' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  15050.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportLeads' => ['privates''.service_locator.gkdKNNQ''get_ServiceLocator_GkdKNNQService'false],
  15051.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  15052.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLead' => ['privates''.service_locator.gLZfSFb''get_ServiceLocator_GLZfSFbService'false],
  15053.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsCountsForEachType' => ['privates''.service_locator.5DRJAs3''get_ServiceLocator_5DRJAs3Service'false],
  15054.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsInsights' => ['privates''.service_locator.UsScnKS''get_ServiceLocator_UsScnKSService'false],
  15055.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsList' => ['privates''.service_locator.wB_aZlL''get_ServiceLocator_WBAZlLService'false],
  15056.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getListingFeatureStatus' => ['privates''.service_locator.xh9dd2n''get_ServiceLocator_Xh9dd2nService'false],
  15057.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15058.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:callRequest' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  15059.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:cloneListing' => ['privates''.service_locator.jnEgZVj''get_ServiceLocator_JnEgZVjService'false],
  15060.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSeller' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  15061.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSellerWithQuickRegistration' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15062.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15063.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:feature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15064.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:filterListingChildren' => ['privates''.service_locator.691P.J0''get_ServiceLocator_691P_J0Service'false],
  15065.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getLeadAnalytics' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15066.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15067.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingChildren' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15068.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingDetails' => ['privates''.service_locator.at6qQDg''get_ServiceLocator_At6qQDgService'false],
  15069.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingNote' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15070.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhone' => ['privates''.service_locator.E5620._''get_ServiceLocator_E5620_Service'false],
  15071.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15072.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPreviewData' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15073.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15074.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingTopSeller' => ['privates''.service_locator.elP0OCB''get_ServiceLocator_ElP0OCBService'false],
  15075.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRateDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15076.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRelatedListing' => ['privates''.service_locator.atd8Wi6''get_ServiceLocator_Atd8Wi6Service'false],
  15077.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getSimilarListingsCount' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15078.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:increaseListingViews' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15079.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:postListingSingleNote' => ['privates''.service_locator.0ea3J8t''get_ServiceLocator_0ea3J8tService'false],
  15080.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:quickCreateLead' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15081.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:rateReview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15082.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15083.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15084.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15085.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15086.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:updateListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15087.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15088.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:uploadListingPhoto' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15089.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15090.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationStatistics' => ['privates''.service_locator.C3YrtYY''get_ServiceLocator_C3YrtYYService'false],
  15091.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationsHomeCompounds' => ['privates''.service_locator.89oxtMu''get_ServiceLocator_89oxtMuService'false],
  15092.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15093.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15094.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:delete' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  15095.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:mainPhoto' => ['privates''.service_locator.JZvIlSn''get_ServiceLocator_JZvIlSnService'false],
  15096.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15097.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15098.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:getPropertyTypeChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  15099.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15100.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:add' => ['privates''.service_locator.15Qxs4f''get_ServiceLocator_15Qxs4fService'false],
  15101.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:create' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15102.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:getListingRate' => ['privates''.service_locator.Pfo2iga''get_ServiceLocator_Pfo2igaService'false],
  15103.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15104.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15105.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15106.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15107.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15108.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15109.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15110.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15111.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15112.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15113.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15114.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15115.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15116.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15117.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getFeatureExpiryDate' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15118.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15119.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15120.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15121.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15122.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15123.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15124.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15125.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15126.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15127.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15128.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15129.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15130.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15131.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getCompoundChildrenLocations' => ['privates''.service_locator.x3wWNZA''get_ServiceLocator_X3wWNZAService'false],
  15132.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15133.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15134.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15135.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15136.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15137.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:deletePhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  15138.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:downloadBrochure' => ['privates''.service_locator.vsIiRg8''get_ServiceLocator_VsIiRg8Service'false],
  15139.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getListingRules' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15140.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getSpecialAddListingFeatures' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15141.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getUserListings' => ['privates''.service_locator.vDcpV4H''get_ServiceLocator_VDcpV4HService'false],
  15142.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setMainPhoto' => ['privates''.service_locator.6uOXFWy''get_ServiceLocator_6uOXFWyService'false],
  15143.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15144.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:update' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15145.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:uploadPhotos' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15146.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationChildren' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15147.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationTranslation' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15148.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getNearbyLocations' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15149.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15150.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:allChildren' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  15151.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:getPropertyType' => ['privates''.service_locator.3.is40S''get_ServiceLocator_3_Is40SService'false],
  15152.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15153.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15154.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getCountForEachFeaturedListings' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  15155.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15156.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getListingCountForEachStatus' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  15157.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15158.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15159.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController:myListings' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  15160.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:quickLead' => ['privates''.service_locator.OC2AG.K''get_ServiceLocator_OC2AG_KService'false],
  15161.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15162.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:CSVLatestListings' => ['privates''.service_locator.tp5oD8B''get_ServiceLocator_Tp5oD8BService'false],
  15163.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:bulkDeletePhoto' => ['privates''.service_locator.kyyH9Zf''get_ServiceLocator_KyyH9ZfService'false],
  15164.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequest' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15165.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15166.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmFeaturedPublishing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15167.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPublishing' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  15168.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15169.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSeller' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15170.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15171.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15172.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:delete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15173.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:downloadBrochure' => ['privates''.service_locator.5TZeRCE''get_ServiceLocator_5TZeRCEService'false],
  15174.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:finish' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  15175.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:landingPage' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15176.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listRejections' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15177.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listingDetailsApp' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15178.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:post' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15179.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareFeaturedListingPayment' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15180.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareListingPayment' => ['privates''.service_locator.4CTW3Co''get_ServiceLocator_4CTW3CoService'false],
  15181.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:preview' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15182.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:pumpUpListing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15183.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:read' => ['privates''.service_locator.wskWCel''get_ServiceLocator_WskWCelService'false],
  15184.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:relist' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15185.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:specialAddListingFeature' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15186.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:transferScrapedListingOwnership' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15187.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:undelete' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15188.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:upload' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15189.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController:searchResults' => ['privates''.service_locator.GedePMg''get_ServiceLocator_GedePMgService'false],
  15190.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:delete' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  15191.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:editPhotoType' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  15192.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:mainPhoto' => ['privates''.service_locator.vgxLjSE''get_ServiceLocator_VgxLjSEService'false],
  15193.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController:show' => ['privates''.service_locator.ScY99ay''get_ServiceLocator_ScY99ayService'false],
  15194.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:delete' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  15195.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:edit' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  15196.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:toggleStatus' => ['privates''.service_locator.zxXIGe6''get_ServiceLocator_ZxXIGe6Service'false],
  15197.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController:activity' => ['privates''.service_locator.0U7N9yd''get_ServiceLocator_0U7N9ydService'false],
  15198.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:delete' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  15199.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:edit' => ['privates''.service_locator.Xc.PcLF''get_ServiceLocator_Xc_PcLFService'false],
  15200.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:delete' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  15201.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:feedbackForm' => ['privates''.service_locator.DhfpusR''get_ServiceLocator_DhfpusRService'false],
  15202.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:noteForm' => ['privates''.service_locator.iuFqMPC''get_ServiceLocator_IuFqMPCService'false],
  15203.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:link' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  15204.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkdelete' => ['privates''.service_locator.kLKFYzd''get_ServiceLocator_KLKFYzdService'false],
  15205.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkinsert' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  15206.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:menuDelete' => ['privates''.service_locator.LRr2cO7''get_ServiceLocator_LRr2cO7Service'false],
  15207.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:editStatus' => ['privates''.service_locator.81H6ZId''get_ServiceLocator_81H6ZIdService'false],
  15208.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15209.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15210.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15211.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController:delete' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  15212.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController:edit' => ['privates''.service_locator.n07hh1c''get_ServiceLocator_N07hh1cService'false],
  15213.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:edit' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  15214.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:index' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  15215.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:toggleStatus' => ['privates''.service_locator.0qmhlcG''get_ServiceLocator_0qmhlcGService'false],
  15216.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15217.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:getClientIp' => ['privates''.service_locator.VdGUnZl''get_ServiceLocator_VdGUnZlService'false],
  15218.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15219.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15220.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15221.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15222.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getListingCount' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  15223.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getMenuLinks' => ['privates''.service_locator.b8UDMyj''get_ServiceLocator_B8UDMyjService'false],
  15224.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15225.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15226.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15227.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15228.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15229.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15230.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15231.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15232.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15233.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:home' => ['privates''.service_locator.10P59hg''get_ServiceLocator_10P59hgService'false],
  15234.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:searchPageFilters' => ['privates''.service_locator.EoCU_mv''get_ServiceLocator_EoCUMvService'false],
  15235.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController:post' => ['privates''.service_locator.5miB8_X''get_ServiceLocator_5miB8XService'false],
  15236.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:createJoinUsForm' => ['privates''.service_locator.EdCv38r''get_ServiceLocator_EdCv38rService'false],
  15237.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:index' => ['privates''.service_locator.CpaXrFh''get_ServiceLocator_CpaXrFhService'false],
  15238.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController:view' => ['privates''.service_locator.Nf_Q.FU''get_ServiceLocator_NfQ_FUService'false],
  15239.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController:receiver' => ['privates''.service_locator.5usv1bv''get_ServiceLocator_5usv1bvService'false],
  15240.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:createRequestForm' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  15241.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:setUserData' => ['privates''.service_locator.yzBhvT.''get_ServiceLocator_YzBhvT_Service'false],
  15242.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController:index' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15243.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodDetails' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15244.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodHistory' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15245.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15246.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:addNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15247.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15248.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:index' => ['privates''.service_locator.vWucQHF''get_ServiceLocator_VWucQHFService'false],
  15249.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unSubscribeLocationConfirm' => ['privates''.service_locator.SblZSSN''get_ServiceLocator_SblZSSNService'false],
  15250.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unsetNeighbourhoodSubscriber' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15251.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:getNotificationsCount' => ['privates''.service_locator.Dvsigx3''get_ServiceLocator_Dvsigx3Service'false],
  15252.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:registerToken' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  15253.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15254.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15255.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController:viewNotifications' => ['privates''.service_locator.HcMO1Gs''get_ServiceLocator_HcMO1GsService'false],
  15256.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15257.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:activeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  15258.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:globalUnsubscribeNotifier' => ['privates''.service_locator.ZbqxYyN''get_ServiceLocator_ZbqxYyNService'false],
  15259.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:notifier' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  15260.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:pauseNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  15261.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:post' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  15262.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeAllNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  15263.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeNotifier' => ['privates''.service_locator.C7sApcB''get_ServiceLocator_C7sApcBService'false],
  15264.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15265.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:newCompanies' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  15266.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:removeCompanies' => ['privates''.service_locator.2Ub4lmw''get_ServiceLocator_2Ub4lmwService'false],
  15267.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:userRevenueDetails' => ['privates''.service_locator.z4vVS.d''get_ServiceLocator_Z4vVS_DService'false],
  15268.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:activatePackage' => ['privates''.service_locator.QVQbFIb''get_ServiceLocator_QVQbFIbService'false],
  15269.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:add' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15270.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:approveTransaction' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15271.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:assignAgent' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15272.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancel' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15273.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancelRecurringl' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15274.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionAuditStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15275.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionCashStatus' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15276.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:createAssignAgentForm' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15277.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:deleteAccountManager' => ['privates''.service_locator.TsDoRLF''get_ServiceLocator_TsDoRLFService'false],
  15278.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draft' => ['privates''.service_locator.2M9KHMg''get_ServiceLocator_2M9KHMgService'false],
  15279.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draftManualFawry' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15280.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:edit' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15281.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:handleCreateTransaction' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15282.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:refund' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15283.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:updatePackage' => ['privates''.service_locator.KI50Z4f''get_ServiceLocator_KI50Z4fService'false],
  15284.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:callback' => ['privates''.service_locator.c.o8TO2''get_ServiceLocator_C_O8TO2Service'false],
  15285.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:getPaymentTransactionServices' => ['privates''.service_locator.hwXYXrz''get_ServiceLocator_HwXYXrzService'false],
  15286.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15287.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15288.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15289.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:listingFaq' => ['privates''.service_locator.2AJALl2''get_ServiceLocator_2AJALl2Service'false],
  15290.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15291.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getCustomParagraph' => ['privates''.service_locator.OeUeC3z''get_ServiceLocator_OeUeC3zService'false],
  15292.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getLocationListing' => ['privates''.service_locator.i94Unr0''get_ServiceLocator_I94Unr0Service'false],
  15293.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChips' => ['privates''.service_locator.gCd.NgZ''get_ServiceLocator_GCd_NgZService'false],
  15294.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChipsLegazy' => ['privates''.service_locator.rIcyEMN''get_ServiceLocator_RIcyEMNService'false],
  15295.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getSeoData' => ['privates''.service_locator.mF_FbkU''get_ServiceLocator_MFFbkUService'false],
  15296.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:resolveSearchPageSlugs' => ['privates''.service_locator.bsxjBL4''get_ServiceLocator_BsxjBL4Service'false],
  15297.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15298.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:singlePageSSRData' => ['privates''.service_locator.6yCJIov''get_ServiceLocator_6yCJIovService'false],
  15299.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:getCompoundDetails' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15300.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15301.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListings' => ['privates''.service_locator.rPdPczr''get_ServiceLocator_RPdPczrService'false],
  15302.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListingsEsDebug' => ['privates''.service_locator.CmEcGGJ''get_ServiceLocator_CmEcGGJService'false],
  15303.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListingsSearchSSRData' => ['privates''.service_locator.U..08Fk''get_ServiceLocator_U__08FkService'false],
  15304.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getRelatedSearchListings' => ['privates''.service_locator.y4HRY8f''get_ServiceLocator_Y4HRY8fService'false],
  15305.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getSearchListings' => ['privates''.service_locator.CyC.Oyy''get_ServiceLocator_CyC_OyyService'false],
  15306.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15307.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:triggerSearchListingsAction' => ['privates''.service_locator.YY9cfkh''get_ServiceLocator_YY9cfkhService'false],
  15308.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController:bulkGenerateTopSellersLeads' => ['privates''.service_locator._qdZb2L''get_ServiceLocator_QdZb2LService'false],
  15309.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellerLeads' => ['privates''.service_locator.U38IPRQ''get_ServiceLocator_U38IPRQService'false],
  15310.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellers' => ['privates''.service_locator.Md5pun7''get_ServiceLocator_Md5pun7Service'false],
  15311.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15312.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:delete' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  15313.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:edit' => ['privates''.service_locator.rOeiD7t''get_ServiceLocator_ROeiD7tService'false],
  15314.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:list' => ['privates''.service_locator.oR9s530''get_ServiceLocator_OR9s530Service'false],
  15315.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:new' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  15316.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:assignUserTeam' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  15317.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:delete' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  15318.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:edit' => ['privates''.service_locator.hiEbQuj''get_ServiceLocator_HiEbQujService'false],
  15319.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:unassignUserTeam' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15320.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminChangePassword' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15321.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminSendEmail' => ['privates''.service_locator.VQspxfD''get_ServiceLocator_VQspxfDService'false],
  15322.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approveLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15323.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approvePersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15324.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:assignReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15325.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:changeUserType' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15326.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:disable' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15327.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserBoostLevel' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15328.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserGroup' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15329.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:enable' => ['privates''.service_locator.R.5rpS2''get_ServiceLocator_R_5rpS2Service'false],
  15330.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:extendExpiryDate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15331.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:getReferrals' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15332.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:importUsersDevelopers' => ['privates''.service_locator.YY9cfkh''get_ServiceLocator_YY9cfkhService'false],
  15333.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectLogo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15334.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectPersonalPhoto' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15335.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:syncToZoho' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15336.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:update' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15337.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:delete' => ['privates''.service_locator.Uagg_gw''get_ServiceLocator_UaggGwService'false],
  15338.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:edit' => ['privates''.service_locator.3Dofsr4''get_ServiceLocator_3Dofsr4Service'false],
  15339.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15340.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:new' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15341.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:index' => ['privates''.service_locator.x6azFog''get_ServiceLocator_X6azFogService'false],
  15342.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:updateUserPackage' => ['privates''.service_locator.gWBS00N''get_ServiceLocator_GWBS00NService'false],
  15343.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:addUserService' => ['privates''.service_locator.txkxGC8''get_ServiceLocator_TxkxGC8Service'false],
  15344.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:index' => ['privates''.service_locator.TtqXS4F''get_ServiceLocator_TtqXS4FService'false],
  15345.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:updateUserService' => ['privates''.service_locator.p92VLA7''get_ServiceLocator_P92VLA7Service'false],
  15346.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:attach' => ['privates''.service_locator.Qp.s1q.''get_ServiceLocator_Qp_S1q_Service'false],
  15347.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:detach' => ['privates''.service_locator.MyHXagK''get_ServiceLocator_MyHXagKService'false],
  15348.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:index' => ['privates''.service_locator.81.uOvc''get_ServiceLocator_81_UOvcService'false],
  15349.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15350.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:token' => ['privates''.service_locator.WGCFqJh''get_ServiceLocator_WGCFqJhService'false],
  15351.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:remove' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  15352.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:save' => ['privates''.service_locator.N3LQUe3''get_ServiceLocator_N3LQUe3Service'false],
  15353.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15354.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15355.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15356.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15357.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:addUserPhone' => ['privates''.service_locator.ja3Wfc0''get_ServiceLocator_Ja3Wfc0Service'false],
  15358.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:deleteUserSearch' => ['privates''.service_locator.nwni4V5''get_ServiceLocator_Nwni4V5Service'false],
  15359.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getListingNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15360.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyAccount' => ['privates''.service_locator.eUnxEfJ''get_ServiceLocator_EUnxEfJService'false],
  15361.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyLeads' => ['privates''.service_locator._NHYBXU''get_ServiceLocator_NHYBXUService'false],
  15362.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getNpsData' => ['privates''.service_locator.Rozwzjh''get_ServiceLocator_RozwzjhService'false],
  15363.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getRate' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15364.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserAccount' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15365.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserCompanyInfo' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15366.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserListings' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15367.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:postUserNote' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15368.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:removeUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  15369.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:sendResetPasswordEmail' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  15370.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15371.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updatePhone' => ['privates''.service_locator.e.ek1_q''get_ServiceLocator_E_Ek1QService'false],
  15372.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateProfileBasicInfo' => ['privates''.service_locator.4mzSDFD''get_ServiceLocator_4mzSDFDService'false],
  15373.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateUserPhone' => ['privates''.service_locator.zjdyQvB''get_ServiceLocator_ZjdyQvBService'false],
  15374.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15375.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15376.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:resetPassword' => ['privates''.service_locator.vJOpZrR''get_ServiceLocator_VJOpZrRService'false],
  15377.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15378.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15379.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:createUser' => ['privates''.service_locator.9NPWjJJ''get_ServiceLocator_9NPWjJJService'false],
  15380.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15381.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:register' => ['privates''.service_locator.xTG7jfg''get_ServiceLocator_XTG7jfgService'false],
  15382.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15383.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15384.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:getErrorMessages' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15385.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:respondWithValidationErrors' => ['privates''.service_locator.U7VViCc''get_ServiceLocator_U7VViCcService'false],
  15386.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  15387.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:callRequestForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15388.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSeller' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15389.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15390.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerWideForm' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15391.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:index' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15392.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:listing' => ['privates''.service_locator..h5RDax''get_ServiceLocator__H5RDaxService'false],
  15393.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15394.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerWideForm' => ['privates''.service_locator.Cv0rm0q''get_ServiceLocator_Cv0rm0qService'false],
  15395.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController:removePhoto' => ['privates''.service_locator.l2QwsaZ''get_ServiceLocator_L2QwsaZService'false],
  15396.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController:pauseInterest' => ['privates''.service_locator.WYrnE_I''get_ServiceLocator_WYrnEIService'false],
  15397.             'kernel:build' => ['privates''.service_locator.u47of.0''get_ServiceLocator_U47of_0Service'false],
  15398.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  15399.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  15400.         ], [
  15401.             'App\\Controller\\API\\Banners\\BannersController::getAll' => '?',
  15402.             'App\\Controller\\API\\Banners\\BannersController::setViewHandler' => '?',
  15403.             'App\\Controller\\API\\Lead\\LeadContactRequestController::acceptContactRequest' => '?',
  15404.             'App\\Controller\\API\\Lead\\LeadContactRequestController::deduct' => '?',
  15405.             'App\\Controller\\API\\Lead\\LeadContactRequestController::findLeadContactRequestData' => '?',
  15406.             'App\\Controller\\API\\Lead\\LeadContactRequestController::getLeadContactRequests' => '?',
  15407.             'App\\Controller\\API\\Lead\\LeadContactRequestController::getUserSegmentData' => '?',
  15408.             'App\\Controller\\API\\Lead\\LeadContactRequestController::handelAcceptLeadRequest' => '?',
  15409.             'App\\Controller\\API\\Lead\\LeadContactRequestController::leadsBank' => '?',
  15410.             'App\\Controller\\API\\Lead\\LeadContactRequestController::payForRequest' => '?',
  15411.             'App\\Controller\\API\\Lead\\LeadContactRequestController::setViewHandler' => '?',
  15412.             'App\\Controller\\API\\Lead\\LeadContactRequestController::userInsights' => '?',
  15413.             'App\\Controller\\API\\Lead\\LeadController::add' => '?',
  15414.             'App\\Controller\\API\\Lead\\LeadController::addBulkLeads' => '?',
  15415.             'App\\Controller\\API\\Lead\\LeadController::addLeadNote' => '?',
  15416.             'App\\Controller\\API\\Lead\\LeadController::addTopSeller' => '?',
  15417.             'App\\Controller\\API\\Lead\\LeadController::setViewHandler' => '?',
  15418.             'App\\Controller\\API\\Listing\\ListingController::deletePhotos' => '?',
  15419.             'App\\Controller\\API\\Listing\\ListingController::finalizeListing' => '?',
  15420.             'App\\Controller\\API\\Listing\\ListingController::getListingFees' => '?',
  15421.             'App\\Controller\\API\\Listing\\ListingController::pay' => '?',
  15422.             'App\\Controller\\API\\Listing\\ListingController::serializeListing' => '?',
  15423.             'App\\Controller\\API\\Listing\\ListingController::setDetails' => '?',
  15424.             'App\\Controller\\API\\Listing\\ListingController::setMainPhoto' => '?',
  15425.             'App\\Controller\\API\\Listing\\ListingController::uploadPhotos' => '?',
  15426.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getDemandLocations' => '?',
  15427.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::getLocationDemandDetails' => '?',
  15428.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController::setViewHandler' => '?',
  15429.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::findSubscriptionPlan' => '?',
  15430.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::getAll' => '?',
  15431.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController::setViewHandler' => '?',
  15432.             'App\\Controller\\API\\User\\CardsController::delete' => '?',
  15433.             'App\\Controller\\API\\User\\CardsController::index' => '?',
  15434.             'App\\Controller\\API\\User\\CardsController::new' => '?',
  15435.             'App\\Controller\\API\\User\\CardsController::setViewHandler' => '?',
  15436.             'App\\Controller\\API\\User\\SubAccountsController::acceptInvitation' => '?',
  15437.             'App\\Controller\\API\\User\\SubAccountsController::add' => '?',
  15438.             'App\\Controller\\API\\User\\SubAccountsController::delete' => '?',
  15439.             'App\\Controller\\API\\User\\SubAccountsController::index' => '?',
  15440.             'App\\Controller\\API\\User\\SubAccountsController::lookup' => '?',
  15441.             'App\\Controller\\API\\User\\SubAccountsController::setViewHandler' => '?',
  15442.             'App\\Controller\\API\\User\\SubAccountsController::statistics' => '?',
  15443.             'App\\Controller\\API\\User\\SubscriptionsController::cancel' => '?',
  15444.             'App\\Controller\\API\\User\\SubscriptionsController::index' => '?',
  15445.             'App\\Controller\\API\\User\\SubscriptionsController::new' => '?',
  15446.             'App\\Controller\\API\\User\\SubscriptionsController::setViewHandler' => '?',
  15447.             'App\\Controller\\Admin\\Banners\\BannersController::delete' => '?',
  15448.             'App\\Controller\\Admin\\Banners\\BannersController::edit' => '?',
  15449.             'App\\Controller\\Admin\\Banners\\BannersController::index' => '?',
  15450.             'App\\Controller\\Admin\\Banners\\BannersController::new' => '?',
  15451.             'App\\Controller\\Admin\\LeadContactRequest\\LeadContactRequestController::index' => '?',
  15452.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::activate' => '?',
  15453.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::diActivate' => '?',
  15454.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::index' => '?',
  15455.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController::post' => '?',
  15456.             'App\\Controller\\DefaultController::healthCheck' => '?',
  15457.             'App\\Controller\\EmailList\\WaitingController::index' => '?',
  15458.             'App\\Controller\\SecurityController::changePassword' => '?',
  15459.             'App\\Controller\\SecurityController::login' => '?',
  15460.             'App\\Kernel::build' => '?',
  15461.             'App\\Kernel::loadRoutes' => '?',
  15462.             'App\\Kernel::registerContainerConfiguration' => '?',
  15463.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController::announcementForm' => '?',
  15464.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController::setViewHandler' => '?',
  15465.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::assignBrokerToSellerForm' => '?',
  15466.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::brokerDetails' => '?',
  15467.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::createAssignBrokerForm' => '?',
  15468.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::delete' => '?',
  15469.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController::setBrokerCreatedDate' => '?',
  15470.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::deleteSeller' => '?',
  15471.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellerBrokers' => '?',
  15472.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController::sellers' => '?',
  15473.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController::setViewHandler' => '?',
  15474.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::BuyerAlerts' => '?',
  15475.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController::unsubscribeBuyerAlerts' => '?',
  15476.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::assignAccountManager' => '?',
  15477.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::company' => '?',
  15478.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccountManagers' => '?',
  15479.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::companyAccounts' => '?',
  15480.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createCompanyForm' => '?',
  15481.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createExistingStaffUser' => '?',
  15482.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::createNewRegisteredStaffUser' => '?',
  15483.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::removeStaffAccount' => '?',
  15484.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyCustomer' => '?',
  15485.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyPotential' => '?',
  15486.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyProspected' => '?',
  15487.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::setCompanyRejected' => '?',
  15488.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController::unassignAccountManager' => '?',
  15489.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createExistingStaffUser' => '?',
  15490.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createNewRegisteredStaffUser' => '?',
  15491.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::createStaffForm' => '?',
  15492.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::delete' => '?',
  15493.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController::removeStaffAccount' => '?',
  15494.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::setViewHandler' => '?',
  15495.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController::updateCompany' => '?',
  15496.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::setViewHandler' => '?',
  15497.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController::upload' => '?',
  15498.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::getStaffData' => '?',
  15499.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController::setViewHandler' => '?',
  15500.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::activatePackage' => '?',
  15501.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancel' => '?',
  15502.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::cancelRecurringl' => '?',
  15503.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::deductPoints' => '?',
  15504.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::depositPoints' => '?',
  15505.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController::transfer' => '?',
  15506.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController::post' => '?',
  15507.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::changePosition' => '?',
  15508.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::delete' => '?',
  15509.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController::edit' => '?',
  15510.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController::setViewHandler' => '?',
  15511.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::deduct' => '?',
  15512.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::exportCreditTransactions' => '?',
  15513.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController::setViewHandler' => '?',
  15514.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::setViewHandler' => '?',
  15515.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController::updateServiceStatus' => '?',
  15516.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::getUserTypePackages' => '?',
  15517.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController::setViewHandler' => '?',
  15518.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::getErrorMessages' => '?',
  15519.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::respondWithValidationErrors' => '?',
  15520.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController::setViewHandler' => '?',
  15521.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController::package' => '?',
  15522.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::addAnswer' => '?',
  15523.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::editAnswer' => '?',
  15524.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController::removeAnswer' => '?',
  15525.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::approve' => '?',
  15526.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::decline' => '?',
  15527.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController::delete' => '?',
  15528.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::SendToHelp' => '?',
  15529.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::approve' => '?',
  15530.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::decline' => '?',
  15531.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::delete' => '?',
  15532.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::edit' => '?',
  15533.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController::locationDiscussions' => '?',
  15534.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addComment' => '?',
  15535.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addCommentLike' => '?',
  15536.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussion' => '?',
  15537.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::addDiscussionSubscriber' => '?',
  15538.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::checkDiscussionSubscriber' => '?',
  15539.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussion' => '?',
  15540.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::discussions' => '?',
  15541.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::removeCommentLike' => '?',
  15542.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::setViewHandler' => '?',
  15543.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::unsetDiscussionSubscriber' => '?',
  15544.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateCommentLike' => '?',
  15545.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController::updateDiscussion' => '?',
  15546.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::create' => '?',
  15547.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::delete' => '?',
  15548.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController::edit' => '?',
  15549.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::addDiscussionSubscriber' => '?',
  15550.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::create' => '?',
  15551.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::delete' => '?',
  15552.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussionComments' => '?',
  15553.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::discussions' => '?',
  15554.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::edit' => '?',
  15555.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsetDiscussionSubscriber' => '?',
  15556.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController::unsubscribeConfirm' => '?',
  15557.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::deleteExchangeRequest' => '?',
  15558.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::getExchangeRequest' => '?',
  15559.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::setViewHandler' => '?',
  15560.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::unlockExchangeRequest' => '?',
  15561.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController::updateExchangeRequest' => '?',
  15562.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController::edit' => '?',
  15563.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController::setViewHandler' => '?',
  15564.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::edit' => '?',
  15565.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::postEdit' => '?',
  15566.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController::updateFinancialAidStatus' => '?',
  15567.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController::setViewHandler' => '?',
  15568.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::disable' => '?',
  15569.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController::enable' => '?',
  15570.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::exportLeads' => '?',
  15571.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::index' => '?',
  15572.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController::resendLeads' => '?',
  15573.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::QuickPostListingForm' => '?',
  15574.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addNote' => '?',
  15575.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::addParticipant' => '?',
  15576.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminChangeLocation' => '?',
  15577.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminListingRejections' => '?',
  15578.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::adminPropertyType' => '?',
  15579.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approve' => '?',
  15580.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::approveChildren' => '?',
  15581.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkDeletePhoto' => '?',
  15582.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkFeatureAsAdmin' => '?',
  15583.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bulkFeatureAsSeller' => '?',
  15584.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::bumpUp' => '?',
  15585.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::changeSection' => '?',
  15586.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearMap' => '?',
  15587.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearPrice' => '?',
  15588.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::clearVideo' => '?',
  15589.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::consumersRatesData' => '?',
  15590.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::delete' => '?',
  15591.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deleteNote' => '?',
  15592.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::deletePhoto' => '?',
  15593.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::downloadBrochure' => '?',
  15594.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListing' => '?',
  15595.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingArea' => '?',
  15596.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingLocations' => '?',
  15597.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingParticipants' => '?',
  15598.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPaymentMethod' => '?',
  15599.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhones' => '?',
  15600.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingPhotos' => '?',
  15601.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingTranslation' => '?',
  15602.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::editListingUnits' => '?',
  15603.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featured' => '?',
  15604.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::featuredAsSeller' => '?',
  15605.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::getListingBasics' => '?',
  15606.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingLocationForm' => '?',
  15607.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::listingPhoneForm' => '?',
  15608.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoDown' => '?',
  15609.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::moveListingPhotoUp' => '?',
  15610.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newLocationModal' => '?',
  15611.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::newPhoneModal' => '?',
  15612.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pending' => '?',
  15613.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pendingChildren' => '?',
  15614.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingBasics' => '?',
  15615.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingPhotos' => '?',
  15616.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postEditListingTranslations' => '?',
  15617.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingLocation' => '?',
  15618.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::postListingPhone' => '?',
  15619.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::pumpUp' => '?',
  15620.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickPostListingModelForm' => '?',
  15621.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::quickRegisterParticipant' => '?',
  15622.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::rates' => '?',
  15623.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::ratesDetails' => '?',
  15624.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::relist' => '?',
  15625.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeListingLocation' => '?',
  15626.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeNumbers' => '?',
  15627.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removeParticipant' => '?',
  15628.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::removePhone' => '?',
  15629.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::resetTitle' => '?',
  15630.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::revertBumpUp' => '?',
  15631.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::review' => '?',
  15632.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::showInHomepage' => '?',
  15633.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController::unflag' => '?',
  15634.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::approveFeaturingListing' => '?',
  15635.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::reject' => '?',
  15636.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController::rejectFeaturingListing' => '?',
  15637.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::changePosition' => '?',
  15638.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::delete' => '?',
  15639.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::edit' => '?',
  15640.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController::index' => '?',
  15641.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::Post' => '?',
  15642.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::addNearestLocations' => '?',
  15643.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::changeStatus' => '?',
  15644.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::deleteLocationPhoto' => '?',
  15645.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::locationFetcher' => '?',
  15646.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::mainPhotoLocation' => '?',
  15647.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::moveLocationListings' => '?',
  15648.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetLocationListing' => '?',
  15649.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::unsetNearestLocation' => '?',
  15650.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController::upload' => '?',
  15651.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController::delete' => '?',
  15652.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController::removePhoto' => '?',
  15653.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::locationSearchHistoryLink' => '?',
  15654.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchAdmin' => '?',
  15655.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController::searchResult' => '?',
  15656.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::getTotalQueuedCalls' => '?',
  15657.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController::setViewHandler' => '?',
  15658.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::getLocationChildren' => '?',
  15659.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController::setViewHandler' => '?',
  15660.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController::setViewHandler' => '?',
  15661.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::getCustomField' => '?',
  15662.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::getFinishTypes' => '?',
  15663.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController::setViewHandler' => '?',
  15664.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController::setViewHandler' => '?',
  15665.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::create' => '?',
  15666.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::delete' => '?',
  15667.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::getFavouritesCount' => '?',
  15668.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController::setViewHandler' => '?',
  15669.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::QuickCreateLead' => '?',
  15670.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::addLeadQuality' => '?',
  15671.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::countLeadsInSpecificPeriod' => '?',
  15672.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportLeads' => '?',
  15673.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::exportTopSellerLeads' => '?',
  15674.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLead' => '?',
  15675.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsCountsForEachType' => '?',
  15676.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsInsights' => '?',
  15677.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getLeadsList' => '?',
  15678.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::getListingFeatureStatus' => '?',
  15679.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController::setViewHandler' => '?',
  15680.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::callRequest' => '?',
  15681.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::cloneListing' => '?',
  15682.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSeller' => '?',
  15683.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::contactSellerWithQuickRegistration' => '?',
  15684.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::delete' => '?',
  15685.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::feature' => '?',
  15686.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::filterListingChildren' => '?',
  15687.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getLeadAnalytics' => '?',
  15688.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListing' => '?',
  15689.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingChildren' => '?',
  15690.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingDetails' => '?',
  15691.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingNote' => '?',
  15692.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhone' => '?',
  15693.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPhotos' => '?',
  15694.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingPreviewData' => '?',
  15695.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingRules' => '?',
  15696.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getListingTopSeller' => '?',
  15697.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRateDetails' => '?',
  15698.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getRelatedListing' => '?',
  15699.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::getSimilarListingsCount' => '?',
  15700.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::increaseListingViews' => '?',
  15701.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::postListingSingleNote' => '?',
  15702.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::quickCreateLead' => '?',
  15703.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::rateReview' => '?',
  15704.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::relist' => '?',
  15705.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::setViewHandler' => '?',
  15706.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::undelete' => '?',
  15707.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::update' => '?',
  15708.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::updateListing' => '?',
  15709.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::upload' => '?',
  15710.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController::uploadListingPhoto' => '?',
  15711.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationChildren' => '?',
  15712.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationStatistics' => '?',
  15713.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::getLocationsHomeCompounds' => '?',
  15714.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController::setViewHandler' => '?',
  15715.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController::setViewHandler' => '?',
  15716.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::delete' => '?',
  15717.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::mainPhoto' => '?',
  15718.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController::setViewHandler' => '?',
  15719.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController::setViewHandler' => '?',
  15720.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::getPropertyTypeChildren' => '?',
  15721.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController::setViewHandler' => '?',
  15722.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::add' => '?',
  15723.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::create' => '?',
  15724.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::getListingRate' => '?',
  15725.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController::setViewHandler' => '?',
  15726.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController::setViewHandler' => '?',
  15727.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController::setViewHandler' => '?',
  15728.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::getErrorMessages' => '?',
  15729.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::respondWithValidationErrors' => '?',
  15730.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController::setViewHandler' => '?',
  15731.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::getErrorMessages' => '?',
  15732.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::respondWithValidationErrors' => '?',
  15733.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController::setViewHandler' => '?',
  15734.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::getErrorMessages' => '?',
  15735.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::respondWithValidationErrors' => '?',
  15736.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController::setViewHandler' => '?',
  15737.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::contactSeller' => '?',
  15738.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getErrorMessages' => '?',
  15739.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::getFeatureExpiryDate' => '?',
  15740.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::respondWithValidationErrors' => '?',
  15741.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::setViewHandler' => '?',
  15742.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController::update' => '?',
  15743.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::getErrorMessages' => '?',
  15744.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::respondWithValidationErrors' => '?',
  15745.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController::setViewHandler' => '?',
  15746.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::getErrorMessages' => '?',
  15747.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::respondWithValidationErrors' => '?',
  15748.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController::setViewHandler' => '?',
  15749.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::callRequestForm' => '?',
  15750.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::getErrorMessages' => '?',
  15751.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::respondWithValidationErrors' => '?',
  15752.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController::setViewHandler' => '?',
  15753.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getCompoundChildrenLocations' => '?',
  15754.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::getErrorMessages' => '?',
  15755.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::respondWithValidationErrors' => '?',
  15756.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController::setViewHandler' => '?',
  15757.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController::setViewHandler' => '?',
  15758.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController::setViewHandler' => '?',
  15759.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::deletePhoto' => '?',
  15760.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::downloadBrochure' => '?',
  15761.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getListingRules' => '?',
  15762.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getSpecialAddListingFeatures' => '?',
  15763.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::getUserListings' => '?',
  15764.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setMainPhoto' => '?',
  15765.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::setViewHandler' => '?',
  15766.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::update' => '?',
  15767.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController::uploadPhotos' => '?',
  15768.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationChildren' => '?',
  15769.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getLocationTranslation' => '?',
  15770.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::getNearbyLocations' => '?',
  15771.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController::setViewHandler' => '?',
  15772.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::allChildren' => '?',
  15773.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::getPropertyType' => '?',
  15774.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController::setViewHandler' => '?',
  15775.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController::setViewHandler' => '?',
  15776.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getCountForEachFeaturedListings' => '?',
  15777.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getErrorMessages' => '?',
  15778.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::getListingCountForEachStatus' => '?',
  15779.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::respondWithValidationErrors' => '?',
  15780.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController::setViewHandler' => '?',
  15781.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController::myListings' => '?',
  15782.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::quickLead' => '?',
  15783.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController::setViewHandler' => '?',
  15784.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::CSVLatestListings' => '?',
  15785.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::bulkDeletePhoto' => '?',
  15786.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequest' => '?',
  15787.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::callRequestForm' => '?',
  15788.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmFeaturedPublishing' => '?',
  15789.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPublishing' => '?',
  15790.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::confirmPumpUpListing' => '?',
  15791.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSeller' => '?',
  15792.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerForm' => '?',
  15793.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::contactSellerWideForm' => '?',
  15794.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::delete' => '?',
  15795.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::downloadBrochure' => '?',
  15796.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::finish' => '?',
  15797.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::landingPage' => '?',
  15798.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listRejections' => '?',
  15799.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::listingDetailsApp' => '?',
  15800.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::post' => '?',
  15801.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareFeaturedListingPayment' => '?',
  15802.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::prepareListingPayment' => '?',
  15803.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::preview' => '?',
  15804.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::pumpUpListing' => '?',
  15805.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::read' => '?',
  15806.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::relist' => '?',
  15807.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::specialAddListingFeature' => '?',
  15808.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::transferScrapedListingOwnership' => '?',
  15809.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::undelete' => '?',
  15810.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController::upload' => '?',
  15811.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController::searchResults' => '?',
  15812.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::delete' => '?',
  15813.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::editPhotoType' => '?',
  15814.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController::mainPhoto' => '?',
  15815.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController::show' => '?',
  15816.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::delete' => '?',
  15817.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::edit' => '?',
  15818.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController::toggleStatus' => '?',
  15819.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController::activity' => '?',
  15820.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::delete' => '?',
  15821.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController::edit' => '?',
  15822.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::delete' => '?',
  15823.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::feedbackForm' => '?',
  15824.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController::noteForm' => '?',
  15825.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::link' => '?',
  15826.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkdelete' => '?',
  15827.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::linkinsert' => '?',
  15828.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController::menuDelete' => '?',
  15829.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::editStatus' => '?',
  15830.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::getErrorMessages' => '?',
  15831.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::respondWithValidationErrors' => '?',
  15832.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController::setViewHandler' => '?',
  15833.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController::delete' => '?',
  15834.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController::edit' => '?',
  15835.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::edit' => '?',
  15836.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::index' => '?',
  15837.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController::toggleStatus' => '?',
  15838.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController::setViewHandler' => '?',
  15839.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::getClientIp' => '?',
  15840.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController::setViewHandler' => '?',
  15841.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController::setViewHandler' => '?',
  15842.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController::setViewHandler' => '?',
  15843.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController::setViewHandler' => '?',
  15844.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getListingCount' => '?',
  15845.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::getMenuLinks' => '?',
  15846.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController::setViewHandler' => '?',
  15847.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::getErrorMessages' => '?',
  15848.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::respondWithValidationErrors' => '?',
  15849.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController::setViewHandler' => '?',
  15850.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::getErrorMessages' => '?',
  15851.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::respondWithValidationErrors' => '?',
  15852.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController::setViewHandler' => '?',
  15853.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController::setViewHandler' => '?',
  15854.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController::setViewHandler' => '?',
  15855.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::home' => '?',
  15856.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController::searchPageFilters' => '?',
  15857.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController::post' => '?',
  15858.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::createJoinUsForm' => '?',
  15859.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController::index' => '?',
  15860.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController::view' => '?',
  15861.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController::receiver' => '?',
  15862.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::createRequestForm' => '?',
  15863.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController::setUserData' => '?',
  15864.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController::index' => '?',
  15865.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodDetails' => '?',
  15866.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::getNeighborhoodHistory' => '?',
  15867.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController::setViewHandler' => '?',
  15868.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::addNeighbourhoodSubscriber' => '?',
  15869.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::contactSellerForm' => '?',
  15870.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::index' => '?',
  15871.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unSubscribeLocationConfirm' => '?',
  15872.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController::unsetNeighbourhoodSubscriber' => '?',
  15873.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::getNotificationsCount' => '?',
  15874.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::registerToken' => '?',
  15875.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController::setViewHandler' => '?',
  15876.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController::setViewHandler' => '?',
  15877.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController::viewNotifications' => '?',
  15878.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController::setViewHandler' => '?',
  15879.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::activeNotifier' => '?',
  15880.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::globalUnsubscribeNotifier' => '?',
  15881.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::notifier' => '?',
  15882.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::pauseNotifier' => '?',
  15883.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::post' => '?',
  15884.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeAllNotifier' => '?',
  15885.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController::unsubscribeNotifier' => '?',
  15886.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController::setViewHandler' => '?',
  15887.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::newCompanies' => '?',
  15888.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::removeCompanies' => '?',
  15889.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController::userRevenueDetails' => '?',
  15890.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::activatePackage' => '?',
  15891.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::add' => '?',
  15892.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::approveTransaction' => '?',
  15893.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::assignAgent' => '?',
  15894.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancel' => '?',
  15895.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::cancelRecurringl' => '?',
  15896.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionAuditStatus' => '?',
  15897.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::changeTransactionCashStatus' => '?',
  15898.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::createAssignAgentForm' => '?',
  15899.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::deleteAccountManager' => '?',
  15900.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draft' => '?',
  15901.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::draftManualFawry' => '?',
  15902.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::edit' => '?',
  15903.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::handleCreateTransaction' => '?',
  15904.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::refund' => '?',
  15905.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController::updatePackage' => '?',
  15906.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::callback' => '?',
  15907.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::getPaymentTransactionServices' => '?',
  15908.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController::setViewHandler' => '?',
  15909.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController::setViewHandler' => '?',
  15910.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController::setViewHandler' => '?',
  15911.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::listingFaq' => '?',
  15912.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController::setViewHandler' => '?',
  15913.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getCustomParagraph' => '?',
  15914.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getLocationListing' => '?',
  15915.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChips' => '?',
  15916.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getPropertiesChipsLegazy' => '?',
  15917.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::getSeoData' => '?',
  15918.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::resolveSearchPageSlugs' => '?',
  15919.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::setViewHandler' => '?',
  15920.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController::singlePageSSRData' => '?',
  15921.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::getCompoundDetails' => '?',
  15922.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController::setViewHandler' => '?',
  15923.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListings' => '?',
  15924.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListingsEsDebug' => '?',
  15925.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getListingsSearchSSRData' => '?',
  15926.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getRelatedSearchListings' => '?',
  15927.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::getSearchListings' => '?',
  15928.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::setViewHandler' => '?',
  15929.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController::triggerSearchListingsAction' => '?',
  15930.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController::bulkGenerateTopSellersLeads' => '?',
  15931.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellerLeads' => '?',
  15932.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::getTopSellers' => '?',
  15933.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController::setViewHandler' => '?',
  15934.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::delete' => '?',
  15935.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::edit' => '?',
  15936.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::list' => '?',
  15937.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController::new' => '?',
  15938.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::assignUserTeam' => '?',
  15939.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::delete' => '?',
  15940.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::edit' => '?',
  15941.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController::unassignUserTeam' => '?',
  15942.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminChangePassword' => '?',
  15943.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::adminSendEmail' => '?',
  15944.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approveLogo' => '?',
  15945.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::approvePersonalPhoto' => '?',
  15946.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::assignReferrals' => '?',
  15947.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::changeUserType' => '?',
  15948.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::disable' => '?',
  15949.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserBoostLevel' => '?',
  15950.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::editUserGroup' => '?',
  15951.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::enable' => '?',
  15952.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::extendExpiryDate' => '?',
  15953.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::getReferrals' => '?',
  15954.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::importUsersDevelopers' => '?',
  15955.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectLogo' => '?',
  15956.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::rejectPersonalPhoto' => '?',
  15957.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::syncToZoho' => '?',
  15958.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController::update' => '?',
  15959.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::delete' => '?',
  15960.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::edit' => '?',
  15961.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::index' => '?',
  15962.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController::new' => '?',
  15963.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::index' => '?',
  15964.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController::updateUserPackage' => '?',
  15965.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::addUserService' => '?',
  15966.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::index' => '?',
  15967.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController::updateUserService' => '?',
  15968.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::attach' => '?',
  15969.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::detach' => '?',
  15970.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController::index' => '?',
  15971.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::setViewHandler' => '?',
  15972.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController::token' => '?',
  15973.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::remove' => '?',
  15974.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::save' => '?',
  15975.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController::setViewHandler' => '?',
  15976.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController::setViewHandler' => '?',
  15977.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController::setViewHandler' => '?',
  15978.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController::setViewHandler' => '?',
  15979.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::addUserPhone' => '?',
  15980.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::deleteUserSearch' => '?',
  15981.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getListingNote' => '?',
  15982.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyAccount' => '?',
  15983.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getMyLeads' => '?',
  15984.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getNpsData' => '?',
  15985.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getRate' => '?',
  15986.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserAccount' => '?',
  15987.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserCompanyInfo' => '?',
  15988.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::getUserListings' => '?',
  15989.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::postUserNote' => '?',
  15990.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::removeUserPhone' => '?',
  15991.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::sendResetPasswordEmail' => '?',
  15992.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::setViewHandler' => '?',
  15993.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updatePhone' => '?',
  15994.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateProfileBasicInfo' => '?',
  15995.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController::updateUserPhone' => '?',
  15996.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController::setViewHandler' => '?',
  15997.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::getErrorMessages' => '?',
  15998.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::resetPassword' => '?',
  15999.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::respondWithValidationErrors' => '?',
  16000.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController::setViewHandler' => '?',
  16001.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::createUser' => '?',
  16002.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::getErrorMessages' => '?',
  16003.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::register' => '?',
  16004.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::respondWithValidationErrors' => '?',
  16005.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController::setViewHandler' => '?',
  16006.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::getErrorMessages' => '?',
  16007.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::respondWithValidationErrors' => '?',
  16008.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController::setViewHandler' => '?',
  16009.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::callRequestForm' => '?',
  16010.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSeller' => '?',
  16011.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerForm' => '?',
  16012.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::contactSellerWideForm' => '?',
  16013.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::index' => '?',
  16014.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::listing' => '?',
  16015.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerForm' => '?',
  16016.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController::userContactSellerWideForm' => '?',
  16017.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController::removePhoto' => '?',
  16018.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController::pauseInterest' => '?',
  16019.             'kernel::build' => '?',
  16020.             'kernel::loadRoutes' => '?',
  16021.             'kernel::registerContainerConfiguration' => '?',
  16022.             'App\\Controller\\API\\Banners\\BannersController:getAll' => '?',
  16023.             'App\\Controller\\API\\Banners\\BannersController:setViewHandler' => '?',
  16024.             'App\\Controller\\API\\Lead\\LeadContactRequestController:acceptContactRequest' => '?',
  16025.             'App\\Controller\\API\\Lead\\LeadContactRequestController:deduct' => '?',
  16026.             'App\\Controller\\API\\Lead\\LeadContactRequestController:findLeadContactRequestData' => '?',
  16027.             'App\\Controller\\API\\Lead\\LeadContactRequestController:getLeadContactRequests' => '?',
  16028.             'App\\Controller\\API\\Lead\\LeadContactRequestController:getUserSegmentData' => '?',
  16029.             'App\\Controller\\API\\Lead\\LeadContactRequestController:handelAcceptLeadRequest' => '?',
  16030.             'App\\Controller\\API\\Lead\\LeadContactRequestController:leadsBank' => '?',
  16031.             'App\\Controller\\API\\Lead\\LeadContactRequestController:payForRequest' => '?',
  16032.             'App\\Controller\\API\\Lead\\LeadContactRequestController:setViewHandler' => '?',
  16033.             'App\\Controller\\API\\Lead\\LeadContactRequestController:userInsights' => '?',
  16034.             'App\\Controller\\API\\Lead\\LeadController:add' => '?',
  16035.             'App\\Controller\\API\\Lead\\LeadController:addBulkLeads' => '?',
  16036.             'App\\Controller\\API\\Lead\\LeadController:addLeadNote' => '?',
  16037.             'App\\Controller\\API\\Lead\\LeadController:addTopSeller' => '?',
  16038.             'App\\Controller\\API\\Lead\\LeadController:setViewHandler' => '?',
  16039.             'App\\Controller\\API\\Listing\\ListingController:deletePhotos' => '?',
  16040.             'App\\Controller\\API\\Listing\\ListingController:finalizeListing' => '?',
  16041.             'App\\Controller\\API\\Listing\\ListingController:getListingFees' => '?',
  16042.             'App\\Controller\\API\\Listing\\ListingController:pay' => '?',
  16043.             'App\\Controller\\API\\Listing\\ListingController:serializeListing' => '?',
  16044.             'App\\Controller\\API\\Listing\\ListingController:setDetails' => '?',
  16045.             'App\\Controller\\API\\Listing\\ListingController:setMainPhoto' => '?',
  16046.             'App\\Controller\\API\\Listing\\ListingController:uploadPhotos' => '?',
  16047.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getDemandLocations' => '?',
  16048.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:getLocationDemandDetails' => '?',
  16049.             'App\\Controller\\API\\LocationsInsights\\LocationsInsightsProxyController:setViewHandler' => '?',
  16050.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:findSubscriptionPlan' => '?',
  16051.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:getAll' => '?',
  16052.             'App\\Controller\\API\\Subscriptions\\SubscriptionPlansController:setViewHandler' => '?',
  16053.             'App\\Controller\\API\\User\\CardsController:delete' => '?',
  16054.             'App\\Controller\\API\\User\\CardsController:index' => '?',
  16055.             'App\\Controller\\API\\User\\CardsController:new' => '?',
  16056.             'App\\Controller\\API\\User\\CardsController:setViewHandler' => '?',
  16057.             'App\\Controller\\API\\User\\SubAccountsController:acceptInvitation' => '?',
  16058.             'App\\Controller\\API\\User\\SubAccountsController:add' => '?',
  16059.             'App\\Controller\\API\\User\\SubAccountsController:delete' => '?',
  16060.             'App\\Controller\\API\\User\\SubAccountsController:index' => '?',
  16061.             'App\\Controller\\API\\User\\SubAccountsController:lookup' => '?',
  16062.             'App\\Controller\\API\\User\\SubAccountsController:setViewHandler' => '?',
  16063.             'App\\Controller\\API\\User\\SubAccountsController:statistics' => '?',
  16064.             'App\\Controller\\API\\User\\SubscriptionsController:cancel' => '?',
  16065.             'App\\Controller\\API\\User\\SubscriptionsController:index' => '?',
  16066.             'App\\Controller\\API\\User\\SubscriptionsController:new' => '?',
  16067.             'App\\Controller\\API\\User\\SubscriptionsController:setViewHandler' => '?',
  16068.             'App\\Controller\\Admin\\Banners\\BannersController:delete' => '?',
  16069.             'App\\Controller\\Admin\\Banners\\BannersController:edit' => '?',
  16070.             'App\\Controller\\Admin\\Banners\\BannersController:index' => '?',
  16071.             'App\\Controller\\Admin\\Banners\\BannersController:new' => '?',
  16072.             'App\\Controller\\Admin\\LeadContactRequest\\LeadContactRequestController:index' => '?',
  16073.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:activate' => '?',
  16074.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:diActivate' => '?',
  16075.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:index' => '?',
  16076.             'App\\Controller\\Admin\\Subscriptions\\SubscriptionPlansController:post' => '?',
  16077.             'App\\Controller\\DefaultController:healthCheck' => '?',
  16078.             'App\\Controller\\EmailList\\WaitingController:index' => '?',
  16079.             'App\\Controller\\SecurityController:changePassword' => '?',
  16080.             'App\\Controller\\SecurityController:login' => '?',
  16081.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Admin\\AnnouncementController:announcementForm' => '?',
  16082.             'Aqarmap\\Bundle\\AnnouncementBundle\\Controller\\Api\\AnnouncementController:setViewHandler' => '?',
  16083.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:assignBrokerToSellerForm' => '?',
  16084.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:brokerDetails' => '?',
  16085.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:createAssignBrokerForm' => '?',
  16086.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:delete' => '?',
  16087.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\BrokerController:setBrokerCreatedDate' => '?',
  16088.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:deleteSeller' => '?',
  16089.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellerBrokers' => '?',
  16090.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Controller\\Admin\\SellerController:sellers' => '?',
  16091.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\Api\\BuyerAlertsController:setViewHandler' => '?',
  16092.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:BuyerAlerts' => '?',
  16093.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Controller\\BuyerAlertsController:unsubscribeBuyerAlerts' => '?',
  16094.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:assignAccountManager' => '?',
  16095.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:company' => '?',
  16096.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccountManagers' => '?',
  16097.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:companyAccounts' => '?',
  16098.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createCompanyForm' => '?',
  16099.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createExistingStaffUser' => '?',
  16100.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:createNewRegisteredStaffUser' => '?',
  16101.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:removeStaffAccount' => '?',
  16102.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyCustomer' => '?',
  16103.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyPotential' => '?',
  16104.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyProspected' => '?',
  16105.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:setCompanyRejected' => '?',
  16106.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\CompanyController:unassignAccountManager' => '?',
  16107.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createExistingStaffUser' => '?',
  16108.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createNewRegisteredStaffUser' => '?',
  16109.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:createStaffForm' => '?',
  16110.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:delete' => '?',
  16111.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Admin\\StaffController:removeStaffAccount' => '?',
  16112.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:setViewHandler' => '?',
  16113.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\CompanyController:updateCompany' => '?',
  16114.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:setViewHandler' => '?',
  16115.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffCheckInController:upload' => '?',
  16116.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:getStaffData' => '?',
  16117.             'Aqarmap\\Bundle\\CRMBundle\\Controller\\Api\\StaffController:setViewHandler' => '?',
  16118.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:activatePackage' => '?',
  16119.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancel' => '?',
  16120.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:cancelRecurringl' => '?',
  16121.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:deductPoints' => '?',
  16122.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:depositPoints' => '?',
  16123.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditController:transfer' => '?',
  16124.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditPackageController:post' => '?',
  16125.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:changePosition' => '?',
  16126.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:delete' => '?',
  16127.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Admin\\CreditServiceController:edit' => '?',
  16128.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditAnalysisController:setViewHandler' => '?',
  16129.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:deduct' => '?',
  16130.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:exportCreditTransactions' => '?',
  16131.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditController:setViewHandler' => '?',
  16132.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:setViewHandler' => '?',
  16133.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\CreditServiceController:updateServiceStatus' => '?',
  16134.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:getUserTypePackages' => '?',
  16135.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V2\\CreditPackageController:setViewHandler' => '?',
  16136.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:getErrorMessages' => '?',
  16137.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:respondWithValidationErrors' => '?',
  16138.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\Api\\V3\\CreditController:setViewHandler' => '?',
  16139.             'Aqarmap\\Bundle\\CreditBundle\\Controller\\CreditController:package' => '?',
  16140.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:addAnswer' => '?',
  16141.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:editAnswer' => '?',
  16142.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Controller\\Admin\\DynamicQuestionController:removeAnswer' => '?',
  16143.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:approve' => '?',
  16144.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:decline' => '?',
  16145.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\CommentController:delete' => '?',
  16146.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:SendToHelp' => '?',
  16147.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:approve' => '?',
  16148.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:decline' => '?',
  16149.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:delete' => '?',
  16150.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:edit' => '?',
  16151.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Admin\\DiscussionController:locationDiscussions' => '?',
  16152.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addComment' => '?',
  16153.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addCommentLike' => '?',
  16154.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussion' => '?',
  16155.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:addDiscussionSubscriber' => '?',
  16156.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:checkDiscussionSubscriber' => '?',
  16157.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussion' => '?',
  16158.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:discussions' => '?',
  16159.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:removeCommentLike' => '?',
  16160.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:setViewHandler' => '?',
  16161.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:unsetDiscussionSubscriber' => '?',
  16162.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateCommentLike' => '?',
  16163.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\Api\\DiscussionController:updateDiscussion' => '?',
  16164.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:create' => '?',
  16165.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:delete' => '?',
  16166.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\CommentController:edit' => '?',
  16167.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:addDiscussionSubscriber' => '?',
  16168.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:create' => '?',
  16169.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:delete' => '?',
  16170.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussionComments' => '?',
  16171.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:discussions' => '?',
  16172.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:edit' => '?',
  16173.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsetDiscussionSubscriber' => '?',
  16174.             'Aqarmap\\Bundle\\DiscussionBundle\\Controller\\DiscussionController:unsubscribeConfirm' => '?',
  16175.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:deleteExchangeRequest' => '?',
  16176.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:getExchangeRequest' => '?',
  16177.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:setViewHandler' => '?',
  16178.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:unlockExchangeRequest' => '?',
  16179.             'Aqarmap\\Bundle\\ExchangeBundle\\Controller\\Api\\ExchangeRequestController:updateExchangeRequest' => '?',
  16180.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Admin\\FeatureToggleController:edit' => '?',
  16181.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Controller\\Api\\FeatureToggleController:setViewHandler' => '?',
  16182.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:edit' => '?',
  16183.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:postEdit' => '?',
  16184.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Admin\\FinancialAidController:updateFinancialAidStatus' => '?',
  16185.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Controller\\Api\\FinancialAidController:setViewHandler' => '?',
  16186.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:disable' => '?',
  16187.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\CompoundLocationController:enable' => '?',
  16188.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:exportLeads' => '?',
  16189.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:index' => '?',
  16190.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LeadsController:resendLeads' => '?',
  16191.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:QuickPostListingForm' => '?',
  16192.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addNote' => '?',
  16193.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:addParticipant' => '?',
  16194.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminChangeLocation' => '?',
  16195.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminListingRejections' => '?',
  16196.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:adminPropertyType' => '?',
  16197.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approve' => '?',
  16198.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:approveChildren' => '?',
  16199.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkDeletePhoto' => '?',
  16200.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkFeatureAsAdmin' => '?',
  16201.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bulkFeatureAsSeller' => '?',
  16202.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:bumpUp' => '?',
  16203.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:changeSection' => '?',
  16204.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearMap' => '?',
  16205.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearPrice' => '?',
  16206.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:clearVideo' => '?',
  16207.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:consumersRatesData' => '?',
  16208.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:delete' => '?',
  16209.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deleteNote' => '?',
  16210.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:deletePhoto' => '?',
  16211.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:downloadBrochure' => '?',
  16212.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListing' => '?',
  16213.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingArea' => '?',
  16214.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingLocations' => '?',
  16215.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingParticipants' => '?',
  16216.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPaymentMethod' => '?',
  16217.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhones' => '?',
  16218.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingPhotos' => '?',
  16219.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingTranslation' => '?',
  16220.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:editListingUnits' => '?',
  16221.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featured' => '?',
  16222.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:featuredAsSeller' => '?',
  16223.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:getListingBasics' => '?',
  16224.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingLocationForm' => '?',
  16225.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:listingPhoneForm' => '?',
  16226.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoDown' => '?',
  16227.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:moveListingPhotoUp' => '?',
  16228.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newLocationModal' => '?',
  16229.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:newPhoneModal' => '?',
  16230.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pending' => '?',
  16231.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pendingChildren' => '?',
  16232.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingBasics' => '?',
  16233.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingPhotos' => '?',
  16234.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postEditListingTranslations' => '?',
  16235.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingLocation' => '?',
  16236.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:postListingPhone' => '?',
  16237.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:pumpUp' => '?',
  16238.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickPostListingModelForm' => '?',
  16239.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:quickRegisterParticipant' => '?',
  16240.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:rates' => '?',
  16241.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:ratesDetails' => '?',
  16242.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:relist' => '?',
  16243.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeListingLocation' => '?',
  16244.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeNumbers' => '?',
  16245.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removeParticipant' => '?',
  16246.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:removePhone' => '?',
  16247.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:resetTitle' => '?',
  16248.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:revertBumpUp' => '?',
  16249.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:review' => '?',
  16250.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:showInHomepage' => '?',
  16251.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingController:unflag' => '?',
  16252.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:approveFeaturingListing' => '?',
  16253.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:reject' => '?',
  16254.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingPendingFeaturingController:rejectFeaturingListing' => '?',
  16255.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:changePosition' => '?',
  16256.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:delete' => '?',
  16257.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:edit' => '?',
  16258.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ListingRulesController:index' => '?',
  16259.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:Post' => '?',
  16260.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:addNearestLocations' => '?',
  16261.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:changeStatus' => '?',
  16262.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:deleteLocationPhoto' => '?',
  16263.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:locationFetcher' => '?',
  16264.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:mainPhotoLocation' => '?',
  16265.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:moveLocationListings' => '?',
  16266.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetLocationListing' => '?',
  16267.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:unsetNearestLocation' => '?',
  16268.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\LocationController:upload' => '?',
  16269.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\RejectionController:delete' => '?',
  16270.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\ScrapedListingController:removePhoto' => '?',
  16271.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:locationSearchHistoryLink' => '?',
  16272.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchAdmin' => '?',
  16273.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Admin\\SearchController:searchResult' => '?',
  16274.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:getTotalQueuedCalls' => '?',
  16275.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CallRequestController:setViewHandler' => '?',
  16276.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:getLocationChildren' => '?',
  16277.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundLocationController:setViewHandler' => '?',
  16278.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CompoundSearchController:setViewHandler' => '?',
  16279.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:getCustomField' => '?',
  16280.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:getFinishTypes' => '?',
  16281.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\CustomFieldController:setViewHandler' => '?',
  16282.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\EstimateController:setViewHandler' => '?',
  16283.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:create' => '?',
  16284.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:delete' => '?',
  16285.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:getFavouritesCount' => '?',
  16286.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\FavouriteController:setViewHandler' => '?',
  16287.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:QuickCreateLead' => '?',
  16288.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:addLeadQuality' => '?',
  16289.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:countLeadsInSpecificPeriod' => '?',
  16290.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportLeads' => '?',
  16291.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:exportTopSellerLeads' => '?',
  16292.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLead' => '?',
  16293.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsCountsForEachType' => '?',
  16294.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsInsights' => '?',
  16295.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getLeadsList' => '?',
  16296.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:getListingFeatureStatus' => '?',
  16297.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LeadController:setViewHandler' => '?',
  16298.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:callRequest' => '?',
  16299.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:cloneListing' => '?',
  16300.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSeller' => '?',
  16301.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:contactSellerWithQuickRegistration' => '?',
  16302.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:delete' => '?',
  16303.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:feature' => '?',
  16304.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:filterListingChildren' => '?',
  16305.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getLeadAnalytics' => '?',
  16306.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListing' => '?',
  16307.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingChildren' => '?',
  16308.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingDetails' => '?',
  16309.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingNote' => '?',
  16310.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhone' => '?',
  16311.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPhotos' => '?',
  16312.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingPreviewData' => '?',
  16313.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingRules' => '?',
  16314.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getListingTopSeller' => '?',
  16315.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRateDetails' => '?',
  16316.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getRelatedListing' => '?',
  16317.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:getSimilarListingsCount' => '?',
  16318.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:increaseListingViews' => '?',
  16319.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:postListingSingleNote' => '?',
  16320.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:quickCreateLead' => '?',
  16321.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:rateReview' => '?',
  16322.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:relist' => '?',
  16323.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:setViewHandler' => '?',
  16324.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:undelete' => '?',
  16325.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:update' => '?',
  16326.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:updateListing' => '?',
  16327.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:upload' => '?',
  16328.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\ListingController:uploadListingPhoto' => '?',
  16329.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationChildren' => '?',
  16330.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationStatistics' => '?',
  16331.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:getLocationsHomeCompounds' => '?',
  16332.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\LocationController:setViewHandler' => '?',
  16333.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\NoteController:setViewHandler' => '?',
  16334.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:delete' => '?',
  16335.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:mainPhoto' => '?',
  16336.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PhotoController:setViewHandler' => '?',
  16337.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PriceFilterController:setViewHandler' => '?',
  16338.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:getPropertyTypeChildren' => '?',
  16339.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\PropertyTypeController:setViewHandler' => '?',
  16340.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:add' => '?',
  16341.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:create' => '?',
  16342.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:getListingRate' => '?',
  16343.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\RateController:setViewHandler' => '?',
  16344.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SearchFiltersController:setViewHandler' => '?',
  16345.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\SectionController:setViewHandler' => '?',
  16346.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:getErrorMessages' => '?',
  16347.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:respondWithValidationErrors' => '?',
  16348.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\BrokerRankingController:setViewHandler' => '?',
  16349.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:getErrorMessages' => '?',
  16350.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:respondWithValidationErrors' => '?',
  16351.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\FavouriteController:setViewHandler' => '?',
  16352.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:getErrorMessages' => '?',
  16353.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:respondWithValidationErrors' => '?',
  16354.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ImpressionController:setViewHandler' => '?',
  16355.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:contactSeller' => '?',
  16356.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getErrorMessages' => '?',
  16357.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:getFeatureExpiryDate' => '?',
  16358.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:respondWithValidationErrors' => '?',
  16359.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:setViewHandler' => '?',
  16360.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\ListingController:update' => '?',
  16361.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:getErrorMessages' => '?',
  16362.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:respondWithValidationErrors' => '?',
  16363.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\LocationController:setViewHandler' => '?',
  16364.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:getErrorMessages' => '?',
  16365.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:respondWithValidationErrors' => '?',
  16366.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V3\\RateController:setViewHandler' => '?',
  16367.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:callRequestForm' => '?',
  16368.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:getErrorMessages' => '?',
  16369.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:respondWithValidationErrors' => '?',
  16370.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CallRequestController:setViewHandler' => '?',
  16371.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getCompoundChildrenLocations' => '?',
  16372.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:getErrorMessages' => '?',
  16373.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:respondWithValidationErrors' => '?',
  16374.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\CompoundLocationController:setViewHandler' => '?',
  16375.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ConditionalFieldController:setViewHandler' => '?',
  16376.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\FiltersController:setViewHandler' => '?',
  16377.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:deletePhoto' => '?',
  16378.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:downloadBrochure' => '?',
  16379.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getListingRules' => '?',
  16380.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getSpecialAddListingFeatures' => '?',
  16381.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:getUserListings' => '?',
  16382.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setMainPhoto' => '?',
  16383.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:setViewHandler' => '?',
  16384.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:update' => '?',
  16385.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\ListingController:uploadPhotos' => '?',
  16386.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationChildren' => '?',
  16387.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getLocationTranslation' => '?',
  16388.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:getNearbyLocations' => '?',
  16389.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\LocationController:setViewHandler' => '?',
  16390.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:allChildren' => '?',
  16391.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:getPropertyType' => '?',
  16392.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\PropertyTypeController:setViewHandler' => '?',
  16393.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\SectionController:setViewHandler' => '?',
  16394.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getCountForEachFeaturedListings' => '?',
  16395.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getErrorMessages' => '?',
  16396.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:getListingCountForEachStatus' => '?',
  16397.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:respondWithValidationErrors' => '?',
  16398.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\Api\\V4\\UserListingStatisticController:setViewHandler' => '?',
  16399.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\DefaultController:myListings' => '?',
  16400.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:quickLead' => '?',
  16401.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\LeadController:setViewHandler' => '?',
  16402.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:CSVLatestListings' => '?',
  16403.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:bulkDeletePhoto' => '?',
  16404.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequest' => '?',
  16405.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:callRequestForm' => '?',
  16406.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmFeaturedPublishing' => '?',
  16407.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPublishing' => '?',
  16408.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:confirmPumpUpListing' => '?',
  16409.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSeller' => '?',
  16410.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerForm' => '?',
  16411.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:contactSellerWideForm' => '?',
  16412.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:delete' => '?',
  16413.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:downloadBrochure' => '?',
  16414.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:finish' => '?',
  16415.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:landingPage' => '?',
  16416.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listRejections' => '?',
  16417.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:listingDetailsApp' => '?',
  16418.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:post' => '?',
  16419.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareFeaturedListingPayment' => '?',
  16420.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:prepareListingPayment' => '?',
  16421.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:preview' => '?',
  16422.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:pumpUpListing' => '?',
  16423.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:read' => '?',
  16424.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:relist' => '?',
  16425.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:specialAddListingFeature' => '?',
  16426.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:transferScrapedListingOwnership' => '?',
  16427.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:undelete' => '?',
  16428.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingController:upload' => '?',
  16429.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\ListingSearchController:searchResults' => '?',
  16430.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:delete' => '?',
  16431.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:editPhotoType' => '?',
  16432.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\PhotoController:mainPhoto' => '?',
  16433.             'Aqarmap\\Bundle\\ListingBundle\\Controller\\SectionController:show' => '?',
  16434.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:delete' => '?',
  16435.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:edit' => '?',
  16436.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\CustomParagraphController:toggleStatus' => '?',
  16437.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultController:activity' => '?',
  16438.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:delete' => '?',
  16439.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\DefaultTopCustomersController:edit' => '?',
  16440.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:delete' => '?',
  16441.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:feedbackForm' => '?',
  16442.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\FeedbackController:noteForm' => '?',
  16443.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:link' => '?',
  16444.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkdelete' => '?',
  16445.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:linkinsert' => '?',
  16446.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MenuController:menuDelete' => '?',
  16447.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:editStatus' => '?',
  16448.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:getErrorMessages' => '?',
  16449.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:respondWithValidationErrors' => '?',
  16450.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\MobileSectionsTogglesController:setViewHandler' => '?',
  16451.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\PageController:delete' => '?',
  16452.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\SettingController:edit' => '?',
  16453.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:edit' => '?',
  16454.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:index' => '?',
  16455.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Admin\\TestimonialController:toggleStatus' => '?',
  16456.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\BaseController:setViewHandler' => '?',
  16457.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:getClientIp' => '?',
  16458.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultController:setViewHandler' => '?',
  16459.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\DefaultTopCustomersController:setViewHandler' => '?',
  16460.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\FeedbackController:setViewHandler' => '?',
  16461.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\SettingController:setViewHandler' => '?',
  16462.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getListingCount' => '?',
  16463.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:getMenuLinks' => '?',
  16464.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V2\\DefaultController:setViewHandler' => '?',
  16465.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:getErrorMessages' => '?',
  16466.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:respondWithValidationErrors' => '?',
  16467.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\BaseController:setViewHandler' => '?',
  16468.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:getErrorMessages' => '?',
  16469.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:respondWithValidationErrors' => '?',
  16470.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V3\\FeedbackController:setViewHandler' => '?',
  16471.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\BaseController:setViewHandler' => '?',
  16472.             'Aqarmap\\Bundle\\MainBundle\\Controller\\Api\\V4\\MobileSectionsTogglesController:setViewHandler' => '?',
  16473.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:home' => '?',
  16474.             'Aqarmap\\Bundle\\MainBundle\\Controller\\DefaultController:searchPageFilters' => '?',
  16475.             'Aqarmap\\Bundle\\MainBundle\\Controller\\FeedbackController:post' => '?',
  16476.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:createJoinUsForm' => '?',
  16477.             'Aqarmap\\Bundle\\MainBundle\\Controller\\JoinUsController:index' => '?',
  16478.             'Aqarmap\\Bundle\\MainBundle\\Controller\\PageController:view' => '?',
  16479.             'Aqarmap\\Bundle\\MainBundle\\Controller\\SNSNotificationsController:receiver' => '?',
  16480.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:createRequestForm' => '?',
  16481.             'Aqarmap\\Bundle\\MortgageBundle\\Controller\\DefaultController:setUserData' => '?',
  16482.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Admin\\LocationStatisticsController:index' => '?',
  16483.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodDetails' => '?',
  16484.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:getNeighborhoodHistory' => '?',
  16485.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\Api\\NeighborhoodController:setViewHandler' => '?',
  16486.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:addNeighbourhoodSubscriber' => '?',
  16487.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:contactSellerForm' => '?',
  16488.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:index' => '?',
  16489.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unSubscribeLocationConfirm' => '?',
  16490.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Controller\\DefaultController:unsetNeighbourhoodSubscriber' => '?',
  16491.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:getNotificationsCount' => '?',
  16492.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:registerToken' => '?',
  16493.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\NotificationController:setViewHandler' => '?',
  16494.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\Api\\SenderController:setViewHandler' => '?',
  16495.             'Aqarmap\\Bundle\\NotificationBundle\\Controller\\NotificationsController:viewNotifications' => '?',
  16496.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\Api\\NotifierController:setViewHandler' => '?',
  16497.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:activeNotifier' => '?',
  16498.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:globalUnsubscribeNotifier' => '?',
  16499.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:notifier' => '?',
  16500.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:pauseNotifier' => '?',
  16501.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:post' => '?',
  16502.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeAllNotifier' => '?',
  16503.             'Aqarmap\\Bundle\\NotifierBundle\\Controller\\DefaultController:unsubscribeNotifier' => '?',
  16504.             'Aqarmap\\Bundle\\OTPBundle\\Controller\\Api\\V4\\OtpController:setViewHandler' => '?',
  16505.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:newCompanies' => '?',
  16506.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:removeCompanies' => '?',
  16507.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\AnalysisController:userRevenueDetails' => '?',
  16508.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:activatePackage' => '?',
  16509.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:add' => '?',
  16510.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:approveTransaction' => '?',
  16511.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:assignAgent' => '?',
  16512.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancel' => '?',
  16513.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:cancelRecurringl' => '?',
  16514.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionAuditStatus' => '?',
  16515.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:changeTransactionCashStatus' => '?',
  16516.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:createAssignAgentForm' => '?',
  16517.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:deleteAccountManager' => '?',
  16518.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draft' => '?',
  16519.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:draftManualFawry' => '?',
  16520.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:edit' => '?',
  16521.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:handleCreateTransaction' => '?',
  16522.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:refund' => '?',
  16523.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Admin\\PaymentController:updatePackage' => '?',
  16524.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:callback' => '?',
  16525.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:getPaymentTransactionServices' => '?',
  16526.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\PaymentController:setViewHandler' => '?',
  16527.             'Aqarmap\\Bundle\\PaymentBundle\\Controller\\Api\\RecurringController:setViewHandler' => '?',
  16528.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\ListingSearchController:setViewHandler' => '?',
  16529.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:listingFaq' => '?',
  16530.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\LocationSearchController:setViewHandler' => '?',
  16531.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getCustomParagraph' => '?',
  16532.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getLocationListing' => '?',
  16533.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChips' => '?',
  16534.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getPropertiesChipsLegazy' => '?',
  16535.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:getSeoData' => '?',
  16536.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:resolveSearchPageSlugs' => '?',
  16537.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:setViewHandler' => '?',
  16538.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\SearchResultsController:singlePageSSRData' => '?',
  16539.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:getCompoundDetails' => '?',
  16540.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\CompoundSearchController:setViewHandler' => '?',
  16541.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListings' => '?',
  16542.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListingsEsDebug' => '?',
  16543.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getListingsSearchSSRData' => '?',
  16544.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getRelatedSearchListings' => '?',
  16545.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:getSearchListings' => '?',
  16546.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:setViewHandler' => '?',
  16547.             'Aqarmap\\Bundle\\SearchBundle\\Controller\\Api\\V4\\ListingSearchController:triggerSearchListingsAction' => '?',
  16548.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Admin\\TopSellerController:bulkGenerateTopSellersLeads' => '?',
  16549.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellerLeads' => '?',
  16550.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:getTopSellers' => '?',
  16551.             'Aqarmap\\Bundle\\TopSellerBundle\\Controller\\Api\\V4\\TopSellerController:setViewHandler' => '?',
  16552.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:delete' => '?',
  16553.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:edit' => '?',
  16554.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:list' => '?',
  16555.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\GroupController:new' => '?',
  16556.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:assignUserTeam' => '?',
  16557.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:delete' => '?',
  16558.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:edit' => '?',
  16559.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\TeamController:unassignUserTeam' => '?',
  16560.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminChangePassword' => '?',
  16561.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:adminSendEmail' => '?',
  16562.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approveLogo' => '?',
  16563.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:approvePersonalPhoto' => '?',
  16564.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:assignReferrals' => '?',
  16565.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:changeUserType' => '?',
  16566.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:disable' => '?',
  16567.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserBoostLevel' => '?',
  16568.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:editUserGroup' => '?',
  16569.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:enable' => '?',
  16570.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:extendExpiryDate' => '?',
  16571.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:getReferrals' => '?',
  16572.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:importUsersDevelopers' => '?',
  16573.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectLogo' => '?',
  16574.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:rejectPersonalPhoto' => '?',
  16575.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:syncToZoho' => '?',
  16576.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserController:update' => '?',
  16577.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:delete' => '?',
  16578.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:edit' => '?',
  16579.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:index' => '?',
  16580.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserDomainController:new' => '?',
  16581.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:index' => '?',
  16582.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserPackagesController:updateUserPackage' => '?',
  16583.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:addUserService' => '?',
  16584.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:index' => '?',
  16585.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserServiceController:updateUserService' => '?',
  16586.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:attach' => '?',
  16587.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:detach' => '?',
  16588.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Admin\\UserSubAccountController:index' => '?',
  16589.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:setViewHandler' => '?',
  16590.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\AuthProxyController:token' => '?',
  16591.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:remove' => '?',
  16592.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:save' => '?',
  16593.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\NotificationTokenController:setViewHandler' => '?',
  16594.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TargetAudienceController:setViewHandler' => '?',
  16595.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TeamController:setViewHandler' => '?',
  16596.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\TokenDocController:setViewHandler' => '?',
  16597.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:addUserPhone' => '?',
  16598.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:deleteUserSearch' => '?',
  16599.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getListingNote' => '?',
  16600.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyAccount' => '?',
  16601.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getMyLeads' => '?',
  16602.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getNpsData' => '?',
  16603.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getRate' => '?',
  16604.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserAccount' => '?',
  16605.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserCompanyInfo' => '?',
  16606.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:getUserListings' => '?',
  16607.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:postUserNote' => '?',
  16608.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:removeUserPhone' => '?',
  16609.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:sendResetPasswordEmail' => '?',
  16610.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:setViewHandler' => '?',
  16611.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updatePhone' => '?',
  16612.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateProfileBasicInfo' => '?',
  16613.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserController:updateUserPhone' => '?',
  16614.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\UserServiceController:setViewHandler' => '?',
  16615.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:getErrorMessages' => '?',
  16616.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:resetPassword' => '?',
  16617.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:respondWithValidationErrors' => '?',
  16618.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V3\\UserController:setViewHandler' => '?',
  16619.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:createUser' => '?',
  16620.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:getErrorMessages' => '?',
  16621.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:register' => '?',
  16622.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:respondWithValidationErrors' => '?',
  16623.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserController:setViewHandler' => '?',
  16624.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:getErrorMessages' => '?',
  16625.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:respondWithValidationErrors' => '?',
  16626.             'Aqarmap\\Bundle\\UserBundle\\Controller\\Api\\V4\\UserLocationController:setViewHandler' => '?',
  16627.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:callRequestForm' => '?',
  16628.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSeller' => '?',
  16629.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerForm' => '?',
  16630.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:contactSellerWideForm' => '?',
  16631.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:index' => '?',
  16632.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:listing' => '?',
  16633.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerForm' => '?',
  16634.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ExternalProfileController:userContactSellerWideForm' => '?',
  16635.             'Aqarmap\\Bundle\\UserBundle\\Controller\\ProfileController:removePhoto' => '?',
  16636.             'Aqarmap\\Bundle\\UserBundle\\Controller\\UserController:pauseInterest' => '?',
  16637.             'kernel:build' => '?',
  16638.             'kernel:loadRoutes' => '?',
  16639.             'kernel:registerContainerConfiguration' => '?',
  16640.         ]);
  16641.     }
  16642.     /**
  16643.      * Gets the private '.service_locator.faK6yZI' shared service.
  16644.      *
  16645.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16646.      */
  16647.     protected function get_ServiceLocator_FaK6yZIService()
  16648.     {
  16649.         return $this->privates['.service_locator.faK6yZI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16650.             '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.'],
  16651.         ], [
  16652.             'featureToggle' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Entity\\FeatureToggle',
  16653.         ]);
  16654.     }
  16655.     /**
  16656.      * Gets the private '.service_locator.gCd.NgZ' shared service.
  16657.      *
  16658.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16659.      */
  16660.     protected function get_ServiceLocator_GCd_NgZService()
  16661.     {
  16662.         return $this->privates['.service_locator.gCd.NgZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16663.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  16664.             'propertyTypeRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository''getPropertyTypeRepositoryService'false],
  16665.         ], [
  16666.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  16667.             'propertyTypeRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository',
  16668.         ]);
  16669.     }
  16670.     /**
  16671.      * Gets the private '.service_locator.gLZfSFb' shared service.
  16672.      *
  16673.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16674.      */
  16675.     protected function get_ServiceLocator_GLZfSFbService()
  16676.     {
  16677.         return $this->privates['.service_locator.gLZfSFb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16678.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16679.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  16680.         ], [
  16681.             'entityManager' => '?',
  16682.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  16683.         ]);
  16684.     }
  16685.     /**
  16686.      * Gets the private '.service_locator.gWBS00N' shared service.
  16687.      *
  16688.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16689.      */
  16690.     protected function get_ServiceLocator_GWBS00NService()
  16691.     {
  16692.         return $this->privates['.service_locator.gWBS00N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16693.             '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.'],
  16694.             '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.'],
  16695.         ], [
  16696.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  16697.             'userPackage' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserPackages',
  16698.         ]);
  16699.     }
  16700.     /**
  16701.      * Gets the private '.service_locator.gkdKNNQ' shared service.
  16702.      *
  16703.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16704.      */
  16705.     protected function get_ServiceLocator_GkdKNNQService()
  16706.     {
  16707.         return $this->privates['.service_locator.gkdKNNQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16708.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  16709.             'leadService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService''getLeadService2Service'false],
  16710.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  16711.         ], [
  16712.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  16713.             'leadService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService',
  16714.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  16715.         ]);
  16716.     }
  16717.     /**
  16718.      * Gets the private '.service_locator.gy5S5Qw' shared service.
  16719.      *
  16720.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16721.      */
  16722.     protected function get_ServiceLocator_Gy5S5QwService()
  16723.     {
  16724.         return $this->privates['.service_locator.gy5S5Qw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16725.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  16726.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  16727.         ], [
  16728.             'failed' => '?',
  16729.             'failed_mailer' => '?',
  16730.         ]);
  16731.     }
  16732.     /**
  16733.      * Gets the private '.service_locator.hiEbQuj' shared service.
  16734.      *
  16735.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16736.      */
  16737.     protected function get_ServiceLocator_HiEbQujService()
  16738.     {
  16739.         return $this->privates['.service_locator.hiEbQuj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16740.             '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.'],
  16741.         ], [
  16742.             'team' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\Team',
  16743.         ]);
  16744.     }
  16745.     /**
  16746.      * Gets the private '.service_locator.hwXYXrz' shared service.
  16747.      *
  16748.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16749.      */
  16750.     protected function get_ServiceLocator_HwXYXrzService()
  16751.     {
  16752.         return $this->privates['.service_locator.hwXYXrz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16753.             '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.'],
  16754.         ], [
  16755.             'payment' => 'Aqarmap\\Bundle\\PaymentBundle\\Entity\\Payment',
  16756.         ]);
  16757.     }
  16758.     /**
  16759.      * Gets the private '.service_locator.i94Unr0' shared service.
  16760.      *
  16761.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16762.      */
  16763.     protected function get_ServiceLocator_I94Unr0Service()
  16764.     {
  16765.         return $this->privates['.service_locator.i94Unr0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16766.             '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.'],
  16767.         ], [
  16768.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  16769.         ]);
  16770.     }
  16771.     /**
  16772.      * Gets the private '.service_locator.iI93pWi' shared service.
  16773.      *
  16774.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16775.      */
  16776.     protected function get_ServiceLocator_II93pWiService()
  16777.     {
  16778.         return $this->privates['.service_locator.iI93pWi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16779.             '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.'],
  16780.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  16781.         ], [
  16782.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  16783.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  16784.         ]);
  16785.     }
  16786.     /**
  16787.      * Gets the private '.service_locator.iuFqMPC' shared service.
  16788.      *
  16789.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16790.      */
  16791.     protected function get_ServiceLocator_IuFqMPCService()
  16792.     {
  16793.         return $this->privates['.service_locator.iuFqMPC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16794.             '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.'],
  16795.         ], [
  16796.             'entity' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Feedback',
  16797.         ]);
  16798.     }
  16799.     /**
  16800.      * Gets the private '.service_locator.ixUkIS.' shared service.
  16801.      *
  16802.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16803.      */
  16804.     protected function get_ServiceLocator_IxUkIS_Service()
  16805.     {
  16806.         return $this->privates['.service_locator.ixUkIS.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16807.             '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.'],
  16808.         ], [
  16809.             'photo' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  16810.         ]);
  16811.     }
  16812.     /**
  16813.      * Gets the private '.service_locator.j1R4m5C' shared service.
  16814.      *
  16815.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16816.      */
  16817.     protected function get_ServiceLocator_J1R4m5CService()
  16818.     {
  16819.         return $this->privates['.service_locator.j1R4m5C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16820.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  16821.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  16822.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  16823.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16824.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  16825.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  16826.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  16827.             'router' => ['services''router''getRouterService'false],
  16828.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  16829.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  16830.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  16831.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  16832.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  16833.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  16834.         ], [
  16835.             'doctrine' => '?',
  16836.             'form.factory' => '?',
  16837.             'http_kernel' => '?',
  16838.             'message_bus' => '?',
  16839.             'messenger.default_bus' => '?',
  16840.             'parameter_bag' => '?',
  16841.             'request_stack' => '?',
  16842.             'router' => '?',
  16843.             'security.authorization_checker' => '?',
  16844.             'security.csrf.token_manager' => '?',
  16845.             'security.token_storage' => '?',
  16846.             'serializer' => '?',
  16847.             'session' => '.session.deprecated',
  16848.             'twig' => '?',
  16849.         ]);
  16850.     }
  16851.     /**
  16852.      * Gets the private '.service_locator.jCd05L.' shared service.
  16853.      *
  16854.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16855.      */
  16856.     protected function get_ServiceLocator_JCd05L_Service()
  16857.     {
  16858.         return $this->privates['.service_locator.jCd05L.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16859.             'announcement' => ['privates''Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement''getAnnouncementService'false],
  16860.         ], [
  16861.             'announcement' => 'Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement',
  16862.         ]);
  16863.     }
  16864.     /**
  16865.      * Gets the private '.service_locator.ja3Wfc0' shared service.
  16866.      *
  16867.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16868.      */
  16869.     protected function get_ServiceLocator_Ja3Wfc0Service()
  16870.     {
  16871.         return $this->privates['.service_locator.ja3Wfc0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16872.             'userInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  16873.         ], [
  16874.             'userInfoService' => '?',
  16875.         ]);
  16876.     }
  16877.     /**
  16878.      * Gets the private '.service_locator.jnEgZVj' shared service.
  16879.      *
  16880.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16881.      */
  16882.     protected function get_ServiceLocator_JnEgZVjService()
  16883.     {
  16884.         return $this->privates['.service_locator.jnEgZVj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16885.             '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.'],
  16886.             '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.'],
  16887.             '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.'],
  16888.         ], [
  16889.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  16890.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  16891.             'sourceListing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  16892.         ]);
  16893.     }
  16894.     /**
  16895.      * Gets the private '.service_locator.kLKFYzd' shared service.
  16896.      *
  16897.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16898.      */
  16899.     protected function get_ServiceLocator_KLKFYzdService()
  16900.     {
  16901.         return $this->privates['.service_locator.kLKFYzd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16902.             '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.'],
  16903.         ], [
  16904.             'link' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Link',
  16905.         ]);
  16906.     }
  16907.     /**
  16908.      * Gets the private '.service_locator.kQ3e.Yt' shared service.
  16909.      *
  16910.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16911.      */
  16912.     protected function get_ServiceLocator_KQ3e_YtService()
  16913.     {
  16914.         return $this->privates['.service_locator.kQ3e.Yt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16915.             'dm' => ['services''doctrine_mongodb.odm.default_document_manager''getDoctrineMongodb_Odm_DefaultDocumentManagerService'false],
  16916.         ], [
  16917.             'dm' => '?',
  16918.         ]);
  16919.     }
  16920.     /**
  16921.      * Gets the private '.service_locator.kyyH9Zf' shared service.
  16922.      *
  16923.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16924.      */
  16925.     protected function get_ServiceLocator_KyyH9ZfService()
  16926.     {
  16927.         return $this->privates['.service_locator.kyyH9Zf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16928.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  16929.             'listingPhotoRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository''getListingPhotoRepositoryService'false],
  16930.         ], [
  16931.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  16932.             'listingPhotoRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhotoRepository',
  16933.         ]);
  16934.     }
  16935.     /**
  16936.      * Gets the private '.service_locator.l2QwsaZ' shared service.
  16937.      *
  16938.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16939.      */
  16940.     protected function get_ServiceLocator_L2QwsaZService()
  16941.     {
  16942.         return $this->privates['.service_locator.l2QwsaZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16943.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16944.         ], [
  16945.             'entityManager' => '?',
  16946.         ]);
  16947.     }
  16948.     /**
  16949.      * Gets the private '.service_locator.l8gbRtF' shared service.
  16950.      *
  16951.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16952.      */
  16953.     protected function get_ServiceLocator_L8gbRtFService()
  16954.     {
  16955.         return $this->privates['.service_locator.l8gbRtF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16956.             'databaseNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification''getDatabaseNotificationService'false],
  16957.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  16958.         ], [
  16959.             'databaseNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification',
  16960.             'logger' => '?',
  16961.         ]);
  16962.     }
  16963.     /**
  16964.      * Gets the private '.service_locator.lZdneNX' shared service.
  16965.      *
  16966.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16967.      */
  16968.     protected function get_ServiceLocator_LZdneNXService()
  16969.     {
  16970.         return $this->privates['.service_locator.lZdneNX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16971.             '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.'],
  16972.         ], [
  16973.             'dynamicQuestionChoice' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\Entity\\DynamicQuestionChoice',
  16974.         ]);
  16975.     }
  16976.     /**
  16977.      * Gets the private '.service_locator.lsi4tRL' shared service.
  16978.      *
  16979.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16980.      */
  16981.     protected function get_ServiceLocator_Lsi4tRLService()
  16982.     {
  16983.         return $this->privates['.service_locator.lsi4tRL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16984.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  16985.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  16986.             'fosUserManager' => ['services''fos_user.user_manager''getFosUser_UserManagerService'false],
  16987.             'userManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserManager''getUserManagerService'false],
  16988.         ], [
  16989.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  16990.             'entityManager' => '?',
  16991.             'fosUserManager' => '?',
  16992.             'userManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserManager',
  16993.         ]);
  16994.     }
  16995.     /**
  16996.      * Gets the private '.service_locator.mB9R.17' shared service.
  16997.      *
  16998.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  16999.      */
  17000.     protected function get_ServiceLocator_MB9R_17Service()
  17001.     {
  17002.         return $this->privates['.service_locator.mB9R.17'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17003.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17004.             'ipInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  17005.         ], [
  17006.             'em' => '?',
  17007.             'ipInfoService' => '?',
  17008.         ]);
  17009.     }
  17010.     /**
  17011.      * Gets the private '.service_locator.mF_FbkU' shared service.
  17012.      *
  17013.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17014.      */
  17015.     protected function get_ServiceLocator_MFFbkUService()
  17016.     {
  17017.         return $this->privates['.service_locator.mF_FbkU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17018.             'customParagraphRepository' => ['privates''Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository''getCustomParagraphRepositoryService'false],
  17019.             '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.'],
  17020.             '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.'],
  17021.             '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.'],
  17022.             'seoListingSearchService' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService''getSEOListingSearchServiceService'false],
  17023.         ], [
  17024.             'customParagraphRepository' => 'Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository',
  17025.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  17026.             'propertyType' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\PropertyType',
  17027.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  17028.             'seoListingSearchService' => 'Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService',
  17029.         ]);
  17030.     }
  17031.     /**
  17032.      * Gets the private '.service_locator.mToiP.Q' shared service.
  17033.      *
  17034.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17035.      */
  17036.     protected function get_ServiceLocator_MToiP_QService()
  17037.     {
  17038.         return $this->privates['.service_locator.mToiP.Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17039.             'featureToggleManager' => ['services''Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager''getFeatureToggleManagerService'false],
  17040.             '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.'],
  17041.             'listingService' => ['privates''App\\Service\\Listing\\ListingService''getListingServiceService'false],
  17042.         ], [
  17043.             'featureToggleManager' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager',
  17044.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17045.             'listingService' => 'App\\Service\\Listing\\ListingService',
  17046.         ]);
  17047.     }
  17048.     /**
  17049.      * Gets the private '.service_locator.n07hh1c' shared service.
  17050.      *
  17051.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17052.      */
  17053.     protected function get_ServiceLocator_N07hh1cService()
  17054.     {
  17055.         return $this->privates['.service_locator.n07hh1c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17056.             '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.'],
  17057.         ], [
  17058.             'setting' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\Setting',
  17059.         ]);
  17060.     }
  17061.     /**
  17062.      * Gets the private '.service_locator.nfL0CiD' shared service.
  17063.      *
  17064.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17065.      */
  17066.     protected function get_ServiceLocator_NfL0CiDService()
  17067.     {
  17068.         return $this->privates['.service_locator.nfL0CiD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17069.             'leadContactRequest' => ['privates''.errored..service_locator.nfL0CiD.App\\Entity\\LeadContactRequest'NULL'Cannot autowire service ".service_locator.nfL0CiD": it references class "App\\Entity\\LeadContactRequest" but no such service exists.'],
  17070.         ], [
  17071.             'leadContactRequest' => 'App\\Entity\\LeadContactRequest',
  17072.         ]);
  17073.     }
  17074.     /**
  17075.      * Gets the private '.service_locator.nwni4V5' shared service.
  17076.      *
  17077.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17078.      */
  17079.     protected function get_ServiceLocator_Nwni4V5Service()
  17080.     {
  17081.         return $this->privates['.service_locator.nwni4V5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17082.             '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.'],
  17083.         ], [
  17084.             'search' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\SavedSearch',
  17085.         ]);
  17086.     }
  17087.     /**
  17088.      * Gets the private '.service_locator.oGPbAPY' shared service.
  17089.      *
  17090.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17091.      */
  17092.     protected function get_ServiceLocator_OGPbAPYService()
  17093.     {
  17094.         return $this->privates['.service_locator.oGPbAPY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17095.             '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.'],
  17096.             '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.'],
  17097.         ], [
  17098.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17099.             'phone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhone',
  17100.         ]);
  17101.     }
  17102.     /**
  17103.      * Gets the private '.service_locator.oR9s530' shared service.
  17104.      *
  17105.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17106.      */
  17107.     protected function get_ServiceLocator_OR9s530Service()
  17108.     {
  17109.         return $this->privates['.service_locator.oR9s530'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17110.             'groupRepository' => ['privates''Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository''getGroupRepositoryService'false],
  17111.         ], [
  17112.             'groupRepository' => 'Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository',
  17113.         ]);
  17114.     }
  17115.     /**
  17116.      * Gets the private '.service_locator.oWTv1Ao' shared service.
  17117.      *
  17118.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17119.      */
  17120.     protected function get_ServiceLocator_OWTv1AoService()
  17121.     {
  17122.         return $this->privates['.service_locator.oWTv1Ao'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17123.             '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.'],
  17124.         ], [
  17125.             'rejection' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Rejection',
  17126.         ]);
  17127.     }
  17128.     /**
  17129.      * Gets the private '.service_locator.p92VLA7' shared service.
  17130.      *
  17131.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17132.      */
  17133.     protected function get_ServiceLocator_P92VLA7Service()
  17134.     {
  17135.         return $this->privates['.service_locator.p92VLA7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17136.             '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.'],
  17137.             '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.'],
  17138.             'userServicesManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager''getUserServicesManagerService'false],
  17139.         ], [
  17140.             'service' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\UserServices',
  17141.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  17142.             'userServicesManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager',
  17143.         ]);
  17144.     }
  17145.     /**
  17146.      * Gets the private '.service_locator.pOI6zSa' shared service.
  17147.      *
  17148.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17149.      */
  17150.     protected function get_ServiceLocator_POI6zSaService()
  17151.     {
  17152.         return $this->privates['.service_locator.pOI6zSa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17153.             'cardIntegrationService' => ['privates''App\\Service\\User\\CardIntegrationService''getCardIntegrationServiceService'false],
  17154.             'paymentManager' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager''getPaymentManagerService'false],
  17155.             'userCardService' => ['privates''App\\Service\\User\\UserCardService''getUserCardServiceService'false],
  17156.         ], [
  17157.             'cardIntegrationService' => 'App\\Service\\User\\CardIntegrationService',
  17158.             'paymentManager' => 'Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager',
  17159.             'userCardService' => 'App\\Service\\User\\UserCardService',
  17160.         ]);
  17161.     }
  17162.     /**
  17163.      * Gets the private '.service_locator.pxk9xbM' shared service.
  17164.      *
  17165.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17166.      */
  17167.     protected function get_ServiceLocator_Pxk9xbMService()
  17168.     {
  17169.         return $this->privates['.service_locator.pxk9xbM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17170.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  17171.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  17172.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  17173.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  17174.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  17175.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  17176.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  17177.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  17178.             'router' => ['services''router''getRouterService'false],
  17179.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  17180.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  17181.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  17182.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  17183.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  17184.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  17185.         ], [
  17186.             'doctrine' => '?',
  17187.             'form.factory' => '?',
  17188.             'fos_rest.view_handler' => '?',
  17189.             'http_kernel' => '?',
  17190.             'message_bus' => '?',
  17191.             'messenger.default_bus' => '?',
  17192.             'parameter_bag' => '?',
  17193.             'request_stack' => '?',
  17194.             'router' => '?',
  17195.             'security.authorization_checker' => '?',
  17196.             'security.csrf.token_manager' => '?',
  17197.             'security.token_storage' => '?',
  17198.             'serializer' => '?',
  17199.             'session' => '.session.deprecated',
  17200.             'twig' => '?',
  17201.         ]);
  17202.     }
  17203.     /**
  17204.      * Gets the private '.service_locator.pzZ8_Cb' shared service.
  17205.      *
  17206.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17207.      */
  17208.     protected function get_ServiceLocator_PzZ8CbService()
  17209.     {
  17210.         return $this->privates['.service_locator.pzZ8_Cb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17211.             'listingRateRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository''getListingRateRepositoryService'false],
  17212.             'listingRateService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService''getListingRateServiceService'false],
  17213.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  17214.         ], [
  17215.             'listingRateRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository',
  17216.             'listingRateService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService',
  17217.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  17218.         ]);
  17219.     }
  17220.     /**
  17221.      * Gets the private '.service_locator.q0bdmru' shared service.
  17222.      *
  17223.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17224.      */
  17225.     protected function get_ServiceLocator_Q0bdmruService()
  17226.     {
  17227.         return $this->privates['.service_locator.q0bdmru'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17228.             '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.'],
  17229.             '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.'],
  17230.         ], [
  17231.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  17232.             'user' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  17233.         ]);
  17234.     }
  17235.     /**
  17236.      * Gets the private '.service_locator.qKrahGf' shared service.
  17237.      *
  17238.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17239.      */
  17240.     protected function get_ServiceLocator_QKrahGfService()
  17241.     {
  17242.         return $this->privates['.service_locator.qKrahGf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17243.             'subscriptionManager' => ['privates''App\\Service\\User\\SubscriptionManager''getSubscriptionManagerService'false],
  17244.             '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.'],
  17245.         ], [
  17246.             'subscriptionManager' => 'App\\Service\\User\\SubscriptionManager',
  17247.             'userSubscription' => 'App\\Entity\\Subscriptions\\UserSubscription',
  17248.         ]);
  17249.     }
  17250.     /**
  17251.      * Gets the private '.service_locator.qYCra7m' shared service.
  17252.      *
  17253.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17254.      */
  17255.     protected function get_ServiceLocator_QYCra7mService()
  17256.     {
  17257.         return $this->privates['.service_locator.qYCra7m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17258.             '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.'],
  17259.             'bannerService' => ['privates''App\\Service\\Banners\\BannerService''getBannerServiceService'false],
  17260.         ], [
  17261.             'banner' => 'App\\Entity\\Banners\\Banners',
  17262.             'bannerService' => 'App\\Service\\Banners\\BannerService',
  17263.         ]);
  17264.     }
  17265.     /**
  17266.      * Gets the private '.service_locator.rGVylc.' shared service.
  17267.      *
  17268.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17269.      */
  17270.     protected function get_ServiceLocator_RGVylc_Service()
  17271.     {
  17272.         return $this->privates['.service_locator.rGVylc.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17273.             '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.'],
  17274.             'userCardService' => ['privates''App\\Service\\User\\UserCardService''getUserCardServiceService'false],
  17275.         ], [
  17276.             'userCard' => 'App\\Entity\\User\\UserCard',
  17277.             'userCardService' => 'App\\Service\\User\\UserCardService',
  17278.         ]);
  17279.     }
  17280.     /**
  17281.      * Gets the private '.service_locator.rIcyEMN' shared service.
  17282.      *
  17283.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17284.      */
  17285.     protected function get_ServiceLocator_RIcyEMNService()
  17286.     {
  17287.         return $this->privates['.service_locator.rIcyEMN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17288.             'menuBuilderService' => ['privates''Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService''getMenuBuilderServiceService'false],
  17289.         ], [
  17290.             'menuBuilderService' => 'Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService',
  17291.         ]);
  17292.     }
  17293.     /**
  17294.      * Gets the private '.service_locator.rOeiD7t' shared service.
  17295.      *
  17296.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17297.      */
  17298.     protected function get_ServiceLocator_ROeiD7tService()
  17299.     {
  17300.         return $this->privates['.service_locator.rOeiD7t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17301.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17302.             '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.'],
  17303.         ], [
  17304.             'entityManager' => '?',
  17305.             'group' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\Group',
  17306.         ]);
  17307.     }
  17308.     /**
  17309.      * Gets the private '.service_locator.rPdPczr' shared service.
  17310.      *
  17311.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17312.      */
  17313.     protected function get_ServiceLocator_RPdPczrService()
  17314.     {
  17315.         return $this->privates['.service_locator.rPdPczr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17316.             'cache' => ['services''cache.app''getCache_AppService'false],
  17317.             'listingManager' => ['services''Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager''getListingManagerService'false],
  17318.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  17319.             'messageBus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  17320.         ], [
  17321.             'cache' => '?',
  17322.             'listingManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager',
  17323.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  17324.             'messageBus' => '?',
  17325.         ]);
  17326.     }
  17327.     /**
  17328.      * Gets the private '.service_locator.shNG6D3' shared service.
  17329.      *
  17330.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17331.      */
  17332.     protected function get_ServiceLocator_ShNG6D3Service()
  17333.     {
  17334.         return $this->privates['.service_locator.shNG6D3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17335.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  17336.         ], [
  17337.             'leadService' => 'App\\Service\\Lead\\LeadService',
  17338.         ]);
  17339.     }
  17340.     /**
  17341.      * Gets the private '.service_locator.tGqu6ZS' shared service.
  17342.      *
  17343.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17344.      */
  17345.     protected function get_ServiceLocator_TGqu6ZSService()
  17346.     {
  17347.         return $this->privates['.service_locator.tGqu6ZS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17348.             'userSubscriptionRepository' => ['privates''App\\Repository\\Subscriptions\\UserSubscriptionRepository''getUserSubscriptionRepositoryService'false],
  17349.         ], [
  17350.             'userSubscriptionRepository' => 'App\\Repository\\Subscriptions\\UserSubscriptionRepository',
  17351.         ]);
  17352.     }
  17353.     /**
  17354.      * Gets the private '.service_locator.tV2D6Yk' shared service.
  17355.      *
  17356.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17357.      */
  17358.     protected function get_ServiceLocator_TV2D6YkService()
  17359.     {
  17360.         return $this->privates['.service_locator.tV2D6Yk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17361.             'favouriteService' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService''getFavouriteServiceService'false],
  17362.         ], [
  17363.             'favouriteService' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService',
  17364.         ]);
  17365.     }
  17366.     /**
  17367.      * Gets the private '.service_locator.te1Yo1e' shared service.
  17368.      *
  17369.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17370.      */
  17371.     protected function get_ServiceLocator_Te1Yo1eService()
  17372.     {
  17373.         return $this->privates['.service_locator.te1Yo1e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17374.             'company' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Company''getCompanyService'false],
  17375.             'staff' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff''getStaffService'false],
  17376.         ], [
  17377.             'company' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Company',
  17378.             'staff' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff',
  17379.         ]);
  17380.     }
  17381.     /**
  17382.      * Gets the private '.service_locator.tp5oD8B' shared service.
  17383.      *
  17384.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17385.      */
  17386.     protected function get_ServiceLocator_Tp5oD8BService()
  17387.     {
  17388.         return $this->privates['.service_locator.tp5oD8B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17389.             '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.'],
  17390.         ], [
  17391.             'section' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Section',
  17392.         ]);
  17393.     }
  17394.     /**
  17395.      * Gets the private '.service_locator.txkxGC8' shared service.
  17396.      *
  17397.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17398.      */
  17399.     protected function get_ServiceLocator_TxkxGC8Service()
  17400.     {
  17401.         return $this->privates['.service_locator.txkxGC8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17402.             '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.'],
  17403.             'userServicesManager' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager''getUserServicesManagerService'false],
  17404.         ], [
  17405.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  17406.             'userServicesManager' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager',
  17407.         ]);
  17408.     }
  17409.     /**
  17410.      * Gets the private '.service_locator.u47of.0' shared service.
  17411.      *
  17412.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17413.      */
  17414.     protected function get_ServiceLocator_U47of_0Service()
  17415.     {
  17416.         return $this->privates['.service_locator.u47of.0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17417.             '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".'],
  17418.         ], [
  17419.             'container' => 'Symfony\\Component\\DependencyInjection\\ContainerBuilder',
  17420.         ]);
  17421.     }
  17422.     /**
  17423.      * Gets the private '.service_locator.v1GQ0lT' shared service.
  17424.      *
  17425.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17426.      */
  17427.     protected function get_ServiceLocator_V1GQ0lTService()
  17428.     {
  17429.         return $this->privates['.service_locator.v1GQ0lT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17430.             'leadService' => ['privates''App\\Service\\Lead\\LeadService''getLeadServiceService'false],
  17431.             'userInfoService' => ['privates''Aqarmap\\Bundle\\UserBundle\\Services\\UserIpInfoService''getUserIpInfoServiceService'false],
  17432.         ], [
  17433.             'leadService' => 'App\\Service\\Lead\\LeadService',
  17434.             'userInfoService' => '?',
  17435.         ]);
  17436.     }
  17437.     /**
  17438.      * Gets the private '.service_locator.vDcpV4H' shared service.
  17439.      *
  17440.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17441.      */
  17442.     protected function get_ServiceLocator_VDcpV4HService()
  17443.     {
  17444.         return $this->privates['.service_locator.vDcpV4H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17445.             'serializer' => ['services''jms_serializer''getJmsSerializerService'false],
  17446.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  17447.         ], [
  17448.             'serializer' => '?',
  17449.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  17450.         ]);
  17451.     }
  17452.     /**
  17453.      * Gets the private '.service_locator.vJOpZrR' shared service.
  17454.      *
  17455.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17456.      */
  17457.     protected function get_ServiceLocator_VJOpZrRService()
  17458.     {
  17459.         return $this->privates['.service_locator.vJOpZrR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17460.             'authServer' => ['privates''App\\Service\\Security\\AuthServer''getAuthServerService'false],
  17461.         ], [
  17462.             'authServer' => 'App\\Service\\Security\\AuthServer',
  17463.         ]);
  17464.     }
  17465.     /**
  17466.      * Gets the private '.service_locator.vWucQHF' shared service.
  17467.      *
  17468.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17469.      */
  17470.     protected function get_ServiceLocator_VWucQHFService()
  17471.     {
  17472.         return $this->privates['.service_locator.vWucQHF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17473.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  17474.         ], [
  17475.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  17476.         ]);
  17477.     }
  17478.     /**
  17479.      * Gets the private '.service_locator.vgxLjSE' shared service.
  17480.      *
  17481.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17482.      */
  17483.     protected function get_ServiceLocator_VgxLjSEService()
  17484.     {
  17485.         return $this->privates['.service_locator.vgxLjSE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17486.             '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.'],
  17487.         ], [
  17488.             'listingPhoto' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\ListingPhoto',
  17489.         ]);
  17490.     }
  17491.     /**
  17492.      * Gets the private '.service_locator.vk2yKv2' shared service.
  17493.      *
  17494.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17495.      */
  17496.     protected function get_ServiceLocator_Vk2yKv2Service()
  17497.     {
  17498.         return $this->privates['.service_locator.vk2yKv2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17499.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17500.             'listing' => ['privates''.errored..service_locator.vk2yKv2.Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing'NULL'Cannot autowire service ".service_locator.vk2yKv2": it references class "Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing" but no such service exists.'],
  17501.         ], [
  17502.             'entityManager' => '?',
  17503.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17504.         ]);
  17505.     }
  17506.     /**
  17507.      * Gets the private '.service_locator.vsIiRg8' shared service.
  17508.      *
  17509.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17510.      */
  17511.     protected function get_ServiceLocator_VsIiRg8Service()
  17512.     {
  17513.         return $this->privates['.service_locator.vsIiRg8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17514.             'downloadHandler' => ['services''vich_uploader.download_handler''getVichUploader_DownloadHandlerService'false],
  17515.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17516.         ], [
  17517.             'downloadHandler' => '?',
  17518.             'entityManager' => '?',
  17519.         ]);
  17520.     }
  17521.     /**
  17522.      * Gets the private '.service_locator.wB_aZlL' shared service.
  17523.      *
  17524.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17525.      */
  17526.     protected function get_ServiceLocator_WBAZlLService()
  17527.     {
  17528.         return $this->privates['.service_locator.wB_aZlL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17529.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17530.             'leadRepository' => ['privates''App\\Repository\\Lead\\LeadRepository''getLeadRepositoryService'false],
  17531.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  17532.             'subAccountService' => ['privates''App\\Service\\User\\SubAccountService''getSubAccountServiceService'false],
  17533.         ], [
  17534.             'entityManager' => '?',
  17535.             'leadRepository' => 'App\\Repository\\Lead\\LeadRepository',
  17536.             'paginator' => '?',
  17537.             'subAccountService' => 'App\\Service\\User\\SubAccountService',
  17538.         ]);
  17539.     }
  17540.     /**
  17541.      * Gets the private '.service_locator.wVrXYG2' shared service.
  17542.      *
  17543.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17544.      */
  17545.     protected function get_ServiceLocator_WVrXYG2Service()
  17546.     {
  17547.         return $this->privates['.service_locator.wVrXYG2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17548.             '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.'],
  17549.         ], [
  17550.             'credit' => 'Aqarmap\\Bundle\\CreditBundle\\Entity\\Credit',
  17551.         ]);
  17552.     }
  17553.     /**
  17554.      * Gets the private '.service_locator.wpvzSKV' shared service.
  17555.      *
  17556.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17557.      */
  17558.     protected function get_ServiceLocator_WpvzSKVService()
  17559.     {
  17560.         return $this->privates['.service_locator.wpvzSKV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17561.             '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.'],
  17562.             'locationManager' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager''getLocationManagerService'false],
  17563.         ], [
  17564.             'discussion' => 'Aqarmap\\Bundle\\DiscussionBundle\\Entity\\Discussion',
  17565.             'locationManager' => 'Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager',
  17566.         ]);
  17567.     }
  17568.     /**
  17569.      * Gets the private '.service_locator.wskWCel' shared service.
  17570.      *
  17571.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17572.      */
  17573.     protected function get_ServiceLocator_WskWCelService()
  17574.     {
  17575.         return $this->privates['.service_locator.wskWCel'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17576.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  17577.             '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.'],
  17578.         ], [
  17579.             'em' => '?',
  17580.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17581.         ]);
  17582.     }
  17583.     /**
  17584.      * Gets the private '.service_locator.x3wWNZA' shared service.
  17585.      *
  17586.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17587.      */
  17588.     protected function get_ServiceLocator_X3wWNZAService()
  17589.     {
  17590.         return $this->privates['.service_locator.x3wWNZA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17591.             '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.'],
  17592.         ], [
  17593.             'compoundLocation' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\CompoundLocation',
  17594.         ]);
  17595.     }
  17596.     /**
  17597.      * Gets the private '.service_locator.x6Cz3.I' shared service.
  17598.      *
  17599.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17600.      */
  17601.     protected function get_ServiceLocator_X6Cz3_IService()
  17602.     {
  17603.         return $this->privates['.service_locator.x6Cz3.I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17604.             'staffCheckIn' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn''getStaffCheckInService'false],
  17605.         ], [
  17606.             'staffCheckIn' => 'Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn',
  17607.         ]);
  17608.     }
  17609.     /**
  17610.      * Gets the private '.service_locator.x6azFog' shared service.
  17611.      *
  17612.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17613.      */
  17614.     protected function get_ServiceLocator_X6azFogService()
  17615.     {
  17616.         return $this->privates['.service_locator.x6azFog'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17617.             '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.'],
  17618.         ], [
  17619.             'userEntity' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  17620.         ]);
  17621.     }
  17622.     /**
  17623.      * Gets the private '.service_locator.xQH1vY9' shared service.
  17624.      *
  17625.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17626.      */
  17627.     protected function get_ServiceLocator_XQH1vY9Service()
  17628.     {
  17629.         return $this->privates['.service_locator.xQH1vY9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17630.             '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.'],
  17631.         ], [
  17632.             'service' => 'Aqarmap\\Bundle\\CreditBundle\\Entity\\Service',
  17633.         ]);
  17634.     }
  17635.     /**
  17636.      * Gets the private '.service_locator.xTG7jfg' shared service.
  17637.      *
  17638.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17639.      */
  17640.     protected function get_ServiceLocator_XTG7jfgService()
  17641.     {
  17642.         return $this->privates['.service_locator.xTG7jfg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17643.             '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.'],
  17644.         ], [
  17645.             'userAuthenticationService' => 'Aqarmap\\Bundle\\UserBundle\\Services\\UserAuthenticationService',
  17646.         ]);
  17647.     }
  17648.     /**
  17649.      * Gets the private '.service_locator.xh9dd2n' shared service.
  17650.      *
  17651.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17652.      */
  17653.     protected function get_ServiceLocator_Xh9dd2nService()
  17654.     {
  17655.         return $this->privates['.service_locator.xh9dd2n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17656.             'listingFeatureRepository' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository''getListingFeatureRepositoryService'false],
  17657.         ], [
  17658.             'listingFeatureRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository',
  17659.         ]);
  17660.     }
  17661.     /**
  17662.      * Gets the private '.service_locator.y4HRY8f' shared service.
  17663.      *
  17664.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17665.      */
  17666.     protected function get_ServiceLocator_Y4HRY8fService()
  17667.     {
  17668.         return $this->privates['.service_locator.y4HRY8f'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17669.             'jmsSerializer' => ['services''jms_serializer''getJmsSerializerService'false],
  17670.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  17671.             'searchClient' => ['privates''.debug.search.client''get_Debug_Search_ClientService'false],
  17672.         ], [
  17673.             'jmsSerializer' => '?',
  17674.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  17675.             'searchClient' => '?',
  17676.         ]);
  17677.     }
  17678.     /**
  17679.      * Gets the private '.service_locator.yHxuB79' shared service.
  17680.      *
  17681.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17682.      */
  17683.     protected function get_ServiceLocator_YHxuB79Service()
  17684.     {
  17685.         return $this->privates['.service_locator.yHxuB79'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17686.             'creditManager' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager''getCreditManagerService'false],
  17687.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  17688.             'userSubAccountRepository' => ['privates''App\\Repository\\User\\UserSubAccountRepository''getUserSubAccountRepositoryService'false],
  17689.         ], [
  17690.             'creditManager' => 'Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager',
  17691.             'paginator' => '?',
  17692.             'userSubAccountRepository' => 'App\\Repository\\User\\UserSubAccountRepository',
  17693.         ]);
  17694.     }
  17695.     /**
  17696.      * Gets the private '.service_locator.yzBhvT.' shared service.
  17697.      *
  17698.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17699.      */
  17700.     protected function get_ServiceLocator_YzBhvT_Service()
  17701.     {
  17702.         return $this->privates['.service_locator.yzBhvT.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17703.             '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.'],
  17704.         ], [
  17705.             'entity' => 'Aqarmap\\Bundle\\MortgageBundle\\Entity\\MortgageRequest',
  17706.         ]);
  17707.     }
  17708.     /**
  17709.      * Gets the private '.service_locator.z4vVS.d' shared service.
  17710.      *
  17711.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17712.      */
  17713.     protected function get_ServiceLocator_Z4vVS_DService()
  17714.     {
  17715.         return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17716.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  17717.         ], [
  17718.             'paginator' => '?',
  17719.         ]);
  17720.     }
  17721.     /**
  17722.      * Gets the private '.service_locator.zJJOuyv' shared service.
  17723.      *
  17724.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17725.      */
  17726.     protected function get_ServiceLocator_ZJJOuyvService()
  17727.     {
  17728.         return $this->privates['.service_locator.zJJOuyv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17729.             '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.'],
  17730.             '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.'],
  17731.         ], [
  17732.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17733.             'location' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Location',
  17734.         ]);
  17735.     }
  17736.     /**
  17737.      * Gets the private '.service_locator.zWTCLWG' shared service.
  17738.      *
  17739.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17740.      */
  17741.     protected function get_ServiceLocator_ZWTCLWGService()
  17742.     {
  17743.         return $this->privates['.service_locator.zWTCLWG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17744.             'leadContactRequestRepository' => ['privates''App\\Repository\\Lead\\LeadContactRequestRepository''getLeadContactRequestRepositoryService'false],
  17745.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  17746.         ], [
  17747.             'leadContactRequestRepository' => 'App\\Repository\\Lead\\LeadContactRequestRepository',
  17748.             'paginator' => '?',
  17749.         ]);
  17750.     }
  17751.     /**
  17752.      * Gets the private '.service_locator.za1p.5V' shared service.
  17753.      *
  17754.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17755.      */
  17756.     protected function get_ServiceLocator_Za1p_5VService()
  17757.     {
  17758.         return $this->privates['.service_locator.za1p.5V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17759.             '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.'],
  17760.             'listingRepository' => ['services''Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository''getListingRepositoryService'false],
  17761.         ], [
  17762.             'listing' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing',
  17763.             'listingRepository' => 'Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository',
  17764.         ]);
  17765.     }
  17766.     /**
  17767.      * Gets the private '.service_locator.zjdyQvB' shared service.
  17768.      *
  17769.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17770.      */
  17771.     protected function get_ServiceLocator_ZjdyQvBService()
  17772.     {
  17773.         return $this->privates['.service_locator.zjdyQvB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17774.             '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.'],
  17775.         ], [
  17776.             'userPhone' => 'Aqarmap\\Bundle\\ListingBundle\\Entity\\UserPhone',
  17777.         ]);
  17778.     }
  17779.     /**
  17780.      * Gets the private '.service_locator.zxXIGe6' shared service.
  17781.      *
  17782.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  17783.      */
  17784.     protected function get_ServiceLocator_ZxXIGe6Service()
  17785.     {
  17786.         return $this->privates['.service_locator.zxXIGe6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  17787.             '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.'],
  17788.         ], [
  17789.             'customParagraph' => 'Aqarmap\\Bundle\\MainBundle\\Entity\\CustomParagraph',
  17790.         ]);
  17791.     }
  17792.     /**
  17793.      * Gets the private '.session.deprecated' shared service.
  17794.      *
  17795.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  17796.      */
  17797.     protected function get_Session_DeprecatedService()
  17798.     {
  17799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  17800.         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();
  17801.     }
  17802.     /**
  17803.      * Gets the private '.twig.command.debug.lazy' shared service.
  17804.      *
  17805.      * @return \Symfony\Component\Console\Command\LazyCommand
  17806.      */
  17807.     protected function get_Twig_Command_Debug_LazyService()
  17808.     {
  17809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17811.         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 {
  17812.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  17813.         });
  17814.     }
  17815.     /**
  17816.      * Gets the private '.twig.command.lint.lazy' shared service.
  17817.      *
  17818.      * @return \Symfony\Component\Console\Command\LazyCommand
  17819.      */
  17820.     protected function get_Twig_Command_Lint_LazyService()
  17821.     {
  17822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17824.         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 {
  17825.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  17826.         });
  17827.     }
  17828.     /**
  17829.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  17830.      *
  17831.      * @return \Symfony\Component\Console\Command\LazyCommand
  17832.      */
  17833.     protected function get_VarDumper_Command_ServerDump_LazyService()
  17834.     {
  17835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17837.         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 {
  17838.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  17839.         });
  17840.     }
  17841.     /**
  17842.      * Gets the private 'App\Command\Listing\SendListingAvailabilityReminderEmailCommand' shared autowired service.
  17843.      *
  17844.      * @return \App\Command\Listing\SendListingAvailabilityReminderEmailCommand
  17845.      */
  17846.     protected function getSendListingAvailabilityReminderEmailCommandService()
  17847.     {
  17848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17849.         include_once \dirname(__DIR__4).'/src/App/Command/Listing/SendListingAvailabilityReminderEmailCommand.php';
  17850.         include_once \dirname(__DIR__4).'/src/App/Service/Listing/ListingAvailabilityEmailingService.php';
  17851.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17852.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  17853.         $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()));
  17854.         $instance->setName('app:listings-availability:send');
  17855.         return $instance;
  17856.     }
  17857.     /**
  17858.      * Gets the private 'App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand' shared autowired service.
  17859.      *
  17860.      * @return \App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand
  17861.      */
  17862.     protected function getPatchRemoveDuplicateUserPhonesCommandService()
  17863.     {
  17864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17865.         include_once \dirname(__DIR__4).'/src/App/Command/Patch/PatchRemoveDuplicateUserPhonesCommand.php';
  17866.         $this->privates['App\\Command\\Patch\\PatchRemoveDuplicateUserPhonesCommand'] = $instance = new \App\Command\Patch\PatchRemoveDuplicateUserPhonesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  17867.         $instance->setName('app:patch:remove-duplicate-user-phones');
  17868.         $instance->setDescription('Add a short description for your command');
  17869.         return $instance;
  17870.     }
  17871.     /**
  17872.      * Gets the private 'App\Command\Subscriptions\renewUserSubscriptionsCommand' shared autowired service.
  17873.      *
  17874.      * @return \App\Command\Subscriptions\renewUserSubscriptionsCommand
  17875.      */
  17876.     protected function getRenewUserSubscriptionsCommandService()
  17877.     {
  17878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17879.         include_once \dirname(__DIR__4).'/src/App/Command/Subscriptions/renewUserSubscriptionsCommand.php';
  17880.         $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()), ($this->privates['App\\Service\\User\\SubscriptionManager'] ?? $this->getSubscriptionManagerService()));
  17881.         $instance->setName('app:user-subscriptions:renew');
  17882.         return $instance;
  17883.     }
  17884.     /**
  17885.      * Gets the private 'App\EventSubscriber\ScraperThrottleSubscriber' shared autowired service.
  17886.      *
  17887.      * @return \App\EventSubscriber\ScraperThrottleSubscriber
  17888.      */
  17889.     protected function getScraperThrottleSubscriberService()
  17890.     {
  17891.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  17892.         if (isset($this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'])) {
  17893.             return $this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'];
  17894.         }
  17895.         $b = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  17896.         if (isset($this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'])) {
  17897.             return $this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'];
  17898.         }
  17899.         return $this->privates['App\\EventSubscriber\\ScraperThrottleSubscriber'] = new \App\EventSubscriber\ScraperThrottleSubscriber($a$b);
  17900.     }
  17901.     /**
  17902.      * Gets the private 'App\Form\Type\Banners\BannersType' shared autowired service.
  17903.      *
  17904.      * @return \App\Form\Type\Banners\BannersType
  17905.      */
  17906.     protected function getBannersTypeService()
  17907.     {
  17908.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17909.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17910.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Banners/BannersType.php';
  17911.         return $this->privates['App\\Form\\Type\\Banners\\BannersType'] = new \App\Form\Type\Banners\BannersType();
  17912.     }
  17913.     /**
  17914.      * Gets the private 'App\Form\Type\EmailList\EmailListType' shared autowired service.
  17915.      *
  17916.      * @return \App\Form\Type\EmailList\EmailListType
  17917.      */
  17918.     protected function getEmailListTypeService()
  17919.     {
  17920.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17921.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17922.         include_once \dirname(__DIR__4).'/src/App/Form/Type/EmailList/EmailListType.php';
  17923.         return $this->privates['App\\Form\\Type\\EmailList\\EmailListType'] = new \App\Form\Type\EmailList\EmailListType();
  17924.     }
  17925.     /**
  17926.      * Gets the private 'App\Form\Type\Lead\LeadFormType' shared autowired service.
  17927.      *
  17928.      * @return \App\Form\Type\Lead\LeadFormType
  17929.      */
  17930.     protected function getLeadFormTypeService()
  17931.     {
  17932.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17933.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17934.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Lead/LeadFormType.php';
  17935.         return $this->privates['App\\Form\\Type\\Lead\\LeadFormType'] = new \App\Form\Type\Lead\LeadFormType();
  17936.     }
  17937.     /**
  17938.      * Gets the private 'App\Form\Type\Lead\PhoneFormType' shared autowired service.
  17939.      *
  17940.      * @return \App\Form\Type\Lead\PhoneFormType
  17941.      */
  17942.     protected function getPhoneFormTypeService()
  17943.     {
  17944.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17945.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17946.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Lead/PhoneFormType.php';
  17947.         return $this->privates['App\\Form\\Type\\Lead\\PhoneFormType'] = new \App\Form\Type\Lead\PhoneFormType();
  17948.     }
  17949.     /**
  17950.      * Gets the private 'App\Form\Type\Listing\ListingDescriptionType' shared autowired service.
  17951.      *
  17952.      * @return \App\Form\Type\Listing\ListingDescriptionType
  17953.      */
  17954.     protected function getListingDescriptionTypeService()
  17955.     {
  17956.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17957.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17958.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/ListingDescriptionType.php';
  17959.         return $this->privates['App\\Form\\Type\\Listing\\ListingDescriptionType'] = new \App\Form\Type\Listing\ListingDescriptionType();
  17960.     }
  17961.     /**
  17962.      * Gets the private 'App\Form\Type\Listing\ListingDetailsType' shared autowired service.
  17963.      *
  17964.      * @return \App\Form\Type\Listing\ListingDetailsType
  17965.      */
  17966.     protected function getListingDetailsTypeService()
  17967.     {
  17968.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17969.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17970.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/ListingDetailsType.php';
  17971.         return $this->privates['App\\Form\\Type\\Listing\\ListingDetailsType'] = new \App\Form\Type\Listing\ListingDetailsType();
  17972.     }
  17973.     /**
  17974.      * Gets the private 'App\Form\Type\Listing\ListingInitializeType' shared autowired service.
  17975.      *
  17976.      * @return \App\Form\Type\Listing\ListingInitializeType
  17977.      */
  17978.     protected function getListingInitializeTypeService()
  17979.     {
  17980.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17981.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17982.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/ListingInitializeType.php';
  17983.         return $this->privates['App\\Form\\Type\\Listing\\ListingInitializeType'] = new \App\Form\Type\Listing\ListingInitializeType();
  17984.     }
  17985.     /**
  17986.      * Gets the private 'App\Form\Type\Listing\ListingPhotosType' shared autowired service.
  17987.      *
  17988.      * @return \App\Form\Type\Listing\ListingPhotosType
  17989.      */
  17990.     protected function getListingPhotosTypeService()
  17991.     {
  17992.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  17993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  17994.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/ListingPhotosType.php';
  17995.         return $this->privates['App\\Form\\Type\\Listing\\ListingPhotosType'] = new \App\Form\Type\Listing\ListingPhotosType();
  17996.     }
  17997.     /**
  17998.      * Gets the private 'App\Form\Type\Listing\PhotoType' shared autowired service.
  17999.      *
  18000.      * @return \App\Form\Type\Listing\PhotoType
  18001.      */
  18002.     protected function getPhotoTypeService()
  18003.     {
  18004.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18005.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18006.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Listing/PhotoType.php';
  18007.         return $this->privates['App\\Form\\Type\\Listing\\PhotoType'] = new \App\Form\Type\Listing\PhotoType();
  18008.     }
  18009.     /**
  18010.      * Gets the private 'App\Form\Type\Security\ChangePasswordType' shared autowired service.
  18011.      *
  18012.      * @return \App\Form\Type\Security\ChangePasswordType
  18013.      */
  18014.     protected function getChangePasswordTypeService()
  18015.     {
  18016.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18017.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18018.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Security/ChangePasswordType.php';
  18019.         return $this->privates['App\\Form\\Type\\Security\\ChangePasswordType'] = new \App\Form\Type\Security\ChangePasswordType();
  18020.     }
  18021.     /**
  18022.      * Gets the private 'App\Form\Type\Subscriptions\SubscriptionPlanType' shared autowired service.
  18023.      *
  18024.      * @return \App\Form\Type\Subscriptions\SubscriptionPlanType
  18025.      */
  18026.     protected function getSubscriptionPlanTypeService()
  18027.     {
  18028.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18029.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18030.         include_once \dirname(__DIR__4).'/src/App/Form/Type/Subscriptions/SubscriptionPlanType.php';
  18031.         return $this->privates['App\\Form\\Type\\Subscriptions\\SubscriptionPlanType'] = new \App\Form\Type\Subscriptions\SubscriptionPlanType();
  18032.     }
  18033.     /**
  18034.      * Gets the private 'App\Form\Type\User\SubAccountFormType' shared autowired service.
  18035.      *
  18036.      * @return \App\Form\Type\User\SubAccountFormType
  18037.      */
  18038.     protected function getSubAccountFormTypeService()
  18039.     {
  18040.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18041.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18042.         include_once \dirname(__DIR__4).'/src/App/Form/Type/User/SubAccountFormType.php';
  18043.         return $this->privates['App\\Form\\Type\\User\\SubAccountFormType'] = new \App\Form\Type\User\SubAccountFormType();
  18044.     }
  18045.     /**
  18046.      * Gets the private 'App\Repository\Banners\BannersRepository' shared autowired service.
  18047.      *
  18048.      * @return \App\Repository\Banners\BannersRepository
  18049.      */
  18050.     protected function getBannersRepositoryService()
  18051.     {
  18052.         include_once \dirname(__DIR__4).'/src/App/Repository/Banners/BannersRepository.php';
  18053.         return $this->privates['App\\Repository\\Banners\\BannersRepository'] = new \App\Repository\Banners\BannersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18054.     }
  18055.     /**
  18056.      * Gets the private 'App\Repository\Lead\LeadContactRequestRepository' shared autowired service.
  18057.      *
  18058.      * @return \App\Repository\Lead\LeadContactRequestRepository
  18059.      */
  18060.     protected function getLeadContactRequestRepositoryService()
  18061.     {
  18062.         return $this->privates['App\\Repository\\Lead\\LeadContactRequestRepository'] = new \App\Repository\Lead\LeadContactRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18063.     }
  18064.     /**
  18065.      * Gets the private 'App\Repository\Lead\LeadRepository' shared autowired service.
  18066.      *
  18067.      * @return \App\Repository\Lead\LeadRepository
  18068.      */
  18069.     protected function getLeadRepositoryService()
  18070.     {
  18071.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18072.         if (isset($this->privates['App\\Repository\\Lead\\LeadRepository'])) {
  18073.             return $this->privates['App\\Repository\\Lead\\LeadRepository'];
  18074.         }
  18075.         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);
  18076.     }
  18077.     /**
  18078.      * Gets the private 'App\Repository\Subscriptions\SubscriptionPlanPackageRepository' shared autowired service.
  18079.      *
  18080.      * @return \App\Repository\Subscriptions\SubscriptionPlanPackageRepository
  18081.      */
  18082.     protected function getSubscriptionPlanPackageRepositoryService()
  18083.     {
  18084.         include_once \dirname(__DIR__4).'/src/App/Repository/Subscriptions/SubscriptionPlanPackageRepository.php';
  18085.         return $this->privates['App\\Repository\\Subscriptions\\SubscriptionPlanPackageRepository'] = new \App\Repository\Subscriptions\SubscriptionPlanPackageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18086.     }
  18087.     /**
  18088.      * Gets the private 'App\Repository\Subscriptions\SubscriptionPlanRepository' shared autowired service.
  18089.      *
  18090.      * @return \App\Repository\Subscriptions\SubscriptionPlanRepository
  18091.      */
  18092.     protected function getSubscriptionPlanRepositoryService()
  18093.     {
  18094.         include_once \dirname(__DIR__4).'/src/App/Repository/Subscriptions/SubscriptionPlanRepository.php';
  18095.         return $this->privates['App\\Repository\\Subscriptions\\SubscriptionPlanRepository'] = new \App\Repository\Subscriptions\SubscriptionPlanRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18096.     }
  18097.     /**
  18098.      * Gets the private 'App\Repository\Subscriptions\SubscriptionPlanServiceRepository' shared autowired service.
  18099.      *
  18100.      * @return \App\Repository\Subscriptions\SubscriptionPlanServiceRepository
  18101.      */
  18102.     protected function getSubscriptionPlanServiceRepositoryService()
  18103.     {
  18104.         include_once \dirname(__DIR__4).'/src/App/Repository/Subscriptions/SubscriptionPlanServiceRepository.php';
  18105.         return $this->privates['App\\Repository\\Subscriptions\\SubscriptionPlanServiceRepository'] = new \App\Repository\Subscriptions\SubscriptionPlanServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18106.     }
  18107.     /**
  18108.      * Gets the private 'App\Repository\Subscriptions\UserSubscriptionRepository' shared autowired service.
  18109.      *
  18110.      * @return \App\Repository\Subscriptions\UserSubscriptionRepository
  18111.      */
  18112.     protected function getUserSubscriptionRepositoryService()
  18113.     {
  18114.         include_once \dirname(__DIR__4).'/src/App/Repository/Subscriptions/UserSubscriptionRepository.php';
  18115.         return $this->privates['App\\Repository\\Subscriptions\\UserSubscriptionRepository'] = new \App\Repository\Subscriptions\UserSubscriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18116.     }
  18117.     /**
  18118.      * Gets the private 'App\Repository\User\UserCardRepository' shared autowired service.
  18119.      *
  18120.      * @return \App\Repository\User\UserCardRepository
  18121.      */
  18122.     protected function getUserCardRepositoryService()
  18123.     {
  18124.         include_once \dirname(__DIR__4).'/src/App/Repository/User/UserCardRepository.php';
  18125.         return $this->privates['App\\Repository\\User\\UserCardRepository'] = new \App\Repository\User\UserCardRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18126.     }
  18127.     /**
  18128.      * Gets the private 'App\Repository\User\UserSegmentRepository' shared autowired service.
  18129.      *
  18130.      * @return \App\Repository\User\UserSegmentRepository
  18131.      */
  18132.     protected function getUserSegmentRepositoryService()
  18133.     {
  18134.         include_once \dirname(__DIR__4).'/src/App/Repository/User/UserSegmentRepository.php';
  18135.         return $this->privates['App\\Repository\\User\\UserSegmentRepository'] = new \App\Repository\User\UserSegmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18136.     }
  18137.     /**
  18138.      * Gets the private 'App\Repository\User\UserSubAccountRepository' shared autowired service.
  18139.      *
  18140.      * @return \App\Repository\User\UserSubAccountRepository
  18141.      */
  18142.     protected function getUserSubAccountRepositoryService()
  18143.     {
  18144.         include_once \dirname(__DIR__4).'/src/App/Repository/User/UserSubAccountRepository.php';
  18145.         return $this->privates['App\\Repository\\User\\UserSubAccountRepository'] = new \App\Repository\User\UserSubAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18146.     }
  18147.     /**
  18148.      * Gets the private 'App\Service\Banners\BannerService' shared autowired service.
  18149.      *
  18150.      * @return \App\Service\Banners\BannerService
  18151.      */
  18152.     protected function getBannerServiceService()
  18153.     {
  18154.         include_once \dirname(__DIR__4).'/src/App/Service/Banners/BannerService.php';
  18155.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18156.         if (isset($this->privates['App\\Service\\Banners\\BannerService'])) {
  18157.             return $this->privates['App\\Service\\Banners\\BannerService'];
  18158.         }
  18159.         return $this->privates['App\\Service\\Banners\\BannerService'] = new \App\Service\Banners\BannerService($a);
  18160.     }
  18161.     /**
  18162.      * Gets the private 'App\Service\Lead\LeadContactRequestService' shared autowired service.
  18163.      *
  18164.      * @return \App\Service\Lead\LeadContactRequestService
  18165.      */
  18166.     protected function getLeadContactRequestServiceService()
  18167.     {
  18168.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  18169.         if (isset($this->privates['App\\Service\\Lead\\LeadContactRequestService'])) {
  18170.             return $this->privates['App\\Service\\Lead\\LeadContactRequestService'];
  18171.         }
  18172.         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()), ($this->privates['Aqarmap\\Bundle\\MainBundle\\Helpers\\MailerHelper'] ?? $this->getMailerHelperService()), $a);
  18173.     }
  18174.     /**
  18175.      * Gets the private 'App\Service\Lead\LeadService' shared autowired service.
  18176.      *
  18177.      * @return \App\Service\Lead\LeadService
  18178.      */
  18179.     protected function getLeadServiceService()
  18180.     {
  18181.         include_once \dirname(__DIR__4).'/src/App/Service/Lead/LeadService.php';
  18182.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18183.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18184.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18185.         }
  18186.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  18187.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18188.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18189.         }
  18190.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  18191.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18192.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18193.         }
  18194.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  18195.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18196.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18197.         }
  18198.         $e = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  18199.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18200.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18201.         }
  18202.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18203.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18204.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18205.         }
  18206.         $g = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService());
  18207.         if (isset($this->privates['App\\Service\\Lead\\LeadService'])) {
  18208.             return $this->privates['App\\Service\\Lead\\LeadService'];
  18209.         }
  18210.         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()));
  18211.     }
  18212.     /**
  18213.      * Gets the private 'App\Service\Listing\ListingService' shared autowired service.
  18214.      *
  18215.      * @return \App\Service\Listing\ListingService
  18216.      */
  18217.     protected function getListingServiceService()
  18218.     {
  18219.         include_once \dirname(__DIR__4).'/src/App/Service/Listing/ListingService.php';
  18220.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  18221.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18222.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18223.         }
  18224.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] ?? $this->getMortgageServiceService());
  18225.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18226.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18227.         }
  18228.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18229.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18230.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18231.         }
  18232.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  18233.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18234.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18235.         }
  18236.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18237.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18238.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18239.         }
  18240.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  18241.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18242.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18243.         }
  18244.         $g = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  18245.         if (isset($this->privates['App\\Service\\Listing\\ListingService'])) {
  18246.             return $this->privates['App\\Service\\Listing\\ListingService'];
  18247.         }
  18248.         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);
  18249.     }
  18250.     /**
  18251.      * Gets the private 'App\Service\SMSManager' shared autowired service.
  18252.      *
  18253.      * @return \App\Service\SMSManager
  18254.      */
  18255.     protected function getSMSManagerService()
  18256.     {
  18257.         return $this->privates['App\\Service\\SMSManager'] = new \App\Service\SMSManager(($this->privates['.debug.sms.client'] ?? $this->get_Debug_Sms_ClientService()));
  18258.     }
  18259.     /**
  18260.      * Gets the private 'App\Service\Security\AuthServer' shared autowired service.
  18261.      *
  18262.      * @return \App\Service\Security\AuthServer
  18263.      */
  18264.     protected function getAuthServerService()
  18265.     {
  18266.         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'));
  18267.     }
  18268.     /**
  18269.      * Gets the private 'App\Service\Subscriptions\SubscriptionEmailingService' shared autowired service.
  18270.      *
  18271.      * @return \App\Service\Subscriptions\SubscriptionEmailingService
  18272.      */
  18273.     protected function getSubscriptionEmailingServiceService()
  18274.     {
  18275.         include_once \dirname(__DIR__4).'/src/App/Service/Subscriptions/SubscriptionEmailingService.php';
  18276.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  18277.         if (isset($this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'])) {
  18278.             return $this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'];
  18279.         }
  18280.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  18281.         if (isset($this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'])) {
  18282.             return $this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'];
  18283.         }
  18284.         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);
  18285.     }
  18286.     /**
  18287.      * Gets the private 'App\Service\Subscriptions\SubscriptionPlansManager' shared autowired service.
  18288.      *
  18289.      * @return \App\Service\Subscriptions\SubscriptionPlansManager
  18290.      */
  18291.     protected function getSubscriptionPlansManagerService()
  18292.     {
  18293.         include_once \dirname(__DIR__4).'/src/App/Service/Subscriptions/SubscriptionPlansManager.php';
  18294.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18295.         if (isset($this->privates['App\\Service\\Subscriptions\\SubscriptionPlansManager'])) {
  18296.             return $this->privates['App\\Service\\Subscriptions\\SubscriptionPlansManager'];
  18297.         }
  18298.         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()));
  18299.     }
  18300.     /**
  18301.      * Gets the private 'App\Service\User\CardIntegrationService' shared autowired service.
  18302.      *
  18303.      * @return \App\Service\User\CardIntegrationService
  18304.      */
  18305.     protected function getCardIntegrationServiceService()
  18306.     {
  18307.         include_once \dirname(__DIR__4).'/src/App/Service/User/CardIntegrationService.php';
  18308.         $a = ($this->privates['App\\Service\\User\\UserCardService'] ?? $this->getUserCardServiceService());
  18309.         if (isset($this->privates['App\\Service\\User\\CardIntegrationService'])) {
  18310.             return $this->privates['App\\Service\\User\\CardIntegrationService'];
  18311.         }
  18312.         $b = ($this->privates['App\\Service\\User\\SubscriptionManager'] ?? $this->getSubscriptionManagerService());
  18313.         if (isset($this->privates['App\\Service\\User\\CardIntegrationService'])) {
  18314.             return $this->privates['App\\Service\\User\\CardIntegrationService'];
  18315.         }
  18316.         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);
  18317.     }
  18318.     /**
  18319.      * Gets the private 'App\Service\User\SubAccountService' shared autowired service.
  18320.      *
  18321.      * @return \App\Service\User\SubAccountService
  18322.      */
  18323.     protected function getSubAccountServiceService()
  18324.     {
  18325.         include_once \dirname(__DIR__4).'/src/App/Service/User/SubAccountService.php';
  18326.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18327.         if (isset($this->privates['App\\Service\\User\\SubAccountService'])) {
  18328.             return $this->privates['App\\Service\\User\\SubAccountService'];
  18329.         }
  18330.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  18331.         if (isset($this->privates['App\\Service\\User\\SubAccountService'])) {
  18332.             return $this->privates['App\\Service\\User\\SubAccountService'];
  18333.         }
  18334.         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()));
  18335.     }
  18336.     /**
  18337.      * Gets the private 'App\Service\User\SubscriptionManager' shared autowired service.
  18338.      *
  18339.      * @return \App\Service\User\SubscriptionManager
  18340.      */
  18341.     protected function getSubscriptionManagerService()
  18342.     {
  18343.         include_once \dirname(__DIR__4).'/src/App/Service/User/SubscriptionManager.php';
  18344.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18345.         if (isset($this->privates['App\\Service\\User\\SubscriptionManager'])) {
  18346.             return $this->privates['App\\Service\\User\\SubscriptionManager'];
  18347.         }
  18348.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  18349.         if (isset($this->privates['App\\Service\\User\\SubscriptionManager'])) {
  18350.             return $this->privates['App\\Service\\User\\SubscriptionManager'];
  18351.         }
  18352.         $c = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService());
  18353.         if (isset($this->privates['App\\Service\\User\\SubscriptionManager'])) {
  18354.             return $this->privates['App\\Service\\User\\SubscriptionManager'];
  18355.         }
  18356.         $d = ($this->privates['App\\Service\\Subscriptions\\SubscriptionEmailingService'] ?? $this->getSubscriptionEmailingServiceService());
  18357.         if (isset($this->privates['App\\Service\\User\\SubscriptionManager'])) {
  18358.             return $this->privates['App\\Service\\User\\SubscriptionManager'];
  18359.         }
  18360.         return $this->privates['App\\Service\\User\\SubscriptionManager'] = new \App\Service\User\SubscriptionManager($a$b$c, ($this->privates['App\\Repository\\Subscriptions\\UserSubscriptionRepository'] ?? $this->getUserSubscriptionRepositoryService()), $d);
  18361.     }
  18362.     /**
  18363.      * Gets the private 'App\Service\User\UserCardService' shared autowired service.
  18364.      *
  18365.      * @return \App\Service\User\UserCardService
  18366.      */
  18367.     protected function getUserCardServiceService()
  18368.     {
  18369.         include_once \dirname(__DIR__4).'/src/App/Service/User/UserCardService.php';
  18370.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18371.         if (isset($this->privates['App\\Service\\User\\UserCardService'])) {
  18372.             return $this->privates['App\\Service\\User\\UserCardService'];
  18373.         }
  18374.         return $this->privates['App\\Service\\User\\UserCardService'] = new \App\Service\User\UserCardService($a);
  18375.     }
  18376.     /**
  18377.      * Gets the private 'Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement' shared autowired service.
  18378.      *
  18379.      * @return \Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement
  18380.      */
  18381.     protected function getAnnouncementService()
  18382.     {
  18383.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Entity/Announcement.php';
  18384.         return $this->privates['Aqarmap\\Bundle\\AnnouncementBundle\\Entity\\Announcement'] = new \Aqarmap\Bundle\AnnouncementBundle\Entity\Announcement();
  18385.     }
  18386.     /**
  18387.      * Gets the private 'Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType' shared autowired service.
  18388.      *
  18389.      * @return \Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType
  18390.      */
  18391.     protected function getAnnouncementTypeService()
  18392.     {
  18393.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18394.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18395.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle/Form/AnnouncementType.php';
  18396.         return $this->privates['Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType'] = new \Aqarmap\Bundle\AnnouncementBundle\Form\AnnouncementType();
  18397.     }
  18398.     /**
  18399.      * Gets the private 'Aqarmap\Bundle\ApiBundle\EventListener\LocaleEventSubscriber' shared autowired service.
  18400.      *
  18401.      * @return \Aqarmap\Bundle\ApiBundle\EventListener\LocaleEventSubscriber
  18402.      */
  18403.     protected function getLocaleEventSubscriberService()
  18404.     {
  18405.         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))));
  18406.     }
  18407.     /**
  18408.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker' shared autowired service.
  18409.      *
  18410.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker
  18411.      */
  18412.     protected function getBrokerService()
  18413.     {
  18414.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Entity/Broker.php';
  18415.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Broker'] = new \Aqarmap\Bundle\BrokerSalesBundle\Entity\Broker();
  18416.     }
  18417.     /**
  18418.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller' shared autowired service.
  18419.      *
  18420.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller
  18421.      */
  18422.     protected function getSellerService()
  18423.     {
  18424.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Entity/Seller.php';
  18425.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Entity\\Seller'] = new \Aqarmap\Bundle\BrokerSalesBundle\Entity\Seller();
  18426.     }
  18427.     /**
  18428.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType' shared autowired service.
  18429.      *
  18430.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType
  18431.      */
  18432.     protected function getAssignBrokerToSellerTypeService()
  18433.     {
  18434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18436.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/AssignBrokerToSellerType.php';
  18437.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\AssignBrokerToSellerType();
  18438.     }
  18439.     /**
  18440.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType' shared autowired service.
  18441.      *
  18442.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType
  18443.      */
  18444.     protected function getExistingUserFormTypeService()
  18445.     {
  18446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18448.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/ExistingUserFormType.php';
  18449.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\ExistingUserFormType();
  18450.     }
  18451.     /**
  18452.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType' shared autowired service.
  18453.      *
  18454.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType
  18455.      */
  18456.     protected function getRegisterNewUserTypeService()
  18457.     {
  18458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18460.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Form/RegisterNewUserType.php';
  18461.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType'] = new \Aqarmap\Bundle\BrokerSalesBundle\Form\RegisterNewUserType();
  18462.     }
  18463.     /**
  18464.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository' shared autowired service.
  18465.      *
  18466.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository
  18467.      */
  18468.     protected function getBrokerRepositoryService()
  18469.     {
  18470.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Repository/BrokerRepository.php';
  18471.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\BrokerRepository'] = new \Aqarmap\Bundle\BrokerSalesBundle\Repository\BrokerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18472.     }
  18473.     /**
  18474.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository' shared autowired service.
  18475.      *
  18476.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository
  18477.      */
  18478.     protected function getSellerRepositoryService()
  18479.     {
  18480.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Repository/SellerRepository.php';
  18481.         return $this->privates['Aqarmap\\Bundle\\BrokerSalesBundle\\Repository\\SellerRepository'] = new \Aqarmap\Bundle\BrokerSalesBundle\Repository\SellerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18482.     }
  18483.     /**
  18484.      * Gets the private 'Aqarmap\Bundle\BrokerSalesBundle\Services\SellerBrokerManager' shared autowired service.
  18485.      *
  18486.      * @return \Aqarmap\Bundle\BrokerSalesBundle\Services\SellerBrokerManager
  18487.      */
  18488.     protected function getSellerBrokerManagerService()
  18489.     {
  18490.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/Services/SellerBrokerManager.php';
  18491.         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()));
  18492.     }
  18493.     /**
  18494.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Command\BuyerAlertsCommand' shared autowired service.
  18495.      *
  18496.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Command\BuyerAlertsCommand
  18497.      */
  18498.     protected function getBuyerAlertsCommandService()
  18499.     {
  18500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18501.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/BuyerAlertsCommand.php';
  18502.         $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()));
  18503.         $instance->setName('app:buyer-alerts:send');
  18504.         return $instance;
  18505.     }
  18506.     /**
  18507.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Command\SendRecentListingsEmailCommand' shared autowired service.
  18508.      *
  18509.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Command\SendRecentListingsEmailCommand
  18510.      */
  18511.     protected function getSendRecentListingsEmailCommandService()
  18512.     {
  18513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18514.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Command/SendRecentListingsEmailCommand.php';
  18515.         $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()));
  18516.         $instance->setName('app:recent-listings:send');
  18517.         return $instance;
  18518.     }
  18519.     /**
  18520.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType' shared autowired service.
  18521.      *
  18522.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType
  18523.      */
  18524.     protected function getBuyerAlertsApiTypeService()
  18525.     {
  18526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18528.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Form/BuyerAlertsApiType.php';
  18529.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsApiType();
  18530.     }
  18531.     /**
  18532.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType' shared autowired service.
  18533.      *
  18534.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType
  18535.      */
  18536.     protected function getBuyerAlertsTypeService()
  18537.     {
  18538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18540.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Form/BuyerAlertsType.php';
  18541.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Form\BuyerAlertsType();
  18542.     }
  18543.     /**
  18544.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository' shared autowired service.
  18545.      *
  18546.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository
  18547.      */
  18548.     protected function getBuyerAlertsRepositoryService()
  18549.     {
  18550.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Repository/BuyerAlertsRepository.php';
  18551.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\BuyerAlertsRepository'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Repository\BuyerAlertsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18552.     }
  18553.     /**
  18554.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository' shared autowired service.
  18555.      *
  18556.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository
  18557.      */
  18558.     protected function getRecentSearchesRepositoryService()
  18559.     {
  18560.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Repository/RecentSearchesRepository.php';
  18561.         return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Repository\\RecentSearchesRepository'] = new \Aqarmap\Bundle\BuyerAlertsBundle\Repository\RecentSearchesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18562.     }
  18563.     /**
  18564.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsEmailingService' shared autowired service.
  18565.      *
  18566.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsEmailingService
  18567.      */
  18568.     protected function getBuyerAlertsEmailingServiceService()
  18569.     {
  18570.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsEmailingService.php';
  18571.         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()));
  18572.     }
  18573.     /**
  18574.      * Gets the private 'Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsManager' shared autowired service.
  18575.      *
  18576.      * @return \Aqarmap\Bundle\BuyerAlertsBundle\Service\BuyerAlertsManager
  18577.      */
  18578.     protected function getBuyerAlertsManagerService()
  18579.     {
  18580.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Contracts/BuyerAlertsManagerInterface.php';
  18581.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle/Service/BuyerAlertsManager.php';
  18582.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18583.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18584.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18585.         }
  18586.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  18587.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18588.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18589.         }
  18590.         $c = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  18591.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18592.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18593.         }
  18594.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  18595.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18596.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18597.         }
  18598.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  18599.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18600.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18601.         }
  18602.         $f = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  18603.         if (isset($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'])) {
  18604.             return $this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'];
  18605.         }
  18606.         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()));
  18607.     }
  18608.     /**
  18609.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\CRMUpdateCommand' shared autowired service.
  18610.      *
  18611.      * @return \Aqarmap\Bundle\CRMBundle\Command\CRMUpdateCommand
  18612.      */
  18613.     protected function getCRMUpdateCommandService()
  18614.     {
  18615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18616.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/CRMUpdateCommand.php';
  18617.         $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()));
  18618.         $instance->setName('app:crm:update');
  18619.         return $instance;
  18620.     }
  18621.     /**
  18622.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\PatchGenerateStaffHistoryCommand' shared autowired service.
  18623.      *
  18624.      * @return \Aqarmap\Bundle\CRMBundle\Command\PatchGenerateStaffHistoryCommand
  18625.      */
  18626.     protected function getPatchGenerateStaffHistoryCommandService()
  18627.     {
  18628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18629.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/PatchGenerateStaffHistoryCommand.php';
  18630.         $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()));
  18631.         $instance->setName('app:crm:generate-staff-history-patch');
  18632.         return $instance;
  18633.     }
  18634.     /**
  18635.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Command\PatchUpdateCompanyCreateAtDateCommand' shared autowired service.
  18636.      *
  18637.      * @return \Aqarmap\Bundle\CRMBundle\Command\PatchUpdateCompanyCreateAtDateCommand
  18638.      */
  18639.     protected function getPatchUpdateCompanyCreateAtDateCommandService()
  18640.     {
  18641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18642.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Command/PatchUpdateCompanyCreateAtDateCommand.php';
  18643.         $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()));
  18644.         $instance->setName('app:patch:crm:update-companies-dates');
  18645.         return $instance;
  18646.     }
  18647.     /**
  18648.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\Company' shared autowired service.
  18649.      *
  18650.      * @return \Aqarmap\Bundle\CRMBundle\Entity\Company
  18651.      */
  18652.     protected function getCompanyService()
  18653.     {
  18654.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/Company.php';
  18655.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\Company'] = new \Aqarmap\Bundle\CRMBundle\Entity\Company();
  18656.     }
  18657.     /**
  18658.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\Staff' shared autowired service.
  18659.      *
  18660.      * @return \Aqarmap\Bundle\CRMBundle\Entity\Staff
  18661.      */
  18662.     protected function getStaffService()
  18663.     {
  18664.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/Staff.php';
  18665.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\Staff'] = new \Aqarmap\Bundle\CRMBundle\Entity\Staff();
  18666.     }
  18667.     /**
  18668.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn' shared autowired service.
  18669.      *
  18670.      * @return \Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn
  18671.      */
  18672.     protected function getStaffCheckInService()
  18673.     {
  18674.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Entity/StaffCheckIn.php';
  18675.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Entity\\StaffCheckIn'] = new \Aqarmap\Bundle\CRMBundle\Entity\StaffCheckIn();
  18676.     }
  18677.     /**
  18678.      * Gets the private 'Aqarmap\Bundle\CRMBundle\EventListener\CRMLeadListener' shared autowired service.
  18679.      *
  18680.      * @return \Aqarmap\Bundle\CRMBundle\EventListener\CRMLeadListener
  18681.      */
  18682.     protected function getCRMLeadListenerService()
  18683.     {
  18684.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/EventListener/CRMLeadListener.php';
  18685.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  18686.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18687.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18688.         }
  18689.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  18690.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18691.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18692.         }
  18693.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  18694.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18695.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18696.         }
  18697.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsCRMService'] ?? $this->getLeadsCRMServiceService());
  18698.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18699.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18700.         }
  18701.         $e = ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'] ?? $this->getLeadGeneratedService());
  18702.         if (isset($this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'])) {
  18703.             return $this->privates['Aqarmap\\Bundle\\CRMBundle\\EventListener\\CRMLeadListener'];
  18704.         }
  18705.         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);
  18706.     }
  18707.     /**
  18708.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\AttachmentType' shared autowired service.
  18709.      *
  18710.      * @return \Aqarmap\Bundle\CRMBundle\Form\AttachmentType
  18711.      */
  18712.     protected function getAttachmentTypeService()
  18713.     {
  18714.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18715.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18716.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/AttachmentType.php';
  18717.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType'] = new \Aqarmap\Bundle\CRMBundle\Form\AttachmentType();
  18718.     }
  18719.     /**
  18720.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType' shared autowired service.
  18721.      *
  18722.      * @return \Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType
  18723.      */
  18724.     protected function getCompanyAccountManagerTypeService()
  18725.     {
  18726.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18727.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18728.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/CompanyAccountManagerType.php';
  18729.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType'] = new \Aqarmap\Bundle\CRMBundle\Form\CompanyAccountManagerType();
  18730.     }
  18731.     /**
  18732.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\CompanyType' shared autowired service.
  18733.      *
  18734.      * @return \Aqarmap\Bundle\CRMBundle\Form\CompanyType
  18735.      */
  18736.     protected function getCompanyTypeService()
  18737.     {
  18738.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18739.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18740.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/CompanyType.php';
  18741.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType'] = new \Aqarmap\Bundle\CRMBundle\Form\CompanyType();
  18742.     }
  18743.     /**
  18744.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType' shared autowired service.
  18745.      *
  18746.      * @return \Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType
  18747.      */
  18748.     protected function getExistingUserFormType2Service()
  18749.     {
  18750.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18751.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18752.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/ExistingUserFormType.php';
  18753.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType'] = new \Aqarmap\Bundle\CRMBundle\Form\ExistingUserFormType();
  18754.     }
  18755.     /**
  18756.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\PhotoType' shared autowired service.
  18757.      *
  18758.      * @return \Aqarmap\Bundle\CRMBundle\Form\PhotoType
  18759.      */
  18760.     protected function getPhotoType2Service()
  18761.     {
  18762.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18763.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18764.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/PhotoType.php';
  18765.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType'] = new \Aqarmap\Bundle\CRMBundle\Form\PhotoType();
  18766.     }
  18767.     /**
  18768.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType' shared autowired service.
  18769.      *
  18770.      * @return \Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType
  18771.      */
  18772.     protected function getStaffCheckInTypeService()
  18773.     {
  18774.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18775.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18776.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/StaffCheckInType.php';
  18777.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType'] = new \Aqarmap\Bundle\CRMBundle\Form\StaffCheckInType();
  18778.     }
  18779.     /**
  18780.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Form\StaffType' shared autowired service.
  18781.      *
  18782.      * @return \Aqarmap\Bundle\CRMBundle\Form\StaffType
  18783.      */
  18784.     protected function getStaffTypeService()
  18785.     {
  18786.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  18787.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  18788.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Form/StaffType.php';
  18789.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType'] = new \Aqarmap\Bundle\CRMBundle\Form\StaffType();
  18790.     }
  18791.     /**
  18792.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository' shared autowired service.
  18793.      *
  18794.      * @return \Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository
  18795.      */
  18796.     protected function getCompanyRepositoryService()
  18797.     {
  18798.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/CompanyRepository.php';
  18799.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18800.     }
  18801.     /**
  18802.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository' shared autowired service.
  18803.      *
  18804.      * @return \Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository
  18805.      */
  18806.     protected function getCompanyStaffRepositoryService()
  18807.     {
  18808.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/CompanyStaffRepository.php';
  18809.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\CompanyStaffRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\CompanyStaffRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18810.     }
  18811.     /**
  18812.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository' shared autowired service.
  18813.      *
  18814.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository
  18815.      */
  18816.     protected function getStaffCheckInRepositoryService()
  18817.     {
  18818.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffCheckInRepository.php';
  18819.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffCheckInRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffCheckInRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18820.     }
  18821.     /**
  18822.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository' shared autowired service.
  18823.      *
  18824.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository
  18825.      */
  18826.     protected function getStaffHistoryRepositoryService()
  18827.     {
  18828.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffHistoryRepository.php';
  18829.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffHistoryRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18830.     }
  18831.     /**
  18832.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Repository\StaffRepository' shared autowired service.
  18833.      *
  18834.      * @return \Aqarmap\Bundle\CRMBundle\Repository\StaffRepository
  18835.      */
  18836.     protected function getStaffRepositoryService()
  18837.     {
  18838.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Repository/StaffRepository.php';
  18839.         return $this->privates['Aqarmap\\Bundle\\CRMBundle\\Repository\\StaffRepository'] = new \Aqarmap\Bundle\CRMBundle\Repository\StaffRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  18840.     }
  18841.     /**
  18842.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\CRMManager' shared autowired service.
  18843.      *
  18844.      * @return \Aqarmap\Bundle\CRMBundle\Services\CRMManager
  18845.      */
  18846.     protected function getCRMManagerService()
  18847.     {
  18848.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/CRMManager.php';
  18849.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LeadsExpectationsService.php';
  18850.         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()));
  18851.     }
  18852.     /**
  18853.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\CompanyManager' shared autowired service.
  18854.      *
  18855.      * @return \Aqarmap\Bundle\CRMBundle\Services\CompanyManager
  18856.      */
  18857.     protected function getCompanyManagerService()
  18858.     {
  18859.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/CompanyManager.php';
  18860.         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()));
  18861.     }
  18862.     /**
  18863.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Services\StaffHistoryManager' shared autowired service.
  18864.      *
  18865.      * @return \Aqarmap\Bundle\CRMBundle\Services\StaffHistoryManager
  18866.      */
  18867.     protected function getStaffHistoryManagerService()
  18868.     {
  18869.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Services/StaffHistoryManager.php';
  18870.         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()));
  18871.     }
  18872.     /**
  18873.      * Gets the private 'Aqarmap\Bundle\CRMBundle\Strategy\UpdateCompanyStrategy' shared autowired service.
  18874.      *
  18875.      * @return \Aqarmap\Bundle\CRMBundle\Strategy\UpdateCompanyStrategy
  18876.      */
  18877.     protected function getUpdateCompanyStrategyService()
  18878.     {
  18879.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  18880.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/Strategy/UpdateCompanyStrategy.php';
  18881.         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()));
  18882.     }
  18883.     /**
  18884.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand' shared autowired service.
  18885.      *
  18886.      * @return \Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand
  18887.      */
  18888.     protected function getBatchUpdatePackageTaxesCommandService()
  18889.     {
  18890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18891.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/BatchUpdatePackageTaxesCommand.php';
  18892.         $this->privates['Aqarmap\\Bundle\\CreditBundle\\Command\\BatchUpdatePackageTaxesCommand'] = $instance = new \Aqarmap\Bundle\CreditBundle\Command\BatchUpdatePackageTaxesCommand();
  18893.         $instance->setName('app:batch:credit:update_packages_taxes');
  18894.         return $instance;
  18895.     }
  18896.     /**
  18897.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\CreditAnalysisCommand' shared autowired service.
  18898.      *
  18899.      * @return \Aqarmap\Bundle\CreditBundle\Command\CreditAnalysisCommand
  18900.      */
  18901.     protected function getCreditAnalysisCommandService()
  18902.     {
  18903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18904.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/CreditAnalysisCommand.php';
  18905.         $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()));
  18906.         $instance->setName('app:analyse:credit:patch');
  18907.         return $instance;
  18908.     }
  18909.     /**
  18910.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ExclusivePackagesCreditFundingCommand' shared autowired service.
  18911.      *
  18912.      * @return \Aqarmap\Bundle\CreditBundle\Command\ExclusivePackagesCreditFundingCommand
  18913.      */
  18914.     protected function getExclusivePackagesCreditFundingCommandService()
  18915.     {
  18916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18917.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ExclusivePackagesCreditFundingCommand.php';
  18918.         $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()));
  18919.         $instance->setName('app:packages:exclusive:funding');
  18920.         return $instance;
  18921.     }
  18922.     /**
  18923.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ExpireCreditCommand' shared autowired service.
  18924.      *
  18925.      * @return \Aqarmap\Bundle\CreditBundle\Command\ExpireCreditCommand
  18926.      */
  18927.     protected function getExpireCreditCommandService()
  18928.     {
  18929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18930.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ExpireCreditCommand.php';
  18931.         $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()));
  18932.         $instance->setName('app:expire-credit-after-thirty-days');
  18933.         return $instance;
  18934.     }
  18935.     /**
  18936.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PackageUserTypePatchCommand' shared autowired service.
  18937.      *
  18938.      * @return \Aqarmap\Bundle\CreditBundle\Command\PackageUserTypePatchCommand
  18939.      */
  18940.     protected function getPackageUserTypePatchCommandService()
  18941.     {
  18942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18943.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PackageUserTypePatchCommand.php';
  18944.         $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()));
  18945.         $instance->setName('app:packages:usertype:patch');
  18946.         return $instance;
  18947.     }
  18948.     /**
  18949.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchCreditServicesOrderCommand' shared autowired service.
  18950.      *
  18951.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchCreditServicesOrderCommand
  18952.      */
  18953.     protected function getPatchCreditServicesOrderCommandService()
  18954.     {
  18955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18956.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchCreditServicesOrderCommand.php';
  18957.         $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()));
  18958.         $instance->setName('app:credit-services-order:patch');
  18959.         return $instance;
  18960.     }
  18961.     /**
  18962.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchExtendActiveCreditPackagesCommand' shared autowired service.
  18963.      *
  18964.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchExtendActiveCreditPackagesCommand
  18965.      */
  18966.     protected function getPatchExtendActiveCreditPackagesCommandService()
  18967.     {
  18968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18969.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchExtendActiveCreditPackagesCommand.php';
  18970.         $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()));
  18971.         $instance->setName('app:patch:extend-active-packages');
  18972.         return $instance;
  18973.     }
  18974.     /**
  18975.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchGenerateChurnAndExpiryHistoryCommand' shared autowired service.
  18976.      *
  18977.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchGenerateChurnAndExpiryHistoryCommand
  18978.      */
  18979.     protected function getPatchGenerateChurnAndExpiryHistoryCommandService()
  18980.     {
  18981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18982.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchGenerateChurnAndExpiryHistoryCommand.php';
  18983.         $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()));
  18984.         $instance->setName('app:patch:generate-churn-expiry-history');
  18985.         return $instance;
  18986.     }
  18987.     /**
  18988.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PatchRevertActiveCreditPackagesExtensionCommand' shared autowired service.
  18989.      *
  18990.      * @return \Aqarmap\Bundle\CreditBundle\Command\PatchRevertActiveCreditPackagesExtensionCommand
  18991.      */
  18992.     protected function getPatchRevertActiveCreditPackagesExtensionCommandService()
  18993.     {
  18994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18995.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PatchRevertActiveCreditPackagesExtensionCommand.php';
  18996.         $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()));
  18997.         $instance->setName('app:patch:revert-active-packages-extension');
  18998.         return $instance;
  18999.     }
  19000.     /**
  19001.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\PaymentTransactionsPatchCommand' shared autowired service.
  19002.      *
  19003.      * @return \Aqarmap\Bundle\CreditBundle\Command\PaymentTransactionsPatchCommand
  19004.      */
  19005.     protected function getPaymentTransactionsPatchCommandService()
  19006.     {
  19007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19008.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/PaymentTransactionsPatchCommand.php';
  19009.         $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()));
  19010.         $instance->setName('app:old-credits:patch');
  19011.         return $instance;
  19012.     }
  19013.     /**
  19014.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\ResetCreditOnChurnExpiryCommand' shared autowired service.
  19015.      *
  19016.      * @return \Aqarmap\Bundle\CreditBundle\Command\ResetCreditOnChurnExpiryCommand
  19017.      */
  19018.     protected function getResetCreditOnChurnExpiryCommandService()
  19019.     {
  19020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19021.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/ResetCreditOnChurnExpiryCommand.php';
  19022.         $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()));
  19023.         $instance->setName('app:reset_credit_churn_expiry');
  19024.         return $instance;
  19025.     }
  19026.     /**
  19027.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Command\UpdateChurnsAndExpiryDataCommand' shared autowired service.
  19028.      *
  19029.      * @return \Aqarmap\Bundle\CreditBundle\Command\UpdateChurnsAndExpiryDataCommand
  19030.      */
  19031.     protected function getUpdateChurnsAndExpiryDataCommandService()
  19032.     {
  19033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19034.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Command/UpdateChurnsAndExpiryDataCommand.php';
  19035.         $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()));
  19036.         $instance->setName('app:update:churns:expiry');
  19037.         return $instance;
  19038.     }
  19039.     /**
  19040.      * Gets the private 'Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber' shared autowired service.
  19041.      *
  19042.      * @return \Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber
  19043.      */
  19044.     protected function getChurnAndExpiryEventSubscriberService()
  19045.     {
  19046.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ChurnAndExpiryEventSubscriber.php';
  19047.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19048.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'])) {
  19049.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'];
  19050.         }
  19051.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'] ?? $this->getChurnAndExpiryManagerService());
  19052.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'])) {
  19053.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'];
  19054.         }
  19055.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ChurnAndExpiryEventSubscriber'] = new \Aqarmap\Bundle\CreditBundle\EventListener\ChurnAndExpiryEventSubscriber($a$b);
  19056.     }
  19057.     /**
  19058.      * Gets the private 'Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  19059.      *
  19060.      * @return \Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber
  19061.      */
  19062.     protected function getConfigureMenuEventSubscriberService()
  19063.     {
  19064.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/EventListener/ConfigureMenuEventSubscriber.php';
  19065.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  19066.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  19067.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  19068.         }
  19069.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  19070.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  19071.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  19072.         }
  19073.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\EventListener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\CreditBundle\EventListener\ConfigureMenuEventSubscriber(($this->services['translator'] ?? $this->getTranslatorService()), $a$b);
  19074.     }
  19075.     /**
  19076.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType' shared autowired service.
  19077.      *
  19078.      * @return \Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType
  19079.      */
  19080.     protected function getAdminSubtractCreditsFormTypeService()
  19081.     {
  19082.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19084.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/AdminSubtractCreditsFormType.php';
  19085.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\AdminSubtractCreditsFormType();
  19086.     }
  19087.     /**
  19088.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType' shared autowired service.
  19089.      *
  19090.      * @return \Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType
  19091.      */
  19092.     protected function getTransferPointsTypeService()
  19093.     {
  19094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19096.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/Admin/TransferPointsType.php';
  19097.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType'] = new \Aqarmap\Bundle\CreditBundle\Form\Admin\TransferPointsType();
  19098.     }
  19099.     /**
  19100.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType' shared autowired service.
  19101.      *
  19102.      * @return \Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType
  19103.      */
  19104.     protected function getUserPointsTypeService()
  19105.     {
  19106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19108.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/Admin/UserPointsType.php';
  19109.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType'] = new \Aqarmap\Bundle\CreditBundle\Form\Admin\UserPointsType();
  19110.     }
  19111.     /**
  19112.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType' shared autowired service.
  19113.      *
  19114.      * @return \Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType
  19115.      */
  19116.     protected function getBuyCreditsFormTypeService()
  19117.     {
  19118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19120.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/BuyCreditsFormType.php';
  19121.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\BuyCreditsFormType();
  19122.     }
  19123.     /**
  19124.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\ExportCreditTransactionType' shared autowired service.
  19125.      *
  19126.      * @return \Aqarmap\Bundle\CreditBundle\Form\ExportCreditTransactionType
  19127.      */
  19128.     protected function getExportCreditTransactionTypeService()
  19129.     {
  19130.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19132.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/ExportCreditTransactionType.php';
  19133.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType'] = new \Aqarmap\Bundle\CreditBundle\Form\ExportCreditTransactionType();
  19134.     }
  19135.     /**
  19136.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\FaqType' shared autowired service.
  19137.      *
  19138.      * @return \Aqarmap\Bundle\CreditBundle\Form\FaqType
  19139.      */
  19140.     protected function getFaqTypeService()
  19141.     {
  19142.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19143.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19144.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/FaqType.php';
  19145.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType'] = new \Aqarmap\Bundle\CreditBundle\Form\FaqType();
  19146.     }
  19147.     /**
  19148.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType' shared autowired service.
  19149.      *
  19150.      * @return \Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType
  19151.      */
  19152.     protected function getPackageFiltersFormTypeService()
  19153.     {
  19154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19156.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/PackageFiltersFormType.php';
  19157.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType'] = new \Aqarmap\Bundle\CreditBundle\Form\PackageFiltersFormType();
  19158.     }
  19159.     /**
  19160.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\PackageType' shared autowired service.
  19161.      *
  19162.      * @return \Aqarmap\Bundle\CreditBundle\Form\PackageType
  19163.      */
  19164.     protected function getPackageTypeService()
  19165.     {
  19166.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19168.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/PackageType.php';
  19169.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  19170.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'])) {
  19171.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'];
  19172.         }
  19173.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType'] = new \Aqarmap\Bundle\CreditBundle\Form\PackageType($a);
  19174.     }
  19175.     /**
  19176.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Form\ServiceType' shared autowired service.
  19177.      *
  19178.      * @return \Aqarmap\Bundle\CreditBundle\Form\ServiceType
  19179.      */
  19180.     protected function getServiceTypeService()
  19181.     {
  19182.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19183.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19184.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Form/ServiceType.php';
  19185.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType'] = new \Aqarmap\Bundle\CreditBundle\Form\ServiceType();
  19186.     }
  19187.     /**
  19188.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository' shared autowired service.
  19189.      *
  19190.      * @return \Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository
  19191.      */
  19192.     protected function getChurnsAndExpiryRepositoryService()
  19193.     {
  19194.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/ChurnsAndExpiryRepository.php';
  19195.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\ChurnsAndExpiryRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\ChurnsAndExpiryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19196.     }
  19197.     /**
  19198.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditAnalysisRepository' shared autowired service.
  19199.      *
  19200.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditAnalysisRepository
  19201.      */
  19202.     protected function getCreditAnalysisRepositoryService()
  19203.     {
  19204.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditAnalysisRepository.php';
  19205.         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()));
  19206.     }
  19207.     /**
  19208.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy' shared autowired service.
  19209.      *
  19210.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy
  19211.      */
  19212.     protected function getCreditPackageRepositroyService()
  19213.     {
  19214.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/CreditPackageRepositroy.php';
  19215.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditPackageRepositroy'] = new \Aqarmap\Bundle\CreditBundle\Repository\CreditPackageRepositroy(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19216.     }
  19217.     /**
  19218.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\CreditRepository' shared autowired service.
  19219.      *
  19220.      * @return \Aqarmap\Bundle\CreditBundle\Repository\CreditRepository
  19221.      */
  19222.     protected function getCreditRepositoryService()
  19223.     {
  19224.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\CreditRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\CreditRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19225.     }
  19226.     /**
  19227.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\FaqRepository' shared autowired service.
  19228.      *
  19229.      * @return \Aqarmap\Bundle\CreditBundle\Repository\FaqRepository
  19230.      */
  19231.     protected function getFaqRepositoryService()
  19232.     {
  19233.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/FaqRepository.php';
  19234.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\FaqRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\FaqRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  19235.     }
  19236.     /**
  19237.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository' shared autowired service.
  19238.      *
  19239.      * @return \Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository
  19240.      */
  19241.     protected function getPackageServiceRepositoryService()
  19242.     {
  19243.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/PackageServiceRepository.php';
  19244.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\PackageServiceRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\PackageServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19245.     }
  19246.     /**
  19247.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository' shared autowired service.
  19248.      *
  19249.      * @return \Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository
  19250.      */
  19251.     protected function getServiceRepositoryService()
  19252.     {
  19253.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Repository/ServiceRepository.php';
  19254.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Repository\\ServiceRepository'] = new \Aqarmap\Bundle\CreditBundle\Repository\ServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19255.     }
  19256.     /**
  19257.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager' shared autowired service.
  19258.      *
  19259.      * @return \Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager
  19260.      */
  19261.     protected function getChurnAndExpiryManagerService()
  19262.     {
  19263.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/Services/ChurnAndExpiryManager.php';
  19264.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19265.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'])) {
  19266.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'];
  19267.         }
  19268.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  19269.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'])) {
  19270.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'];
  19271.         }
  19272.         return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\ChurnAndExpiryManager'] = new \Aqarmap\Bundle\CreditBundle\Services\ChurnAndExpiryManager($a$b);
  19273.     }
  19274.     /**
  19275.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\CreditAnalysisManager' shared autowired service.
  19276.      *
  19277.      * @return \Aqarmap\Bundle\CreditBundle\Services\CreditAnalysisManager
  19278.      */
  19279.     protected function getCreditAnalysisManagerService()
  19280.     {
  19281.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19282.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  19283.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  19284.         }
  19285.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19286.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  19287.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  19288.         }
  19289.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  19290.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  19291.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  19292.         }
  19293.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19294.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'])) {
  19295.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'];
  19296.         }
  19297.         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()));
  19298.     }
  19299.     /**
  19300.      * Gets the private 'Aqarmap\Bundle\CreditBundle\Services\CreditManager' shared autowired service.
  19301.      *
  19302.      * @return \Aqarmap\Bundle\CreditBundle\Services\CreditManager
  19303.      */
  19304.     protected function getCreditManagerService()
  19305.     {
  19306.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19307.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19308.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19309.         }
  19310.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19311.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19312.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19313.         }
  19314.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19315.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19316.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19317.         }
  19318.         $d = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] ?? $this->getUserPackagesRepositoryService());
  19319.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19320.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19321.         }
  19322.         $e = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'] ?? $this->getUserPackagesServiceService());
  19323.         if (isset($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'])) {
  19324.             return $this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'];
  19325.         }
  19326.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  19327.         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()));
  19328.     }
  19329.     /**
  19330.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Command\CustomerProfilingSurveyCommand' shared autowired service.
  19331.      *
  19332.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Command\CustomerProfilingSurveyCommand
  19333.      */
  19334.     protected function getCustomerProfilingSurveyCommandService()
  19335.     {
  19336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19337.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Command/CustomerProfilingSurveyCommand.php';
  19338.         $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()));
  19339.         $instance->setName('app:customers:profiling');
  19340.         return $instance;
  19341.     }
  19342.     /**
  19343.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Command\MigrateAgesCommand' shared autowired service.
  19344.      *
  19345.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Command\MigrateAgesCommand
  19346.      */
  19347.     protected function getMigrateAgesCommandService()
  19348.     {
  19349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19350.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Command/MigrateAgesCommand.php';
  19351.         $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()));
  19352.         $instance->setName('app:patch:profiling:ages:change');
  19353.         return $instance;
  19354.     }
  19355.     /**
  19356.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\EventListener\CustomerProfilingListener' shared autowired service.
  19357.      *
  19358.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\EventListener\CustomerProfilingListener
  19359.      */
  19360.     protected function getCustomerProfilingListenerService()
  19361.     {
  19362.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/EventListener/CustomerProfilingListener.php';
  19363.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19364.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  19365.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  19366.         }
  19367.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  19368.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  19369.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  19370.         }
  19371.         $c = ($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] ?? $this->getCustomerProfilingServiceService());
  19372.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'])) {
  19373.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\EventListener\\CustomerProfilingListener'];
  19374.         }
  19375.         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()));
  19376.     }
  19377.     /**
  19378.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType' shared autowired service.
  19379.      *
  19380.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType
  19381.      */
  19382.     protected function getAnnualSurveyTypeService()
  19383.     {
  19384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19386.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/AnnualSurveyType.php';
  19387.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\AnnualSurveyType();
  19388.     }
  19389.     /**
  19390.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType' shared autowired service.
  19391.      *
  19392.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType
  19393.      */
  19394.     protected function getDynamicQuestionChoiceTypeService()
  19395.     {
  19396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19398.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/DynamicQuestionChoiceType.php';
  19399.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionChoiceType();
  19400.     }
  19401.     /**
  19402.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType' shared autowired service.
  19403.      *
  19404.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType
  19405.      */
  19406.     protected function getDynamicQuestionTypeService()
  19407.     {
  19408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19410.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/DynamicQuestionType.php';
  19411.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\DynamicQuestionType();
  19412.     }
  19413.     /**
  19414.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType' shared autowired service.
  19415.      *
  19416.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType
  19417.      */
  19418.     protected function getQuestionSetTypeService()
  19419.     {
  19420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19422.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Form/QuestionSetType.php';
  19423.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Form\QuestionSetType();
  19424.     }
  19425.     /**
  19426.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository' shared autowired service.
  19427.      *
  19428.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository
  19429.      */
  19430.     protected function getQuestionQueueRepositoryService()
  19431.     {
  19432.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Repository/QuestionQueueRepository.php';
  19433.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionQueueRepository'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionQueueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19434.     }
  19435.     /**
  19436.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository' shared autowired service.
  19437.      *
  19438.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository
  19439.      */
  19440.     protected function getQuestionSetRepositoryService()
  19441.     {
  19442.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Repository/QuestionSetRepository.php';
  19443.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Repository\\QuestionSetRepository'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Repository\QuestionSetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19444.     }
  19445.     /**
  19446.      * Gets the private 'Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService' shared autowired service.
  19447.      *
  19448.      * @return \Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService
  19449.      */
  19450.     protected function getCustomerProfilingServiceService()
  19451.     {
  19452.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/Services/CustomerProfilingService.php';
  19453.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19454.         if (isset($this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'])) {
  19455.             return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'];
  19456.         }
  19457.         return $this->privates['Aqarmap\\Bundle\\CustomerProfilingBundle\\Services\\CustomerProfilingService'] = new \Aqarmap\Bundle\CustomerProfilingBundle\Services\CustomerProfilingService($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  19458.     }
  19459.     /**
  19460.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Command\UpdateCommentsCounterCommand' shared autowired service.
  19461.      *
  19462.      * @return \Aqarmap\Bundle\DiscussionBundle\Command\UpdateCommentsCounterCommand
  19463.      */
  19464.     protected function getUpdateCommentsCounterCommandService()
  19465.     {
  19466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19467.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Command/UpdateCommentsCounterCommand.php';
  19468.         $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()));
  19469.         $instance->setName('app:discussion:comments_counter:update');
  19470.         return $instance;
  19471.     }
  19472.     /**
  19473.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener' shared autowired service.
  19474.      *
  19475.      * @return \Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener
  19476.      */
  19477.     protected function getDiscussionSubscriberListenerService()
  19478.     {
  19479.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/EventListener/DiscussionSubscriberListener.php';
  19480.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19481.         if (isset($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'])) {
  19482.             return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'];
  19483.         }
  19484.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\DiscussionSubscriberListener'] = new \Aqarmap\Bundle\DiscussionBundle\EventListener\DiscussionSubscriberListener($a);
  19485.     }
  19486.     /**
  19487.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener' shared autowired service.
  19488.      *
  19489.      * @return \Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener
  19490.      */
  19491.     protected function getNotificationsBagListenerService()
  19492.     {
  19493.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/EventListener/NotificationsBagListener.php';
  19494.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19495.         if (isset($this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'])) {
  19496.             return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'];
  19497.         }
  19498.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\EventListener\\NotificationsBagListener'] = new \Aqarmap\Bundle\DiscussionBundle\EventListener\NotificationsBagListener($a);
  19499.     }
  19500.     /**
  19501.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\CategoryType' shared autowired service.
  19502.      *
  19503.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\CategoryType
  19504.      */
  19505.     protected function getCategoryTypeService()
  19506.     {
  19507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19509.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/CategoryType.php';
  19510.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\CategoryType();
  19511.     }
  19512.     /**
  19513.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\CommentType' shared autowired service.
  19514.      *
  19515.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\CommentType
  19516.      */
  19517.     protected function getCommentTypeService()
  19518.     {
  19519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19521.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/CommentType.php';
  19522.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\CommentType();
  19523.     }
  19524.     /**
  19525.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType' shared autowired service.
  19526.      *
  19527.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType
  19528.      */
  19529.     protected function getDiscussionSearchTypeService()
  19530.     {
  19531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19532.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19533.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionSearchType.php';
  19534.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionSearchType();
  19535.     }
  19536.     /**
  19537.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType' shared autowired service.
  19538.      *
  19539.      * @return \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType
  19540.      */
  19541.     protected function getDiscussionTypeService()
  19542.     {
  19543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19544.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19545.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Form/DiscussionType.php';
  19546.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType'] = new \Aqarmap\Bundle\DiscussionBundle\Form\DiscussionType(($this->services['translator'] ?? $this->getTranslatorService()));
  19547.     }
  19548.     /**
  19549.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository' shared autowired service.
  19550.      *
  19551.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository
  19552.      */
  19553.     protected function getCategoryRepositoryService()
  19554.     {
  19555.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/CategoryRepository.php';
  19556.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CategoryRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\CategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19557.     }
  19558.     /**
  19559.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository' shared autowired service.
  19560.      *
  19561.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository
  19562.      */
  19563.     protected function getCommentRepositoryService()
  19564.     {
  19565.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/CommentRepository.php';
  19566.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\CommentRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\CommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19567.     }
  19568.     /**
  19569.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository' shared autowired service.
  19570.      *
  19571.      * @return \Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository
  19572.      */
  19573.     protected function getDiscussionRepositoryService()
  19574.     {
  19575.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Repository/DiscussionRepository.php';
  19576.         return $this->privates['Aqarmap\\Bundle\\DiscussionBundle\\Repository\\DiscussionRepository'] = new \Aqarmap\Bundle\DiscussionBundle\Repository\DiscussionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19577.     }
  19578.     /**
  19579.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\CommentManager' shared autowired service.
  19580.      *
  19581.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\CommentManager
  19582.      */
  19583.     protected function getCommentManagerService()
  19584.     {
  19585.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/CommentManager.php';
  19586.         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()));
  19587.     }
  19588.     /**
  19589.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\DiscussionManager' shared autowired service.
  19590.      *
  19591.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\DiscussionManager
  19592.      */
  19593.     protected function getDiscussionManagerService()
  19594.     {
  19595.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionManager.php';
  19596.         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()));
  19597.     }
  19598.     /**
  19599.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\DiscussionService' shared autowired service.
  19600.      *
  19601.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\DiscussionService
  19602.      */
  19603.     protected function getDiscussionServiceService()
  19604.     {
  19605.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Contract/Service/DiscussionServiceInterface.php';
  19606.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/DiscussionService.php';
  19607.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Serializer/Denormalizer/DenormalizerInterface.php';
  19608.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Serializer/Denormalizer/Denormalizer.php';
  19609.         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())));
  19610.     }
  19611.     /**
  19612.      * Gets the private 'Aqarmap\Bundle\DiscussionBundle\Service\WordpressManager' shared autowired service.
  19613.      *
  19614.      * @return \Aqarmap\Bundle\DiscussionBundle\Service\WordpressManager
  19615.      */
  19616.     protected function getWordpressManagerService()
  19617.     {
  19618.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/Service/WordpressManager.php';
  19619.         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()));
  19620.     }
  19621.     /**
  19622.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\EventListener\VerifyExchangeUnlocksSerializerListener' shared autowired service.
  19623.      *
  19624.      * @return \Aqarmap\Bundle\ExchangeBundle\EventListener\VerifyExchangeUnlocksSerializerListener
  19625.      */
  19626.     protected function getVerifyExchangeUnlocksSerializerListenerService()
  19627.     {
  19628.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  19629.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/EventListener/VerifyExchangeUnlocksSerializerListener.php';
  19630.         $a = ($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'] ?? $this->getExchangeManagerService());
  19631.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener'])) {
  19632.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\EventListener\\VerifyExchangeUnlocksSerializerListener'];
  19633.         }
  19634.         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);
  19635.     }
  19636.     /**
  19637.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType' shared autowired service.
  19638.      *
  19639.      * @return \Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType
  19640.      */
  19641.     protected function getExchangeRequestTypeService()
  19642.     {
  19643.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19644.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19645.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Form/ExchangeRequestType.php';
  19646.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType'] = new \Aqarmap\Bundle\ExchangeBundle\Form\ExchangeRequestType();
  19647.     }
  19648.     /**
  19649.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository' shared autowired service.
  19650.      *
  19651.      * @return \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository
  19652.      */
  19653.     protected function getExchangeRequestRepositoryService()
  19654.     {
  19655.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Repository/ExchangeRequestRepository.php';
  19656.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestRepository'] = new \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19657.     }
  19658.     /**
  19659.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository' shared autowired service.
  19660.      *
  19661.      * @return \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository
  19662.      */
  19663.     protected function getExchangeRequestUnlockRepositoryService()
  19664.     {
  19665.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Repository/ExchangeRequestUnlockRepository.php';
  19666.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Repository\\ExchangeRequestUnlockRepository'] = new \Aqarmap\Bundle\ExchangeBundle\Repository\ExchangeRequestUnlockRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19667.     }
  19668.     /**
  19669.      * Gets the private 'Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager' shared autowired service.
  19670.      *
  19671.      * @return \Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager
  19672.      */
  19673.     protected function getExchangeManagerService()
  19674.     {
  19675.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/Service/ExchangeManager.php';
  19676.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19677.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'])) {
  19678.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'];
  19679.         }
  19680.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19681.         if (isset($this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'])) {
  19682.             return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'];
  19683.         }
  19684.         return $this->privates['Aqarmap\\Bundle\\ExchangeBundle\\Service\\ExchangeManager'] = new \Aqarmap\Bundle\ExchangeBundle\Service\ExchangeManager($a$b);
  19685.     }
  19686.     /**
  19687.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType' shared autowired service.
  19688.      *
  19689.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType
  19690.      */
  19691.     protected function getAddFeatureToggleFormTypeService()
  19692.     {
  19693.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19694.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19695.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Form/Admin/AddFeatureToggleFormType.php';
  19696.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType'] = new \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\AddFeatureToggleFormType();
  19697.     }
  19698.     /**
  19699.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType' shared autowired service.
  19700.      *
  19701.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType
  19702.      */
  19703.     protected function getEditFeatureToggleFormTypeService()
  19704.     {
  19705.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19707.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Form/Admin/EditFeatureToggleFormType.php';
  19708.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType'] = new \Aqarmap\Bundle\FeatureToggleBundle\Form\Admin\EditFeatureToggleFormType();
  19709.     }
  19710.     /**
  19711.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository' shared autowired service.
  19712.      *
  19713.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository
  19714.      */
  19715.     protected function getFeatureToggleRepositoryService()
  19716.     {
  19717.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Repository/FeatureToggleRepository.php';
  19718.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRepository'] = new \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19719.     }
  19720.     /**
  19721.      * Gets the private 'Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository' shared autowired service.
  19722.      *
  19723.      * @return \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository
  19724.      */
  19725.     protected function getFeatureToggleRuleRepositoryService()
  19726.     {
  19727.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/Repository/FeatureToggleRuleRepository.php';
  19728.         return $this->privates['Aqarmap\\Bundle\\FeatureToggleBundle\\Repository\\FeatureToggleRuleRepository'] = new \Aqarmap\Bundle\FeatureToggleBundle\Repository\FeatureToggleRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19729.     }
  19730.     /**
  19731.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm' shared autowired service.
  19732.      *
  19733.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm
  19734.      */
  19735.     protected function getFinancialAidFormService()
  19736.     {
  19737.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  19738.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  19739.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Form/Admin/FinancialAidForm.php';
  19740.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm'] = new \Aqarmap\Bundle\FinancialAidsBundle\Form\Admin\FinancialAidForm();
  19741.     }
  19742.     /**
  19743.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository' shared autowired service.
  19744.      *
  19745.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository
  19746.      */
  19747.     protected function getFinancialAidRepositoryService()
  19748.     {
  19749.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle/Repository/FinancialAidRepository.php';
  19750.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Repository\\FinancialAidRepository'] = new \Aqarmap\Bundle\FinancialAidsBundle\Repository\FinancialAidRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  19751.     }
  19752.     /**
  19753.      * Gets the private 'Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService' shared autowired service.
  19754.      *
  19755.      * @return \Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService
  19756.      */
  19757.     protected function getFinancialAidServiceService()
  19758.     {
  19759.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19760.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  19761.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  19762.         }
  19763.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  19764.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  19765.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  19766.         }
  19767.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  19768.         if (isset($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'])) {
  19769.             return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'];
  19770.         }
  19771.         return $this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] = new \Aqarmap\Bundle\FinancialAidsBundle\Service\FinancialAidService($a$b, ($this->services['router'] ?? $this->getRouterService()), $c);
  19772.     }
  19773.     /**
  19774.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder' shared autowired service.
  19775.      *
  19776.      * @return \Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder
  19777.      */
  19778.     protected function getMetaTagsBuilderService()
  19779.     {
  19780.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  19781.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'])) {
  19782.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'];
  19783.         }
  19784.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'] = new \Aqarmap\Bundle\ListingBundle\Builder\MetaTagsBuilder($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  19785.     }
  19786.     /**
  19787.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpCreationCommand' shared autowired service.
  19788.      *
  19789.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpCreationCommand
  19790.      */
  19791.     protected function getAutoBumpUpCreationCommandService()
  19792.     {
  19793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19794.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpCreationCommand.php';
  19795.         $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()));
  19796.         $instance->setName('app:units:create-auto-bump-up');
  19797.         return $instance;
  19798.     }
  19799.     /**
  19800.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpListingsCommand' shared autowired service.
  19801.      *
  19802.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoBumpUpListingsCommand
  19803.      */
  19804.     protected function getAutoBumpUpListingsCommandService()
  19805.     {
  19806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19807.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoBumpUpListingsCommand.php';
  19808.         $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()));
  19809.         $instance->setName('app:listings:bump-up');
  19810.         return $instance;
  19811.     }
  19812.     /**
  19813.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoScrapedPublisherCommand' shared autowired service.
  19814.      *
  19815.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoScrapedPublisherCommand
  19816.      */
  19817.     protected function getAutoScrapedPublisherCommandService()
  19818.     {
  19819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19820.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoScrapedPublisherCommand.php';
  19821.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ScrapedListingPublisher.php';
  19822.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ListingPublisher.php';
  19823.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Publisher/ScrapedUserPublisher.php';
  19824.         $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())));
  19825.         $instance->setName('app:scraped:listings:publisher');
  19826.         return $instance;
  19827.     }
  19828.     /**
  19829.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\AutoScrapedRefinerCommand' shared autowired service.
  19830.      *
  19831.      * @return \Aqarmap\Bundle\ListingBundle\Command\AutoScrapedRefinerCommand
  19832.      */
  19833.     protected function getAutoScrapedRefinerCommandService()
  19834.     {
  19835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19836.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/AutoScrapedRefinerCommand.php';
  19837.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/ScrapedListingRefiner.php';
  19838.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/ScrapedListing/ListingValidator.php';
  19839.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/ScrapedListingMapper.php';
  19840.         $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 () {
  19841.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\ImagesMapper'] ?? $this->getImagesMapperService());
  19842.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\LocationMapper'] ?? $this->getLocationMapperService());
  19843.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\PropertyTypeMapper'] ?? $this->getPropertyTypeMapperService());
  19844.             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()));
  19845.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\Refiner\\Mapper\\SectionMapper'] ?? $this->getSectionMapperService());
  19846.             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()));
  19847.         }, 6)), ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\AutoScrapping\\ProcessManager'] ?? $this->getProcessManagerService())));
  19848.         $instance->setName('app:scraped:listings:refiner');
  19849.         return $instance;
  19850.     }
  19851.     /**
  19852.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\BatchInsertListingFeaturesForOldFlf2ListingsCommand' shared autowired service.
  19853.      *
  19854.      * @return \Aqarmap\Bundle\ListingBundle\Command\BatchInsertListingFeaturesForOldFlf2ListingsCommand
  19855.      */
  19856.     protected function getBatchInsertListingFeaturesForOldFlf2ListingsCommandService()
  19857.     {
  19858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19859.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/BatchInsertListingFeaturesForOldFlf2ListingsCommand.php';
  19860.         $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()));
  19861.         $instance->setName('app:batch:flf2_listing_features');
  19862.         return $instance;
  19863.     }
  19864.     /**
  19865.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\BatchUpdateListingMainPhotosCommand' shared autowired service.
  19866.      *
  19867.      * @return \Aqarmap\Bundle\ListingBundle\Command\BatchUpdateListingMainPhotosCommand
  19868.      */
  19869.     protected function getBatchUpdateListingMainPhotosCommandService()
  19870.     {
  19871.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19872.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/BatchUpdateListingMainPhotosCommand.php';
  19873.         $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()));
  19874.         $instance->setName('app:batch:listings:update_main_photo');
  19875.         return $instance;
  19876.     }
  19877.     /**
  19878.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CTRCommand' shared autowired service.
  19879.      *
  19880.      * @return \Aqarmap\Bundle\ListingBundle\Command\CTRCommand
  19881.      */
  19882.     protected function getCTRCommandService()
  19883.     {
  19884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19885.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CTRCommand.php';
  19886.         $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()));
  19887.         $instance->setName('app:listings:update-ctr');
  19888.         return $instance;
  19889.     }
  19890.     /**
  19891.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CallRequestCommand' shared autowired service.
  19892.      *
  19893.      * @return \Aqarmap\Bundle\ListingBundle\Command\CallRequestCommand
  19894.      */
  19895.     protected function getCallRequestCommandService()
  19896.     {
  19897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19898.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CallRequestCommand.php';
  19899.         $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()));
  19900.         $instance->setName('app:call_request:deliver');
  19901.         return $instance;
  19902.     }
  19903.     /**
  19904.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CleanUpPhonesAndContryCodeCommand' shared autowired service.
  19905.      *
  19906.      * @return \Aqarmap\Bundle\ListingBundle\Command\CleanUpPhonesAndContryCodeCommand
  19907.      */
  19908.     protected function getCleanUpPhonesAndContryCodeCommandService()
  19909.     {
  19910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19911.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CleanUpPhonesAndContryCodeCommand.php';
  19912.         $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()));
  19913.         $instance->setName('app:phones:clean-up');
  19914.         return $instance;
  19915.     }
  19916.     /**
  19917.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\CompoundAveragePriceCommand' shared autowired service.
  19918.      *
  19919.      * @return \Aqarmap\Bundle\ListingBundle\Command\CompoundAveragePriceCommand
  19920.      */
  19921.     protected function getCompoundAveragePriceCommandService()
  19922.     {
  19923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19924.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/CompoundAveragePriceCommand.php';
  19925.         $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()));
  19926.         $instance->setName('app:listing:average-price');
  19927.         return $instance;
  19928.     }
  19929.     /**
  19930.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\DeleteRejectedListingCommand' shared autowired service.
  19931.      *
  19932.      * @return \Aqarmap\Bundle\ListingBundle\Command\DeleteRejectedListingCommand
  19933.      */
  19934.     protected function getDeleteRejectedListingCommandService()
  19935.     {
  19936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19937.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/DeleteRejectedListingCommand.php';
  19938.         $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()));
  19939.         $instance->setName('app:listing:delete_rejected');
  19940.         return $instance;
  19941.     }
  19942.     /**
  19943.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\FreezeListingsCommand' shared autowired service.
  19944.      *
  19945.      * @return \Aqarmap\Bundle\ListingBundle\Command\FreezeListingsCommand
  19946.      */
  19947.     protected function getFreezeListingsCommandService()
  19948.     {
  19949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19950.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/FreezeListingsCommand.php';
  19951.         $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()));
  19952.         $instance->setName('app:freeze:listings');
  19953.         return $instance;
  19954.     }
  19955.     /**
  19956.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\GenerateTopCustomersCommand' shared autowired service.
  19957.      *
  19958.      * @return \Aqarmap\Bundle\ListingBundle\Command\GenerateTopCustomersCommand
  19959.      */
  19960.     protected function getGenerateTopCustomersCommandService()
  19961.     {
  19962.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19963.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/GenerateTopCustomersCommand.php';
  19964.         $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()));
  19965.         $instance->setName('app:top_customers:generate');
  19966.         return $instance;
  19967.     }
  19968.     /**
  19969.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\IncrementListingImpressionsCommand' shared autowired service.
  19970.      *
  19971.      * @return \Aqarmap\Bundle\ListingBundle\Command\IncrementListingImpressionsCommand
  19972.      */
  19973.     protected function getIncrementListingImpressionsCommandService()
  19974.     {
  19975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19976.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/IncrementListingImpressionsCommand.php';
  19977.         $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()));
  19978.         $instance->setName('app:listing:increment_listing_impressions');
  19979.         return $instance;
  19980.     }
  19981.     /**
  19982.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LeadsCRMCommand' shared autowired service.
  19983.      *
  19984.      * @return \Aqarmap\Bundle\ListingBundle\Command\LeadsCRMCommand
  19985.      */
  19986.     protected function getLeadsCRMCommandService()
  19987.     {
  19988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19989.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LeadsCRMCommand.php';
  19990.         $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()));
  19991.         $instance->setName('crm:leads:sync');
  19992.         return $instance;
  19993.     }
  19994.     /**
  19995.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LinkedLocationHistoryCountCommand' shared autowired service.
  19996.      *
  19997.      * @return \Aqarmap\Bundle\ListingBundle\Command\LinkedLocationHistoryCountCommand
  19998.      */
  19999.     protected function getLinkedLocationHistoryCountCommandService()
  20000.     {
  20001.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20002.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LinkedLocationHistoryCountCommand.php';
  20003.         $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()));
  20004.         $instance->setName('app:locations:history:linked_locations_count:update');
  20005.         return $instance;
  20006.     }
  20007.     /**
  20008.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingExpirationCommand' shared autowired service.
  20009.      *
  20010.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingExpirationCommand
  20011.      */
  20012.     protected function getListingExpirationCommandService()
  20013.     {
  20014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20015.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingExpirationCommand.php';
  20016.         $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()));
  20017.         $instance->setName('app:listing:expiration');
  20018.         return $instance;
  20019.     }
  20020.     /**
  20021.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingFeaturedExpirationCommand' shared autowired service.
  20022.      *
  20023.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingFeaturedExpirationCommand
  20024.      */
  20025.     protected function getListingFeaturedExpirationCommandService()
  20026.     {
  20027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20028.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingFeaturedExpirationCommand.php';
  20029.         $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()));
  20030.         $instance->setName('app:listing:featured_expiration');
  20031.         return $instance;
  20032.     }
  20033.     /**
  20034.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingNotificationCommand' shared autowired service.
  20035.      *
  20036.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingNotificationCommand
  20037.      */
  20038.     protected function getListingNotificationCommandService()
  20039.     {
  20040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20041.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingNotificationCommand.php';
  20042.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingNotificationManager.php';
  20043.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20044.         $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()));
  20045.         $instance->setName('app:listing_notification:deliver');
  20046.         return $instance;
  20047.     }
  20048.     /**
  20049.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingPendingPaymentCommand' shared autowired service.
  20050.      *
  20051.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingPendingPaymentCommand
  20052.      */
  20053.     protected function getListingPendingPaymentCommandService()
  20054.     {
  20055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20056.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingPendingPaymentCommand.php';
  20057.         $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()));
  20058.         $instance->setName('app:listing:pending:payment');
  20059.         return $instance;
  20060.     }
  20061.     /**
  20062.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingPendingPhotoCommand' shared autowired service.
  20063.      *
  20064.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingPendingPhotoCommand
  20065.      */
  20066.     protected function getListingPendingPhotoCommandService()
  20067.     {
  20068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20069.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingPendingPhotoCommand.php';
  20070.         $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()));
  20071.         $instance->setName('app:listing:pending:photos');
  20072.         return $instance;
  20073.     }
  20074.     /**
  20075.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingRelistExpiredCommand' shared autowired service.
  20076.      *
  20077.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingRelistExpiredCommand
  20078.      */
  20079.     protected function getListingRelistExpiredCommandService()
  20080.     {
  20081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20082.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingRelistExpiredCommand.php';
  20083.         $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()));
  20084.         $instance->setName('app:listing:relist');
  20085.         return $instance;
  20086.     }
  20087.     /**
  20088.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ListingsPhotosOrderPatchCommand' shared autowired service.
  20089.      *
  20090.      * @return \Aqarmap\Bundle\ListingBundle\Command\ListingsPhotosOrderPatchCommand
  20091.      */
  20092.     protected function getListingsPhotosOrderPatchCommandService()
  20093.     {
  20094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20095.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ListingsPhotosOrderPatchCommand.php';
  20096.         $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()));
  20097.         $instance->setName('app:patch:listing:photo:order');
  20098.         return $instance;
  20099.     }
  20100.     /**
  20101.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LocationNearestByCalculateCommand' shared autowired service.
  20102.      *
  20103.      * @return \Aqarmap\Bundle\ListingBundle\Command\LocationNearestByCalculateCommand
  20104.      */
  20105.     protected function getLocationNearestByCalculateCommandService()
  20106.     {
  20107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20108.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LocationNearestByCalculateCommand.php';
  20109.         $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()));
  20110.         $instance->setName('app:location:nearest_by');
  20111.         return $instance;
  20112.     }
  20113.     /**
  20114.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand' shared autowired service.
  20115.      *
  20116.      * @return \Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand
  20117.      */
  20118.     protected function getLocationSupplyDemandGetCommandService()
  20119.     {
  20120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20121.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/LocationSupplyDemandGetCommand.php';
  20122.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\LocationSupplyDemandGetCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\LocationSupplyDemandGetCommand(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'] ?? $this->getSupplyDemandManagerService()));
  20123.         $instance->setName('app:supply_demand:get');
  20124.         return $instance;
  20125.     }
  20126.     /**
  20127.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\MoveListingPhoneCommand' shared autowired service.
  20128.      *
  20129.      * @return \Aqarmap\Bundle\ListingBundle\Command\MoveListingPhoneCommand
  20130.      */
  20131.     protected function getMoveListingPhoneCommandService()
  20132.     {
  20133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20134.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/MoveListingPhoneCommand.php';
  20135.         $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()));
  20136.         $instance->setName('app:listings:phones:patch');
  20137.         return $instance;
  20138.     }
  20139.     /**
  20140.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\MoveUserPhoneNumbersCommand' shared autowired service.
  20141.      *
  20142.      * @return \Aqarmap\Bundle\ListingBundle\Command\MoveUserPhoneNumbersCommand
  20143.      */
  20144.     protected function getMoveUserPhoneNumbersCommandService()
  20145.     {
  20146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20147.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/MoveUserPhoneNumbersCommand.php';
  20148.         $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()));
  20149.         $instance->setName('app:users:phones:patch');
  20150.         return $instance;
  20151.     }
  20152.     /**
  20153.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchFixListingsSlugCommand' shared autowired service.
  20154.      *
  20155.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchFixListingsSlugCommand
  20156.      */
  20157.     protected function getPatchFixListingsSlugCommandService()
  20158.     {
  20159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20160.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchFixListingsSlugCommand.php';
  20161.         $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()));
  20162.         $instance->setName('app:patch:fix_listings_slug');
  20163.         return $instance;
  20164.     }
  20165.     /**
  20166.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchPublishListingsDataToSNSCommand' shared autowired service.
  20167.      *
  20168.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchPublishListingsDataToSNSCommand
  20169.      */
  20170.     protected function getPatchPublishListingsDataToSNSCommandService()
  20171.     {
  20172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20173.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchPublishListingsDataToSNSCommand.php';
  20174.         $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()));
  20175.         $instance->setName('app:patch:publish_listing_sns');
  20176.         return $instance;
  20177.     }
  20178.     /**
  20179.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchRepublishLeadsToQueueCommand' shared autowired service.
  20180.      *
  20181.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchRepublishLeadsToQueueCommand
  20182.      */
  20183.     protected function getPatchRepublishLeadsToQueueCommandService()
  20184.     {
  20185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20186.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchRepublishLeadsToQueueCommand.php';
  20187.         $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()));
  20188.         $instance->setName('app:leads:send-emails-queue-republish');
  20189.         return $instance;
  20190.     }
  20191.     /**
  20192.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateCompoundLocationCommand' shared autowired service.
  20193.      *
  20194.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateCompoundLocationCommand
  20195.      */
  20196.     protected function getPatchUpdateCompoundLocationCommandService()
  20197.     {
  20198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20199.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateCompoundLocationCommand.php';
  20200.         $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()));
  20201.         $instance->setName('app:location:update-compound-location');
  20202.         return $instance;
  20203.     }
  20204.     /**
  20205.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingCoordinatesCommand' shared autowired service.
  20206.      *
  20207.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingCoordinatesCommand
  20208.      */
  20209.     protected function getPatchUpdateListingCoordinatesCommandService()
  20210.     {
  20211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20212.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateListingCoordinatesCommand.php';
  20213.         $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()));
  20214.         $instance->setName('app:listing:update-coordinates');
  20215.         return $instance;
  20216.     }
  20217.     /**
  20218.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingLeadsCountCommand' shared autowired service.
  20219.      *
  20220.      * @return \Aqarmap\Bundle\ListingBundle\Command\PatchUpdateListingLeadsCountCommand
  20221.      */
  20222.     protected function getPatchUpdateListingLeadsCountCommandService()
  20223.     {
  20224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20225.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/PatchUpdateListingLeadsCountCommand.php';
  20226.         $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()));
  20227.         $instance->setName('app:listing:leads-count');
  20228.         return $instance;
  20229.     }
  20230.     /**
  20231.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ProjectReportCommand' shared autowired service.
  20232.      *
  20233.      * @return \Aqarmap\Bundle\ListingBundle\Command\ProjectReportCommand
  20234.      */
  20235.     protected function getProjectReportCommandService()
  20236.     {
  20237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20238.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ProjectReportCommand.php';
  20239.         $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()));
  20240.         $instance->setName('app:project_report:deliver');
  20241.         return $instance;
  20242.     }
  20243.     /**
  20244.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ResetFailedCallRequestCommand' shared autowired service.
  20245.      *
  20246.      * @return \Aqarmap\Bundle\ListingBundle\Command\ResetFailedCallRequestCommand
  20247.      */
  20248.     protected function getResetFailedCallRequestCommandService()
  20249.     {
  20250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20251.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ResetFailedCallRequestCommand.php';
  20252.         $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()));
  20253.         $instance->setName('app:call_request:reset-failed');
  20254.         return $instance;
  20255.     }
  20256.     /**
  20257.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand' shared autowired service.
  20258.      *
  20259.      * @return \Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand
  20260.      */
  20261.     protected function getResetListingsRatesCommandService()
  20262.     {
  20263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20264.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ResetListingsRatesCommand.php';
  20265.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Command\\ResetListingsRatesCommand'] = $instance = new \Aqarmap\Bundle\ListingBundle\Command\ResetListingsRatesCommand(($this->services['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRepository'] ?? $this->getListingRepositoryService()));
  20266.         $instance->setName('app:reset-listing-rates');
  20267.         return $instance;
  20268.     }
  20269.     /**
  20270.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScoringCommand' shared autowired service.
  20271.      *
  20272.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScoringCommand
  20273.      */
  20274.     protected function getScoringCommandService()
  20275.     {
  20276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20277.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScoringCommand.php';
  20278.         $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()));
  20279.         $instance->setName('app:listing:scoring');
  20280.         return $instance;
  20281.     }
  20282.     /**
  20283.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScrapedBrokersDataCommand' shared autowired service.
  20284.      *
  20285.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScrapedBrokersDataCommand
  20286.      */
  20287.     protected function getScrapedBrokersDataCommandService()
  20288.     {
  20289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20290.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScrapedBrokersDataCommand.php';
  20291.         $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()));
  20292.         $instance->setName('app:get-brokers-data');
  20293.         return $instance;
  20294.     }
  20295.     /**
  20296.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\ScrapedListingProcessingCommand' shared autowired service.
  20297.      *
  20298.      * @return \Aqarmap\Bundle\ListingBundle\Command\ScrapedListingProcessingCommand
  20299.      */
  20300.     protected function getScrapedListingProcessingCommandService()
  20301.     {
  20302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20303.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/ScrapedListingProcessingCommand.php';
  20304.         $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))));
  20305.         $instance->setName('app:scraped:listings');
  20306.         return $instance;
  20307.     }
  20308.     /**
  20309.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateClientServedCountCommand' shared autowired service.
  20310.      *
  20311.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateClientServedCountCommand
  20312.      */
  20313.     protected function getUpdateClientServedCountCommandService()
  20314.     {
  20315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20316.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateClientServedCountCommand.php';
  20317.         $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()));
  20318.         $instance->setName('app:user:client-served-count-patch');
  20319.         return $instance;
  20320.     }
  20321.     /**
  20322.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateCorruptedPhonesCommand' shared autowired service.
  20323.      *
  20324.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateCorruptedPhonesCommand
  20325.      */
  20326.     protected function getUpdateCorruptedPhonesCommandService()
  20327.     {
  20328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20329.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateCorruptedPhonesCommand.php';
  20330.         $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()));
  20331.         $instance->setName('app:user:listing-phone-numbers-patch');
  20332.         return $instance;
  20333.     }
  20334.     /**
  20335.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateDisabledLocationsChildrenCommand' shared autowired service.
  20336.      *
  20337.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateDisabledLocationsChildrenCommand
  20338.      */
  20339.     protected function getUpdateDisabledLocationsChildrenCommandService()
  20340.     {
  20341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20342.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateDisabledLocationsChildrenCommand.php';
  20343.         $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()));
  20344.         $instance->setName('app:locations:disabled_children:update');
  20345.         return $instance;
  20346.     }
  20347.     /**
  20348.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateListingsLabel' shared autowired service.
  20349.      *
  20350.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateListingsLabel
  20351.      */
  20352.     protected function getUpdateListingsLabelService()
  20353.     {
  20354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20355.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateListingsLabel.php';
  20356.         $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()));
  20357.         $instance->setName('app:batch-update-listings-label');
  20358.         return $instance;
  20359.     }
  20360.     /**
  20361.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateLocationFullPathCommand' shared autowired service.
  20362.      *
  20363.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateLocationFullPathCommand
  20364.      */
  20365.     protected function getUpdateLocationFullPathCommandService()
  20366.     {
  20367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20368.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateLocationFullPathCommand.php';
  20369.         $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()));
  20370.         $instance->setName('app:locations:full_path:update');
  20371.         return $instance;
  20372.     }
  20373.     /**
  20374.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateLocationsEstimatableCommand' shared autowired service.
  20375.      *
  20376.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateLocationsEstimatableCommand
  20377.      */
  20378.     protected function getUpdateLocationsEstimatableCommandService()
  20379.     {
  20380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20381.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateLocationsEstimatableCommand.php';
  20382.         $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()));
  20383.         $instance->setName('app:locations:estimatable:update');
  20384.         return $instance;
  20385.     }
  20386.     /**
  20387.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Command\UpdateScrapedListingDataCommand' shared autowired service.
  20388.      *
  20389.      * @return \Aqarmap\Bundle\ListingBundle\Command\UpdateScrapedListingDataCommand
  20390.      */
  20391.     protected function getUpdateScrapedListingDataCommandService()
  20392.     {
  20393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20394.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Command/UpdateScrapedListingDataCommand.php';
  20395.         $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()));
  20396.         $instance->setName('app:update-scrapped-listings');
  20397.         return $instance;
  20398.     }
  20399.     /**
  20400.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener' shared autowired service.
  20401.      *
  20402.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener
  20403.      */
  20404.     protected function getBuildListingAttributeFormListenerService()
  20405.     {
  20406.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/BuildListingAttributeFormListener.php';
  20407.         $a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  20408.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'])) {
  20409.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'];
  20410.         }
  20411.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\BuildListingAttributeFormListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\BuildListingAttributeFormListener($a);
  20412.     }
  20413.     /**
  20414.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener' shared autowired service.
  20415.      *
  20416.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener
  20417.      */
  20418.     protected function getCompoundAveragePricePerMeterListenerService()
  20419.     {
  20420.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundAveragePricePerMeterListener.php';
  20421.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'] ?? $this->getCompoundAveragePriceServiceService());
  20422.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'])) {
  20423.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'];
  20424.         }
  20425.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundAveragePricePerMeterListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CompoundAveragePricePerMeterListener($a);
  20426.     }
  20427.     /**
  20428.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener' shared autowired service.
  20429.      *
  20430.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener
  20431.      */
  20432.     protected function getCompoundFieldListenerService()
  20433.     {
  20434.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundFieldListener.php';
  20435.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20436.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'])) {
  20437.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'];
  20438.         }
  20439.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundFieldListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CompoundFieldListener($a);
  20440.     }
  20441.     /**
  20442.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CompoundLocationPreSerializer' shared autowired service.
  20443.      *
  20444.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CompoundLocationPreSerializer
  20445.      */
  20446.     protected function getCompoundLocationPreSerializerService()
  20447.     {
  20448.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20449.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CompoundLocationPreSerializer.php';
  20450.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20451.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer'])) {
  20452.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CompoundLocationPreSerializer'];
  20453.         }
  20454.         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())));
  20455.     }
  20456.     /**
  20457.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  20458.      *
  20459.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ConfigureMenuEventSubscriber
  20460.      */
  20461.     protected function getConfigureMenuEventSubscriber2Service()
  20462.     {
  20463.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ConfigureMenuEventSubscriber.php';
  20464.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  20465.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20466.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20467.         }
  20468.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20469.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20470.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20471.         }
  20472.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  20473.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20474.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20475.         }
  20476.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20477.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20478.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20479.         }
  20480.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'] ?? $this->getListingExtensionService());
  20481.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  20482.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  20483.         }
  20484.         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())));
  20485.     }
  20486.     /**
  20487.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener' shared autowired service.
  20488.      *
  20489.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener
  20490.      */
  20491.     protected function getCreditStatusListenerService()
  20492.     {
  20493.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/CreditStatusListener.php';
  20494.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20495.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'])) {
  20496.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'];
  20497.         }
  20498.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\CreditStatusListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\CreditStatusListener($a);
  20499.     }
  20500.     /**
  20501.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber' shared autowired service.
  20502.      *
  20503.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber
  20504.      */
  20505.     protected function getLeadDuplicateSubscriberService()
  20506.     {
  20507.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadDuplicateSubscriber.php';
  20508.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20509.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'])) {
  20510.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'];
  20511.         }
  20512.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadDuplicateSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadDuplicateSubscriber(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()), $a);
  20513.     }
  20514.     /**
  20515.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber' shared autowired service.
  20516.      *
  20517.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber
  20518.      */
  20519.     protected function getLeadPreSerializerSubscriberService()
  20520.     {
  20521.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20522.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadPreSerializerSubscriber.php';
  20523.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadPreSerializerSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadPreSerializerSubscriber(($this->services['translator'] ?? $this->getTranslatorService()));
  20524.     }
  20525.     /**
  20526.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadSubscribeListener' shared autowired service.
  20527.      *
  20528.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadSubscribeListener
  20529.      */
  20530.     protected function getLeadSubscribeListenerService()
  20531.     {
  20532.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSubscribeListener.php';
  20533.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20534.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'])) {
  20535.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'];
  20536.         }
  20537.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  20538.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'])) {
  20539.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSubscribeListener'];
  20540.         }
  20541.         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()));
  20542.     }
  20543.     /**
  20544.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber' shared autowired service.
  20545.      *
  20546.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber
  20547.      */
  20548.     protected function getLeadSystemLabelSubscriberService()
  20549.     {
  20550.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LeadSystemLabelSubscriber.php';
  20551.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20552.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'])) {
  20553.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'];
  20554.         }
  20555.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LeadSystemLabelSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LeadSystemLabelSubscriber(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a);
  20556.     }
  20557.     /**
  20558.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingActivityLogListener' shared autowired service.
  20559.      *
  20560.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingActivityLogListener
  20561.      */
  20562.     protected function getListingActivityLogListenerService()
  20563.     {
  20564.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingActivityLogListener.php';
  20565.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20566.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  20567.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  20568.         }
  20569.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'] ?? $this->getListingActivityLogServiceService());
  20570.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  20571.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  20572.         }
  20573.         $c = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  20574.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'])) {
  20575.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingActivityLogListener'];
  20576.         }
  20577.         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);
  20578.     }
  20579.     /**
  20580.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber' shared autowired service.
  20581.      *
  20582.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber
  20583.      */
  20584.     protected function getListingBuildDataSubscriberService()
  20585.     {
  20586.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20587.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingBuildDataSubscriber.php';
  20588.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingBuildDataSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingBuildDataSubscriber();
  20589.     }
  20590.     /**
  20591.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingCategorySubscriber' shared autowired service.
  20592.      *
  20593.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingCategorySubscriber
  20594.      */
  20595.     protected function getListingCategorySubscriberService()
  20596.     {
  20597.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingCategorySubscriber.php';
  20598.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20599.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'])) {
  20600.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'];
  20601.         }
  20602.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20603.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'])) {
  20604.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingCategorySubscriber'];
  20605.         }
  20606.         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);
  20607.     }
  20608.     /**
  20609.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingFeatureListener' shared autowired service.
  20610.      *
  20611.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingFeatureListener
  20612.      */
  20613.     protected function getListingFeatureListenerService()
  20614.     {
  20615.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingFeatureListener.php';
  20616.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  20617.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  20618.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  20619.         }
  20620.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  20621.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  20622.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  20623.         }
  20624.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20625.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  20626.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  20627.         }
  20628.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'] ?? $this->getActivityLoggerService());
  20629.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'])) {
  20630.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingFeatureListener'];
  20631.         }
  20632.         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()));
  20633.     }
  20634.     /**
  20635.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingListener' shared autowired service.
  20636.      *
  20637.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingListener
  20638.      */
  20639.     protected function getListingListenerService()
  20640.     {
  20641.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingListener.php';
  20642.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/YoutubeHelper.php';
  20643.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  20644.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'])) {
  20645.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'];
  20646.         }
  20647.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20648.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'])) {
  20649.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingListener'];
  20650.         }
  20651.         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()));
  20652.     }
  20653.     /**
  20654.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingPreSerializerListener' shared autowired service.
  20655.      *
  20656.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingPreSerializerListener
  20657.      */
  20658.     protected function getListingPreSerializerListenerService()
  20659.     {
  20660.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20661.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingPreSerializerListener.php';
  20662.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20663.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20664.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20665.         }
  20666.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'] ?? $this->getCompoundDetailServiceService());
  20667.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20668.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20669.         }
  20670.         $c = ($this->privates['Aqarmap\\Bundle\\FinancialAidsBundle\\Service\\FinancialAidService'] ?? $this->getFinancialAidServiceService());
  20671.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20672.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20673.         }
  20674.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20675.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20676.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20677.         }
  20678.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'] ?? $this->getCostPerLeadServiceService());
  20679.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'])) {
  20680.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingPreSerializerListener'];
  20681.         }
  20682.         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);
  20683.     }
  20684.     /**
  20685.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener' shared autowired service.
  20686.      *
  20687.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener
  20688.      */
  20689.     protected function getListingRatedListenerService()
  20690.     {
  20691.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRatedListener.php';
  20692.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  20693.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'])) {
  20694.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'];
  20695.         }
  20696.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRatedListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingRatedListener($a);
  20697.     }
  20698.     /**
  20699.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener' shared autowired service.
  20700.      *
  20701.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener
  20702.      */
  20703.     protected function getListingRejectedListenerService()
  20704.     {
  20705.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRejectedListener.php';
  20706.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  20707.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'])) {
  20708.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'];
  20709.         }
  20710.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20711.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'])) {
  20712.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'];
  20713.         }
  20714.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRejectedListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingRejectedListener($a$b);
  20715.     }
  20716.     /**
  20717.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingRuleListener' shared autowired service.
  20718.      *
  20719.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingRuleListener
  20720.      */
  20721.     protected function getListingRuleListenerService()
  20722.     {
  20723.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingRuleListener.php';
  20724.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  20725.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  20726.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20727.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20728.         }
  20729.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  20730.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20731.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20732.         }
  20733.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20734.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20735.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20736.         }
  20737.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20738.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20739.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20740.         }
  20741.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  20742.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20743.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20744.         }
  20745.         $f = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  20746.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20747.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20748.         }
  20749.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20750.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'])) {
  20751.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingRuleListener'];
  20752.         }
  20753.         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);
  20754.     }
  20755.     /**
  20756.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingSearchTriggerListener' shared autowired service.
  20757.      *
  20758.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingSearchTriggerListener
  20759.      */
  20760.     protected function getListingSearchTriggerListenerService()
  20761.     {
  20762.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingSearchTriggerListener.php';
  20763.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20764.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'])) {
  20765.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSearchTriggerListener'];
  20766.         }
  20767.         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()));
  20768.     }
  20769.     /**
  20770.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener' shared autowired service.
  20771.      *
  20772.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener
  20773.      */
  20774.     protected function getListingSlugListenerService()
  20775.     {
  20776.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingSlugListener.php';
  20777.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20778.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'])) {
  20779.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'];
  20780.         }
  20781.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20782.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'])) {
  20783.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'];
  20784.         }
  20785.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingSlugListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\ListingSlugListener($a$b);
  20786.     }
  20787.     /**
  20788.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingStatusListener' shared autowired service.
  20789.      *
  20790.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingStatusListener
  20791.      */
  20792.     protected function getListingStatusListenerService()
  20793.     {
  20794.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingStatusListener.php';
  20795.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialAddListingService.php';
  20796.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  20797.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20798.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20799.         }
  20800.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20801.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20802.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20803.         }
  20804.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  20805.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20806.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20807.         }
  20808.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  20809.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20810.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20811.         }
  20812.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20813.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20814.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20815.         }
  20816.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  20817.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20818.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20819.         }
  20820.         $g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  20821.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20822.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20823.         }
  20824.         $h = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  20825.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20826.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20827.         }
  20828.         $i = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  20829.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'])) {
  20830.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingStatusListener'];
  20831.         }
  20832.         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);
  20833.     }
  20834.     /**
  20835.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\ListingUpdatedListener' shared autowired service.
  20836.      *
  20837.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\ListingUpdatedListener
  20838.      */
  20839.     protected function getListingUpdatedListenerService()
  20840.     {
  20841.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/ListingUpdatedListener.php';
  20842.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'] ?? $this->getListingRateServiceService());
  20843.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  20844.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  20845.         }
  20846.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20847.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  20848.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  20849.         }
  20850.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  20851.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'])) {
  20852.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener'];
  20853.         }
  20854.         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);
  20855.     }
  20856.     /**
  20857.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener' shared autowired service.
  20858.      *
  20859.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener
  20860.      */
  20861.     protected function getLocationPreSerializerListenerService()
  20862.     {
  20863.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20864.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LocationPreSerializerListener.php';
  20865.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  20866.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'])) {
  20867.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'];
  20868.         }
  20869.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20870.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'])) {
  20871.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'];
  20872.         }
  20873.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationPreSerializerListener'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LocationPreSerializerListener($a$b);
  20874.     }
  20875.     /**
  20876.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber' shared autowired service.
  20877.      *
  20878.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber
  20879.      */
  20880.     protected function getLocationSubscriberService()
  20881.     {
  20882.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/LocationSubscriber.php';
  20883.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  20884.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'])) {
  20885.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'];
  20886.         }
  20887.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\LocationSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\LocationSubscriber($a);
  20888.     }
  20889.     /**
  20890.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\NotifierSubscribeListener' shared autowired service.
  20891.      *
  20892.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\NotifierSubscribeListener
  20893.      */
  20894.     protected function getNotifierSubscribeListenerService()
  20895.     {
  20896.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/NotifierSubscribeListener.php';
  20897.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20898.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  20899.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  20900.         }
  20901.         $b = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  20902.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  20903.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  20904.         }
  20905.         $c = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  20906.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  20907.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  20908.         }
  20909.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  20910.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'])) {
  20911.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\NotifierSubscribeListener'];
  20912.         }
  20913.         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);
  20914.     }
  20915.     /**
  20916.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\PhotoThumbSerializerListener' shared autowired service.
  20917.      *
  20918.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\PhotoThumbSerializerListener
  20919.      */
  20920.     protected function getPhotoThumbSerializerListenerService()
  20921.     {
  20922.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20923.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/PhotoThumbSerializerListener.php';
  20924.         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()));
  20925.     }
  20926.     /**
  20927.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\PropertyTypePreSerializer' shared autowired service.
  20928.      *
  20929.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\PropertyTypePreSerializer
  20930.      */
  20931.     protected function getPropertyTypePreSerializerService()
  20932.     {
  20933.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20934.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/PropertyTypePreSerializer.php';
  20935.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  20936.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'])) {
  20937.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'];
  20938.         }
  20939.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20940.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'])) {
  20941.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\PropertyTypePreSerializer'];
  20942.         }
  20943.         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())));
  20944.     }
  20945.     /**
  20946.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SearchKeywordHistorySubscriber' shared autowired service.
  20947.      *
  20948.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SearchKeywordHistorySubscriber
  20949.      */
  20950.     protected function getSearchKeywordHistorySubscriberService()
  20951.     {
  20952.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SearchKeywordHistorySubscriber.php';
  20953.         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()));
  20954.     }
  20955.     /**
  20956.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SectionPreSerializer' shared autowired service.
  20957.      *
  20958.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SectionPreSerializer
  20959.      */
  20960.     protected function getSectionPreSerializerService()
  20961.     {
  20962.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  20963.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/EventListener/SectionPreSerializer.php';
  20964.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  20965.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'])) {
  20966.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'];
  20967.         }
  20968.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20969.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'])) {
  20970.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SectionPreSerializer'];
  20971.         }
  20972.         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())));
  20973.     }
  20974.     /**
  20975.      * Gets the private 'Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber' shared autowired service.
  20976.      *
  20977.      * @return \Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber
  20978.      */
  20979.     protected function getSoftDeleteEventSubscriberService()
  20980.     {
  20981.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  20982.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'])) {
  20983.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'];
  20984.         }
  20985.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\EventListener\\SoftDeleteEventSubscriber'] = new \Aqarmap\Bundle\ListingBundle\EventListener\SoftDeleteEventSubscriber($a);
  20986.     }
  20987.     /**
  20988.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType' shared autowired service.
  20989.      *
  20990.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType
  20991.      */
  20992.     protected function getAdminListingRuleFilterTypeService()
  20993.     {
  20994.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  20995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  20996.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdminListingRuleFilterType.php';
  20997.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleFilterType();
  20998.     }
  20999.     /**
  21000.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType' shared autowired service.
  21001.      *
  21002.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType
  21003.      */
  21004.     protected function getAdminListingRuleTypeService()
  21005.     {
  21006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21008.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdminListingRuleType.php';
  21009.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdminListingRuleType();
  21010.     }
  21011.     /**
  21012.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType' shared autowired service.
  21013.      *
  21014.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType
  21015.      */
  21016.     protected function getAdvancedFilterTypeService()
  21017.     {
  21018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21020.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdvancedFilterType.php';
  21021.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdvancedFilterType();
  21022.     }
  21023.     /**
  21024.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType' shared autowired service.
  21025.      *
  21026.      * @return \Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType
  21027.      */
  21028.     protected function getAdvancedSearchTypeService()
  21029.     {
  21030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21032.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AdvancedSearchType.php';
  21033.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\AdvancedSearchType();
  21034.     }
  21035.     /**
  21036.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType' shared autowired service.
  21037.      *
  21038.      * @return \Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType
  21039.      */
  21040.     protected function getAutoBumpUpListingTypeService()
  21041.     {
  21042.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21044.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/AutoBumpUpListingType.php';
  21045.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\AutoBumpUpListingType();
  21046.     }
  21047.     /**
  21048.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType' shared autowired service.
  21049.      *
  21050.      * @return \Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType
  21051.      */
  21052.     protected function getCallRequestFormTypeService()
  21053.     {
  21054.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21055.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21056.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CallRequestFormType.php';
  21057.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\CallRequestFormType();
  21058.     }
  21059.     /**
  21060.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType' shared autowired service.
  21061.      *
  21062.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType
  21063.      */
  21064.     protected function getChangeAreaTypeService()
  21065.     {
  21066.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21067.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21068.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeAreaType.php';
  21069.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeAreaType();
  21070.     }
  21071.     /**
  21072.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType' shared autowired service.
  21073.      *
  21074.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType
  21075.      */
  21076.     protected function getChangeLocationTypeService()
  21077.     {
  21078.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21080.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeLocationType.php';
  21081.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeLocationType();
  21082.     }
  21083.     /**
  21084.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType' shared autowired service.
  21085.      *
  21086.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType
  21087.      */
  21088.     protected function getChangePaymentMethodTypeService()
  21089.     {
  21090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21092.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangePaymentMethodType.php';
  21093.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangePaymentMethodType();
  21094.     }
  21095.     /**
  21096.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType' shared autowired service.
  21097.      *
  21098.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType
  21099.      */
  21100.     protected function getChangePropertyTypeTypeService()
  21101.     {
  21102.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21104.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangePropertyTypeType.php';
  21105.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangePropertyTypeType();
  21106.     }
  21107.     /**
  21108.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType' shared autowired service.
  21109.      *
  21110.      * @return \Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType
  21111.      */
  21112.     protected function getChangeSectionTypeService()
  21113.     {
  21114.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21115.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21116.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ChangeSectionType.php';
  21117.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\ChangeSectionType();
  21118.     }
  21119.     /**
  21120.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType' shared autowired service.
  21121.      *
  21122.      * @return \Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType
  21123.      */
  21124.     protected function getCompoundLocationTypeService()
  21125.     {
  21126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21128.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CompoundLocationType.php';
  21129.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\CompoundLocationType();
  21130.     }
  21131.     /**
  21132.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType' shared autowired service.
  21133.      *
  21134.      * @return \Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType
  21135.      */
  21136.     protected function getCompoundSearchFormTypeService()
  21137.     {
  21138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21139.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21140.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CompoundSearchFormType.php';
  21141.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\CompoundSearchFormType();
  21142.     }
  21143.     /**
  21144.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType' shared autowired service.
  21145.      *
  21146.      * @return \Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType
  21147.      */
  21148.     protected function getContactSellerFormTypeService()
  21149.     {
  21150.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21152.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  21153.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ContactSellerFormType();
  21154.     }
  21155.     /**
  21156.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType' shared autowired service.
  21157.      *
  21158.      * @return \Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType
  21159.      */
  21160.     protected function getContactSellerWideFormTypeService()
  21161.     {
  21162.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21164.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  21165.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerWideFormType.php';
  21166.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ContactSellerWideFormType();
  21167.     }
  21168.     /**
  21169.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType' shared autowired service.
  21170.      *
  21171.      * @return \Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType
  21172.      */
  21173.     protected function getCustomFieldChoiceTypeService()
  21174.     {
  21175.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21176.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21177.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/CustomFieldChoiceType.php';
  21178.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType'] = new \Aqarmap\Bundle\ListingBundle\Form\CustomFieldChoiceType();
  21179.     }
  21180.     /**
  21181.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType' shared autowired service.
  21182.      *
  21183.      * @return \Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType
  21184.      */
  21185.     protected function getDeleteListingFormTypeService()
  21186.     {
  21187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21188.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21189.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/DeleteListingFormType.php';
  21190.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  21191.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'])) {
  21192.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'];
  21193.         }
  21194.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\DeleteListingFormType($a);
  21195.     }
  21196.     /**
  21197.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType' shared autowired service.
  21198.      *
  21199.      * @return \Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType
  21200.      */
  21201.     protected function getExistingParticipantFormTypeService()
  21202.     {
  21203.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21204.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21205.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ExistingParticipantFormType.php';
  21206.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ExistingParticipantFormType();
  21207.     }
  21208.     /**
  21209.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType' shared autowired service.
  21210.      *
  21211.      * @return \Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType
  21212.      */
  21213.     protected function getExportCustomerLeadsTypeService()
  21214.     {
  21215.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21216.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21217.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ExportCustomerLeadsType.php';
  21218.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ExportCustomerLeadsType();
  21219.     }
  21220.     /**
  21221.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType' shared autowired service.
  21222.      *
  21223.      * @return \Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType
  21224.      */
  21225.     protected function getFetchLocationsTypeService()
  21226.     {
  21227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21229.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/FetchLocationsType.php';
  21230.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType'] = new \Aqarmap\Bundle\ListingBundle\Form\FetchLocationsType();
  21231.     }
  21232.     /**
  21233.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType' shared autowired service.
  21234.      *
  21235.      * @return \Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType
  21236.      */
  21237.     protected function getFullAdvancedFilterTypeService()
  21238.     {
  21239.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21240.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21241.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/FullAdvancedFilterType.php';
  21242.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType'] = new \Aqarmap\Bundle\ListingBundle\Form\FullAdvancedFilterType();
  21243.     }
  21244.     /**
  21245.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType' shared autowired service.
  21246.      *
  21247.      * @return \Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType
  21248.      */
  21249.     protected function getImportLocationsTypeService()
  21250.     {
  21251.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21252.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21253.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ImportLocationsType.php';
  21254.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ImportLocationsType();
  21255.     }
  21256.     /**
  21257.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType' shared autowired service.
  21258.      *
  21259.      * @return \Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType
  21260.      */
  21261.     protected function getLandingPageFormTypeService()
  21262.     {
  21263.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21264.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21265.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LandingPageFormType.php';
  21266.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\LandingPageFormType();
  21267.     }
  21268.     /**
  21269.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LeadType' shared autowired service.
  21270.      *
  21271.      * @return \Aqarmap\Bundle\ListingBundle\Form\LeadType
  21272.      */
  21273.     protected function getLeadTypeService()
  21274.     {
  21275.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21276.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21277.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LeadType.php';
  21278.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType'] = new \Aqarmap\Bundle\ListingBundle\Form\LeadType();
  21279.     }
  21280.     /**
  21281.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingApiType' shared autowired service.
  21282.      *
  21283.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingApiType
  21284.      */
  21285.     protected function getListingApiTypeService()
  21286.     {
  21287.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21288.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21289.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingApiType.php';
  21290.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingApiType();
  21291.     }
  21292.     /**
  21293.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType' shared autowired service.
  21294.      *
  21295.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType
  21296.      */
  21297.     protected function getListingAttributeTypeService()
  21298.     {
  21299.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21300.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21301.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingAttributeType.php';
  21302.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingAttributeType();
  21303.     }
  21304.     /**
  21305.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType' shared autowired service.
  21306.      *
  21307.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType
  21308.      */
  21309.     protected function getListingBasicsTypeService()
  21310.     {
  21311.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21312.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21313.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingBasicsType.php';
  21314.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingBasicsType();
  21315.     }
  21316.     /**
  21317.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType' shared autowired service.
  21318.      *
  21319.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType
  21320.      */
  21321.     protected function getListingBulkUpdateTypeService()
  21322.     {
  21323.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21324.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21325.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingBulkUpdateType.php';
  21326.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingBulkUpdateType();
  21327.     }
  21328.     /**
  21329.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType' shared autowired service.
  21330.      *
  21331.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType
  21332.      */
  21333.     protected function getListingInitializeType2Service()
  21334.     {
  21335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21337.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingInitializeType.php';
  21338.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingInitializeType();
  21339.     }
  21340.     /**
  21341.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingLocationType' shared autowired service.
  21342.      *
  21343.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingLocationType
  21344.      */
  21345.     protected function getListingLocationTypeService()
  21346.     {
  21347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21349.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingLocationType.php';
  21350.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingLocationType();
  21351.     }
  21352.     /**
  21353.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingNoteType' shared autowired service.
  21354.      *
  21355.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingNoteType
  21356.      */
  21357.     protected function getListingNoteTypeService()
  21358.     {
  21359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21361.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingNoteType.php';
  21362.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingNoteType();
  21363.     }
  21364.     /**
  21365.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType' shared autowired service.
  21366.      *
  21367.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType
  21368.      */
  21369.     protected function getListingOwnerTypeService()
  21370.     {
  21371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21373.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingOwnerType.php';
  21374.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingOwnerType();
  21375.     }
  21376.     /**
  21377.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType' shared autowired service.
  21378.      *
  21379.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType
  21380.      */
  21381.     protected function getListingPhotoTypeService()
  21382.     {
  21383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21385.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingPhotoType.php';
  21386.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingPhotoType();
  21387.     }
  21388.     /**
  21389.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType' shared autowired service.
  21390.      *
  21391.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType
  21392.      */
  21393.     protected function getListingRejectionTypeService()
  21394.     {
  21395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21397.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingRejectionType.php';
  21398.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingRejectionType();
  21399.     }
  21400.     /**
  21401.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType' shared autowired service.
  21402.      *
  21403.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType
  21404.      */
  21405.     protected function getListingTranslationTypeService()
  21406.     {
  21407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21409.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingTranslationType.php';
  21410.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingTranslationType();
  21411.     }
  21412.     /**
  21413.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ListingType' shared autowired service.
  21414.      *
  21415.      * @return \Aqarmap\Bundle\ListingBundle\Form\ListingType
  21416.      */
  21417.     protected function getListingTypeService()
  21418.     {
  21419.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21421.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ListingType.php';
  21422.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\ListingType();
  21423.     }
  21424.     /**
  21425.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LiteListingType' shared autowired service.
  21426.      *
  21427.      * @return \Aqarmap\Bundle\ListingBundle\Form\LiteListingType
  21428.      */
  21429.     protected function getLiteListingTypeService()
  21430.     {
  21431.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21433.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LiteListingType.php';
  21434.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\LiteListingType();
  21435.     }
  21436.     /**
  21437.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType' shared autowired service.
  21438.      *
  21439.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType
  21440.      */
  21441.     protected function getLocationBulkUpdateTypeService()
  21442.     {
  21443.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21444.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21445.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationBulkUpdateType.php';
  21446.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationBulkUpdateType();
  21447.     }
  21448.     /**
  21449.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType' shared autowired service.
  21450.      *
  21451.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType
  21452.      */
  21453.     protected function getLocationHistoryLinkTypeService()
  21454.     {
  21455.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21456.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21457.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationHistoryLinkType.php';
  21458.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationHistoryLinkType();
  21459.     }
  21460.     /**
  21461.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationRatingType' shared autowired service.
  21462.      *
  21463.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationRatingType
  21464.      */
  21465.     protected function getLocationRatingTypeService()
  21466.     {
  21467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21468.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21469.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationRatingType.php';
  21470.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationRatingType();
  21471.     }
  21472.     /**
  21473.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\LocationType' shared autowired service.
  21474.      *
  21475.      * @return \Aqarmap\Bundle\ListingBundle\Form\LocationType
  21476.      */
  21477.     protected function getLocationTypeService()
  21478.     {
  21479.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21481.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/LocationType.php';
  21482.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\LocationType();
  21483.     }
  21484.     /**
  21485.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings' shared autowired service.
  21486.      *
  21487.      * @return \Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings
  21488.      */
  21489.     protected function getMoveLocationListingsService()
  21490.     {
  21491.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21492.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21493.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MoveLocationListings.php';
  21494.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings'] = new \Aqarmap\Bundle\ListingBundle\Form\MoveLocationListings();
  21495.     }
  21496.     /**
  21497.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType' shared autowired service.
  21498.      *
  21499.      * @return \Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType
  21500.      */
  21501.     protected function getMultipleSearchFormTypeService()
  21502.     {
  21503.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21505.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MultipleSearchFormType.php';
  21506.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\MultipleSearchFormType();
  21507.     }
  21508.     /**
  21509.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType' shared autowired service.
  21510.      *
  21511.      * @return \Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType
  21512.      */
  21513.     protected function getMyListingSearchTypeService()
  21514.     {
  21515.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21516.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21517.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/MyListingSearchType.php';
  21518.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\MyListingSearchType();
  21519.     }
  21520.     /**
  21521.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\NearestLocationType' shared autowired service.
  21522.      *
  21523.      * @return \Aqarmap\Bundle\ListingBundle\Form\NearestLocationType
  21524.      */
  21525.     protected function getNearestLocationTypeService()
  21526.     {
  21527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21529.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/NearestLocationType.php';
  21530.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\NearestLocationType();
  21531.     }
  21532.     /**
  21533.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\OnePhotoType' shared autowired service.
  21534.      *
  21535.      * @return \Aqarmap\Bundle\ListingBundle\Form\OnePhotoType
  21536.      */
  21537.     protected function getOnePhotoTypeService()
  21538.     {
  21539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21541.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/OnePhotoType.php';
  21542.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\OnePhotoType();
  21543.     }
  21544.     /**
  21545.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PhoneType' shared autowired service.
  21546.      *
  21547.      * @return \Aqarmap\Bundle\ListingBundle\Form\PhoneType
  21548.      */
  21549.     protected function getPhoneTypeService()
  21550.     {
  21551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21553.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PhoneType.php';
  21554.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType'] = new \Aqarmap\Bundle\ListingBundle\Form\PhoneType();
  21555.     }
  21556.     /**
  21557.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PhotoType' shared autowired service.
  21558.      *
  21559.      * @return \Aqarmap\Bundle\ListingBundle\Form\PhotoType
  21560.      */
  21561.     protected function getPhotoType3Service()
  21562.     {
  21563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21565.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PhotoType.php';
  21566.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType'] = new \Aqarmap\Bundle\ListingBundle\Form\PhotoType();
  21567.     }
  21568.     /**
  21569.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType' shared autowired service.
  21570.      *
  21571.      * @return \Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType
  21572.      */
  21573.     protected function getProjectSettingFormTypeService()
  21574.     {
  21575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21577.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ProjectSettingFormType.php';
  21578.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\ProjectSettingFormType();
  21579.     }
  21580.     /**
  21581.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType' shared autowired service.
  21582.      *
  21583.      * @return \Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType
  21584.      */
  21585.     protected function getPropertyTypeTypeService()
  21586.     {
  21587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21589.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/PropertyTypeType.php';
  21590.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType'] = new \Aqarmap\Bundle\ListingBundle\Form\PropertyTypeType();
  21591.     }
  21592.     /**
  21593.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType' shared autowired service.
  21594.      *
  21595.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType
  21596.      */
  21597.     protected function getQuickAddListingTypeService()
  21598.     {
  21599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21601.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickAddListingType.php';
  21602.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickAddListingType();
  21603.     }
  21604.     /**
  21605.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType' shared autowired service.
  21606.      *
  21607.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType
  21608.      */
  21609.     protected function getQuickContactSellerTypeService()
  21610.     {
  21611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21612.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21613.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ContactSellerFormType.php';
  21614.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickContactSellerType.php';
  21615.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickContactSellerType();
  21616.     }
  21617.     /**
  21618.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType' shared autowired service.
  21619.      *
  21620.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType
  21621.      */
  21622.     protected function getQuickCreateLeadFormTypeService()
  21623.     {
  21624.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21626.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickCreateLeadFormType.php';
  21627.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickCreateLeadFormType();
  21628.     }
  21629.     /**
  21630.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\QuickLeadType' shared autowired service.
  21631.      *
  21632.      * @return \Aqarmap\Bundle\ListingBundle\Form\QuickLeadType
  21633.      */
  21634.     protected function getQuickLeadTypeService()
  21635.     {
  21636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21638.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/QuickLeadType.php';
  21639.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType'] = new \Aqarmap\Bundle\ListingBundle\Form\QuickLeadType();
  21640.     }
  21641.     /**
  21642.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\RatesNoteType' shared autowired service.
  21643.      *
  21644.      * @return \Aqarmap\Bundle\ListingBundle\Form\RatesNoteType
  21645.      */
  21646.     protected function getRatesNoteTypeService()
  21647.     {
  21648.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21650.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/RatesNoteType.php';
  21651.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType'] = new \Aqarmap\Bundle\ListingBundle\Form\RatesNoteType();
  21652.     }
  21653.     /**
  21654.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\RejectionType' shared autowired service.
  21655.      *
  21656.      * @return \Aqarmap\Bundle\ListingBundle\Form\RejectionType
  21657.      */
  21658.     protected function getRejectionTypeService()
  21659.     {
  21660.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21661.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21662.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/RejectionType.php';
  21663.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType'] = new \Aqarmap\Bundle\ListingBundle\Form\RejectionType();
  21664.     }
  21665.     /**
  21666.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType' shared autowired service.
  21667.      *
  21668.      * @return \Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType
  21669.      */
  21670.     protected function getScrapedListingStateTypeService()
  21671.     {
  21672.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21673.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21674.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/ScrapedListingStateType.php';
  21675.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType'] = new \Aqarmap\Bundle\ListingBundle\Form\ScrapedListingStateType();
  21676.     }
  21677.     /**
  21678.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchBoxType' shared autowired service.
  21679.      *
  21680.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchBoxType
  21681.      */
  21682.     protected function getSearchBoxTypeService()
  21683.     {
  21684.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21685.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21686.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchBoxType.php';
  21687.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchBoxType(($this->services['router'] ?? $this->getRouterService()));
  21688.     }
  21689.     /**
  21690.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType' shared autowired service.
  21691.      *
  21692.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType
  21693.      */
  21694.     protected function getSearchByLocationTypeService()
  21695.     {
  21696.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21697.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21698.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchByLocationType.php';
  21699.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchByLocationType();
  21700.     }
  21701.     /**
  21702.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType' shared autowired service.
  21703.      *
  21704.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType
  21705.      */
  21706.     protected function getSearchTermAliasTypeService()
  21707.     {
  21708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21709.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21710.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchTermAliasType.php';
  21711.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchTermAliasType();
  21712.     }
  21713.     /**
  21714.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\SearchType' shared autowired service.
  21715.      *
  21716.      * @return \Aqarmap\Bundle\ListingBundle\Form\SearchType
  21717.      */
  21718.     protected function getSearchTypeService()
  21719.     {
  21720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21721.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21722.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/SearchType.php';
  21723.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType'] = new \Aqarmap\Bundle\ListingBundle\Form\SearchType();
  21724.     }
  21725.     /**
  21726.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\StatisticsType' shared autowired service.
  21727.      *
  21728.      * @return \Aqarmap\Bundle\ListingBundle\Form\StatisticsType
  21729.      */
  21730.     protected function getStatisticsTypeService()
  21731.     {
  21732.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21733.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21734.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/StatisticsType.php';
  21735.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType'] = new \Aqarmap\Bundle\ListingBundle\Form\StatisticsType();
  21736.     }
  21737.     /**
  21738.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\UserDeviceType' shared autowired service.
  21739.      *
  21740.      * @return \Aqarmap\Bundle\ListingBundle\Form\UserDeviceType
  21741.      */
  21742.     protected function getUserDeviceTypeService()
  21743.     {
  21744.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21746.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/UserDeviceType.php';
  21747.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType'] = new \Aqarmap\Bundle\ListingBundle\Form\UserDeviceType();
  21748.     }
  21749.     /**
  21750.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType' shared autowired service.
  21751.      *
  21752.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType
  21753.      */
  21754.     protected function getAddListingTypeService()
  21755.     {
  21756.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21758.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/AddListingType.php';
  21759.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\AddListingType();
  21760.     }
  21761.     /**
  21762.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType' shared autowired service.
  21763.      *
  21764.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType
  21765.      */
  21766.     protected function getListingAttributeType2Service()
  21767.     {
  21768.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21769.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21770.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingAttributeType.php';
  21771.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingAttributeType();
  21772.     }
  21773.     /**
  21774.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingType' shared autowired service.
  21775.      *
  21776.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingType
  21777.      */
  21778.     protected function getListingType2Service()
  21779.     {
  21780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21782.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingType.php';
  21783.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingType();
  21784.     }
  21785.     /**
  21786.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType' shared autowired service.
  21787.      *
  21788.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType
  21789.      */
  21790.     protected function getDescriptionTranslationTypeService()
  21791.     {
  21792.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21793.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21794.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingTypes/DescriptionTranslationType.php';
  21795.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\DescriptionTranslationType();
  21796.     }
  21797.     /**
  21798.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType' shared autowired service.
  21799.      *
  21800.      * @return \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType
  21801.      */
  21802.     protected function getTitleTranslationTypeService()
  21803.     {
  21804.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21806.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V3/ListingTypes/TitleTranslationType.php';
  21807.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType'] = new \Aqarmap\Bundle\ListingBundle\Form\V3\ListingTypes\TitleTranslationType();
  21808.     }
  21809.     /**
  21810.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Form\V4\ListingType' shared autowired service.
  21811.      *
  21812.      * @return \Aqarmap\Bundle\ListingBundle\Form\V4\ListingType
  21813.      */
  21814.     protected function getListingType3Service()
  21815.     {
  21816.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  21817.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  21818.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Form/V4/ListingType.php';
  21819.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType'] = new \Aqarmap\Bundle\ListingBundle\Form\V4\ListingType();
  21820.     }
  21821.     /**
  21822.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Model\ShowPhoneNumberEmailBodyBuilder' shared autowired service.
  21823.      *
  21824.      * @return \Aqarmap\Bundle\ListingBundle\Model\ShowPhoneNumberEmailBodyBuilder
  21825.      */
  21826.     protected function getShowPhoneNumberEmailBodyBuilderService()
  21827.     {
  21828.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/EmailBodyBuilderInterface.php';
  21829.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Model/ShowPhoneNumberEmailBodyBuilder.php';
  21830.         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()));
  21831.     }
  21832.     /**
  21833.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository' shared autowired service.
  21834.      *
  21835.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository
  21836.      */
  21837.     protected function getCRMLeadRepositoryService()
  21838.     {
  21839.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CRMLeadRepository.php';
  21840.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CRMLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CRMLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21841.     }
  21842.     /**
  21843.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository' shared autowired service.
  21844.      *
  21845.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository
  21846.      */
  21847.     protected function getCallRequestLeadRepositoryService()
  21848.     {
  21849.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CallRequestLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21850.     }
  21851.     /**
  21852.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository' shared autowired service.
  21853.      *
  21854.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository
  21855.      */
  21856.     protected function getCallRequestRepositoryService()
  21857.     {
  21858.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CallRequestRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CallRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21859.     }
  21860.     /**
  21861.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository' shared autowired service.
  21862.      *
  21863.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository
  21864.      */
  21865.     protected function getCompoundAveragePriceRepositoryService()
  21866.     {
  21867.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/CompoundAveragePriceRepository.php';
  21868.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundAveragePriceRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CompoundAveragePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21869.     }
  21870.     /**
  21871.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository' shared autowired service.
  21872.      *
  21873.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository
  21874.      */
  21875.     protected function getCompoundLocationRepositoryService()
  21876.     {
  21877.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  21878.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'])) {
  21879.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'];
  21880.         }
  21881.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CompoundLocationRepository($a);
  21882.     }
  21883.     /**
  21884.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository' shared autowired service.
  21885.      *
  21886.      * @return \Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository
  21887.      */
  21888.     protected function getCustomFieldRepositoryService()
  21889.     {
  21890.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CustomFieldRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\CustomFieldRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21891.     }
  21892.     /**
  21893.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository' shared autowired service.
  21894.      *
  21895.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository
  21896.      */
  21897.     protected function getFavouriteRepositoryService()
  21898.     {
  21899.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FavouriteRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FavouriteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21900.     }
  21901.     /**
  21902.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository' shared autowired service.
  21903.      *
  21904.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository
  21905.      */
  21906.     protected function getFeaturedCompanyLeadRepositoryService()
  21907.     {
  21908.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/FeaturedCompanyLeadRepository.php';
  21909.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FeaturedCompanyLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FeaturedCompanyLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21910.     }
  21911.     /**
  21912.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository' shared autowired service.
  21913.      *
  21914.      * @return \Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository
  21915.      */
  21916.     protected function getFreeListingRepositoryService()
  21917.     {
  21918.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\FreeListingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\FreeListingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21919.     }
  21920.     /**
  21921.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository' shared autowired service.
  21922.      *
  21923.      * @return \Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository
  21924.      */
  21925.     protected function getInteractionRepositoryService()
  21926.     {
  21927.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\InteractionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\InteractionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21928.     }
  21929.     /**
  21930.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LeadRepository' shared autowired service.
  21931.      *
  21932.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LeadRepository
  21933.      */
  21934.     protected function getLeadRepository2Service()
  21935.     {
  21936.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21937.     }
  21938.     /**
  21939.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository' shared autowired service.
  21940.      *
  21941.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository
  21942.      */
  21943.     protected function getLeadsExpectationsRepositoryService()
  21944.     {
  21945.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LeadsExpectationsRepository.php';
  21946.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadsExpectationsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LeadsExpectationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21947.     }
  21948.     /**
  21949.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository' shared autowired service.
  21950.      *
  21951.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository
  21952.      */
  21953.     protected function getListingActivityLogRepositoryService()
  21954.     {
  21955.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingActivityLogRepository.php';
  21956.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingActivityLogRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21957.     }
  21958.     /**
  21959.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository' shared autowired service.
  21960.      *
  21961.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository
  21962.      */
  21963.     protected function getListingFeatureRepositoryService()
  21964.     {
  21965.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingFeatureRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingFeatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21966.     }
  21967.     /**
  21968.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository' shared autowired service.
  21969.      *
  21970.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository
  21971.      */
  21972.     protected function getListingImpressionAggregationRepositoryService()
  21973.     {
  21974.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingImpressionAggregationRepository.php';
  21975.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionAggregationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionAggregationRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21976.     }
  21977.     /**
  21978.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository' shared autowired service.
  21979.      *
  21980.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository
  21981.      */
  21982.     protected function getListingImpressionRepositoryService()
  21983.     {
  21984.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingImpressionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingImpressionRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  21985.     }
  21986.     /**
  21987.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository' shared autowired service.
  21988.      *
  21989.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository
  21990.      */
  21991.     protected function getListingLeadRepositoryService()
  21992.     {
  21993.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  21994.     }
  21995.     /**
  21996.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository' shared autowired service.
  21997.      *
  21998.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository
  21999.      */
  22000.     protected function getListingNoteRepositoryService()
  22001.     {
  22002.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingNoteRepository.php';
  22003.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingNoteRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingNoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22004.     }
  22005.     /**
  22006.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository' shared autowired service.
  22007.      *
  22008.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository
  22009.      */
  22010.     protected function getListingPhoneRepositoryService()
  22011.     {
  22012.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingPhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingPhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22013.     }
  22014.     /**
  22015.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository' shared autowired service.
  22016.      *
  22017.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository
  22018.      */
  22019.     protected function getListingRateReasonsRepositoryService()
  22020.     {
  22021.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRateReasonsRepository.php';
  22022.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateReasonsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRateReasonsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22023.     }
  22024.     /**
  22025.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository' shared autowired service.
  22026.      *
  22027.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository
  22028.      */
  22029.     protected function getListingRateRepositoryService()
  22030.     {
  22031.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ListingRateRepository.php';
  22032.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingRateRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ListingRateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22033.     }
  22034.     /**
  22035.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationRepository' shared autowired service.
  22036.      *
  22037.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationRepository
  22038.      */
  22039.     protected function getLocationRepositoryService()
  22040.     {
  22041.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22042.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'])) {
  22043.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'];
  22044.         }
  22045.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationRepository($a);
  22046.     }
  22047.     /**
  22048.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository' shared autowired service.
  22049.      *
  22050.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository
  22051.      */
  22052.     protected function getLocationSearchHistoryRepositoryService()
  22053.     {
  22054.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationSearchHistoryRepository.php';
  22055.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSearchHistoryRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationSearchHistoryRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  22056.     }
  22057.     /**
  22058.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository' shared autowired service.
  22059.      *
  22060.      * @return \Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository
  22061.      */
  22062.     protected function getLocationSupplyDemandRepositoryService()
  22063.     {
  22064.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/LocationSupplyDemandRepository.php';
  22065.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationSupplyDemandRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\LocationSupplyDemandRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22066.     }
  22067.     /**
  22068.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository' shared autowired service.
  22069.      *
  22070.      * @return \Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository
  22071.      */
  22072.     protected function getMessageLeadRepositoryService()
  22073.     {
  22074.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\MessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\MessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22075.     }
  22076.     /**
  22077.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository' shared autowired service.
  22078.      *
  22079.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository
  22080.      */
  22081.     protected function getPhoneLeadRepositoryService()
  22082.     {
  22083.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\PhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22084.     }
  22085.     /**
  22086.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository' shared autowired service.
  22087.      *
  22088.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository
  22089.      */
  22090.     protected function getPhoneRepositoryService()
  22091.     {
  22092.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\PhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22093.     }
  22094.     /**
  22095.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository' shared autowired service.
  22096.      *
  22097.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository
  22098.      */
  22099.     protected function getProjectSettingRepositoryService()
  22100.     {
  22101.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ProjectSettingRepository.php';
  22102.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ProjectSettingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ProjectSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22103.     }
  22104.     /**
  22105.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository' shared autowired service.
  22106.      *
  22107.      * @return \Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository
  22108.      */
  22109.     protected function getPropertyTypeRepositoryService()
  22110.     {
  22111.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22112.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'])) {
  22113.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'];
  22114.         }
  22115.         $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] = $instance = new \Aqarmap\Bundle\ListingBundle\Repository\PropertyTypeRepository($a);
  22116.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  22117.         return $instance;
  22118.     }
  22119.     /**
  22120.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository' shared autowired service.
  22121.      *
  22122.      * @return \Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository
  22123.      */
  22124.     protected function getQuickRegistrationUnsubmitSurveyRepositoryService()
  22125.     {
  22126.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/QuickRegistrationUnsubmitSurveyRepository.php';
  22127.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\QuickRegistrationUnsubmitSurveyRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\QuickRegistrationUnsubmitSurveyRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  22128.     }
  22129.     /**
  22130.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository' shared autowired service.
  22131.      *
  22132.      * @return \Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository
  22133.      */
  22134.     protected function getRejectionRepositoryService()
  22135.     {
  22136.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\RejectionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\RejectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22137.     }
  22138.     /**
  22139.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository' shared autowired service.
  22140.      *
  22141.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository
  22142.      */
  22143.     protected function getSavedSearchRepositoryService()
  22144.     {
  22145.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SavedSearchRepository.php';
  22146.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SavedSearchRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SavedSearchRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  22147.     }
  22148.     /**
  22149.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository' shared autowired service.
  22150.      *
  22151.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository
  22152.      */
  22153.     protected function getScrapedListingRepositoryService()
  22154.     {
  22155.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ScrapedListingRepository.php';
  22156.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  22157.     }
  22158.     /**
  22159.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository' shared autowired service.
  22160.      *
  22161.      * @return \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository
  22162.      */
  22163.     protected function getScrapedListingStatsRepositoryService()
  22164.     {
  22165.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/ScrapedListingStatsRepository.php';
  22166.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ScrapedListingStatsRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\ScrapedListingStatsRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  22167.     }
  22168.     /**
  22169.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository' shared autowired service.
  22170.      *
  22171.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository
  22172.      */
  22173.     protected function getSearchKeywordRepositoryService()
  22174.     {
  22175.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SearchKeywordRepository.php';
  22176.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchKeywordRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SearchKeywordRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  22177.     }
  22178.     /**
  22179.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SearchRepository' shared autowired service.
  22180.      *
  22181.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SearchRepository
  22182.      */
  22183.     protected function getSearchRepositoryService()
  22184.     {
  22185.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/SearchRepository.php';
  22186.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SearchRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SearchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22187.     }
  22188.     /**
  22189.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SectionRepository' shared autowired service.
  22190.      *
  22191.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SectionRepository
  22192.      */
  22193.     protected function getSectionRepositoryService()
  22194.     {
  22195.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SectionRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22196.     }
  22197.     /**
  22198.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository' shared autowired service.
  22199.      *
  22200.      * @return \Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository
  22201.      */
  22202.     protected function getSimilarListingsLeadRepositoryService()
  22203.     {
  22204.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\SimilarListingsLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\SimilarListingsLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22205.     }
  22206.     /**
  22207.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository' shared autowired service.
  22208.      *
  22209.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository
  22210.      */
  22211.     protected function getTargetUserLeadRepositoryService()
  22212.     {
  22213.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22214.     }
  22215.     /**
  22216.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository' shared autowired service.
  22217.      *
  22218.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository
  22219.      */
  22220.     protected function getTargetUserMessageLeadRepositoryService()
  22221.     {
  22222.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserMessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserMessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22223.     }
  22224.     /**
  22225.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository' shared autowired service.
  22226.      *
  22227.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository
  22228.      */
  22229.     protected function getTargetUserPhoneLeadRepositoryService()
  22230.     {
  22231.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TargetUserPhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TargetUserPhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22232.     }
  22233.     /**
  22234.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository' shared autowired service.
  22235.      *
  22236.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository
  22237.      */
  22238.     protected function getTopCustomerRepositoryService()
  22239.     {
  22240.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Repository/TopCustomerRepository.php';
  22241.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopCustomerRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TopCustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22242.     }
  22243.     /**
  22244.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository' shared autowired service.
  22245.      *
  22246.      * @return \Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository
  22247.      */
  22248.     protected function getTopSellerLeadRepositoryService()
  22249.     {
  22250.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\TopSellerLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\TopSellerLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22251.     }
  22252.     /**
  22253.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository' shared autowired service.
  22254.      *
  22255.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository
  22256.      */
  22257.     protected function getUserDomainLeadRepositoryService()
  22258.     {
  22259.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22260.     }
  22261.     /**
  22262.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository' shared autowired service.
  22263.      *
  22264.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository
  22265.      */
  22266.     protected function getUserDomainMessageLeadRepositoryService()
  22267.     {
  22268.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainMessageLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainMessageLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22269.     }
  22270.     /**
  22271.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository' shared autowired service.
  22272.      *
  22273.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository
  22274.      */
  22275.     protected function getUserDomainPhoneLeadRepositoryService()
  22276.     {
  22277.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserDomainPhoneLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserDomainPhoneLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22278.     }
  22279.     /**
  22280.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository' shared autowired service.
  22281.      *
  22282.      * @return \Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository
  22283.      */
  22284.     protected function getUserPhoneRepositoryService()
  22285.     {
  22286.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\UserPhoneRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\UserPhoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22287.     }
  22288.     /**
  22289.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository' shared autowired service.
  22290.      *
  22291.      * @return \Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository
  22292.      */
  22293.     protected function getWhatsAppLeadRepositoryService()
  22294.     {
  22295.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\WhatsAppLeadRepository'] = new \Aqarmap\Bundle\ListingBundle\Repository\WhatsAppLeadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  22296.     }
  22297.     /**
  22298.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AdvancedFilterFormTypeManager' shared autowired service.
  22299.      *
  22300.      * @return \Aqarmap\Bundle\ListingBundle\Service\AdvancedFilterFormTypeManager
  22301.      */
  22302.     protected function getAdvancedFilterFormTypeManagerService()
  22303.     {
  22304.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AdvancedFilterFormTypeManager.php';
  22305.         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()));
  22306.     }
  22307.     /**
  22308.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AdvancedSearchFormTypeManager' shared autowired service.
  22309.      *
  22310.      * @return \Aqarmap\Bundle\ListingBundle\Service\AdvancedSearchFormTypeManager
  22311.      */
  22312.     protected function getAdvancedSearchFormTypeManagerService()
  22313.     {
  22314.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AdvancedSearchFormTypeManager.php';
  22315.         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()));
  22316.     }
  22317.     /**
  22318.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Logger' shared autowired service.
  22319.      *
  22320.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Logger
  22321.      */
  22322.     protected function getLoggerService()
  22323.     {
  22324.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Logger.php';
  22325.         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()));
  22326.     }
  22327.     /**
  22328.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\ProcessManager' shared autowired service.
  22329.      *
  22330.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\ProcessManager
  22331.      */
  22332.     protected function getProcessManagerService()
  22333.     {
  22334.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/ProcessManager.php';
  22335.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/ScrapedListingStateManager.php';
  22336.         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()));
  22337.     }
  22338.     /**
  22339.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\ImagesMapper' shared autowired service.
  22340.      *
  22341.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\ImagesMapper
  22342.      */
  22343.     protected function getImagesMapperService()
  22344.     {
  22345.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  22346.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/ImagesMapper.php';
  22347.         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));
  22348.     }
  22349.     /**
  22350.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\LocationMapper' shared autowired service.
  22351.      *
  22352.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\LocationMapper
  22353.      */
  22354.     protected function getLocationMapperService()
  22355.     {
  22356.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  22357.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/LocationMapper.php';
  22358.         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()));
  22359.     }
  22360.     /**
  22361.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\PropertyTypeMapper' shared autowired service.
  22362.      *
  22363.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\PropertyTypeMapper
  22364.      */
  22365.     protected function getPropertyTypeMapperService()
  22366.     {
  22367.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  22368.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/PropertyTypeMapper.php';
  22369.         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()));
  22370.     }
  22371.     /**
  22372.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\SectionMapper' shared autowired service.
  22373.      *
  22374.      * @return \Aqarmap\Bundle\ListingBundle\Service\AutoScrapping\Refiner\Mapper\SectionMapper
  22375.      */
  22376.     protected function getSectionMapperService()
  22377.     {
  22378.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/MapperInterface.php';
  22379.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/AutoScrapping/Refiner/Mapper/SectionMapper.php';
  22380.         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()));
  22381.     }
  22382.     /**
  22383.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CallLog\Logger' shared autowired service.
  22384.      *
  22385.      * @return \Aqarmap\Bundle\ListingBundle\Service\CallLog\Logger
  22386.      */
  22387.     protected function getLogger2Service()
  22388.     {
  22389.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/Logger.php';
  22390.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/LoggerInterface.php';
  22391.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CallLog/Drivers/Cookies.php';
  22392.         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()))));
  22393.     }
  22394.     /**
  22395.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CallRequestManager' shared autowired service.
  22396.      *
  22397.      * @return \Aqarmap\Bundle\ListingBundle\Service\CallRequestManager
  22398.      */
  22399.     protected function getCallRequestManagerService()
  22400.     {
  22401.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22402.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22403.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22404.         }
  22405.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  22406.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22407.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22408.         }
  22409.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22410.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22411.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22412.         }
  22413.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  22414.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22415.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22416.         }
  22417.         $e = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22418.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'])) {
  22419.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CallRequestManager'];
  22420.         }
  22421.         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()));
  22422.     }
  22423.     /**
  22424.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CompoundService' shared autowired service.
  22425.      *
  22426.      * @return \Aqarmap\Bundle\ListingBundle\Service\CompoundService
  22427.      */
  22428.     protected function getCompoundServiceService()
  22429.     {
  22430.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  22431.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22432.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22433.         }
  22434.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22435.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22436.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22437.         }
  22438.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  22439.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22440.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22441.         }
  22442.         $d = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  22443.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22444.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22445.         }
  22446.         $e = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22447.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22448.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22449.         }
  22450.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\CompoundLocationRepository'] ?? $this->getCompoundLocationRepositoryService());
  22451.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22452.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22453.         }
  22454.         $g = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22455.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22456.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22457.         }
  22458.         $h = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22459.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'])) {
  22460.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'];
  22461.         }
  22462.         $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);
  22463.         $instance->setCompoundSearchService(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'] ?? $this->getCompoundSearchServiceService()));
  22464.         return $instance;
  22465.     }
  22466.     /**
  22467.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\CustomFieldService' shared autowired service.
  22468.      *
  22469.      * @return \Aqarmap\Bundle\ListingBundle\Service\CustomFieldService
  22470.      */
  22471.     protected function getCustomFieldServiceService()
  22472.     {
  22473.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/CustomFieldService.php';
  22474.         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()));
  22475.     }
  22476.     /**
  22477.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\FavouriteService' shared autowired service.
  22478.      *
  22479.      * @return \Aqarmap\Bundle\ListingBundle\Service\FavouriteService
  22480.      */
  22481.     protected function getFavouriteServiceService()
  22482.     {
  22483.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/FavouriteService.php';
  22484.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22485.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'])) {
  22486.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\FavouriteService'];
  22487.         }
  22488.         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()));
  22489.     }
  22490.     /**
  22491.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\InteractionService' shared autowired service.
  22492.      *
  22493.      * @return \Aqarmap\Bundle\ListingBundle\Service\InteractionService
  22494.      */
  22495.     protected function getInteractionServiceService()
  22496.     {
  22497.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22498.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  22499.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  22500.         }
  22501.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22502.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  22503.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  22504.         }
  22505.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  22506.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  22507.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  22508.         }
  22509.         $d = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  22510.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'])) {
  22511.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'];
  22512.         }
  22513.         $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()));
  22514.         $instance->setListingManager(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  22515.         return $instance;
  22516.     }
  22517.     /**
  22518.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadService' shared autowired service.
  22519.      *
  22520.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadService
  22521.      */
  22522.     protected function getLeadService2Service()
  22523.     {
  22524.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22525.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22526.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22527.         }
  22528.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22529.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22530.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22531.         }
  22532.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'] ?? $this->getLeadServiceFactoryService());
  22533.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22534.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22535.         }
  22536.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  22537.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22538.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22539.         }
  22540.         $e = ($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService());
  22541.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22542.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22543.         }
  22544.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\InteractionService'] ?? $this->getInteractionServiceService());
  22545.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22546.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22547.         }
  22548.         $g = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22549.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22550.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22551.         }
  22552.         $h = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  22553.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22554.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22555.         }
  22556.         $i = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  22557.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22558.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22559.         }
  22560.         $j = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  22561.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22562.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22563.         }
  22564.         $k = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'] ?? $this->getLeadsInsightsServiceService());
  22565.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22566.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22567.         }
  22568.         $l = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22569.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'])) {
  22570.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'];
  22571.         }
  22572.         $m = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  22573.         $n = ($this->services['translator'] ?? $this->getTranslatorService());
  22574.         $o = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LeadRepository'] ?? $this->getLeadRepository2Service());
  22575.         $p = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  22576.         $q = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService());
  22577.         $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()));
  22578.         $instance->setListingManager(($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService()));
  22579.         return $instance;
  22580.     }
  22581.     /**
  22582.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadServiceFactory' shared autowired service.
  22583.      *
  22584.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadServiceFactory
  22585.      */
  22586.     protected function getLeadServiceFactoryService()
  22587.     {
  22588.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22589.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'])) {
  22590.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadServiceFactory'];
  22591.         }
  22592.         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()));
  22593.     }
  22594.     /**
  22595.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LeadsInsightsService' shared autowired service.
  22596.      *
  22597.      * @return \Aqarmap\Bundle\ListingBundle\Service\LeadsInsightsService
  22598.      */
  22599.     protected function getLeadsInsightsServiceService()
  22600.     {
  22601.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22602.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'])) {
  22603.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'];
  22604.         }
  22605.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22606.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'])) {
  22607.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'];
  22608.         }
  22609.         $c = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  22610.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'])) {
  22611.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadsInsightsService'];
  22612.         }
  22613.         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);
  22614.     }
  22615.     /**
  22616.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService' shared autowired service.
  22617.      *
  22618.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService
  22619.      */
  22620.     protected function getListingActivityLogServiceService()
  22621.     {
  22622.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingActivityLogService.php';
  22623.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  22624.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'])) {
  22625.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'];
  22626.         }
  22627.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingActivityLogService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingActivityLogService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingActivityLogRepository'] ?? $this->getListingActivityLogRepositoryService()), $a);
  22628.     }
  22629.     /**
  22630.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService' shared autowired service.
  22631.      *
  22632.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService
  22633.      */
  22634.     protected function getListingContactRateServiceService()
  22635.     {
  22636.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingContactRateService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingContactRateService(($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\ListingLeadRepository'] ?? $this->getListingLeadRepositoryService()));
  22637.     }
  22638.     /**
  22639.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService' shared autowired service.
  22640.      *
  22641.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService
  22642.      */
  22643.     protected function getListingFeatureServiceService()
  22644.     {
  22645.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22646.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  22647.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  22648.         }
  22649.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22650.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  22651.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  22652.         }
  22653.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  22654.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  22655.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  22656.         }
  22657.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  22658.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'])) {
  22659.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'];
  22660.         }
  22661.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingFeatureService($a$b$c$d, ($this->services['translator'] ?? $this->getTranslatorService()));
  22662.     }
  22663.     /**
  22664.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingImpressionService' shared autowired service.
  22665.      *
  22666.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingImpressionService
  22667.      */
  22668.     protected function getListingImpressionServiceService()
  22669.     {
  22670.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingImpressionService.php';
  22671.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22672.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'])) {
  22673.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'];
  22674.         }
  22675.         $b = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  22676.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'])) {
  22677.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingImpressionService'];
  22678.         }
  22679.         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()));
  22680.     }
  22681.     /**
  22682.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer' shared autowired service.
  22683.      *
  22684.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer
  22685.      */
  22686.     protected function getListingLabelQueueProducerService()
  22687.     {
  22688.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingLabelQueueProducer.php';
  22689.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingLabelQueueProducer'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingLabelQueueProducer(($this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] ?? $this->getProducerFactoryInterfaceproducerFactoryService()));
  22690.     }
  22691.     /**
  22692.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingNoteService' shared autowired service.
  22693.      *
  22694.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingNoteService
  22695.      */
  22696.     protected function getListingNoteServiceService()
  22697.     {
  22698.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingNoteService.php';
  22699.         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()));
  22700.     }
  22701.     /**
  22702.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingRateService' shared autowired service.
  22703.      *
  22704.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingRateService
  22705.      */
  22706.     protected function getListingRateServiceService()
  22707.     {
  22708.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ListingRateService.php';
  22709.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22710.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  22711.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  22712.         }
  22713.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22714.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  22715.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  22716.         }
  22717.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  22718.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  22719.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  22720.         }
  22721.         $d = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  22722.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'])) {
  22723.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRateService'];
  22724.         }
  22725.         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);
  22726.     }
  22727.     /**
  22728.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher' shared autowired service.
  22729.      *
  22730.      * @return \Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher
  22731.      */
  22732.     protected function getListingRuleMatcherService()
  22733.     {
  22734.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22735.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'])) {
  22736.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'];
  22737.         }
  22738.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22739.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'])) {
  22740.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'];
  22741.         }
  22742.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] = new \Aqarmap\Bundle\ListingBundle\Service\ListingRuleMatcher($a$b, new \Aqarmap\Bundle\ListingBundle\Repository\RuleRepository($a));
  22743.     }
  22744.     /**
  22745.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LocationHistoryService' shared autowired service.
  22746.      *
  22747.      * @return \Aqarmap\Bundle\ListingBundle\Service\LocationHistoryService
  22748.      */
  22749.     protected function getLocationHistoryServiceService()
  22750.     {
  22751.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/LocationHistoryService.php';
  22752.         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()));
  22753.     }
  22754.     /**
  22755.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\LocationManager' shared autowired service.
  22756.      *
  22757.      * @return \Aqarmap\Bundle\ListingBundle\Service\LocationManager
  22758.      */
  22759.     protected function getLocationManagerService()
  22760.     {
  22761.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22762.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22763.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22764.         }
  22765.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  22766.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22767.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22768.         }
  22769.         $c = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  22770.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22771.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22772.         }
  22773.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  22774.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22775.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22776.         }
  22777.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22778.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'])) {
  22779.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'];
  22780.         }
  22781.         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()));
  22782.     }
  22783.     /**
  22784.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService' shared autowired service.
  22785.      *
  22786.      * @return \Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService
  22787.      */
  22788.     protected function getMortgageServiceService()
  22789.     {
  22790.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Mortgage/MortgageService.php';
  22791.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22792.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'])) {
  22793.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'];
  22794.         }
  22795.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\Mortgage\\MortgageService'] = new \Aqarmap\Bundle\ListingBundle\Service\Mortgage\MortgageService($a);
  22796.     }
  22797.     /**
  22798.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\PhoneManager' shared autowired service.
  22799.      *
  22800.      * @return \Aqarmap\Bundle\ListingBundle\Service\PhoneManager
  22801.      */
  22802.     protected function getPhoneManagerService()
  22803.     {
  22804.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22805.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'])) {
  22806.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'];
  22807.         }
  22808.         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())));
  22809.     }
  22810.     /**
  22811.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\QuickRegUnsubmittedSurveyService' shared autowired service.
  22812.      *
  22813.      * @return \Aqarmap\Bundle\ListingBundle\Service\QuickRegUnsubmittedSurveyService
  22814.      */
  22815.     protected function getQuickRegUnsubmittedSurveyServiceService()
  22816.     {
  22817.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/QuickRegUnsubmittedSurveyService.php';
  22818.         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()));
  22819.     }
  22820.     /**
  22821.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\RelatedResultService' shared autowired service.
  22822.      *
  22823.      * @return \Aqarmap\Bundle\ListingBundle\Service\RelatedResultService
  22824.      */
  22825.     protected function getRelatedResultServiceService()
  22826.     {
  22827.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22828.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22829.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22830.         }
  22831.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  22832.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22833.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22834.         }
  22835.         $c = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  22836.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22837.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22838.         }
  22839.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'] ?? $this->getListingService2Service());
  22840.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22841.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22842.         }
  22843.         $e = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22844.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22845.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22846.         }
  22847.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22848.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22849.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22850.         }
  22851.         $g = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22852.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'])) {
  22853.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'];
  22854.         }
  22855.         $h = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  22856.         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);
  22857.     }
  22858.     /**
  22859.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ReviewService' shared autowired service.
  22860.      *
  22861.      * @return \Aqarmap\Bundle\ListingBundle\Service\ReviewService
  22862.      */
  22863.     protected function getReviewServiceService()
  22864.     {
  22865.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ReviewService.php';
  22866.         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()));
  22867.     }
  22868.     /**
  22869.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SavedSearchService' shared autowired service.
  22870.      *
  22871.      * @return \Aqarmap\Bundle\ListingBundle\Service\SavedSearchService
  22872.      */
  22873.     protected function getSavedSearchServiceService()
  22874.     {
  22875.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/SavedSearchServiceInterface.php';
  22876.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SavedSearchService.php';
  22877.         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()));
  22878.     }
  22879.     /**
  22880.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\ScrapedListingService' shared autowired service.
  22881.      *
  22882.      * @return \Aqarmap\Bundle\ListingBundle\Service\ScrapedListingService
  22883.      */
  22884.     protected function getScrapedListingServiceService()
  22885.     {
  22886.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/ScrapedListingService.php';
  22887.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Model/SMSManagerInterface.php';
  22888.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/SMS/InfobipManager.php';
  22889.         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()));
  22890.     }
  22891.     /**
  22892.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SectionService' shared autowired service.
  22893.      *
  22894.      * @return \Aqarmap\Bundle\ListingBundle\Service\SectionService
  22895.      */
  22896.     protected function getSectionServiceService()
  22897.     {
  22898.         $a = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  22899.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService'])) {
  22900.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SectionService'];
  22901.         }
  22902.         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);
  22903.     }
  22904.     /**
  22905.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SpecialListingFeatureDecorator' shared autowired service.
  22906.      *
  22907.      * @return \Aqarmap\Bundle\ListingBundle\Service\SpecialListingFeatureDecorator
  22908.      */
  22909.     protected function getSpecialListingFeatureDecoratorService()
  22910.     {
  22911.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SpecialListingFeatureDecorator.php';
  22912.         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()));
  22913.     }
  22914.     /**
  22915.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\SupplyDemandManager' shared autowired service.
  22916.      *
  22917.      * @return \Aqarmap\Bundle\ListingBundle\Service\SupplyDemandManager
  22918.      */
  22919.     protected function getSupplyDemandManagerService()
  22920.     {
  22921.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/SupplyDemandManager.php';
  22922.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22923.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22924.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22925.         }
  22926.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  22927.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22928.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22929.         }
  22930.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  22931.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22932.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22933.         }
  22934.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  22935.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22936.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22937.         }
  22938.         $e = ($this->privates['App\\Repository\\Lead\\LeadRepository'] ?? $this->getLeadRepositoryService());
  22939.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'])) {
  22940.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'];
  22941.         }
  22942.         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);
  22943.     }
  22944.     /**
  22945.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\TopCustomerService' shared autowired service.
  22946.      *
  22947.      * @return \Aqarmap\Bundle\ListingBundle\Service\TopCustomerService
  22948.      */
  22949.     protected function getTopCustomerServiceService()
  22950.     {
  22951.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/TopCustomerService.php';
  22952.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/TopCustomerValidatorInterface.php';
  22953.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/TopCustomerValidator.php';
  22954.         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()));
  22955.     }
  22956.     /**
  22957.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper' shared autowired service.
  22958.      *
  22959.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper
  22960.      */
  22961.     protected function getListingAttributesMapperService()
  22962.     {
  22963.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'] ?? $this->getListingAttributesTransformerService());
  22964.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'])) {
  22965.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'];
  22966.         }
  22967.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22968.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'])) {
  22969.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'];
  22970.         }
  22971.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'] = new \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesMapper($a$b);
  22972.     }
  22973.     /**
  22974.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesTransformer' shared autowired service.
  22975.      *
  22976.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingAttributesTransformer
  22977.      */
  22978.     protected function getListingAttributesTransformerService()
  22979.     {
  22980.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22981.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'])) {
  22982.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesTransformer'];
  22983.         }
  22984.         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()));
  22985.     }
  22986.     /**
  22987.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V3\ListingTranslationMapper' shared autowired service.
  22988.      *
  22989.      * @return \Aqarmap\Bundle\ListingBundle\Service\V3\ListingTranslationMapper
  22990.      */
  22991.     protected function getListingTranslationMapperService()
  22992.     {
  22993.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  22994.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'])) {
  22995.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'];
  22996.         }
  22997.         $b = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  22998.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'])) {
  22999.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'];
  23000.         }
  23001.         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))));
  23002.     }
  23003.     /**
  23004.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CompoundAveragePriceService' shared autowired service.
  23005.      *
  23006.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundAveragePriceService
  23007.      */
  23008.     protected function getCompoundAveragePriceServiceService()
  23009.     {
  23010.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundAveragePriceService.php';
  23011.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23012.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'])) {
  23013.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundAveragePriceService'];
  23014.         }
  23015.         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()));
  23016.     }
  23017.     /**
  23018.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService' shared autowired service.
  23019.      *
  23020.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService
  23021.      */
  23022.     protected function getCompoundDetailServiceService()
  23023.     {
  23024.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/CompoundDetailService.php';
  23025.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23026.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'])) {
  23027.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'];
  23028.         }
  23029.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CompoundDetailService'] = new \Aqarmap\Bundle\ListingBundle\Service\V4\CompoundDetailService($a);
  23030.     }
  23031.     /**
  23032.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\CostPerLeadService' shared autowired service.
  23033.      *
  23034.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\CostPerLeadService
  23035.      */
  23036.     protected function getCostPerLeadServiceService()
  23037.     {
  23038.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23039.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'])) {
  23040.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'];
  23041.         }
  23042.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23043.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'])) {
  23044.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\CostPerLeadService'];
  23045.         }
  23046.         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);
  23047.     }
  23048.     /**
  23049.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\FreezedListingService' shared autowired service.
  23050.      *
  23051.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\FreezedListingService
  23052.      */
  23053.     protected function getFreezedListingServiceService()
  23054.     {
  23055.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/FreezedListingService.php';
  23056.         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()));
  23057.     }
  23058.     /**
  23059.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\ListingLabelService' shared autowired service.
  23060.      *
  23061.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\ListingLabelService
  23062.      */
  23063.     protected function getListingLabelServiceService()
  23064.     {
  23065.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/V4/ListingLabelService.php';
  23066.         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()));
  23067.     }
  23068.     /**
  23069.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\ListingService' shared autowired service.
  23070.      *
  23071.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\ListingService
  23072.      */
  23073.     protected function getListingService2Service()
  23074.     {
  23075.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23076.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23077.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23078.         }
  23079.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingRuleMatcher'] ?? $this->getListingRuleMatcherService());
  23080.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23081.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23082.         }
  23083.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  23084.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23085.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23086.         }
  23087.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingTranslationMapper'] ?? $this->getListingTranslationMapperService());
  23088.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23089.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23090.         }
  23091.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V3\\ListingAttributesMapper'] ?? $this->getListingAttributesMapperService());
  23092.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23093.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23094.         }
  23095.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23096.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23097.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23098.         }
  23099.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  23100.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23101.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23102.         }
  23103.         $h = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  23104.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23105.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23106.         }
  23107.         $i = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23108.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'])) {
  23109.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\ListingService'];
  23110.         }
  23111.         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']);
  23112.     }
  23113.     /**
  23114.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Service\V4\LocationService' shared autowired service.
  23115.      *
  23116.      * @return \Aqarmap\Bundle\ListingBundle\Service\V4\LocationService
  23117.      */
  23118.     protected function getLocationServiceService()
  23119.     {
  23120.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23121.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'])) {
  23122.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'];
  23123.         }
  23124.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  23125.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'])) {
  23126.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'];
  23127.         }
  23128.         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()));
  23129.     }
  23130.     /**
  23131.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\BulkListingsApproveStrategy' shared autowired service.
  23132.      *
  23133.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\BulkListingsApproveStrategy
  23134.      */
  23135.     protected function getBulkListingsApproveStrategyService()
  23136.     {
  23137.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23138.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/BulkListingsApproveStrategy.php';
  23139.         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()));
  23140.     }
  23141.     /**
  23142.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\CompoundAveragePriceStrategy' shared autowired service.
  23143.      *
  23144.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\CompoundAveragePriceStrategy
  23145.      */
  23146.     protected function getCompoundAveragePriceStrategyService()
  23147.     {
  23148.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23149.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/CompoundAveragePriceStrategy.php';
  23150.         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()));
  23151.     }
  23152.     /**
  23153.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\ImportLocationsStrategy' shared autowired service.
  23154.      *
  23155.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\ImportLocationsStrategy
  23156.      */
  23157.     protected function getImportLocationsStrategyService()
  23158.     {
  23159.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23160.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/ImportLocationsStrategy.php';
  23161.         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()));
  23162.     }
  23163.     /**
  23164.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy' shared autowired service.
  23165.      *
  23166.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy
  23167.      */
  23168.     protected function getRecordLocationSearchHistoryStrategyService()
  23169.     {
  23170.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23171.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/RecordLocationSearchHistoryStrategy.php';
  23172.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordLocationSearchHistoryStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\RecordLocationSearchHistoryStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'] ?? $this->getLocationSearchHistoryServiceService()));
  23173.     }
  23174.     /**
  23175.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy' shared autowired service.
  23176.      *
  23177.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy
  23178.      */
  23179.     protected function getRecordSearchKeywordHistoryStrategyService()
  23180.     {
  23181.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23182.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/RecordSearchKeywordHistoryStrategy.php';
  23183.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordSearchKeywordHistoryStrategy'] = new \Aqarmap\Bundle\ListingBundle\Strategy\RecordSearchKeywordHistoryStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SearchKeywordHistoryService'] ?? $this->getSearchKeywordHistoryServiceService()));
  23184.     }
  23185.     /**
  23186.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingImpressionsStrategy' shared autowired service.
  23187.      *
  23188.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingImpressionsStrategy
  23189.      */
  23190.     protected function getUpdateListingImpressionsStrategyService()
  23191.     {
  23192.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23193.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/UpdateListingImpressionsStrategy.php';
  23194.         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()));
  23195.     }
  23196.     /**
  23197.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingLabelStrategy' shared autowired service.
  23198.      *
  23199.      * @return \Aqarmap\Bundle\ListingBundle\Strategy\UpdateListingLabelStrategy
  23200.      */
  23201.     protected function getUpdateListingLabelStrategyService()
  23202.     {
  23203.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23204.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Strategy/UpdateListingLabelStrategy.php';
  23205.         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()));
  23206.     }
  23207.     /**
  23208.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Twig\ListingExtension' shared autowired service.
  23209.      *
  23210.      * @return \Aqarmap\Bundle\ListingBundle\Twig\ListingExtension
  23211.      */
  23212.     protected function getListingExtensionService()
  23213.     {
  23214.         $a = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  23215.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'])) {
  23216.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'];
  23217.         }
  23218.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  23219.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'])) {
  23220.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\ListingExtension'];
  23221.         }
  23222.         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()));
  23223.     }
  23224.     /**
  23225.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Twig\SearchDescriptionExtension' shared autowired service.
  23226.      *
  23227.      * @return \Aqarmap\Bundle\ListingBundle\Twig\SearchDescriptionExtension
  23228.      */
  23229.     protected function getSearchDescriptionExtensionService()
  23230.     {
  23231.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Builder\\MetaTagsBuilder'] ?? $this->getMetaTagsBuilderService());
  23232.         if (isset($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'])) {
  23233.             return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'];
  23234.         }
  23235.         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);
  23236.     }
  23237.     /**
  23238.      * Gets the private 'Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator' shared autowired service.
  23239.      *
  23240.      * @return \Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator
  23241.      */
  23242.     protected function getIsYoutubeUrlOrNullValidatorService()
  23243.     {
  23244.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  23245.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  23246.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Validator/Constraints/IsYoutubeUrlOrNullValidator.php';
  23247.         return $this->privates['Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator'] = new \Aqarmap\Bundle\ListingBundle\Validator\Constraints\IsYoutubeUrlOrNullValidator();
  23248.     }
  23249.     /**
  23250.      * Gets the private 'Aqarmap\Bundle\MainBundle\Adapter\MailerService' shared autowired service.
  23251.      *
  23252.      * @return \Aqarmap\Bundle\MainBundle\Adapter\MailerService
  23253.      */
  23254.     protected function getMailerServiceService()
  23255.     {
  23256.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  23257.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'])) {
  23258.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'];
  23259.         }
  23260.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  23261.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'])) {
  23262.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'];
  23263.         }
  23264.         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);
  23265.     }
  23266.     /**
  23267.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\EntityPersisterCommand' shared autowired service.
  23268.      *
  23269.      * @return \Aqarmap\Bundle\MainBundle\Command\EntityPersisterCommand
  23270.      */
  23271.     protected function getEntityPersisterCommandService()
  23272.     {
  23273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23274.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/EntityPersisterCommand.php';
  23275.         $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()));
  23276.         $instance->setName('app:entity:persist');
  23277.         return $instance;
  23278.     }
  23279.     /**
  23280.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\FixturesCommand' shared autowired service.
  23281.      *
  23282.      * @return \Aqarmap\Bundle\MainBundle\Command\FixturesCommand
  23283.      */
  23284.     protected function getFixturesCommandService()
  23285.     {
  23286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23287.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/FixturesCommand.php';
  23288.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Command\\FixturesCommand'] = $instance = new \Aqarmap\Bundle\MainBundle\Command\FixturesCommand();
  23289.         $instance->setName('app:fixtures:rebuild');
  23290.         return $instance;
  23291.     }
  23292.     /**
  23293.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\MoonshotCacheWarmerCommand' shared autowired service.
  23294.      *
  23295.      * @return \Aqarmap\Bundle\MainBundle\Command\MoonshotCacheWarmerCommand
  23296.      */
  23297.     protected function getMoonshotCacheWarmerCommandService()
  23298.     {
  23299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23300.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/MoonshotCacheWarmerCommand.php';
  23301.         $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))));
  23302.         $instance->setName('app:cache:warmup');
  23303.         return $instance;
  23304.     }
  23305.     /**
  23306.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\PatchAddLegacyPropertyTypeCommand' shared autowired service.
  23307.      *
  23308.      * @return \Aqarmap\Bundle\MainBundle\Command\PatchAddLegacyPropertyTypeCommand
  23309.      */
  23310.     protected function getPatchAddLegacyPropertyTypeCommandService()
  23311.     {
  23312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23313.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/PatchAddLegacyPropertyTypeCommand.php';
  23314.         $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()));
  23315.         $instance->setName('app:patch:add-legacy-property-types');
  23316.         return $instance;
  23317.     }
  23318.     /**
  23319.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\PatchTreeRebuildCommand' shared autowired service.
  23320.      *
  23321.      * @return \Aqarmap\Bundle\MainBundle\Command\PatchTreeRebuildCommand
  23322.      */
  23323.     protected function getPatchTreeRebuildCommandService()
  23324.     {
  23325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23326.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/PatchTreeRebuildCommand.php';
  23327.         $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()));
  23328.         $instance->setName('app:entity:tree-rebuild');
  23329.         return $instance;
  23330.     }
  23331.     /**
  23332.      * Gets the private 'Aqarmap\Bundle\MainBundle\Command\UpdateCustomFieldCommand' shared autowired service.
  23333.      *
  23334.      * @return \Aqarmap\Bundle\MainBundle\Command\UpdateCustomFieldCommand
  23335.      */
  23336.     protected function getUpdateCustomFieldCommandService()
  23337.     {
  23338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23339.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Command/UpdateCustomFieldCommand.php';
  23340.         $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()));
  23341.         $instance->setName('app:custom-field:patch');
  23342.         return $instance;
  23343.     }
  23344.     /**
  23345.      * Gets the private 'Aqarmap\Bundle\MainBundle\Contract\ProducerFactoryInterface $pokeProducerFactory' shared autowired service.
  23346.      *
  23347.      * @return \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory
  23348.      */
  23349.     protected function getProducerFactoryInterfacepokeProducerFactoryService()
  23350.     {
  23351.         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())));
  23352.     }
  23353.     /**
  23354.      * Gets the private 'Aqarmap\Bundle\MainBundle\Contract\ProducerFactoryInterface $producerFactory' shared autowired service.
  23355.      *
  23356.      * @return \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory
  23357.      */
  23358.     protected function getProducerFactoryInterfaceproducerFactoryService()
  23359.     {
  23360.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Contract\\ProducerFactoryInterface $producerFactory'] = new \Aqarmap\Bundle\MainBundle\Producer\ProducerFactory(($this->privates['aqarmap.sqs.service'] ?? $this->getAqarmap_Sqs_ServiceService()));
  23361.     }
  23362.     /**
  23363.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener' shared autowired service.
  23364.      *
  23365.      * @return \Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener
  23366.      */
  23367.     protected function getBouncedEmailListenerService()
  23368.     {
  23369.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/BouncedEmailListener.php';
  23370.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23371.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'])) {
  23372.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'];
  23373.         }
  23374.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  23375.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'])) {
  23376.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'];
  23377.         }
  23378.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\BouncedEmailListener'] = new \Aqarmap\Bundle\MainBundle\EventListener\BouncedEmailListener($a$b);
  23379.     }
  23380.     /**
  23381.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\FeedbackListener' shared autowired service.
  23382.      *
  23383.      * @return \Aqarmap\Bundle\MainBundle\EventListener\FeedbackListener
  23384.      */
  23385.     protected function getFeedbackListenerService()
  23386.     {
  23387.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/FeedbackListener.php';
  23388.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23389.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  23390.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  23391.         }
  23392.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  23393.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  23394.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  23395.         }
  23396.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  23397.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'])) {
  23398.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\FeedbackListener'];
  23399.         }
  23400.         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()));
  23401.     }
  23402.     /**
  23403.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber' shared autowired service.
  23404.      *
  23405.      * @return \Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber
  23406.      */
  23407.     protected function getIpTraceSubscriberService()
  23408.     {
  23409.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\IpTraceSubscriber'] = new \Aqarmap\Bundle\MainBundle\EventListener\IpTraceSubscriber(($this->privates['gedmo.listener.iptraceable'] ?? $this->getGedmo_Listener_IptraceableService()));
  23410.     }
  23411.     /**
  23412.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener' shared autowired service.
  23413.      *
  23414.      * @return \Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener
  23415.      */
  23416.     protected function getSiteMapListenerService()
  23417.     {
  23418.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php';
  23419.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23420.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  23421.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  23422.         }
  23423.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] ?? $this->getSiteMapServiceService());
  23424.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  23425.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  23426.         }
  23427.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23428.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'])) {
  23429.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\EventListener\\SiteMapListener'];
  23430.         }
  23431.         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))));
  23432.     }
  23433.     /**
  23434.      * Gets the private 'Aqarmap\Bundle\MainBundle\EventStreaming\EventStreamingClientFactory' shared autowired service.
  23435.      *
  23436.      * @return \Aqarmap\Bundle\MainBundle\EventStreaming\EventStreamingClientFactory
  23437.      */
  23438.     protected function getEventStreamingClientFactoryService()
  23439.     {
  23440.         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'));
  23441.     }
  23442.     /**
  23443.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType' shared autowired service.
  23444.      *
  23445.      * @return \Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType
  23446.      */
  23447.     protected function getAddSettingTypeService()
  23448.     {
  23449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23450.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23451.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/Admin/AddSettingType.php';
  23452.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType'] = new \Aqarmap\Bundle\MainBundle\Form\Admin\AddSettingType();
  23453.     }
  23454.     /**
  23455.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType' shared autowired service.
  23456.      *
  23457.      * @return \Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType
  23458.      */
  23459.     protected function getUpdateSettingTypeService()
  23460.     {
  23461.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23462.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23463.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/Admin/UpdateSettingType.php';
  23464.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType'] = new \Aqarmap\Bundle\MainBundle\Form\Admin\UpdateSettingType();
  23465.     }
  23466.     /**
  23467.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType' shared autowired service.
  23468.      *
  23469.      * @return \Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType
  23470.      */
  23471.     protected function getConfirmFeaturedFormTypeService()
  23472.     {
  23473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23475.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/ConfirmFeaturedFormType.php';
  23476.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType'] = new \Aqarmap\Bundle\MainBundle\Form\ConfirmFeaturedFormType();
  23477.     }
  23478.     /**
  23479.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\ConfirmFormType' shared autowired service.
  23480.      *
  23481.      * @return \Aqarmap\Bundle\MainBundle\Form\ConfirmFormType
  23482.      */
  23483.     protected function getConfirmFormTypeService()
  23484.     {
  23485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23487.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/ConfirmFormType.php';
  23488.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType'] = new \Aqarmap\Bundle\MainBundle\Form\ConfirmFormType();
  23489.     }
  23490.     /**
  23491.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\CustomParagraphType' shared autowired service.
  23492.      *
  23493.      * @return \Aqarmap\Bundle\MainBundle\Form\CustomParagraphType
  23494.      */
  23495.     protected function getCustomParagraphTypeService()
  23496.     {
  23497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23499.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/CustomParagraphType.php';
  23500.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType'] = new \Aqarmap\Bundle\MainBundle\Form\CustomParagraphType();
  23501.     }
  23502.     /**
  23503.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType' shared autowired service.
  23504.      *
  23505.      * @return \Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType
  23506.      */
  23507.     protected function getDefaultTopCustomerTypeService()
  23508.     {
  23509.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23511.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/DefaultTopCustomerType.php';
  23512.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType'] = new \Aqarmap\Bundle\MainBundle\Form\DefaultTopCustomerType();
  23513.     }
  23514.     /**
  23515.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType' shared autowired service.
  23516.      *
  23517.      * @return \Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType
  23518.      */
  23519.     protected function getFeedbackNoteTypeService()
  23520.     {
  23521.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23523.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FeedbackNoteType.php';
  23524.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType'] = new \Aqarmap\Bundle\MainBundle\Form\FeedbackNoteType();
  23525.     }
  23526.     /**
  23527.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FeedbackType' shared autowired service.
  23528.      *
  23529.      * @return \Aqarmap\Bundle\MainBundle\Form\FeedbackType
  23530.      */
  23531.     protected function getFeedbackTypeService()
  23532.     {
  23533.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23534.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23535.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FeedbackType.php';
  23536.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType'] = new \Aqarmap\Bundle\MainBundle\Form\FeedbackType();
  23537.     }
  23538.     /**
  23539.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType' shared autowired service.
  23540.      *
  23541.      * @return \Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType
  23542.      */
  23543.     protected function getFilterCustomParagraphTypeService()
  23544.     {
  23545.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23546.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23547.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/FilterCustomParagraphType.php';
  23548.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType'] = new \Aqarmap\Bundle\MainBundle\Form\FilterCustomParagraphType();
  23549.     }
  23550.     /**
  23551.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\JoinUsType' shared autowired service.
  23552.      *
  23553.      * @return \Aqarmap\Bundle\MainBundle\Form\JoinUsType
  23554.      */
  23555.     protected function getJoinUsTypeService()
  23556.     {
  23557.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23558.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23559.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/JoinUsType.php';
  23560.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType'] = new \Aqarmap\Bundle\MainBundle\Form\JoinUsType();
  23561.     }
  23562.     /**
  23563.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\LinkType' shared autowired service.
  23564.      *
  23565.      * @return \Aqarmap\Bundle\MainBundle\Form\LinkType
  23566.      */
  23567.     protected function getLinkTypeService()
  23568.     {
  23569.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23571.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/LinkType.php';
  23572.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\LinkType'] = new \Aqarmap\Bundle\MainBundle\Form\LinkType();
  23573.     }
  23574.     /**
  23575.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\MenuType' shared autowired service.
  23576.      *
  23577.      * @return \Aqarmap\Bundle\MainBundle\Form\MenuType
  23578.      */
  23579.     protected function getMenuTypeService()
  23580.     {
  23581.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23583.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/MenuType.php';
  23584.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\MenuType'] = new \Aqarmap\Bundle\MainBundle\Form\MenuType();
  23585.     }
  23586.     /**
  23587.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\PageType' shared autowired service.
  23588.      *
  23589.      * @return \Aqarmap\Bundle\MainBundle\Form\PageType
  23590.      */
  23591.     protected function getPageTypeService()
  23592.     {
  23593.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23595.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/PageType.php';
  23596.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\PageType'] = new \Aqarmap\Bundle\MainBundle\Form\PageType();
  23597.     }
  23598.     /**
  23599.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\SinglePhotoType' shared autowired service.
  23600.      *
  23601.      * @return \Aqarmap\Bundle\MainBundle\Form\SinglePhotoType
  23602.      */
  23603.     protected function getSinglePhotoTypeService()
  23604.     {
  23605.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23606.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23607.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/SinglePhotoType.php';
  23608.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType'] = new \Aqarmap\Bundle\MainBundle\Form\SinglePhotoType();
  23609.     }
  23610.     /**
  23611.      * Gets the private 'Aqarmap\Bundle\MainBundle\Form\TestimonialType' shared autowired service.
  23612.      *
  23613.      * @return \Aqarmap\Bundle\MainBundle\Form\TestimonialType
  23614.      */
  23615.     protected function getTestimonialTypeService()
  23616.     {
  23617.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  23618.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  23619.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Form/TestimonialType.php';
  23620.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType'] = new \Aqarmap\Bundle\MainBundle\Form\TestimonialType();
  23621.     }
  23622.     /**
  23623.      * Gets the private 'Aqarmap\Bundle\MainBundle\Helpers\MailerHelper' shared autowired service.
  23624.      *
  23625.      * @return \Aqarmap\Bundle\MainBundle\Helpers\MailerHelper
  23626.      */
  23627.     protected function getMailerHelperService()
  23628.     {
  23629.         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))));
  23630.     }
  23631.     /**
  23632.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber' shared autowired service.
  23633.      *
  23634.      * @return \Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber
  23635.      */
  23636.     protected function getConfigureMenuEventSubscriber3Service()
  23637.     {
  23638.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Listener/ConfigureMenuEventSubscriber.php';
  23639.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  23640.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'])) {
  23641.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'];
  23642.         }
  23643.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23644.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'])) {
  23645.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'];
  23646.         }
  23647.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\MainBundle\Listener\ConfigureMenuEventSubscriber($this, ($this->services['translator'] ?? $this->getTranslatorService()), $a$b);
  23648.     }
  23649.     /**
  23650.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber' shared autowired service.
  23651.      *
  23652.      * @return \Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber
  23653.      */
  23654.     protected function getDoctrineExtensionEventSubscriberService()
  23655.     {
  23656.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\DoctrineExtensionEventSubscriber'] = new \Aqarmap\Bundle\MainBundle\Listener\DoctrineExtensionEventSubscriber(($this->privates['gedmo.listener.translatable'] ?? $this->getGedmo_Listener_TranslatableService()));
  23657.     }
  23658.     /**
  23659.      * Gets the private 'Aqarmap\Bundle\MainBundle\Listener\RequestEventSubscriber' shared autowired service.
  23660.      *
  23661.      * @return \Aqarmap\Bundle\MainBundle\Listener\RequestEventSubscriber
  23662.      */
  23663.     protected function getRequestEventSubscriberService()
  23664.     {
  23665.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  23666.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  23667.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  23668.         }
  23669.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  23670.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  23671.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  23672.         }
  23673.         $c = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  23674.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  23675.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  23676.         }
  23677.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23678.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'])) {
  23679.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Listener\\RequestEventSubscriber'];
  23680.         }
  23681.         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()));
  23682.     }
  23683.     /**
  23684.      * Gets the private 'Aqarmap\Bundle\MainBundle\Menu\MenuBuilder' shared autowired service.
  23685.      *
  23686.      * @return \Aqarmap\Bundle\MainBundle\Menu\MenuBuilder
  23687.      */
  23688.     protected function getMenuBuilderService()
  23689.     {
  23690.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23691.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  23692.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  23693.         }
  23694.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23695.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  23696.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  23697.         }
  23698.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23699.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  23700.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  23701.         }
  23702.         $d = ($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService());
  23703.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'])) {
  23704.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Menu\\MenuBuilder'];
  23705.         }
  23706.         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()));
  23707.     }
  23708.     /**
  23709.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\ActivityRepository' shared autowired service.
  23710.      *
  23711.      * @return \Aqarmap\Bundle\MainBundle\Repository\ActivityRepository
  23712.      */
  23713.     protected function getActivityRepositoryService()
  23714.     {
  23715.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/ActivityRepository.php';
  23716.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\ActivityRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\ActivityRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  23717.     }
  23718.     /**
  23719.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository' shared autowired service.
  23720.      *
  23721.      * @return \Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository
  23722.      */
  23723.     protected function getCustomParagraphRepositoryService()
  23724.     {
  23725.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\CustomParagraphRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\CustomParagraphRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23726.     }
  23727.     /**
  23728.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository' shared autowired service.
  23729.      *
  23730.      * @return \Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository
  23731.      */
  23732.     protected function getDefaultTopCustomersRepositoryService()
  23733.     {
  23734.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/DefaultTopCustomersRepository.php';
  23735.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\DefaultTopCustomersRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\DefaultTopCustomersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23736.     }
  23737.     /**
  23738.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository' shared autowired service.
  23739.      *
  23740.      * @return \Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository
  23741.      */
  23742.     protected function getFeedbackRepositoryService()
  23743.     {
  23744.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/FeedbackRepository.php';
  23745.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\FeedbackRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\FeedbackRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23746.     }
  23747.     /**
  23748.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository' shared autowired service.
  23749.      *
  23750.      * @return \Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository
  23751.      */
  23752.     protected function getJoinUsRepositoryService()
  23753.     {
  23754.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/JoinUsRepository.php';
  23755.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\JoinUsRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\JoinUsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23756.     }
  23757.     /**
  23758.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\MenuRepository' shared autowired service.
  23759.      *
  23760.      * @return \Aqarmap\Bundle\MainBundle\Repository\MenuRepository
  23761.      */
  23762.     protected function getMenuRepositoryService()
  23763.     {
  23764.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/MenuRepository.php';
  23765.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\MenuRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\MenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23766.     }
  23767.     /**
  23768.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository' shared autowired service.
  23769.      *
  23770.      * @return \Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository
  23771.      */
  23772.     protected function getMobileSectionsTogglesRepositoryService()
  23773.     {
  23774.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/MobileSectionsTogglesRepository.php';
  23775.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\MobileSectionsTogglesRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\MobileSectionsTogglesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23776.     }
  23777.     /**
  23778.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository' shared autowired service.
  23779.      *
  23780.      * @return \Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository
  23781.      */
  23782.     protected function getPerformanceLogRepositoryService()
  23783.     {
  23784.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/PerformanceLogRepository.php';
  23785.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\PerformanceLogRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\PerformanceLogRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  23786.     }
  23787.     /**
  23788.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\SettingRepository' shared autowired service.
  23789.      *
  23790.      * @return \Aqarmap\Bundle\MainBundle\Repository\SettingRepository
  23791.      */
  23792.     protected function getSettingRepositoryService()
  23793.     {
  23794.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  23795.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/SettingRepository.php';
  23796.         $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\SettingRepository'] = $instance = new \Aqarmap\Bundle\MainBundle\Repository\SettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  23797.         $instance->setCacheManager(($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] ?? $this->getCacheManagerService()));
  23798.         return $instance;
  23799.     }
  23800.     /**
  23801.      * Gets the private 'Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository' shared autowired service.
  23802.      *
  23803.      * @return \Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository
  23804.      */
  23805.     protected function getTestimonialRepositoryService()
  23806.     {
  23807.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Repository/TestimonialRepository.php';
  23808.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Repository\\TestimonialRepository'] = new \Aqarmap\Bundle\MainBundle\Repository\TestimonialRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  23809.     }
  23810.     /**
  23811.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\ActivityLogger' shared autowired service.
  23812.      *
  23813.      * @return \Aqarmap\Bundle\MainBundle\Service\ActivityLogger
  23814.      */
  23815.     protected function getActivityLoggerService()
  23816.     {
  23817.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  23818.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'])) {
  23819.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ActivityLogger'];
  23820.         }
  23821.         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()));
  23822.     }
  23823.     /**
  23824.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Admin\CSVFileProccessing\CSVFileProccessorFactory' shared autowired service.
  23825.      *
  23826.      * @return \Aqarmap\Bundle\MainBundle\Service\Admin\CSVFileProccessing\CSVFileProccessorFactory
  23827.      */
  23828.     protected function getCSVFileProccessorFactoryService()
  23829.     {
  23830.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Admin/CSVFileProccessing/CSVFileProccessorFactory.php';
  23831.         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()));
  23832.     }
  23833.     /**
  23834.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Admin\DefaultTopCustomersManager' shared autowired service.
  23835.      *
  23836.      * @return \Aqarmap\Bundle\MainBundle\Service\Admin\DefaultTopCustomersManager
  23837.      */
  23838.     protected function getDefaultTopCustomersManagerService()
  23839.     {
  23840.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Admin/DefaultTopCustomersManagerInterface.php';
  23841.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Admin/DefaultTopCustomersManager.php';
  23842.         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()));
  23843.     }
  23844.     /**
  23845.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\CacheManager' shared autowired service.
  23846.      *
  23847.      * @return \Aqarmap\Bundle\MainBundle\Service\CacheManager
  23848.      */
  23849.     protected function getCacheManagerService()
  23850.     {
  23851.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\CacheManager'] = new \Aqarmap\Bundle\MainBundle\Service\CacheManager(($this->privates['snc_redis.default'] ?? $this->getSncRedis_DefaultService()));
  23852.     }
  23853.     /**
  23854.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\FormValidationService' shared autowired service.
  23855.      *
  23856.      * @return \Aqarmap\Bundle\MainBundle\Service\FormValidationService
  23857.      */
  23858.     protected function getFormValidationServiceService()
  23859.     {
  23860.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/FormValidationService.php';
  23861.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\FormValidationService'] = new \Aqarmap\Bundle\MainBundle\Service\FormValidationService();
  23862.     }
  23863.     /**
  23864.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\GraphQlClient' shared autowired service.
  23865.      *
  23866.      * @return \Aqarmap\Bundle\MainBundle\Service\GraphQlClient
  23867.      */
  23868.     protected function getGraphQlClientService()
  23869.     {
  23870.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/GraphQlClient.php';
  23871.         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()));
  23872.     }
  23873.     /**
  23874.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\MenuBuilderService' shared autowired service.
  23875.      *
  23876.      * @return \Aqarmap\Bundle\MainBundle\Service\MenuBuilderService
  23877.      */
  23878.     protected function getMenuBuilderServiceService()
  23879.     {
  23880.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23881.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23882.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23883.         }
  23884.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  23885.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23886.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23887.         }
  23888.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  23889.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23890.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23891.         }
  23892.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] ?? $this->getListingSearchCombinationsServiceService());
  23893.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23894.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23895.         }
  23896.         $e = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] ?? $this->getListingSearchServiceService());
  23897.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'])) {
  23898.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'];
  23899.         }
  23900.         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()));
  23901.     }
  23902.     /**
  23903.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\PriceExtender' shared autowired service.
  23904.      *
  23905.      * @return \Aqarmap\Bundle\MainBundle\Service\PriceExtender
  23906.      */
  23907.     protected function getPriceExtenderService()
  23908.     {
  23909.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23910.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'])) {
  23911.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'];
  23912.         }
  23913.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] = new \Aqarmap\Bundle\MainBundle\Service\PriceExtender($a);
  23914.     }
  23915.     /**
  23916.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\Setting' shared autowired service.
  23917.      *
  23918.      * @return \Aqarmap\Bundle\MainBundle\Service\Setting
  23919.      */
  23920.     protected function getSettingService()
  23921.     {
  23922.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23923.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'])) {
  23924.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'];
  23925.         }
  23926.         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()));
  23927.     }
  23928.     /**
  23929.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\SiteMapService' shared autowired service.
  23930.      *
  23931.      * @return \Aqarmap\Bundle\MainBundle\Service\SiteMapService
  23932.      */
  23933.     protected function getSiteMapServiceService()
  23934.     {
  23935.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/Contracts/SiteMapServiceInterface.php';
  23936.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Service/SiteMapService.php';
  23937.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  23938.         if (isset($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'])) {
  23939.             return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'];
  23940.         }
  23941.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] = new \Aqarmap\Bundle\MainBundle\Service\SiteMapService($a, ($this->services['router'] ?? $this->getRouterService()));
  23942.     }
  23943.     /**
  23944.      * Gets the private 'Aqarmap\Bundle\MainBundle\Service\ThumbURL' shared autowired service.
  23945.      *
  23946.      * @return \Aqarmap\Bundle\MainBundle\Service\ThumbURL
  23947.      */
  23948.     protected function getThumbURLService()
  23949.     {
  23950.         return $this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\ThumbURL'] = new \Aqarmap\Bundle\MainBundle\Service\ThumbURL($this->getParameter('aqarmap.wompoo'));
  23951.     }
  23952.     /**
  23953.      * Gets the private 'Aqarmap\Bundle\MainBundle\Strategy\ProcessEmailBodyStrategy' shared autowired service.
  23954.      *
  23955.      * @return \Aqarmap\Bundle\MainBundle\Strategy\ProcessEmailBodyStrategy
  23956.      */
  23957.     protected function getProcessEmailBodyStrategyService()
  23958.     {
  23959.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  23960.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Strategy/ProcessEmailBodyStrategy.php';
  23961.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/ProcessEmailBodyFactoryInterface.php';
  23962.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Factory/ProcessEmailBodyFactory.php';
  23963.         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 () {
  23964.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Model\\ShowPhoneNumberEmailBodyBuilder'] ?? $this->getShowPhoneNumberEmailBodyBuilderService());
  23965.         }, 1)));
  23966.     }
  23967.     /**
  23968.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand' shared autowired service.
  23969.      *
  23970.      * @return \Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand
  23971.      */
  23972.     protected function getMaskedEmailReadCommandService()
  23973.     {
  23974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23975.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MaskedEmailReadCommand.php';
  23976.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\MaskedEmailReadCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\MaskedEmailReadCommand(($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'] ?? $this->getComposerService()));
  23977.         $instance->setName('app:masked_email:read');
  23978.         return $instance;
  23979.     }
  23980.     /**
  23981.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\MessageCommand' shared autowired service.
  23982.      *
  23983.      * @return \Aqarmap\Bundle\MessageBundle\Command\MessageCommand
  23984.      */
  23985.     protected function getMessageCommandService()
  23986.     {
  23987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23988.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/MessageCommand.php';
  23989.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  23990.         $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);
  23991.         $instance->setName('app:message:send');
  23992.         return $instance;
  23993.     }
  23994.     /**
  23995.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand' shared autowired service.
  23996.      *
  23997.      * @return \Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand
  23998.      */
  23999.     protected function getPatchMaskedEmailMessageRecipientCommandService()
  24000.     {
  24001.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24002.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/PatchMaskedEmailMessageRecipientCommand.php';
  24003.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMaskedEmailMessageRecipientCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\PatchMaskedEmailMessageRecipientCommand();
  24004.         $instance->setName('app:patch:missing-message-recipients');
  24005.         return $instance;
  24006.     }
  24007.     /**
  24008.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand' shared autowired service.
  24009.      *
  24010.      * @return \Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand
  24011.      */
  24012.     protected function getPatchMessageLeadCommandService()
  24013.     {
  24014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24015.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Command/PatchMessageLeadCommand.php';
  24016.         $this->privates['Aqarmap\\Bundle\\MessageBundle\\Command\\PatchMessageLeadCommand'] = $instance = new \Aqarmap\Bundle\MessageBundle\Command\PatchMessageLeadCommand();
  24017.         $instance->setName('app:patch:missing-message-leads');
  24018.         return $instance;
  24019.     }
  24020.     /**
  24021.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository' shared autowired service.
  24022.      *
  24023.      * @return \Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository
  24024.      */
  24025.     protected function getConversationRecipientRepositoryService()
  24026.     {
  24027.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle/Repository/ConversationRecipientRepository.php';
  24028.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRecipientRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\ConversationRecipientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24029.     }
  24030.     /**
  24031.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository' shared autowired service.
  24032.      *
  24033.      * @return \Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository
  24034.      */
  24035.     protected function getConversationRepositoryService()
  24036.     {
  24037.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\ConversationRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\ConversationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24038.     }
  24039.     /**
  24040.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\MessageRepository' shared autowired service.
  24041.      *
  24042.      * @return \Aqarmap\Bundle\MessageBundle\Repository\MessageRepository
  24043.      */
  24044.     protected function getMessageRepositoryService()
  24045.     {
  24046.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\MessageRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\MessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24047.     }
  24048.     /**
  24049.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository' shared autowired service.
  24050.      *
  24051.      * @return \Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository
  24052.      */
  24053.     protected function getRecipientRepositoryService()
  24054.     {
  24055.         return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Repository\\RecipientRepository'] = new \Aqarmap\Bundle\MessageBundle\Repository\RecipientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24056.     }
  24057.     /**
  24058.      * Gets the private 'Aqarmap\Bundle\MessageBundle\Service\Composer' shared autowired service.
  24059.      *
  24060.      * @return \Aqarmap\Bundle\MessageBundle\Service\Composer
  24061.      */
  24062.     protected function getComposerService()
  24063.     {
  24064.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24065.         if (isset($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'])) {
  24066.             return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'];
  24067.         }
  24068.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24069.         if (isset($this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'])) {
  24070.             return $this->privates['Aqarmap\\Bundle\\MessageBundle\\Service\\Composer'];
  24071.         }
  24072.         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()));
  24073.     }
  24074.     /**
  24075.      * Gets the private 'Aqarmap\Bundle\MortgageBundle\EventListener\MortgageSubscribeListener' shared autowired service.
  24076.      *
  24077.      * @return \Aqarmap\Bundle\MortgageBundle\EventListener\MortgageSubscribeListener
  24078.      */
  24079.     protected function getMortgageSubscribeListenerService()
  24080.     {
  24081.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/EventListener/MortgageSubscribeListener.php';
  24082.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  24083.         if (isset($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'])) {
  24084.             return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'];
  24085.         }
  24086.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  24087.         if (isset($this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'])) {
  24088.             return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\EventListener\\MortgageSubscribeListener'];
  24089.         }
  24090.         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))));
  24091.     }
  24092.     /**
  24093.      * Gets the private 'Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository' shared autowired service.
  24094.      *
  24095.      * @return \Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository
  24096.      */
  24097.     protected function getMortgageRequestRepositoryService()
  24098.     {
  24099.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/Repository/MortgageRequestRepository.php';
  24100.         return $this->privates['Aqarmap\\Bundle\\MortgageBundle\\Repository\\MortgageRequestRepository'] = new \Aqarmap\Bundle\MortgageBundle\Repository\MortgageRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24101.     }
  24102.     /**
  24103.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Command\DiscussionInterestsNotificationCommand' shared autowired service.
  24104.      *
  24105.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Command\DiscussionInterestsNotificationCommand
  24106.      */
  24107.     protected function getDiscussionInterestsNotificationCommandService()
  24108.     {
  24109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24110.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Command/DiscussionInterestsNotificationCommand.php';
  24111.         $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()));
  24112.         $instance->setName('app:discussion:interests:add');
  24113.         return $instance;
  24114.     }
  24115.     /**
  24116.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  24117.      *
  24118.      * @return \Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber
  24119.      */
  24120.     protected function getConfigureMenuEventSubscriber4Service()
  24121.     {
  24122.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/EventListener/ConfigureMenuEventSubscriber.php';
  24123.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  24124.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  24125.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  24126.         }
  24127.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\EventListener\\ConfigureMenuEventSubscriber'] = new \Aqarmap\Bundle\NeighborhoodBundle\EventListener\ConfigureMenuEventSubscriber($this, ($this->services['translator'] ?? $this->getTranslatorService()), $a);
  24128.     }
  24129.     /**
  24130.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType' shared autowired service.
  24131.      *
  24132.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType
  24133.      */
  24134.     protected function getCompoundSearchTypeService()
  24135.     {
  24136.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24137.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24138.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/CompoundSearchType.php';
  24139.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24140.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'])) {
  24141.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'];
  24142.         }
  24143.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\CompoundSearchType($a);
  24144.     }
  24145.     /**
  24146.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType' shared autowired service.
  24147.      *
  24148.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType
  24149.      */
  24150.     protected function getLocationCompoundSizeTypeService()
  24151.     {
  24152.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24153.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24154.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationCompoundSizeType.php';
  24155.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundSizeType();
  24156.     }
  24157.     /**
  24158.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType' shared autowired service.
  24159.      *
  24160.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType
  24161.      */
  24162.     protected function getLocationCompoundTypeService()
  24163.     {
  24164.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24165.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24166.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationCompoundType.php';
  24167.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationCompoundType();
  24168.     }
  24169.     /**
  24170.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType' shared autowired service.
  24171.      *
  24172.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType
  24173.      */
  24174.     protected function getLocationStatisticsTypeService()
  24175.     {
  24176.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  24177.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  24178.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Form/LocationStatisticsType.php';
  24179.         return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType'] = new \Aqarmap\Bundle\NeighborhoodBundle\Form\LocationStatisticsType();
  24180.     }
  24181.     /**
  24182.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Service\NeighborhoodManager' shared autowired service.
  24183.      *
  24184.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Service\NeighborhoodManager
  24185.      */
  24186.     protected function getNeighborhoodManagerService()
  24187.     {
  24188.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Service/NeighborhoodManager.php';
  24189.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Serializer/Denormalizer/DenormalizerInterface.php';
  24190.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Serializer/Denormalizer/Denormalizer.php';
  24191.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24192.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  24193.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  24194.         }
  24195.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\SupplyDemandManager'] ?? $this->getSupplyDemandManagerService());
  24196.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  24197.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  24198.         }
  24199.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  24200.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  24201.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  24202.         }
  24203.         $d = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  24204.         if (isset($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'])) {
  24205.             return $this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Service\\NeighborhoodManager'];
  24206.         }
  24207.         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()));
  24208.     }
  24209.     /**
  24210.      * Gets the private 'Aqarmap\Bundle\NeighborhoodBundle\Strategy\SubscribeToNeighborhoodLocationStrategy' shared autowired service.
  24211.      *
  24212.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Strategy\SubscribeToNeighborhoodLocationStrategy
  24213.      */
  24214.     protected function getSubscribeToNeighborhoodLocationStrategyService()
  24215.     {
  24216.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  24217.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Strategy/SubscribeToNeighborhoodLocationStrategy.php';
  24218.         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()));
  24219.     }
  24220.     /**
  24221.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand' shared autowired service.
  24222.      *
  24223.      * @return \Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand
  24224.      */
  24225.     protected function getConsumerCommandService()
  24226.     {
  24227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24228.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/ConsumerCommand.php';
  24229.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/ConsumerInterface.php';
  24230.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Consumer/SqsConsumer.php';
  24231.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\ConsumerCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\ConsumerCommand(new \Aqarmap\Bundle\MainBundle\Consumer\SqsConsumer(new RewindableGenerator(function () {
  24232.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\AddUserInterestStrategy'] ?? $this->getAddUserInterestStrategyService());
  24233.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\ImportUsersDevelopersStrategy'] ?? $this->getImportUsersDevelopersStrategyService());
  24234.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\ImportUsersStrategy'] ?? $this->getImportUsersStrategyService());
  24235.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateClientServedCountStrategy'] ?? $this->getUpdateClientServedCountStrategyService());
  24236.             yield => ($this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateUserGroupsElasticSearchStrategy'] ?? $this->getUpdateUserGroupsElasticSearchStrategyService());
  24237.             yield => ($this->privates['Aqarmap\\Bundle\\MainBundle\\Strategy\\ProcessEmailBodyStrategy'] ?? $this->getProcessEmailBodyStrategyService());
  24238.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\BulkListingsApproveStrategy'] ?? $this->getBulkListingsApproveStrategyService());
  24239.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\CompoundAveragePriceStrategy'] ?? $this->getCompoundAveragePriceStrategyService());
  24240.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\ImportLocationsStrategy'] ?? $this->getImportLocationsStrategyService());
  24241.             yield => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordLocationSearchHistoryStrategy'] ?? $this->getRecordLocationSearchHistoryStrategyService());
  24242.             yield 10 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\RecordSearchKeywordHistoryStrategy'] ?? $this->getRecordSearchKeywordHistoryStrategyService());
  24243.             yield 11 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\UpdateListingImpressionsStrategy'] ?? $this->getUpdateListingImpressionsStrategyService());
  24244.             yield 12 => ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Strategy\\UpdateListingLabelStrategy'] ?? $this->getUpdateListingLabelStrategyService());
  24245.             yield 13 => ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Strategy\\AddNewNotifierStrategy'] ?? $this->getAddNewNotifierStrategyService());
  24246.             yield 14 => ($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Strategy\\SendNotificationStrategy'] ?? $this->getSendNotificationStrategyService());
  24247.             yield 15 => ($this->privates['Aqarmap\\Bundle\\NeighborhoodBundle\\Strategy\\SubscribeToNeighborhoodLocationStrategy'] ?? $this->getSubscribeToNeighborhoodLocationStrategyService());
  24248.             yield 16 => ($this->privates['Aqarmap\\Bundle\\CRMBundle\\Strategy\\UpdateCompanyStrategy'] ?? $this->getUpdateCompanyStrategyService());
  24249.             yield 17 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterPublisherStrategy'] ?? $this->getSearchResultCombinationFilterPublisherStrategyService());
  24250.             yield 18 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterStrategy'] ?? $this->getSearchResultCombinationFilterStrategyService());
  24251.             yield 19 => ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationStrategy'] ?? $this->getSearchResultCombinationStrategyService());
  24252.         }, 20), ($this->privates['aqarmap.sqs.service'] ?? $this->getAqarmap_Sqs_ServiceService())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  24253.         $instance->setName('app:queue:consumer');
  24254.         return $instance;
  24255.     }
  24256.     /**
  24257.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand' shared autowired service.
  24258.      *
  24259.      * @return \Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand
  24260.      */
  24261.     protected function getDeviceCommandService()
  24262.     {
  24263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24264.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/DeviceCommand.php';
  24265.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\DeviceCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\DeviceCommand();
  24266.         $instance->setName('app:device:check');
  24267.         return $instance;
  24268.     }
  24269.     /**
  24270.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand' shared autowired service.
  24271.      *
  24272.      * @return \Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand
  24273.      */
  24274.     protected function getDispatcherNotificationCommandService()
  24275.     {
  24276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24277.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/DispatcherNotificationCommand.php';
  24278.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\DispatcherNotificationCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\DispatcherNotificationCommand();
  24279.         $instance->setName('aqarmap:notification-dispatch');
  24280.         return $instance;
  24281.     }
  24282.     /**
  24283.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand' shared autowired service.
  24284.      *
  24285.      * @return \Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand
  24286.      */
  24287.     protected function getGenerateNotificationCommandService()
  24288.     {
  24289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24290.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/GenerateNotificationCommand.php';
  24291.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Command\\GenerateNotificationCommand'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Command\GenerateNotificationCommand();
  24292.         $instance->setName('aqarmap:notification-create');
  24293.         return $instance;
  24294.     }
  24295.     /**
  24296.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\NotificationGenerator' shared autowired service.
  24297.      *
  24298.      * @return \Aqarmap\Bundle\NotificationBundle\Command\NotificationGenerator
  24299.      */
  24300.     protected function getNotificationGeneratorService()
  24301.     {
  24302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24303.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/NotificationGenerator.php';
  24304.         $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())));
  24305.         $instance->setName('aqarmap:notification-generator');
  24306.         return $instance;
  24307.     }
  24308.     /**
  24309.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Command\NotificationsBagsCommand' shared autowired service.
  24310.      *
  24311.      * @return \Aqarmap\Bundle\NotificationBundle\Command\NotificationsBagsCommand
  24312.      */
  24313.     protected function getNotificationsBagsCommandService()
  24314.     {
  24315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24316.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Command/NotificationsBagsCommand.php';
  24317.         $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()));
  24318.         $instance->setName('notifications:bags:process');
  24319.         return $instance;
  24320.     }
  24321.     /**
  24322.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\DatabaseNotification' shared autowired service.
  24323.      *
  24324.      * @return \Aqarmap\Bundle\NotificationBundle\DatabaseNotification
  24325.      */
  24326.     protected function getDatabaseNotificationService()
  24327.     {
  24328.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/DatabaseNotification.php';
  24329.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24330.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'])) {
  24331.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'];
  24332.         }
  24333.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\DatabaseNotification'] = new \Aqarmap\Bundle\NotificationBundle\DatabaseNotification($this$a);
  24334.     }
  24335.     /**
  24336.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\NotificationSubscriber' shared autowired service.
  24337.      *
  24338.      * @return \Aqarmap\Bundle\NotificationBundle\NotificationSubscriber
  24339.      */
  24340.     protected function getNotificationSubscriber2Service()
  24341.     {
  24342.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationSubscriber.php';
  24343.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationManager.php';
  24344.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/ChannelInterface.php';
  24345.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/DataBaseChannel.php';
  24346.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationLogger.php';
  24347.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/MailChannel.php';
  24348.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/SmsChannel.php';
  24349.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Contract/MobileInterface.php';
  24350.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Channels/MobileChannel.php';
  24351.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Model/SMSManagerInterface.php';
  24352.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/SMS/InfobipManager.php';
  24353.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Adapter\\MailerService'] ?? $this->getMailerServiceService());
  24354.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  24355.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  24356.         }
  24357.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24358.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  24359.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  24360.         }
  24361.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24362.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  24363.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  24364.         }
  24365.         $d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  24366.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'])) {
  24367.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\NotificationSubscriber'];
  24368.         }
  24369.         $e = new \Aqarmap\Bundle\NotificationBundle\NotificationLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  24370.         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);
  24371.     }
  24372.     /**
  24373.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository' shared autowired service.
  24374.      *
  24375.      * @return \Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository
  24376.      */
  24377.     protected function getNotificationBagRepositoryService()
  24378.     {
  24379.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Repository/NotificationBagRepository.php';
  24380.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationBagRepository'] = new \Aqarmap\Bundle\NotificationBundle\Repository\NotificationBagRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24381.     }
  24382.     /**
  24383.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository' shared autowired service.
  24384.      *
  24385.      * @return \Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository
  24386.      */
  24387.     protected function getNotificationRepositoryService()
  24388.     {
  24389.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Repository/NotificationRepository.php';
  24390.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Repository\\NotificationRepository'] = new \Aqarmap\Bundle\NotificationBundle\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  24391.     }
  24392.     /**
  24393.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber' shared autowired service.
  24394.      *
  24395.      * @return \Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber
  24396.      */
  24397.     protected function getNotificationTypesSubscriberService()
  24398.     {
  24399.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Service/NotificationTypesSubscriber.php';
  24400.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Service\\NotificationTypesSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\Service\NotificationTypesSubscriber((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  24401.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled''getArpaPaymentCancelledService'false],
  24402.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed''getArpaPaymentMissedService'false],
  24403.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded''getArpaPaymentSucceededService'false],
  24404.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded''getArpaRecurringPaymentSucceededService'false],
  24405.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged''getCreditWasChargedService'false],
  24406.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted''getCreditWasDeductedService'false],
  24407.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved''getDiscussionCommentWasApprovedService'false],
  24408.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished''getDiscussionCommentWasPublishedService'false],
  24409.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment''getDiscussionHasNewCommentService'false],
  24410.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved''getDiscussionWasApprovedService'false],
  24411.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished''getDiscussionWasPublishedService'false],
  24412.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler''getDiscussionWasPublishedWithHandlerService'false],
  24413.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected''getDiscussionWasRejectedService'false],
  24414.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated''getExchangeRequestWasCreatedService'false],
  24415.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated''getLeadGeneratedService'false],
  24416.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired''getListingHasExpiredService'false],
  24417.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing''getListingWasApprovedForFeaturingService'false],
  24418.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished''getListingWasPublishedService'false],
  24419.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected''getListingWasRejectedService'false],
  24420.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing''getListingWasRejectedForFeaturingService'false],
  24421.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped''getListingWasScrapedService'false],
  24422.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner''getListingWasSoldByOwnerService'false],
  24423.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi''getNotificationChannelsApiService'false],
  24424.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed''getPaymentWasFailedService'false],
  24425.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration''getReminderPackageExpirationService'false],
  24426.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk''getSendNotificationChunkService'false],
  24427.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification''getSimilarListingsLeadNotificationService'false],
  24428.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected''getUserLogoWasRejectedService'false],
  24429.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset''getUserPasswordResetService'false],
  24430.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected''getUserPersonalPhotoWasRejectedService'false],
  24431.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged''getUserWasLoggedService'false],
  24432.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup' => ['privates''Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup''getUserWasSignupService'false],
  24433.         ], [
  24434.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled',
  24435.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed',
  24436.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded',
  24437.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded',
  24438.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged',
  24439.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted',
  24440.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved',
  24441.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished',
  24442.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment',
  24443.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved',
  24444.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublished',
  24445.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasPublishedWithHandler',
  24446.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected',
  24447.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated',
  24448.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated',
  24449.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired',
  24450.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing',
  24451.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished',
  24452.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected',
  24453.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing',
  24454.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped',
  24455.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner',
  24456.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi',
  24457.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed',
  24458.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\ReminderPackageExpiration',
  24459.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk',
  24460.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification',
  24461.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected',
  24462.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset',
  24463.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected',
  24464.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged',
  24465.             'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup' => 'Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup',
  24466.         ]))->withContext('Aqarmap\\Bundle\\NotificationBundle\\Service\\NotificationTypesSubscriber'$this));
  24467.     }
  24468.     /**
  24469.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Strategy\SendNotificationStrategy' shared autowired service.
  24470.      *
  24471.      * @return \Aqarmap\Bundle\NotificationBundle\Strategy\SendNotificationStrategy
  24472.      */
  24473.     protected function getSendNotificationStrategyService()
  24474.     {
  24475.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  24476.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Strategy/SendNotificationStrategy.php';
  24477.         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()));
  24478.     }
  24479.     /**
  24480.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled' shared autowired service.
  24481.      *
  24482.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled
  24483.      */
  24484.     protected function getArpaPaymentCancelledService()
  24485.     {
  24486.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24487.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24488.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24489.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24490.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentCancelled.php';
  24491.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentCancelled'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentCancelled();
  24492.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24493.         return $instance;
  24494.     }
  24495.     /**
  24496.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed' shared autowired service.
  24497.      *
  24498.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed
  24499.      */
  24500.     protected function getArpaPaymentMissedService()
  24501.     {
  24502.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24503.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24504.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24505.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24506.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentMissed.php';
  24507.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentMissed'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentMissed();
  24508.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24509.         return $instance;
  24510.     }
  24511.     /**
  24512.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded' shared autowired service.
  24513.      *
  24514.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded
  24515.      */
  24516.     protected function getArpaPaymentSucceededService()
  24517.     {
  24518.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24519.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24520.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24521.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24522.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaPaymentSucceeded.php';
  24523.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaPaymentSucceeded'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaPaymentSucceeded();
  24524.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24525.         return $instance;
  24526.     }
  24527.     /**
  24528.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded' shared autowired service.
  24529.      *
  24530.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded
  24531.      */
  24532.     protected function getArpaRecurringPaymentSucceededService()
  24533.     {
  24534.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24535.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24536.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24537.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24538.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ArpaRecurringPaymentSucceeded.php';
  24539.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ArpaRecurringPaymentSucceeded'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ArpaRecurringPaymentSucceeded();
  24540.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24541.         return $instance;
  24542.     }
  24543.     /**
  24544.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged' shared autowired service.
  24545.      *
  24546.      * @return \Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged
  24547.      */
  24548.     protected function getCreditWasChargedService()
  24549.     {
  24550.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24551.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24552.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24553.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24554.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/CreditWasCharged.php';
  24555.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasCharged'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\CreditWasCharged();
  24556.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24557.         return $instance;
  24558.     }
  24559.     /**
  24560.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted' shared autowired service.
  24561.      *
  24562.      * @return \Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted
  24563.      */
  24564.     protected function getCreditWasDeductedService()
  24565.     {
  24566.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24567.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24568.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24569.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24570.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/CreditWasDeducted.php';
  24571.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\CreditWasDeducted'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\CreditWasDeducted();
  24572.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24573.         return $instance;
  24574.     }
  24575.     /**
  24576.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved' shared autowired service.
  24577.      *
  24578.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved
  24579.      */
  24580.     protected function getDiscussionCommentWasApprovedService()
  24581.     {
  24582.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24583.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24584.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24585.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24586.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionCommentWasApproved.php';
  24587.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasApproved'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasApproved();
  24588.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24589.         return $instance;
  24590.     }
  24591.     /**
  24592.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished' shared autowired service.
  24593.      *
  24594.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished
  24595.      */
  24596.     protected function getDiscussionCommentWasPublishedService()
  24597.     {
  24598.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24599.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24600.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24601.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24602.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionCommentWasPublished.php';
  24603.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionCommentWasPublished'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionCommentWasPublished();
  24604.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24605.         return $instance;
  24606.     }
  24607.     /**
  24608.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment' shared autowired service.
  24609.      *
  24610.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment
  24611.      */
  24612.     protected function getDiscussionHasNewCommentService()
  24613.     {
  24614.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24615.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24616.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24617.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24618.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionHasNewComment.php';
  24619.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionHasNewComment'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionHasNewComment();
  24620.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24621.         return $instance;
  24622.     }
  24623.     /**
  24624.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved' shared autowired service.
  24625.      *
  24626.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved
  24627.      */
  24628.     protected function getDiscussionWasApprovedService()
  24629.     {
  24630.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24631.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24632.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24633.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24634.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasApproved.php';
  24635.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasApproved'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasApproved();
  24636.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24637.         return $instance;
  24638.     }
  24639.     /**
  24640.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublished' shared autowired service.
  24641.      *
  24642.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublished
  24643.      */
  24644.     protected function getDiscussionWasPublishedService()
  24645.     {
  24646.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24647.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24648.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24649.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24650.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasPublished.php';
  24651.         $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()));
  24652.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24653.         return $instance;
  24654.     }
  24655.     /**
  24656.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublishedWithHandler' shared autowired service.
  24657.      *
  24658.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasPublishedWithHandler
  24659.      */
  24660.     protected function getDiscussionWasPublishedWithHandlerService()
  24661.     {
  24662.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24663.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24664.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24665.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24666.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasPublishedWithHandler.php';
  24667.         $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()));
  24668.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24669.         return $instance;
  24670.     }
  24671.     /**
  24672.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected' shared autowired service.
  24673.      *
  24674.      * @return \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected
  24675.      */
  24676.     protected function getDiscussionWasRejectedService()
  24677.     {
  24678.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24679.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24680.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24681.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24682.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/DiscussionWasRejected.php';
  24683.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\DiscussionWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\DiscussionWasRejected();
  24684.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24685.         return $instance;
  24686.     }
  24687.     /**
  24688.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated' shared autowired service.
  24689.      *
  24690.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated
  24691.      */
  24692.     protected function getExchangeRequestWasCreatedService()
  24693.     {
  24694.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24695.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24696.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24697.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24698.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ExchangeRequestWasCreated.php';
  24699.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ExchangeRequestWasCreated'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ExchangeRequestWasCreated();
  24700.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24701.         return $instance;
  24702.     }
  24703.     /**
  24704.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated' shared autowired service.
  24705.      *
  24706.      * @return \Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated
  24707.      */
  24708.     protected function getLeadGeneratedService()
  24709.     {
  24710.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24711.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24712.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24713.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24714.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/LeadGenerated.php';
  24715.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  24716.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  24717.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  24718.         }
  24719.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService());
  24720.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  24721.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  24722.         }
  24723.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  24724.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'])) {
  24725.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'];
  24726.         }
  24727.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\LeadGenerated'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\LeadGenerated($a$b$c);
  24728.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24729.         return $instance;
  24730.     }
  24731.     /**
  24732.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired' shared autowired service.
  24733.      *
  24734.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired
  24735.      */
  24736.     protected function getListingHasExpiredService()
  24737.     {
  24738.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24739.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24740.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24741.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24742.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingHasExpired.php';
  24743.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingHasExpired'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingHasExpired();
  24744.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24745.         return $instance;
  24746.     }
  24747.     /**
  24748.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing' shared autowired service.
  24749.      *
  24750.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing
  24751.      */
  24752.     protected function getListingWasApprovedForFeaturingService()
  24753.     {
  24754.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24755.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24756.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24757.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24758.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasApprovedForFeaturing.php';
  24759.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasApprovedForFeaturing'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasApprovedForFeaturing();
  24760.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24761.         return $instance;
  24762.     }
  24763.     /**
  24764.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished' shared autowired service.
  24765.      *
  24766.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished
  24767.      */
  24768.     protected function getListingWasPublishedService()
  24769.     {
  24770.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24771.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24772.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24773.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24774.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasPublished.php';
  24775.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasPublished'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasPublished();
  24776.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24777.         return $instance;
  24778.     }
  24779.     /**
  24780.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected' shared autowired service.
  24781.      *
  24782.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected
  24783.      */
  24784.     protected function getListingWasRejectedService()
  24785.     {
  24786.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24787.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24788.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24789.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24790.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasRejected.php';
  24791.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejected();
  24792.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24793.         return $instance;
  24794.     }
  24795.     /**
  24796.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing' shared autowired service.
  24797.      *
  24798.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing
  24799.      */
  24800.     protected function getListingWasRejectedForFeaturingService()
  24801.     {
  24802.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24803.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24804.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24805.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24806.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasRejectedForFeaturing.php';
  24807.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasRejectedForFeaturing'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasRejectedForFeaturing();
  24808.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24809.         return $instance;
  24810.     }
  24811.     /**
  24812.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped' shared autowired service.
  24813.      *
  24814.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped
  24815.      */
  24816.     protected function getListingWasScrapedService()
  24817.     {
  24818.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24819.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24820.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24821.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24822.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasScraped.php';
  24823.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasScraped'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasScraped();
  24824.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24825.         return $instance;
  24826.     }
  24827.     /**
  24828.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner' shared autowired service.
  24829.      *
  24830.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner
  24831.      */
  24832.     protected function getListingWasSoldByOwnerService()
  24833.     {
  24834.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24835.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24836.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24837.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24838.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ListingWasSoldByOwner.php';
  24839.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\ListingWasSoldByOwner'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\ListingWasSoldByOwner();
  24840.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24841.         return $instance;
  24842.     }
  24843.     /**
  24844.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi' shared autowired service.
  24845.      *
  24846.      * @return \Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi
  24847.      */
  24848.     protected function getNotificationChannelsApiService()
  24849.     {
  24850.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24851.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24852.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24853.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24854.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/NotificationChannelsApi.php';
  24855.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\NotificationChannelsApi'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\NotificationChannelsApi();
  24856.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24857.         return $instance;
  24858.     }
  24859.     /**
  24860.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed' shared autowired service.
  24861.      *
  24862.      * @return \Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed
  24863.      */
  24864.     protected function getPaymentWasFailedService()
  24865.     {
  24866.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24867.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24868.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24869.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24870.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/PaymentWasFailed.php';
  24871.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\PaymentWasFailed'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\PaymentWasFailed();
  24872.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24873.         return $instance;
  24874.     }
  24875.     /**
  24876.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\ReminderPackageExpiration' shared autowired service.
  24877.      *
  24878.      * @return \Aqarmap\Bundle\NotificationBundle\Types\ReminderPackageExpiration
  24879.      */
  24880.     protected function getReminderPackageExpirationService()
  24881.     {
  24882.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24883.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24884.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24885.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24886.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/ReminderPackageExpiration.php';
  24887.         $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()));
  24888.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24889.         return $instance;
  24890.     }
  24891.     /**
  24892.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk' shared autowired service.
  24893.      *
  24894.      * @return \Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk
  24895.      */
  24896.     protected function getSendNotificationChunkService()
  24897.     {
  24898.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24899.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24900.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24901.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24902.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/SendNotificationChunk.php';
  24903.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\SendNotificationChunk'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\SendNotificationChunk();
  24904.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24905.         return $instance;
  24906.     }
  24907.     /**
  24908.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification' shared autowired service.
  24909.      *
  24910.      * @return \Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification
  24911.      */
  24912.     protected function getSimilarListingsLeadNotificationService()
  24913.     {
  24914.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24915.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24916.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24917.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24918.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/SimilarListingsLeadNotification.php';
  24919.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\SimilarListingsLeadNotification'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\SimilarListingsLeadNotification();
  24920.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24921.         return $instance;
  24922.     }
  24923.     /**
  24924.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected' shared autowired service.
  24925.      *
  24926.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected
  24927.      */
  24928.     protected function getUserLogoWasRejectedService()
  24929.     {
  24930.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24931.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24932.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24933.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24934.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserLogoWasRejected.php';
  24935.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserLogoWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserLogoWasRejected();
  24936.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24937.         return $instance;
  24938.     }
  24939.     /**
  24940.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset' shared autowired service.
  24941.      *
  24942.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset
  24943.      */
  24944.     protected function getUserPasswordResetService()
  24945.     {
  24946.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24947.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24948.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24949.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24950.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserPasswordReset.php';
  24951.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPasswordReset'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserPasswordReset();
  24952.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24953.         return $instance;
  24954.     }
  24955.     /**
  24956.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected' shared autowired service.
  24957.      *
  24958.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected
  24959.      */
  24960.     protected function getUserPersonalPhotoWasRejectedService()
  24961.     {
  24962.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24963.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24964.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24965.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24966.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserPersonalPhotoWasRejected.php';
  24967.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserPersonalPhotoWasRejected'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserPersonalPhotoWasRejected();
  24968.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24969.         return $instance;
  24970.     }
  24971.     /**
  24972.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged' shared autowired service.
  24973.      *
  24974.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged
  24975.      */
  24976.     protected function getUserWasLoggedService()
  24977.     {
  24978.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24979.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24980.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24981.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24982.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserWasLogged.php';
  24983.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasLogged'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserWasLogged();
  24984.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  24985.         return $instance;
  24986.     }
  24987.     /**
  24988.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup' shared autowired service.
  24989.      *
  24990.      * @return \Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup
  24991.      */
  24992.     protected function getUserWasSignupService()
  24993.     {
  24994.         include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/StoppableEventInterface.php';
  24995.         include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/Event.php';
  24996.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/NotificationInterface.php';
  24997.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Notification.php';
  24998.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/Types/UserWasSignup.php';
  24999.         $this->privates['Aqarmap\\Bundle\\NotificationBundle\\Types\\UserWasSignup'] = $instance = new \Aqarmap\Bundle\NotificationBundle\Types\UserWasSignup();
  25000.         $instance->autowireParameterBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  25001.         return $instance;
  25002.     }
  25003.     /**
  25004.      * Gets the private 'Aqarmap\Bundle\NotificationBundle\UserSubscriber' shared autowired service.
  25005.      *
  25006.      * @return \Aqarmap\Bundle\NotificationBundle\UserSubscriber
  25007.      */
  25008.     protected function getUserSubscriberService()
  25009.     {
  25010.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/UserSubscriber.php';
  25011.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25012.         if (isset($this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'])) {
  25013.             return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'];
  25014.         }
  25015.         return $this->privates['Aqarmap\\Bundle\\NotificationBundle\\UserSubscriber'] = new \Aqarmap\Bundle\NotificationBundle\UserSubscriber($a);
  25016.     }
  25017.     /**
  25018.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Command\CalculateStatisticsCommand' shared autowired service.
  25019.      *
  25020.      * @return \Aqarmap\Bundle\NotifierBundle\Command\CalculateStatisticsCommand
  25021.      */
  25022.     protected function getCalculateStatisticsCommandService()
  25023.     {
  25024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25025.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Command/CalculateStatisticsCommand.php';
  25026.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Service/NotifierStatisticsCalculatorService.php';
  25027.         $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())));
  25028.         $instance->setName('app:notifier:statistics:calculate');
  25029.         return $instance;
  25030.     }
  25031.     /**
  25032.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener' shared autowired service.
  25033.      *
  25034.      * @return \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener
  25035.      */
  25036.     protected function getNotifierInteractionListenerService()
  25037.     {
  25038.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/EventListener/NotifierInteractionListener.php';
  25039.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25040.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'])) {
  25041.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'];
  25042.         }
  25043.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierInteractionListener'] = new \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierInteractionListener($a);
  25044.     }
  25045.     /**
  25046.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener' shared autowired service.
  25047.      *
  25048.      * @return \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener
  25049.      */
  25050.     protected function getNotifierSubscribeListener2Service()
  25051.     {
  25052.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/EventListener/NotifierSubscribeListener.php';
  25053.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25054.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'])) {
  25055.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'];
  25056.         }
  25057.         $b = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  25058.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'])) {
  25059.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'];
  25060.         }
  25061.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\EventListener\\NotifierSubscribeListener'] = new \Aqarmap\Bundle\NotifierBundle\EventListener\NotifierSubscribeListener($a$b);
  25062.     }
  25063.     /**
  25064.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType' shared autowired service.
  25065.      *
  25066.      * @return \Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType
  25067.      */
  25068.     protected function getDashboardOptionsTypeService()
  25069.     {
  25070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25072.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/DashboardOptionsType.php';
  25073.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType'] = new \Aqarmap\Bundle\NotifierBundle\Form\DashboardOptionsType();
  25074.     }
  25075.     /**
  25076.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType' shared autowired service.
  25077.      *
  25078.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType
  25079.      */
  25080.     protected function getNotifierApiTypeService()
  25081.     {
  25082.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25084.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierApiType.php';
  25085.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierApiType();
  25086.     }
  25087.     /**
  25088.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType' shared autowired service.
  25089.      *
  25090.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType
  25091.      */
  25092.     protected function getNotifierSettingsTypeService()
  25093.     {
  25094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25096.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierSettingsType.php';
  25097.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierSettingsType();
  25098.     }
  25099.     /**
  25100.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Form\NotifierType' shared autowired service.
  25101.      *
  25102.      * @return \Aqarmap\Bundle\NotifierBundle\Form\NotifierType
  25103.      */
  25104.     protected function getNotifierTypeService()
  25105.     {
  25106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25108.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Form/NotifierType.php';
  25109.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType'] = new \Aqarmap\Bundle\NotifierBundle\Form\NotifierType();
  25110.     }
  25111.     /**
  25112.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository' shared autowired service.
  25113.      *
  25114.      * @return \Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository
  25115.      */
  25116.     protected function getNotifierRepositoryService()
  25117.     {
  25118.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Repository/NotifierRepository.php';
  25119.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierRepository'] = new \Aqarmap\Bundle\NotifierBundle\Repository\NotifierRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25120.     }
  25121.     /**
  25122.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository' shared autowired service.
  25123.      *
  25124.      * @return \Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository
  25125.      */
  25126.     protected function getNotifierSettingRepositoryService()
  25127.     {
  25128.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Repository/NotifierSettingRepository.php';
  25129.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Repository\\NotifierSettingRepository'] = new \Aqarmap\Bundle\NotifierBundle\Repository\NotifierSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25130.     }
  25131.     /**
  25132.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Service\NotifierManager' shared autowired service.
  25133.      *
  25134.      * @return \Aqarmap\Bundle\NotifierBundle\Service\NotifierManager
  25135.      */
  25136.     protected function getNotifierManagerService()
  25137.     {
  25138.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25139.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  25140.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  25141.         }
  25142.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  25143.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  25144.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  25145.         }
  25146.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25147.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  25148.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  25149.         }
  25150.         $d = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  25151.         if (isset($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'])) {
  25152.             return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'];
  25153.         }
  25154.         return $this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] = new \Aqarmap\Bundle\NotifierBundle\Service\NotifierManager($a$b$c$d);
  25155.     }
  25156.     /**
  25157.      * Gets the private 'Aqarmap\Bundle\NotifierBundle\Strategy\AddNewNotifierStrategy' shared autowired service.
  25158.      *
  25159.      * @return \Aqarmap\Bundle\NotifierBundle\Strategy\AddNewNotifierStrategy
  25160.      */
  25161.     protected function getAddNewNotifierStrategyService()
  25162.     {
  25163.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25164.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/Strategy/AddNewNotifierStrategy.php';
  25165.         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()));
  25166.     }
  25167.     /**
  25168.      * Gets the private 'Aqarmap\Bundle\OTPBundle\Service\OtpService' shared autowired service.
  25169.      *
  25170.      * @return \Aqarmap\Bundle\OTPBundle\Service\OtpService
  25171.      */
  25172.     protected function getOtpServiceService()
  25173.     {
  25174.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25175.         if (isset($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'])) {
  25176.             return $this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'];
  25177.         }
  25178.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25179.         if (isset($this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'])) {
  25180.             return $this->privates['Aqarmap\\Bundle\\OTPBundle\\Service\\OtpService'];
  25181.         }
  25182.         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()));
  25183.     }
  25184.     /**
  25185.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand' shared autowired service.
  25186.      *
  25187.      * @return \Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand
  25188.      */
  25189.     protected function getCreditAnalysisWarmupCommandService()
  25190.     {
  25191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25192.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/CreditAnalysisWarmupCommand.php';
  25193.         $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Command\\CreditAnalysisWarmupCommand'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Command\CreditAnalysisWarmupCommand(($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService()));
  25194.         $instance->setName('app:credit:analysis:warmup');
  25195.         return $instance;
  25196.     }
  25197.     /**
  25198.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand' shared autowired service.
  25199.      *
  25200.      * @return \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand
  25201.      */
  25202.     protected function getPatchUpdatePaymentTypeCommandService()
  25203.     {
  25204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25205.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/PatchUpdatePaymentTypeCommand.php';
  25206.         $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Command\\PatchUpdatePaymentTypeCommand'] = $instance = new \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdatePaymentTypeCommand();
  25207.         $instance->setName('app:patch:payment-type');
  25208.         return $instance;
  25209.     }
  25210.     /**
  25211.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\PatchUpdateRemainingSubscriptionDaysCommand' shared autowired service.
  25212.      *
  25213.      * @return \Aqarmap\Bundle\PaymentBundle\Command\PatchUpdateRemainingSubscriptionDaysCommand
  25214.      */
  25215.     protected function getPatchUpdateRemainingSubscriptionDaysCommandService()
  25216.     {
  25217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25218.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/PatchUpdateRemainingSubscriptionDaysCommand.php';
  25219.         $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()));
  25220.         $instance->setName('app:patch:update-remaining-subscription-days');
  25221.         return $instance;
  25222.     }
  25223.     /**
  25224.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Command\SalesAnalysisCommand' shared autowired service.
  25225.      *
  25226.      * @return \Aqarmap\Bundle\PaymentBundle\Command\SalesAnalysisCommand
  25227.      */
  25228.     protected function getSalesAnalysisCommandService()
  25229.     {
  25230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25231.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Command/SalesAnalysisCommand.php';
  25232.         $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()));
  25233.         $instance->setName('app:analyse:sales:patch');
  25234.         return $instance;
  25235.     }
  25236.     /**
  25237.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType' shared autowired service.
  25238.      *
  25239.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType
  25240.      */
  25241.     protected function getAdminAddPaymentTransactionFormTypeService()
  25242.     {
  25243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25245.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminAddPaymentTransactionFormType.php';
  25246.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminAddPaymentTransactionFormType();
  25247.     }
  25248.     /**
  25249.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType' shared autowired service.
  25250.      *
  25251.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType
  25252.      */
  25253.     protected function getAdminAssignAgentTypeService()
  25254.     {
  25255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25257.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminAssignAgentType.php';
  25258.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminAssignAgentType();
  25259.     }
  25260.     /**
  25261.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType' shared autowired service.
  25262.      *
  25263.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType
  25264.      */
  25265.     protected function getAdminEditPaymentTransactionFormTypeService()
  25266.     {
  25267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25269.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminEditPaymentTransactionFormType.php';
  25270.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminEditPaymentTransactionFormType();
  25271.     }
  25272.     /**
  25273.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType' shared autowired service.
  25274.      *
  25275.      * @return \Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType
  25276.      */
  25277.     protected function getAdminGeneratePaymentCodeFormTypeService()
  25278.     {
  25279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25281.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/AdminGeneratePaymentCodeFormType.php';
  25282.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\AdminGeneratePaymentCodeFormType();
  25283.     }
  25284.     /**
  25285.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType' shared autowired service.
  25286.      *
  25287.      * @return \Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType
  25288.      */
  25289.     protected function getManualFawryCodeFormTypeService()
  25290.     {
  25291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25293.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/ManualFawryCodeFormType.php';
  25294.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\ManualFawryCodeFormType();
  25295.     }
  25296.     /**
  25297.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType' shared autowired service.
  25298.      *
  25299.      * @return \Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType
  25300.      */
  25301.     protected function getPaymentFiltersFormTypeService()
  25302.     {
  25303.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25305.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Form/PaymentFiltersFormType.php';
  25306.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType'] = new \Aqarmap\Bundle\PaymentBundle\Form\PaymentFiltersFormType();
  25307.     }
  25308.     /**
  25309.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository' shared autowired service.
  25310.      *
  25311.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository
  25312.      */
  25313.     protected function getPaymentRepositoryService()
  25314.     {
  25315.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\PaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25316.     }
  25317.     /**
  25318.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository' shared autowired service.
  25319.      *
  25320.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository
  25321.      */
  25322.     protected function getPaymentTransactionServiceRepositoryService()
  25323.     {
  25324.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/PaymentTransactionServiceRepository.php';
  25325.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\PaymentTransactionServiceRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\PaymentTransactionServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25326.     }
  25327.     /**
  25328.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository' shared autowired service.
  25329.      *
  25330.      * @return \Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository
  25331.      */
  25332.     protected function getSalesAnalysisRepositoryService()
  25333.     {
  25334.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle/Repository/SalesAnalysisRepository.php';
  25335.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Repository\\SalesAnalysisRepository'] = new \Aqarmap\Bundle\PaymentBundle\Repository\SalesAnalysisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25336.     }
  25337.     /**
  25338.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\PaymentManager' shared autowired service.
  25339.      *
  25340.      * @return \Aqarmap\Bundle\PaymentBundle\Service\PaymentManager
  25341.      */
  25342.     protected function getPaymentManagerService()
  25343.     {
  25344.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25345.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25346.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25347.         }
  25348.         $b = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  25349.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25350.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25351.         }
  25352.         $c = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'] ?? $this->getSignatureManagerService());
  25353.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25354.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25355.         }
  25356.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25357.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25358.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25359.         }
  25360.         $e = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditAnalysisManager'] ?? $this->getCreditAnalysisManagerService());
  25361.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25362.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25363.         }
  25364.         $f = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25365.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25366.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25367.         }
  25368.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  25369.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25370.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25371.         }
  25372.         $h = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25373.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25374.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25375.         }
  25376.         $i = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] ?? $this->getSalesAnalysisManagerService());
  25377.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25378.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25379.         }
  25380.         $j = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  25381.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25382.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25383.         }
  25384.         $k = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25385.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25386.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25387.         }
  25388.         $l = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingFeatureService'] ?? $this->getListingFeatureServiceService());
  25389.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25390.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25391.         }
  25392.         $m = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  25393.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25394.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25395.         }
  25396.         $n = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'] ?? $this->getRecurringTransactionStateServiceService());
  25397.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25398.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25399.         }
  25400.         $o = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  25401.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25402.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25403.         }
  25404.         $p = ($this->privates['App\\Service\\Lead\\LeadContactRequestService'] ?? $this->getLeadContactRequestServiceService());
  25405.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'])) {
  25406.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'];
  25407.         }
  25408.         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()), $p);
  25409.     }
  25410.     /**
  25411.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager' shared autowired service.
  25412.      *
  25413.      * @return \Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager
  25414.      */
  25415.     protected function getSalesAnalysisManagerService()
  25416.     {
  25417.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25418.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'])) {
  25419.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'];
  25420.         }
  25421.         return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SalesAnalysisManager'] = new \Aqarmap\Bundle\PaymentBundle\Service\SalesAnalysisManager($a);
  25422.     }
  25423.     /**
  25424.      * Gets the private 'Aqarmap\Bundle\PaymentBundle\Service\SignatureManager' shared autowired service.
  25425.      *
  25426.      * @return \Aqarmap\Bundle\PaymentBundle\Service\SignatureManager
  25427.      */
  25428.     protected function getSignatureManagerService()
  25429.     {
  25430.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25431.         if (isset($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'])) {
  25432.             return $this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\SignatureManager'];
  25433.         }
  25434.         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')))));
  25435.     }
  25436.     /**
  25437.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Command\ActiveRecurringTransactionCommand' shared autowired service.
  25438.      *
  25439.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Command\ActiveRecurringTransactionCommand
  25440.      */
  25441.     protected function getActiveRecurringTransactionCommandService()
  25442.     {
  25443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25444.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Command/ActiveRecurringTransactionCommand.php';
  25445.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Contract/PaymentGatewaysFactoryInterface.php';
  25446.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Factory/PaymentGatewaysFactory.php';
  25447.         $a = ($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'] ?? $this->getRecurringTransactionServiceService());
  25448.         $b = ($this->privates['Aqarmap\\Bundle\\PaymentBundle\\Service\\PaymentManager'] ?? $this->getPaymentManagerService());
  25449.         $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));
  25450.         $instance->setName('app:activate-recurring-package:payment');
  25451.         return $instance;
  25452.     }
  25453.     /**
  25454.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository' shared autowired service.
  25455.      *
  25456.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository
  25457.      */
  25458.     protected function getRecurringTransactionRepositoryService()
  25459.     {
  25460.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle/Repository/RecurringTransactionRepository.php';
  25461.         return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Repository\\RecurringTransactionRepository'] = new \Aqarmap\Bundle\RecurringTransactionBundle\Repository\RecurringTransactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25462.     }
  25463.     /**
  25464.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionService' shared autowired service.
  25465.      *
  25466.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionService
  25467.      */
  25468.     protected function getRecurringTransactionServiceService()
  25469.     {
  25470.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25471.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'])) {
  25472.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'];
  25473.         }
  25474.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25475.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'])) {
  25476.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionService'];
  25477.         }
  25478.         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))));
  25479.     }
  25480.     /**
  25481.      * Gets the private 'Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService' shared autowired service.
  25482.      *
  25483.      * @return \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService
  25484.      */
  25485.     protected function getRecurringTransactionStateServiceService()
  25486.     {
  25487.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25488.         if (isset($this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'])) {
  25489.             return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'];
  25490.         }
  25491.         return $this->privates['Aqarmap\\Bundle\\RecurringTransactionBundle\\Services\\RecurringTransactionStateService'] = new \Aqarmap\Bundle\RecurringTransactionBundle\Services\RecurringTransactionStateService($a);
  25492.     }
  25493.     /**
  25494.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Command\CorrectLocationsSlugsCommand' shared autowired service.
  25495.      *
  25496.      * @return \Aqarmap\Bundle\SearchBundle\Command\CorrectLocationsSlugsCommand
  25497.      */
  25498.     protected function getCorrectLocationsSlugsCommandService()
  25499.     {
  25500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25501.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Command/CorrectLocationsSlugsCommand.php';
  25502.         $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()));
  25503.         $instance->setName('app:locations:slugs:correct');
  25504.         return $instance;
  25505.     }
  25506.     /**
  25507.      * Gets the private 'Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector' shared autowired service.
  25508.      *
  25509.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector
  25510.      */
  25511.     protected function getBuilderDirectorService()
  25512.     {
  25513.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaBuilders\\BuilderDirector'] = new \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\BuilderDirector(new \Aqarmap\Bundle\SearchBundle\CriteriaBuilders\SearchCriteriaBuilder());
  25514.     }
  25515.     /**
  25516.      * Gets the private 'Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator' shared autowired service.
  25517.      *
  25518.      * @return \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator
  25519.      */
  25520.     protected function getCriteriaMediator2Service()
  25521.     {
  25522.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25523.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  25524.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  25525.         }
  25526.         $b = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25527.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  25528.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  25529.         }
  25530.         $c = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'] ?? $this->getDefaultListingSearchService());
  25531.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'])) {
  25532.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'];
  25533.         }
  25534.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] = new \Aqarmap\Bundle\SearchBundle\CriteriaMediator\CriteriaMediator($this$a$b$c);
  25535.     }
  25536.     /**
  25537.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Factory\LongTailFactory' shared autowired service.
  25538.      *
  25539.      * @return \Aqarmap\Bundle\SearchBundle\Factory\LongTailFactory
  25540.      */
  25541.     protected function getLongTailFactoryService()
  25542.     {
  25543.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Factory/LongTailFactory.php';
  25544.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25545.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'])) {
  25546.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'];
  25547.         }
  25548.         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()));
  25549.     }
  25550.     /**
  25551.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType' shared autowired service.
  25552.      *
  25553.      * @return \Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType
  25554.      */
  25555.     protected function getSearchCombinationFilterTypeService()
  25556.     {
  25557.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25558.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25559.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Form/SearchCombinationFilterType.php';
  25560.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType'] = new \Aqarmap\Bundle\SearchBundle\Form\SearchCombinationFilterType();
  25561.     }
  25562.     /**
  25563.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\ListingSearchRepository' shared autowired service.
  25564.      *
  25565.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\ListingSearchRepository
  25566.      */
  25567.     protected function getListingSearchRepositoryService()
  25568.     {
  25569.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  25570.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  25571.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  25572.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/ListingSearchRepository.php';
  25573.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25574.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository'])) {
  25575.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\ListingSearchRepository'];
  25576.         }
  25577.         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);
  25578.     }
  25579.     /**
  25580.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\LocationSearchRepository' shared autowired service.
  25581.      *
  25582.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\LocationSearchRepository
  25583.      */
  25584.     protected function getLocationSearchRepositoryService()
  25585.     {
  25586.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  25587.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  25588.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  25589.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/LocationSearchRepository.php';
  25590.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25591.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository'])) {
  25592.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\LocationSearchRepository'];
  25593.         }
  25594.         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);
  25595.     }
  25596.     /**
  25597.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository' shared autowired service.
  25598.      *
  25599.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository
  25600.      */
  25601.     protected function getSearchResultCombinationsRepositoryService()
  25602.     {
  25603.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/SearchResultCombinationsRepository.php';
  25604.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultCombinationsRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultCombinationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  25605.     }
  25606.     /**
  25607.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository' shared autowired service.
  25608.      *
  25609.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository
  25610.      */
  25611.     protected function getSearchResultRepositoryService()
  25612.     {
  25613.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/SearchResultRepository.php';
  25614.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Repositories\\SearchResultRepository'] = new \Aqarmap\Bundle\SearchBundle\Repositories\SearchResultRepository(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  25615.     }
  25616.     /**
  25617.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Repositories\V4\LocationSearchElasticRepository' shared autowired service.
  25618.      *
  25619.      * @return \Aqarmap\Bundle\SearchBundle\Repositories\V4\LocationSearchElasticRepository
  25620.      */
  25621.     protected function getLocationSearchElasticRepositoryService()
  25622.     {
  25623.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  25624.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  25625.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  25626.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/V4/Contracts/LocationSearchElasticRepositoryInterface.php';
  25627.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Repositories/V4/LocationSearchElasticRepository.php';
  25628.         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()));
  25629.     }
  25630.     /**
  25631.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\CompoundSearchService' shared autowired service.
  25632.      *
  25633.      * @return \Aqarmap\Bundle\SearchBundle\Services\CompoundSearchService
  25634.      */
  25635.     protected function getCompoundSearchServiceService()
  25636.     {
  25637.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  25638.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25639.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25640.         }
  25641.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25642.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25643.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25644.         }
  25645.         $c = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25646.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25647.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25648.         }
  25649.         $d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25650.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25651.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25652.         }
  25653.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\CompoundService'] ?? $this->getCompoundServiceService());
  25654.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'])) {
  25655.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\CompoundSearchService'];
  25656.         }
  25657.         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()));
  25658.     }
  25659.     /**
  25660.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticClientService' shared autowired service.
  25661.      *
  25662.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticClientService
  25663.      */
  25664.     protected function getElasticClientServiceService()
  25665.     {
  25666.         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))));
  25667.     }
  25668.     /**
  25669.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\CountListingSearch' shared autowired service.
  25670.      *
  25671.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\CountListingSearch
  25672.      */
  25673.     protected function getCountListingSearchService()
  25674.     {
  25675.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ElasticListingSearch/CountListingSearch.php';
  25676.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25677.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  25678.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  25679.         }
  25680.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  25681.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  25682.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  25683.         }
  25684.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25685.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  25686.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  25687.         }
  25688.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25689.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'])) {
  25690.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'];
  25691.         }
  25692.         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()));
  25693.     }
  25694.     /**
  25695.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\DefaultListingSearch' shared autowired service.
  25696.      *
  25697.      * @return \Aqarmap\Bundle\SearchBundle\Services\ElasticListingSearch\DefaultListingSearch
  25698.      */
  25699.     protected function getDefaultListingSearchService()
  25700.     {
  25701.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25702.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  25703.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  25704.         }
  25705.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  25706.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  25707.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  25708.         }
  25709.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25710.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  25711.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  25712.         }
  25713.         $d = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25714.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'])) {
  25715.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\DefaultListingSearch'];
  25716.         }
  25717.         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()));
  25718.     }
  25719.     /**
  25720.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingFaqService' shared autowired service.
  25721.      *
  25722.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingFaqService
  25723.      */
  25724.     protected function getListingFaqServiceService()
  25725.     {
  25726.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25727.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'])) {
  25728.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'];
  25729.         }
  25730.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingFaqService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingFaqService($a);
  25731.     }
  25732.     /**
  25733.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationFiltersService' shared autowired service.
  25734.      *
  25735.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationFiltersService
  25736.      */
  25737.     protected function getListingSearchCombinationFiltersServiceService()
  25738.     {
  25739.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/ListingSearchCombinationFiltersService.php';
  25740.         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()));
  25741.     }
  25742.     /**
  25743.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService' shared autowired service.
  25744.      *
  25745.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService
  25746.      */
  25747.     protected function getListingSearchCombinationsServiceService()
  25748.     {
  25749.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25750.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  25751.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  25752.         }
  25753.         $b = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\CriteriaMediator\\CriteriaMediator'] ?? $this->getCriteriaMediator2Service());
  25754.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  25755.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  25756.         }
  25757.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\RelatedResultService'] ?? $this->getRelatedResultServiceService());
  25758.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'])) {
  25759.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'];
  25760.         }
  25761.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingSearchCombinationsService($a$b$c);
  25762.     }
  25763.     /**
  25764.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\ListingSearchService' shared autowired service.
  25765.      *
  25766.      * @return \Aqarmap\Bundle\SearchBundle\Services\ListingSearchService
  25767.      */
  25768.     protected function getListingSearchServiceService()
  25769.     {
  25770.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25771.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'])) {
  25772.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'];
  25773.         }
  25774.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchService'] = new \Aqarmap\Bundle\SearchBundle\Services\ListingSearchService($a, ($this->services['router'] ?? $this->getRouterService()));
  25775.     }
  25776.     /**
  25777.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\LocationSearchHistoryService' shared autowired service.
  25778.      *
  25779.      * @return \Aqarmap\Bundle\SearchBundle\Services\LocationSearchHistoryService
  25780.      */
  25781.     protected function getLocationSearchHistoryServiceService()
  25782.     {
  25783.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LocationSearchHistoryService.php';
  25784.         $a = ($this->services['doctrine_mongodb.odm.default_document_manager'] ?? $this->getDoctrineMongodb_Odm_DefaultDocumentManagerService());
  25785.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'])) {
  25786.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'];
  25787.         }
  25788.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  25789.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'])) {
  25790.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\LocationSearchHistoryService'];
  25791.         }
  25792.         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);
  25793.     }
  25794.     /**
  25795.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\LocationSearchService' shared autowired service.
  25796.      *
  25797.      * @return \Aqarmap\Bundle\SearchBundle\Services\LocationSearchService
  25798.      */
  25799.     protected function getLocationSearchServiceService()
  25800.     {
  25801.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/LocationSearchService.php';
  25802.         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()));
  25803.     }
  25804.     /**
  25805.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\SEOListingSearchService' shared autowired service.
  25806.      *
  25807.      * @return \Aqarmap\Bundle\SearchBundle\Services\SEOListingSearchService
  25808.      */
  25809.     protected function getSEOListingSearchServiceService()
  25810.     {
  25811.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/SEOListingSearchService.php';
  25812.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25813.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25814.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25815.         }
  25816.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  25817.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25818.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25819.         }
  25820.         $c = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Factory\\LongTailFactory'] ?? $this->getLongTailFactoryService());
  25821.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25822.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25823.         }
  25824.         $d = ($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ElasticListingSearch\\CountListingSearch'] ?? $this->getCountListingSearchService());
  25825.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25826.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25827.         }
  25828.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  25829.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25830.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25831.         }
  25832.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Twig\\SearchDescriptionExtension'] ?? $this->getSearchDescriptionExtensionService());
  25833.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25834.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25835.         }
  25836.         $g = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  25837.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25838.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25839.         }
  25840.         $h = ($this->services['jms_serializer'] ?? $this->getJmsSerializerService());
  25841.         if (isset($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'])) {
  25842.             return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\SEOListingSearchService'];
  25843.         }
  25844.         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);
  25845.     }
  25846.     /**
  25847.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Services\SearchKeywordHistoryService' shared autowired service.
  25848.      *
  25849.      * @return \Aqarmap\Bundle\SearchBundle\Services\SearchKeywordHistoryService
  25850.      */
  25851.     protected function getSearchKeywordHistoryServiceService()
  25852.     {
  25853.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Services/SearchKeywordHistoryService.php';
  25854.         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()));
  25855.     }
  25856.     /**
  25857.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy' shared autowired service.
  25858.      *
  25859.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy
  25860.      */
  25861.     protected function getSearchResultCombinationFilterPublisherStrategyService()
  25862.     {
  25863.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25864.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationFilterPublisherStrategy.php';
  25865.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterPublisherStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterPublisherStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationFiltersService'] ?? $this->getListingSearchCombinationFiltersServiceService()));
  25866.     }
  25867.     /**
  25868.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy' shared autowired service.
  25869.      *
  25870.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy
  25871.      */
  25872.     protected function getSearchResultCombinationFilterStrategyService()
  25873.     {
  25874.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25875.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationFilterStrategy.php';
  25876.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationFilterStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationFilterStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationFiltersService'] ?? $this->getListingSearchCombinationFiltersServiceService()));
  25877.     }
  25878.     /**
  25879.      * Gets the private 'Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy' shared autowired service.
  25880.      *
  25881.      * @return \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy
  25882.      */
  25883.     protected function getSearchResultCombinationStrategyService()
  25884.     {
  25885.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  25886.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle/Strategy/SearchResultCombinationStrategy.php';
  25887.         return $this->privates['Aqarmap\\Bundle\\SearchBundle\\Strategy\\SearchResultCombinationStrategy'] = new \Aqarmap\Bundle\SearchBundle\Strategy\SearchResultCombinationStrategy(($this->privates['Aqarmap\\Bundle\\SearchBundle\\Services\\ListingSearchCombinationsService'] ?? $this->getListingSearchCombinationsServiceService()));
  25888.     }
  25889.     /**
  25890.      * Gets the private 'Aqarmap\Bundle\TopSellerBundle\Form\BulkTopSellerLeadType' shared autowired service.
  25891.      *
  25892.      * @return \Aqarmap\Bundle\TopSellerBundle\Form\BulkTopSellerLeadType
  25893.      */
  25894.     protected function getBulkTopSellerLeadTypeService()
  25895.     {
  25896.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  25897.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  25898.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle/Form/BulkTopSellerLeadType.php';
  25899.         return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType'] = new \Aqarmap\Bundle\TopSellerBundle\Form\BulkTopSellerLeadType();
  25900.     }
  25901.     /**
  25902.      * Gets the private 'Aqarmap\Bundle\TopSellerBundle\Service\TopSellerRetrievalService' shared autowired service.
  25903.      *
  25904.      * @return \Aqarmap\Bundle\TopSellerBundle\Service\TopSellerRetrievalService
  25905.      */
  25906.     protected function getTopSellerRetrievalServiceService()
  25907.     {
  25908.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  25909.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  25910.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  25911.         }
  25912.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  25913.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  25914.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  25915.         }
  25916.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\V4\\LocationService'] ?? $this->getLocationServiceService());
  25917.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  25918.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  25919.         }
  25920.         $d = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  25921.         if (isset($this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'])) {
  25922.             return $this->privates['Aqarmap\\Bundle\\TopSellerBundle\\Service\\TopSellerRetrievalService'];
  25923.         }
  25924.         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()));
  25925.     }
  25926.     /**
  25927.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\GetNotifierDataToInterestsCommand' shared autowired service.
  25928.      *
  25929.      * @return \Aqarmap\Bundle\UserBundle\Command\GetNotifierDataToInterestsCommand
  25930.      */
  25931.     protected function getGetNotifierDataToInterestsCommandService()
  25932.     {
  25933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25934.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/GetNotifierDataToInterestsCommand.php';
  25935.         $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()));
  25936.         $instance->setName('app:notifiers:copy_data');
  25937.         return $instance;
  25938.     }
  25939.     /**
  25940.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\PatchGenerateUserServicesCommand' shared autowired service.
  25941.      *
  25942.      * @return \Aqarmap\Bundle\UserBundle\Command\PatchGenerateUserServicesCommand
  25943.      */
  25944.     protected function getPatchGenerateUserServicesCommandService()
  25945.     {
  25946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25947.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/PatchGenerateUserServicesCommand.php';
  25948.         $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()));
  25949.         $instance->setName('app:users:patch_generate_user_services');
  25950.         return $instance;
  25951.     }
  25952.     /**
  25953.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\PatchUpdateUserInterestCountryCodeCommand' shared autowired service.
  25954.      *
  25955.      * @return \Aqarmap\Bundle\UserBundle\Command\PatchUpdateUserInterestCountryCodeCommand
  25956.      */
  25957.     protected function getPatchUpdateUserInterestCountryCodeCommandService()
  25958.     {
  25959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25960.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/PatchUpdateUserInterestCountryCodeCommand.php';
  25961.         $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()));
  25962.         $instance->setName('app:users:patch_update_user_interest_country_code');
  25963.         return $instance;
  25964.     }
  25965.     /**
  25966.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\ReminderPackageExpirationCommand' shared autowired service.
  25967.      *
  25968.      * @return \Aqarmap\Bundle\UserBundle\Command\ReminderPackageExpirationCommand
  25969.      */
  25970.     protected function getReminderPackageExpirationCommandService()
  25971.     {
  25972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25973.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/ReminderPackageExpirationCommand.php';
  25974.         $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()));
  25975.         $instance->setName('app:user:credit-exipiration-reminder');
  25976.         return $instance;
  25977.     }
  25978.     /**
  25979.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\StopAqarmapLiveServiceCommand' shared autowired service.
  25980.      *
  25981.      * @return \Aqarmap\Bundle\UserBundle\Command\StopAqarmapLiveServiceCommand
  25982.      */
  25983.     protected function getStopAqarmapLiveServiceCommandService()
  25984.     {
  25985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25986.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/StopAqarmapLiveServiceCommand.php';
  25987.         $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()));
  25988.         $instance->setName('app:stop-aqarmap-live-service');
  25989.         return $instance;
  25990.     }
  25991.     /**
  25992.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\SyncCustomersToZohoCRM' shared autowired service.
  25993.      *
  25994.      * @return \Aqarmap\Bundle\UserBundle\Command\SyncCustomersToZohoCRM
  25995.      */
  25996.     protected function getSyncCustomersToZohoCRMService()
  25997.     {
  25998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25999.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/SyncCustomersToZohoCRM.php';
  26000.         $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()));
  26001.         $instance->setName('app:sync-customers-to-zoho');
  26002.         return $instance;
  26003.     }
  26004.     /**
  26005.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UpdateBrokersUserTypeCommand' shared autowired service.
  26006.      *
  26007.      * @return \Aqarmap\Bundle\UserBundle\Command\UpdateBrokersUserTypeCommand
  26008.      */
  26009.     protected function getUpdateBrokersUserTypeCommandService()
  26010.     {
  26011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26012.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UpdateBrokersUserTypeCommand.php';
  26013.         $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()));
  26014.         $instance->setName('app:users:update-brokers-user-type');
  26015.         return $instance;
  26016.     }
  26017.     /**
  26018.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UserPackageCommand' shared autowired service.
  26019.      *
  26020.      * @return \Aqarmap\Bundle\UserBundle\Command\UserPackageCommand
  26021.      */
  26022.     protected function getUserPackageCommandService()
  26023.     {
  26024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26025.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UserPackageCommand.php';
  26026.         $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()));
  26027.         $instance->setName('app:patch:user:package');
  26028.         return $instance;
  26029.     }
  26030.     /**
  26031.      * Gets the private 'Aqarmap\Bundle\UserBundle\Command\UserTypeCommand' shared autowired service.
  26032.      *
  26033.      * @return \Aqarmap\Bundle\UserBundle\Command\UserTypeCommand
  26034.      */
  26035.     protected function getUserTypeCommandService()
  26036.     {
  26037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26038.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Command/UserTypeCommand.php';
  26039.         $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()));
  26040.         $instance->setName('app:users:fix_user_type');
  26041.         return $instance;
  26042.     }
  26043.     /**
  26044.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\AdminLoginListener' shared autowired service.
  26045.      *
  26046.      * @return \Aqarmap\Bundle\UserBundle\EventListener\AdminLoginListener
  26047.      */
  26048.     protected function getAdminLoginListenerService()
  26049.     {
  26050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/AdminLoginListener.php';
  26051.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26052.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'])) {
  26053.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'];
  26054.         }
  26055.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  26056.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'])) {
  26057.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\AdminLoginListener'];
  26058.         }
  26059.         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()));
  26060.     }
  26061.     /**
  26062.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ChangeUserPasswordSubscriber' shared autowired service.
  26063.      *
  26064.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ChangeUserPasswordSubscriber
  26065.      */
  26066.     protected function getChangeUserPasswordSubscriberService()
  26067.     {
  26068.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ChangeUserPasswordSubscriber.php';
  26069.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService());
  26070.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'])) {
  26071.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'];
  26072.         }
  26073.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26074.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'])) {
  26075.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ChangeUserPasswordSubscriber'];
  26076.         }
  26077.         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);
  26078.     }
  26079.     /**
  26080.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ConfigureMenuEventSubscriber' shared autowired service.
  26081.      *
  26082.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ConfigureMenuEventSubscriber
  26083.      */
  26084.     protected function getConfigureMenuEventSubscriber5Service()
  26085.     {
  26086.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ConfigureMenuEventSubscriber.php';
  26087.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  26088.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'])) {
  26089.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ConfigureMenuEventSubscriber'];
  26090.         }
  26091.         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);
  26092.     }
  26093.     /**
  26094.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\LocaleEventSubscriber' shared autowired service.
  26095.      *
  26096.      * @return \Aqarmap\Bundle\UserBundle\EventListener\LocaleEventSubscriber
  26097.      */
  26098.     protected function getLocaleEventSubscriber2Service()
  26099.     {
  26100.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26101.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'])) {
  26102.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\LocaleEventSubscriber'];
  26103.         }
  26104.         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);
  26105.     }
  26106.     /**
  26107.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener' shared autowired service.
  26108.      *
  26109.      * @return \Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener
  26110.      */
  26111.     protected function getNewUserPhoneListenerService()
  26112.     {
  26113.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/NewUserPhoneListener.php';
  26114.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  26115.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'])) {
  26116.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'];
  26117.         }
  26118.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\NewUserPhoneListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\NewUserPhoneListener($a);
  26119.     }
  26120.     /**
  26121.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber' shared autowired service.
  26122.      *
  26123.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber
  26124.      */
  26125.     protected function getParentLogoApprovedEventSubscriberService()
  26126.     {
  26127.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ParentLogoApprovedEventSubscriber.php';
  26128.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26129.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'])) {
  26130.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'];
  26131.         }
  26132.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ParentLogoApprovedEventSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\ParentLogoApprovedEventSubscriber($a);
  26133.     }
  26134.     /**
  26135.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener' shared autowired service.
  26136.      *
  26137.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener
  26138.      */
  26139.     protected function getProfileEditedListenerService()
  26140.     {
  26141.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ProfileEditedListener.php';
  26142.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ProfileEditedListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\ProfileEditedListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  26143.     }
  26144.     /**
  26145.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\RegistrationSuccessListener' shared autowired service.
  26146.      *
  26147.      * @return \Aqarmap\Bundle\UserBundle\EventListener\RegistrationSuccessListener
  26148.      */
  26149.     protected function getRegistrationSuccessListenerService()
  26150.     {
  26151.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/RegistrationSuccessListener.php';
  26152.         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()));
  26153.     }
  26154.     /**
  26155.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener' shared autowired service.
  26156.      *
  26157.      * @return \Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener
  26158.      */
  26159.     protected function getResetPasswordListenerService()
  26160.     {
  26161.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/ResetPasswordListener.php';
  26162.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26163.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'])) {
  26164.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'];
  26165.         }
  26166.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\ResetPasswordListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\ResetPasswordListener($a);
  26167.     }
  26168.     /**
  26169.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\SwitchUserSubscriber' shared autowired service.
  26170.      *
  26171.      * @return \Aqarmap\Bundle\UserBundle\EventListener\SwitchUserSubscriber
  26172.      */
  26173.     protected function getSwitchUserSubscriberService()
  26174.     {
  26175.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/SwitchUserSubscriber.php';
  26176.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  26177.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'])) {
  26178.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\SwitchUserSubscriber'];
  26179.         }
  26180.         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);
  26181.     }
  26182.     /**
  26183.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserInterestSubscribeListener' shared autowired service.
  26184.      *
  26185.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserInterestSubscribeListener
  26186.      */
  26187.     protected function getUserInterestSubscribeListenerService()
  26188.     {
  26189.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserInterestSubscribeListener.php';
  26190.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26191.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26192.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26193.         }
  26194.         $b = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  26195.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26196.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26197.         }
  26198.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  26199.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26200.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26201.         }
  26202.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LeadService'] ?? $this->getLeadService2Service());
  26203.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26204.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26205.         }
  26206.         $e = ($this->privates['Aqarmap\\Bundle\\BuyerAlertsBundle\\Service\\BuyerAlertsManager'] ?? $this->getBuyerAlertsManagerService());
  26207.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'])) {
  26208.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserInterestSubscribeListener'];
  26209.         }
  26210.         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);
  26211.     }
  26212.     /**
  26213.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserLoginListener' shared autowired service.
  26214.      *
  26215.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserLoginListener
  26216.      */
  26217.     protected function getUserLoginListenerService()
  26218.     {
  26219.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserLoginListener.php';
  26220.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26221.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'])) {
  26222.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'];
  26223.         }
  26224.         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()));
  26225.     }
  26226.     /**
  26227.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber' shared autowired service.
  26228.      *
  26229.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber
  26230.      */
  26231.     protected function getUserPackageSubscriberService()
  26232.     {
  26233.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserPackageSubscriber.php';
  26234.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26235.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'])) {
  26236.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'];
  26237.         }
  26238.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPackageSubscriber'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserPackageSubscriber($a);
  26239.     }
  26240.     /**
  26241.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer' shared autowired service.
  26242.      *
  26243.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer
  26244.      */
  26245.     protected function getUserPreSerializerService()
  26246.     {
  26247.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  26248.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserPreSerializer.php';
  26249.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'] ?? $this->getUserServicesManagerService());
  26250.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'])) {
  26251.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'];
  26252.         }
  26253.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserPreSerializer'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserPreSerializer($a);
  26254.     }
  26255.     /**
  26256.      * Gets the private 'Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener' shared autowired service.
  26257.      *
  26258.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener
  26259.      */
  26260.     protected function getUserUpdateListenerService()
  26261.     {
  26262.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserUpdateListener.php';
  26263.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  26264.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  26265.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  26266.         }
  26267.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26268.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  26269.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  26270.         }
  26271.         $c = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'] ?? $this->getUserPhoneManagerService());
  26272.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'])) {
  26273.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'];
  26274.         }
  26275.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserUpdateListener'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserUpdateListener($a$b$c);
  26276.     }
  26277.     /**
  26278.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType' shared autowired service.
  26279.      *
  26280.      * @return \Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType
  26281.      */
  26282.     protected function getAddUserPhoneFormTypeService()
  26283.     {
  26284.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26285.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26286.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/AddUserPhoneFormType.php';
  26287.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType'] = new \Aqarmap\Bundle\UserBundle\Form\AddUserPhoneFormType();
  26288.     }
  26289.     /**
  26290.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType' shared autowired service.
  26291.      *
  26292.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType
  26293.      */
  26294.     protected function getAddUserServiceTypeService()
  26295.     {
  26296.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26297.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26298.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/AddUserServiceType.php';
  26299.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\AddUserServiceType();
  26300.     }
  26301.     /**
  26302.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType' shared autowired service.
  26303.      *
  26304.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType
  26305.      */
  26306.     protected function getUpdateUserPackageTypeService()
  26307.     {
  26308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26309.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26310.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UpdateUserPackageType.php';
  26311.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserPackageType();
  26312.     }
  26313.     /**
  26314.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType' shared autowired service.
  26315.      *
  26316.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType
  26317.      */
  26318.     protected function getUpdateUserServiceTypeService()
  26319.     {
  26320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26321.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26322.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UpdateUserServiceType.php';
  26323.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UpdateUserServiceType();
  26324.     }
  26325.     /**
  26326.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType' shared autowired service.
  26327.      *
  26328.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType
  26329.      */
  26330.     protected function getUserInfoTypeService()
  26331.     {
  26332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26334.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UserInfoType.php';
  26335.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UserInfoType();
  26336.     }
  26337.     /**
  26338.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType' shared autowired service.
  26339.      *
  26340.      * @return \Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType
  26341.      */
  26342.     protected function getUserTypeChangeTypeService()
  26343.     {
  26344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26346.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/Admin/UserTypeChangeType.php';
  26347.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType'] = new \Aqarmap\Bundle\UserBundle\Form\Admin\UserTypeChangeType();
  26348.     }
  26349.     /**
  26350.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\BoostLevelType' shared autowired service.
  26351.      *
  26352.      * @return \Aqarmap\Bundle\UserBundle\Form\BoostLevelType
  26353.      */
  26354.     protected function getBoostLevelTypeService()
  26355.     {
  26356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26358.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/BoostLevelType.php';
  26359.         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))));
  26360.     }
  26361.     /**
  26362.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\BrokerType' shared autowired service.
  26363.      *
  26364.      * @return \Aqarmap\Bundle\UserBundle\Form\BrokerType
  26365.      */
  26366.     protected function getBrokerTypeService()
  26367.     {
  26368.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26369.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26370.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/BrokerType.php';
  26371.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType'] = new \Aqarmap\Bundle\UserBundle\Form\BrokerType();
  26372.     }
  26373.     /**
  26374.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ChangeGroupType' shared autowired service.
  26375.      *
  26376.      * @return \Aqarmap\Bundle\UserBundle\Form\ChangeGroupType
  26377.      */
  26378.     protected function getChangeGroupTypeService()
  26379.     {
  26380.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26381.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26382.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ChangeGroupType.php';
  26383.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType'] = new \Aqarmap\Bundle\UserBundle\Form\ChangeGroupType();
  26384.     }
  26385.     /**
  26386.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType' shared autowired service.
  26387.      *
  26388.      * @return \Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType
  26389.      */
  26390.     protected function getChangePasswordFormTypeService()
  26391.     {
  26392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26393.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26394.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ChangePasswordFormType.php';
  26395.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType'] = new \Aqarmap\Bundle\UserBundle\Form\ChangePasswordFormType();
  26396.     }
  26397.     /**
  26398.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm' shared autowired service.
  26399.      *
  26400.      * @return \Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm
  26401.      */
  26402.     protected function getCustomerSearchFormService()
  26403.     {
  26404.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26405.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26406.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/CustomerSearchForm.php';
  26407.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm'] = new \Aqarmap\Bundle\UserBundle\Form\CustomerSearchForm();
  26408.     }
  26409.     /**
  26410.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\DeviceType' shared autowired service.
  26411.      *
  26412.      * @return \Aqarmap\Bundle\UserBundle\Form\DeviceType
  26413.      */
  26414.     protected function getDeviceTypeService()
  26415.     {
  26416.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26417.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26418.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/DeviceType.php';
  26419.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType'] = new \Aqarmap\Bundle\UserBundle\Form\DeviceType();
  26420.     }
  26421.     /**
  26422.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType' shared autowired service.
  26423.      *
  26424.      * @return \Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType
  26425.      */
  26426.     protected function getEditPhoneNumberTypeService()
  26427.     {
  26428.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26429.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26430.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/EditPhoneNumberType.php';
  26431.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType'] = new \Aqarmap\Bundle\UserBundle\Form\EditPhoneNumberType();
  26432.     }
  26433.     /**
  26434.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\GroupFormType' shared autowired service.
  26435.      *
  26436.      * @return \Aqarmap\Bundle\UserBundle\Form\GroupFormType
  26437.      */
  26438.     protected function getGroupFormTypeService()
  26439.     {
  26440.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26442.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/GroupFormType.php';
  26443.         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))));
  26444.     }
  26445.     /**
  26446.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType' shared autowired service.
  26447.      *
  26448.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType
  26449.      */
  26450.     protected function getImportDeveloperUserTypeService()
  26451.     {
  26452.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26454.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportDeveloperUserType.php';
  26455.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportDeveloperUserType();
  26456.     }
  26457.     /**
  26458.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType' shared autowired service.
  26459.      *
  26460.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType
  26461.      */
  26462.     protected function getImportUserGroupTypeService()
  26463.     {
  26464.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26466.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportUserGroupType.php';
  26467.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportUserGroupType();
  26468.     }
  26469.     /**
  26470.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\ImportUserType' shared autowired service.
  26471.      *
  26472.      * @return \Aqarmap\Bundle\UserBundle\Form\ImportUserType
  26473.      */
  26474.     protected function getImportUserTypeService()
  26475.     {
  26476.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26477.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26478.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ImportUserType.php';
  26479.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType'] = new \Aqarmap\Bundle\UserBundle\Form\ImportUserType();
  26480.     }
  26481.     /**
  26482.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\PersonalInfoType' shared autowired service.
  26483.      *
  26484.      * @return \Aqarmap\Bundle\UserBundle\Form\PersonalInfoType
  26485.      */
  26486.     protected function getPersonalInfoTypeService()
  26487.     {
  26488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26490.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/PersonalInfoType.php';
  26491.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType'] = new \Aqarmap\Bundle\UserBundle\Form\PersonalInfoType();
  26492.     }
  26493.     /**
  26494.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType' shared autowired service.
  26495.      *
  26496.      * @return \Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType
  26497.      */
  26498.     protected function getQuickRegistrationFormTypeService()
  26499.     {
  26500.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26501.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26502.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/QuickRegistrationFormType.php';
  26503.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType'] = new \Aqarmap\Bundle\UserBundle\Form\QuickRegistrationFormType();
  26504.     }
  26505.     /**
  26506.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\SubAccountFormType' shared autowired service.
  26507.      *
  26508.      * @return \Aqarmap\Bundle\UserBundle\Form\SubAccountFormType
  26509.      */
  26510.     protected function getSubAccountFormType2Service()
  26511.     {
  26512.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26513.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26514.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/SubAccountFormType.php';
  26515.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType'] = new \Aqarmap\Bundle\UserBundle\Form\SubAccountFormType();
  26516.     }
  26517.     /**
  26518.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType' shared autowired service.
  26519.      *
  26520.      * @return \Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType
  26521.      */
  26522.     protected function getTargetAudienceHistoryTypeService()
  26523.     {
  26524.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26526.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/TargetAudienceHistoryType.php';
  26527.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType'] = new \Aqarmap\Bundle\UserBundle\Form\TargetAudienceHistoryType();
  26528.     }
  26529.     /**
  26530.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\TeamType' shared autowired service.
  26531.      *
  26532.      * @return \Aqarmap\Bundle\UserBundle\Form\TeamType
  26533.      */
  26534.     protected function getTeamTypeService()
  26535.     {
  26536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26538.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/TeamType.php';
  26539.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\TeamType'] = new \Aqarmap\Bundle\UserBundle\Form\TeamType();
  26540.     }
  26541.     /**
  26542.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType' shared autowired service.
  26543.      *
  26544.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType
  26545.      */
  26546.     protected function getUpdateCompanyInfoFormTypeService()
  26547.     {
  26548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26550.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateCompanyInfoFormType.php';
  26551.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateCompanyInfoFormType();
  26552.     }
  26553.     /**
  26554.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType' shared autowired service.
  26555.      *
  26556.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType
  26557.      */
  26558.     protected function getUpdateProfileBasicInfoFormTypeService()
  26559.     {
  26560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26562.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateProfileBasicInfoFormType.php';
  26563.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateProfileBasicInfoFormType();
  26564.     }
  26565.     /**
  26566.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType' shared autowired service.
  26567.      *
  26568.      * @return \Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType
  26569.      */
  26570.     protected function getUpdateProfileFormTypeService()
  26571.     {
  26572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26573.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26574.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UpdateProfileFormType.php';
  26575.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType'] = new \Aqarmap\Bundle\UserBundle\Form\UpdateProfileFormType();
  26576.     }
  26577.     /**
  26578.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserDomainType' shared autowired service.
  26579.      *
  26580.      * @return \Aqarmap\Bundle\UserBundle\Form\UserDomainType
  26581.      */
  26582.     protected function getUserDomainTypeService()
  26583.     {
  26584.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26586.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserDomainType.php';
  26587.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType'] = new \Aqarmap\Bundle\UserBundle\Form\UserDomainType();
  26588.     }
  26589.     /**
  26590.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType' shared autowired service.
  26591.      *
  26592.      * @return \Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType
  26593.      */
  26594.     protected function getUserExtendCreditDateTypeService()
  26595.     {
  26596.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26598.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserExtendCreditDateType.php';
  26599.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType'] = new \Aqarmap\Bundle\UserBundle\Form\UserExtendCreditDateType();
  26600.     }
  26601.     /**
  26602.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserKeywordType' shared autowired service.
  26603.      *
  26604.      * @return \Aqarmap\Bundle\UserBundle\Form\UserKeywordType
  26605.      */
  26606.     protected function getUserKeywordTypeService()
  26607.     {
  26608.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26610.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserKeywordType.php';
  26611.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType'] = new \Aqarmap\Bundle\UserBundle\Form\UserKeywordType();
  26612.     }
  26613.     /**
  26614.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\UserPhoneType' shared autowired service.
  26615.      *
  26616.      * @return \Aqarmap\Bundle\UserBundle\Form\UserPhoneType
  26617.      */
  26618.     protected function getUserPhoneTypeService()
  26619.     {
  26620.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26622.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/UserPhoneType.php';
  26623.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType'] = new \Aqarmap\Bundle\UserBundle\Form\UserPhoneType();
  26624.     }
  26625.     /**
  26626.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType' shared autowired service.
  26627.      *
  26628.      * @return \Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType
  26629.      */
  26630.     protected function getLoginFormTypeService()
  26631.     {
  26632.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26633.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26634.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/V3/LoginFormType.php';
  26635.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType'] = new \Aqarmap\Bundle\UserBundle\Form\V3\LoginFormType();
  26636.     }
  26637.     /**
  26638.      * Gets the private 'Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType' shared autowired service.
  26639.      *
  26640.      * @return \Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType
  26641.      */
  26642.     protected function getRegistrationFormTypeService()
  26643.     {
  26644.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  26645.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  26646.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/V3/RegistrationFormType.php';
  26647.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  26648.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'])) {
  26649.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'];
  26650.         }
  26651.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType'] = new \Aqarmap\Bundle\UserBundle\Form\V3\RegistrationFormType($a);
  26652.     }
  26653.     /**
  26654.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\GroupRepository' shared autowired service.
  26655.      *
  26656.      * @return \Aqarmap\Bundle\UserBundle\Repository\GroupRepository
  26657.      */
  26658.     protected function getGroupRepositoryService()
  26659.     {
  26660.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\GroupRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\GroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26661.     }
  26662.     /**
  26663.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository' shared autowired service.
  26664.      *
  26665.      * @return \Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository
  26666.      */
  26667.     protected function getSavedSearchRepository2Service()
  26668.     {
  26669.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/SavedSearchRepository.php';
  26670.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\SavedSearchRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\SavedSearchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26671.     }
  26672.     /**
  26673.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository' shared autowired service.
  26674.      *
  26675.      * @return \Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository
  26676.      */
  26677.     protected function getTeamHistoryRepositoryService()
  26678.     {
  26679.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/TeamHistoryRepository.php';
  26680.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\TeamHistoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\TeamHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26681.     }
  26682.     /**
  26683.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\TeamRepository' shared autowired service.
  26684.      *
  26685.      * @return \Aqarmap\Bundle\UserBundle\Repository\TeamRepository
  26686.      */
  26687.     protected function getTeamRepositoryService()
  26688.     {
  26689.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/TeamRepository.php';
  26690.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\TeamRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\TeamRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26691.     }
  26692.     /**
  26693.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository' shared autowired service.
  26694.      *
  26695.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository
  26696.      */
  26697.     protected function getUserCheckInRepositoryService()
  26698.     {
  26699.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserCheckInRepository.php';
  26700.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckInRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserCheckInRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26701.     }
  26702.     /**
  26703.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository' shared autowired service.
  26704.      *
  26705.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository
  26706.      */
  26707.     protected function getUserCheckinHistoryRepositoryService()
  26708.     {
  26709.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserCheckinHistoryRepository.php';
  26710.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserCheckinHistoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserCheckinHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26711.     }
  26712.     /**
  26713.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository' shared autowired service.
  26714.      *
  26715.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository
  26716.      */
  26717.     protected function getUserDeviceCategoryRepositoryService()
  26718.     {
  26719.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDeviceCategoryRepository.php';
  26720.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceCategoryRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDeviceCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26721.     }
  26722.     /**
  26723.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository' shared autowired service.
  26724.      *
  26725.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository
  26726.      */
  26727.     protected function getUserDeviceRepositoryService()
  26728.     {
  26729.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDeviceRepository.php';
  26730.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDeviceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26731.     }
  26732.     /**
  26733.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository' shared autowired service.
  26734.      *
  26735.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository
  26736.      */
  26737.     protected function getUserDomainRepositoryService()
  26738.     {
  26739.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserDomainRepository.php';
  26740.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDomainRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserDomainRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26741.     }
  26742.     /**
  26743.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository' shared autowired service.
  26744.      *
  26745.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository
  26746.      */
  26747.     protected function getUserInterestElasticRepositoryService()
  26748.     {
  26749.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/BaseRepository.php';
  26750.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Contracts/RepositoryContract.php';
  26751.         include_once \dirname(__DIR__4).'/vendor/aqarmap/elastic/src/Repositories/ElasticRepository.php';
  26752.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Model/Contract/UserInterestElasticRepositoryInterface.php';
  26753.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Repository/UserInterestElasticRepository.php';
  26754.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestElasticRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserInterestElasticRepository(($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService()));
  26755.     }
  26756.     /**
  26757.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository' shared autowired service.
  26758.      *
  26759.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository
  26760.      */
  26761.     protected function getUserInterestRepositoryService()
  26762.     {
  26763.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserInterestRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserInterestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26764.     }
  26765.     /**
  26766.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository' shared autowired service.
  26767.      *
  26768.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository
  26769.      */
  26770.     protected function getUserPackagesRepositoryService()
  26771.     {
  26772.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  26773.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'])) {
  26774.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'];
  26775.         }
  26776.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserPackagesRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserPackagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  26777.     }
  26778.     /**
  26779.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserRepository' shared autowired service.
  26780.      *
  26781.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserRepository
  26782.      */
  26783.     protected function getUserRepositoryService()
  26784.     {
  26785.         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()));
  26786.     }
  26787.     /**
  26788.      * Gets the private 'Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository' shared autowired service.
  26789.      *
  26790.      * @return \Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository
  26791.      */
  26792.     protected function getUserServicesRepositoryService()
  26793.     {
  26794.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserServicesRepository'] = new \Aqarmap\Bundle\UserBundle\Repository\UserServicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  26795.     }
  26796.     /**
  26797.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\PushNotificationService' shared autowired service.
  26798.      *
  26799.      * @return \Aqarmap\Bundle\UserBundle\Services\PushNotificationService
  26800.      */
  26801.     protected function getPushNotificationServiceService()
  26802.     {
  26803.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/PushNotificationService.php';
  26804.         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()));
  26805.     }
  26806.     /**
  26807.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserActivityService' shared autowired service.
  26808.      *
  26809.      * @return \Aqarmap\Bundle\UserBundle\Services\UserActivityService
  26810.      */
  26811.     protected function getUserActivityServiceService()
  26812.     {
  26813.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserActivityService.php';
  26814.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  26815.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'])) {
  26816.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'];
  26817.         }
  26818.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] = new \Aqarmap\Bundle\UserBundle\Services\UserActivityService($a);
  26819.     }
  26820.     /**
  26821.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserAuthenticationService' shared autowired service.
  26822.      *
  26823.      * @return \Aqarmap\Bundle\UserBundle\Services\UserAuthenticationService
  26824.      */
  26825.     protected function getUserAuthenticationService2Service()
  26826.     {
  26827.         $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.');
  26828.     }
  26829.     /**
  26830.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserDeviceManager' shared autowired service.
  26831.      *
  26832.      * @return \Aqarmap\Bundle\UserBundle\Services\UserDeviceManager
  26833.      */
  26834.     protected function getUserDeviceManagerService()
  26835.     {
  26836.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserDeviceManager.php';
  26837.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26838.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'])) {
  26839.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'];
  26840.         }
  26841.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserDeviceManager'] = new \Aqarmap\Bundle\UserBundle\Services\UserDeviceManager(($this->privates['Aqarmap\\Bundle\\UserBundle\\Repository\\UserDeviceRepository'] ?? $this->getUserDeviceRepositoryService()), $a);
  26842.     }
  26843.     /**
  26844.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserInterestManager' shared autowired service.
  26845.      *
  26846.      * @return \Aqarmap\Bundle\UserBundle\Services\UserInterestManager
  26847.      */
  26848.     protected function getUserInterestManagerService()
  26849.     {
  26850.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26851.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26852.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26853.         }
  26854.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\PriceExtender'] ?? $this->getPriceExtenderService());
  26855.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26856.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26857.         }
  26858.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26859.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26860.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26861.         }
  26862.         $d = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  26863.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26864.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26865.         }
  26866.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\PropertyTypeRepository'] ?? $this->getPropertyTypeRepositoryService());
  26867.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'])) {
  26868.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'];
  26869.         }
  26870.         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()));
  26871.     }
  26872.     /**
  26873.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserIpInfoService' shared autowired service.
  26874.      *
  26875.      * @return \Aqarmap\Bundle\UserBundle\Services\UserIpInfoService
  26876.      */
  26877.     protected function getUserIpInfoServiceService()
  26878.     {
  26879.         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()));
  26880.     }
  26881.     /**
  26882.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserManager' shared autowired service.
  26883.      *
  26884.      * @return \Aqarmap\Bundle\UserBundle\Services\UserManager
  26885.      */
  26886.     protected function getUserManagerService()
  26887.     {
  26888.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26889.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26890.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26891.         }
  26892.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26893.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26894.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26895.         }
  26896.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  26897.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26898.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26899.         }
  26900.         $d = ($this->privates['Aqarmap\\Bundle\\CreditBundle\\Services\\CreditManager'] ?? $this->getCreditManagerService());
  26901.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26902.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26903.         }
  26904.         $e = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  26905.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26906.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26907.         }
  26908.         $f = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  26909.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26910.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26911.         }
  26912.         $g = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService());
  26913.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26914.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26915.         }
  26916.         $h = ($this->privates['Aqarmap\\Bundle\\NotifierBundle\\Service\\NotifierManager'] ?? $this->getNotifierManagerService());
  26917.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26918.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26919.         }
  26920.         $i = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  26921.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26922.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26923.         }
  26924.         $j = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  26925.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26926.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26927.         }
  26928.         $k = ($this->services['Aqarmap\\Bundle\\ListingBundle\\Service\\ListingManager'] ?? $this->getListingManagerService());
  26929.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26930.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26931.         }
  26932.         $l = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  26933.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'])) {
  26934.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'];
  26935.         }
  26936.         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);
  26937.     }
  26938.     /**
  26939.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserPackagesService' shared autowired service.
  26940.      *
  26941.      * @return \Aqarmap\Bundle\UserBundle\Services\UserPackagesService
  26942.      */
  26943.     protected function getUserPackagesServiceService()
  26944.     {
  26945.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26946.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  26947.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  26948.         }
  26949.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26950.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  26951.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  26952.         }
  26953.         $c = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Repository\\LocationRepository'] ?? $this->getLocationRepositoryService());
  26954.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'])) {
  26955.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPackagesService'];
  26956.         }
  26957.         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()));
  26958.     }
  26959.     /**
  26960.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserPhoneManager' shared autowired service.
  26961.      *
  26962.      * @return \Aqarmap\Bundle\UserBundle\Services\UserPhoneManager
  26963.      */
  26964.     protected function getUserPhoneManagerService()
  26965.     {
  26966.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/UserPhoneManagerInterface.php';
  26967.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/UserPhoneManager.php';
  26968.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26969.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'])) {
  26970.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'];
  26971.         }
  26972.         $b = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  26973.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'])) {
  26974.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserPhoneManager'];
  26975.         }
  26976.         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()));
  26977.     }
  26978.     /**
  26979.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\UserServicesManager' shared autowired service.
  26980.      *
  26981.      * @return \Aqarmap\Bundle\UserBundle\Services\UserServicesManager
  26982.      */
  26983.     protected function getUserServicesManagerService()
  26984.     {
  26985.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  26986.         if (isset($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'])) {
  26987.             return $this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserServicesManager'];
  26988.         }
  26989.         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()));
  26990.     }
  26991.     /**
  26992.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V3\UserAuthenticationService' shared autowired service.
  26993.      *
  26994.      * @return \Aqarmap\Bundle\UserBundle\Services\V3\UserAuthenticationService
  26995.      */
  26996.     protected function getUserAuthenticationServiceService()
  26997.     {
  26998.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserAuthenticationService.php';
  26999.         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()));
  27000.     }
  27001.     /**
  27002.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V3\UserInfoService' shared autowired service.
  27003.      *
  27004.      * @return \Aqarmap\Bundle\UserBundle\Services\V3\UserInfoService
  27005.      */
  27006.     protected function getUserInfoServiceService()
  27007.     {
  27008.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/Contracts/V3/UserInfoServiceInterface.php';
  27009.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V3/UserInfoService.php';
  27010.         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()));
  27011.     }
  27012.     /**
  27013.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\V4\OauthClientBuilder' shared autowired service.
  27014.      *
  27015.      * @return \Aqarmap\Bundle\UserBundle\Services\V4\OauthClientBuilder
  27016.      */
  27017.     protected function getOauthClientBuilderService()
  27018.     {
  27019.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/V4/OauthClientBuilder.php';
  27020.         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()));
  27021.     }
  27022.     /**
  27023.      * Gets the private 'Aqarmap\Bundle\UserBundle\Services\ZohoCRMService' shared autowired service.
  27024.      *
  27025.      * @return \Aqarmap\Bundle\UserBundle\Services\ZohoCRMService
  27026.      */
  27027.     protected function getZohoCRMServiceService()
  27028.     {
  27029.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Services/ZohoCRMService.php';
  27030.         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()));
  27031.     }
  27032.     /**
  27033.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy' shared autowired service.
  27034.      *
  27035.      * @return \Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy
  27036.      */
  27037.     protected function getAddUserInterestStrategyService()
  27038.     {
  27039.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  27040.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/AddUserInterestStrategy.php';
  27041.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\AddUserInterestStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\AddUserInterestStrategy(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserInterestManager'] ?? $this->getUserInterestManagerService()));
  27042.     }
  27043.     /**
  27044.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\ImportUsersDevelopersStrategy' shared autowired service.
  27045.      *
  27046.      * @return \Aqarmap\Bundle\UserBundle\Strategy\ImportUsersDevelopersStrategy
  27047.      */
  27048.     protected function getImportUsersDevelopersStrategyService()
  27049.     {
  27050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  27051.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/ImportUsersDevelopersStrategy.php';
  27052.         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()));
  27053.     }
  27054.     /**
  27055.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\ImportUsersStrategy' shared autowired service.
  27056.      *
  27057.      * @return \Aqarmap\Bundle\UserBundle\Strategy\ImportUsersStrategy
  27058.      */
  27059.     protected function getImportUsersStrategyService()
  27060.     {
  27061.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  27062.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/ImportUsersStrategy.php';
  27063.         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()));
  27064.     }
  27065.     /**
  27066.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\UpdateClientServedCountStrategy' shared autowired service.
  27067.      *
  27068.      * @return \Aqarmap\Bundle\UserBundle\Strategy\UpdateClientServedCountStrategy
  27069.      */
  27070.     protected function getUpdateClientServedCountStrategyService()
  27071.     {
  27072.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  27073.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/UpdateClientServedCountStrategy.php';
  27074.         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()));
  27075.     }
  27076.     /**
  27077.      * Gets the private 'Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy' shared autowired service.
  27078.      *
  27079.      * @return \Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy
  27080.      */
  27081.     protected function getUpdateUserGroupsElasticSearchStrategyService()
  27082.     {
  27083.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/Contract/Consumer/StrategyInterface.php';
  27084.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Strategy/UpdateUserGroupsElasticSearchStrategy.php';
  27085.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Strategy\\UpdateUserGroupsElasticSearchStrategy'] = new \Aqarmap\Bundle\UserBundle\Strategy\UpdateUserGroupsElasticSearchStrategy(($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserManager'] ?? $this->getUserManagerService()));
  27086.     }
  27087.     /**
  27088.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator' shared autowired service.
  27089.      *
  27090.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator
  27091.      */
  27092.     protected function getEmailValidatorService()
  27093.     {
  27094.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27095.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27096.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  27097.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/EmailValidator.php';
  27098.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\EmailValidator();
  27099.     }
  27100.     /**
  27101.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NonRepeatedValidator' shared autowired service.
  27102.      *
  27103.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NonRepeatedValidator
  27104.      */
  27105.     protected function getNonRepeatedValidatorService()
  27106.     {
  27107.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27108.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27109.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NonRepeatedValidator.php';
  27110.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  27111.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/NonRepeated.php';
  27112.         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());
  27113.     }
  27114.     /**
  27115.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NonSequenceValidator' shared autowired service.
  27116.      *
  27117.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NonSequenceValidator
  27118.      */
  27119.     protected function getNonSequenceValidatorService()
  27120.     {
  27121.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27122.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27123.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NonSequenceValidator.php';
  27124.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  27125.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/NonSequence.php';
  27126.         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());
  27127.     }
  27128.     /**
  27129.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator' shared autowired service.
  27130.      *
  27131.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator
  27132.      */
  27133.     protected function getNumericValidatorService()
  27134.     {
  27135.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27136.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27137.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/NumericValidator.php';
  27138.         return $this->privates['Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator'] = new \Aqarmap\Bundle\UserBundle\Validator\Constraints\NumericValidator();
  27139.     }
  27140.     /**
  27141.      * Gets the private 'Aqarmap\Bundle\UserBundle\Validator\Constraints\ValidCountryCodeValidator' shared autowired service.
  27142.      *
  27143.      * @return \Aqarmap\Bundle\UserBundle\Validator\Constraints\ValidCountryCodeValidator
  27144.      */
  27145.     protected function getValidCountryCodeValidatorService()
  27146.     {
  27147.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  27148.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  27149.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Validator/Constraints/ValidCountryCodeValidator.php';
  27150.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Contracts/PhoneValidatorComponentInterface.php';
  27151.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Service/Validators/PhoneValidator/Components/ValidCountryCode.php';
  27152.         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());
  27153.     }
  27154.     /**
  27155.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineAnalyserCommand' shared autowired service.
  27156.      *
  27157.      * @return \Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineAnalyserCommand
  27158.      */
  27159.     protected function getValueEngineAnalyserCommandService()
  27160.     {
  27161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27162.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Command/ValueEngineAnalyserCommand.php';
  27163.         $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()));
  27164.         $instance->setName('app:value-engine:analyse');
  27165.         return $instance;
  27166.     }
  27167.     /**
  27168.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineDepthProductsCommand' shared autowired service.
  27169.      *
  27170.      * @return \Aqarmap\Bundle\ValueEngineBundle\Command\ValueEngineDepthProductsCommand
  27171.      */
  27172.     protected function getValueEngineDepthProductsCommandService()
  27173.     {
  27174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27175.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Command/ValueEngineDepthProductsCommand.php';
  27176.         $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()));
  27177.         $instance->setName('app:value-engine:depth-products');
  27178.         return $instance;
  27179.     }
  27180.     /**
  27181.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository' shared autowired service.
  27182.      *
  27183.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository
  27184.      */
  27185.     protected function getDepthProductInsightRepositoryService()
  27186.     {
  27187.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/DepthProductInsightRepository.php';
  27188.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\DepthProductInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\DepthProductInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27189.     }
  27190.     /**
  27191.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository' shared autowired service.
  27192.      *
  27193.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository
  27194.      */
  27195.     protected function getListingInsightRepositoryService()
  27196.     {
  27197.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ListingInsightRepository.php';
  27198.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ListingInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ListingInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27199.     }
  27200.     /**
  27201.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository' shared autowired service.
  27202.      *
  27203.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository
  27204.      */
  27205.     protected function getLocationInsightRepositoryService()
  27206.     {
  27207.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/LocationInsightRepository.php';
  27208.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\LocationInsightRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\LocationInsightRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27209.     }
  27210.     /**
  27211.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository' shared autowired service.
  27212.      *
  27213.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository
  27214.      */
  27215.     protected function getValueEngineListingsLocationsRepositoryService()
  27216.     {
  27217.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ValueEngineListingsLocationsRepository.php';
  27218.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineListingsLocationsRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineListingsLocationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27219.     }
  27220.     /**
  27221.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository' shared autowired service.
  27222.      *
  27223.      * @return \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository
  27224.      */
  27225.     protected function getValueEngineSettingRepositoryService()
  27226.     {
  27227.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Repository/ValueEngineSettingRepository.php';
  27228.         return $this->privates['Aqarmap\\Bundle\\ValueEngineBundle\\Repository\\ValueEngineSettingRepository'] = new \Aqarmap\Bundle\ValueEngineBundle\Repository\ValueEngineSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  27229.     }
  27230.     /**
  27231.      * Gets the private 'Aqarmap\Bundle\ValueEngineBundle\Service\ValueEngineService' shared autowired service.
  27232.      *
  27233.      * @return \Aqarmap\Bundle\ValueEngineBundle\Service\ValueEngineService
  27234.      */
  27235.     protected function getValueEngineServiceService()
  27236.     {
  27237.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/Service/ValueEngineService.php';
  27238.         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()));
  27239.     }
  27240.     /**
  27241.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  27242.      *
  27243.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  27244.      */
  27245.     protected function getManagerRegistryAwareConnectionProviderService()
  27246.     {
  27247.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  27248.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  27249.         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'));
  27250.     }
  27251.     /**
  27252.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand' shared service.
  27253.      *
  27254.      * @return \Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand
  27255.      */
  27256.     protected function getClearMetadataCacheDoctrineODMCommandService()
  27257.     {
  27258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27259.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/ClearCache/MetadataCommand.php';
  27260.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/ClearMetadataCacheDoctrineODMCommand.php';
  27261.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\ClearMetadataCacheDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\ClearMetadataCacheDoctrineODMCommand();
  27262.         $instance->setName('doctrine:mongodb:cache:clear-metadata');
  27263.         return $instance;
  27264.     }
  27265.     /**
  27266.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand' shared service.
  27267.      *
  27268.      * @return \Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand
  27269.      */
  27270.     protected function getCreateSchemaDoctrineODMCommandService()
  27271.     {
  27272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27273.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  27274.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/CreateCommand.php';
  27275.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/CreateSchemaDoctrineODMCommand.php';
  27276.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\CreateSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\CreateSchemaDoctrineODMCommand();
  27277.         $instance->setName('doctrine:mongodb:schema:create');
  27278.         return $instance;
  27279.     }
  27280.     /**
  27281.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand' shared service.
  27282.      *
  27283.      * @return \Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand
  27284.      */
  27285.     protected function getDropSchemaDoctrineODMCommandService()
  27286.     {
  27287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27288.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  27289.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/DropCommand.php';
  27290.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DropSchemaDoctrineODMCommand.php';
  27291.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\DropSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\DropSchemaDoctrineODMCommand();
  27292.         $instance->setName('doctrine:mongodb:schema:drop');
  27293.         return $instance;
  27294.     }
  27295.     /**
  27296.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand' shared service.
  27297.      *
  27298.      * @return \Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand
  27299.      */
  27300.     protected function getGenerateHydratorsDoctrineODMCommandService()
  27301.     {
  27302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27303.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/GenerateHydratorsCommand.php';
  27304.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/GenerateHydratorsDoctrineODMCommand.php';
  27305.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateHydratorsDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\GenerateHydratorsDoctrineODMCommand();
  27306.         $instance->setName('doctrine:mongodb:generate:hydrators');
  27307.         return $instance;
  27308.     }
  27309.     /**
  27310.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand' shared service.
  27311.      *
  27312.      * @return \Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand
  27313.      */
  27314.     protected function getGenerateProxiesDoctrineODMCommandService()
  27315.     {
  27316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27317.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/GenerateProxiesCommand.php';
  27318.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/GenerateProxiesDoctrineODMCommand.php';
  27319.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\GenerateProxiesDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\GenerateProxiesDoctrineODMCommand();
  27320.         $instance->setName('doctrine:mongodb:generate:proxies');
  27321.         return $instance;
  27322.     }
  27323.     /**
  27324.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand' shared service.
  27325.      *
  27326.      * @return \Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand
  27327.      */
  27328.     protected function getInfoDoctrineODMCommandService()
  27329.     {
  27330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27331.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DoctrineODMCommand.php';
  27332.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/InfoDoctrineODMCommand.php';
  27333.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\InfoDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\InfoDoctrineODMCommand(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  27334.         $instance->setName('doctrine:mongodb:mapping:info');
  27335.         return $instance;
  27336.     }
  27337.     /**
  27338.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand' shared service.
  27339.      *
  27340.      * @return \Doctrine\Bundle\MongoDBBundle\Command\LoadDataFixturesDoctrineODMCommand
  27341.      */
  27342.     protected function getLoadDataFixturesDoctrineODMCommandService()
  27343.     {
  27344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27345.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/DoctrineODMCommand.php';
  27346.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/LoadDataFixturesDoctrineODMCommand.php';
  27347.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  27348.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  27349.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Loader/SymfonyFixturesLoaderInterface.php';
  27350.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Loader/SymfonyFixturesLoader.php';
  27351.         $a = new \Doctrine\Bundle\MongoDBBundle\Loader\SymfonyFixturesLoader($this);
  27352.         $a->addFixtures([]);
  27353.         $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);
  27354.         $instance->setName('doctrine:mongodb:fixtures:load');
  27355.         return $instance;
  27356.     }
  27357.     /**
  27358.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand' shared service.
  27359.      *
  27360.      * @return \Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand
  27361.      */
  27362.     protected function getQueryDoctrineODMCommandService()
  27363.     {
  27364.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27365.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/QueryCommand.php';
  27366.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/QueryDoctrineODMCommand.php';
  27367.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\QueryDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\QueryDoctrineODMCommand();
  27368.         $instance->setName('doctrine:mongodb:query');
  27369.         return $instance;
  27370.     }
  27371.     /**
  27372.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand' shared service.
  27373.      *
  27374.      * @return \Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand
  27375.      */
  27376.     protected function getShardDoctrineODMCommandService()
  27377.     {
  27378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27379.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  27380.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/ShardCommand.php';
  27381.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/ShardDoctrineODMCommand.php';
  27382.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\ShardDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\ShardDoctrineODMCommand();
  27383.         $instance->setName('doctrine:mongodb:schema:shard');
  27384.         return $instance;
  27385.     }
  27386.     /**
  27387.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand' shared service.
  27388.      *
  27389.      * @return \Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand
  27390.      */
  27391.     protected function getTailCursorDoctrineODMCommandService()
  27392.     {
  27393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27394.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  27395.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  27396.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/TailCursorDoctrineODMCommand.php';
  27397.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\TailCursorDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\TailCursorDoctrineODMCommand();
  27398.         $instance->setName('doctrine:mongodb:tail-cursor');
  27399.         return $instance;
  27400.     }
  27401.     /**
  27402.      * Gets the private 'Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand' shared service.
  27403.      *
  27404.      * @return \Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand
  27405.      */
  27406.     protected function getUpdateSchemaDoctrineODMCommandService()
  27407.     {
  27408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27409.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/AbstractCommand.php';
  27410.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm/lib/Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/UpdateCommand.php';
  27411.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Command/UpdateSchemaDoctrineODMCommand.php';
  27412.         $this->privates['Doctrine\\Bundle\\MongoDBBundle\\Command\\UpdateSchemaDoctrineODMCommand'] = $instance = new \Doctrine\Bundle\MongoDBBundle\Command\UpdateSchemaDoctrineODMCommand();
  27413.         $instance->setName('doctrine:mongodb:schema:update');
  27414.         return $instance;
  27415.     }
  27416.     /**
  27417.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  27418.      *
  27419.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  27420.      */
  27421.     protected function getRunSqlCommandService()
  27422.     {
  27423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27424.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  27425.         $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()));
  27426.         $instance->setName('dbal:run-sql');
  27427.         return $instance;
  27428.     }
  27429.     /**
  27430.      * Gets the private 'Http\Client\Common\PluginClientFactory' shared service.
  27431.      *
  27432.      * @return \Http\HttplugBundle\Collector\PluginClientFactory
  27433.      */
  27434.     protected function getPluginClientFactoryService()
  27435.     {
  27436.         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))));
  27437.     }
  27438.     /**
  27439.      * Gets the private 'Http\HttplugBundle\Collector\PluginClientFactoryListener' shared service.
  27440.      *
  27441.      * @return \Http\HttplugBundle\Collector\PluginClientFactoryListener
  27442.      */
  27443.     protected function getPluginClientFactoryListenerService()
  27444.     {
  27445.         return $this->privates['Http\\HttplugBundle\\Collector\\PluginClientFactoryListener'] = new \Http\HttplugBundle\Collector\PluginClientFactoryListener(($this->privates['Http\\Client\\Common\\PluginClientFactory'] ?? $this->getPluginClientFactoryService()));
  27446.     }
  27447.     /**
  27448.      * Gets the private 'Snc\RedisBundle\Command\RedisQueryCommand' shared service.
  27449.      *
  27450.      * @return \Snc\RedisBundle\Command\RedisQueryCommand
  27451.      */
  27452.     protected function getRedisQueryCommandService()
  27453.     {
  27454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27455.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/src/Command/RedisQueryCommand.php';
  27456.         $this->privates['Snc\\RedisBundle\\Command\\RedisQueryCommand'] = $instance = new \Snc\RedisBundle\Command\RedisQueryCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27457.             'default' => ['privates''snc_redis.default''getSncRedis_DefaultService'false],
  27458.         ], [
  27459.             'default' => 'Predis\\Client',
  27460.         ]), ($this->privates['var_dumper.contextualized_cli_dumper'] ?? $this->getVarDumper_ContextualizedCliDumperService()), ($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()));
  27461.         $instance->setName('redis:query');
  27462.         return $instance;
  27463.     }
  27464.     /**
  27465.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  27466.      *
  27467.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  27468.      */
  27469.     protected function getResetAssetsEventListenerService()
  27470.     {
  27471.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  27472.     }
  27473.     /**
  27474.      * Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
  27475.      *
  27476.      * @return \Vich\UploaderBundle\Metadata\CacheWarmer
  27477.      */
  27478.     protected function getCacheWarmer2Service()
  27479.     {
  27480.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27481.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
  27482.         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()));
  27483.     }
  27484.     /**
  27485.      * Gets the private 'Vich\UploaderBundle\Templating\Helper\UploaderHelper' shared service.
  27486.      *
  27487.      * @return \Vich\UploaderBundle\Templating\Helper\UploaderHelper
  27488.      */
  27489.     protected function getUploaderHelperService()
  27490.     {
  27491.         return $this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] = new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.gaufrette'] ?? $this->getVichUploader_Storage_GaufretteService()));
  27492.     }
  27493.     /**
  27494.      * Gets the private 'Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime' shared service.
  27495.      *
  27496.      * @return \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime
  27497.      */
  27498.     protected function getUploaderExtensionRuntimeService()
  27499.     {
  27500.         return $this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] = new \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime(($this->privates['Vich\\UploaderBundle\\Templating\\Helper\\UploaderHelper'] ?? $this->getUploaderHelperService()));
  27501.     }
  27502.     /**
  27503.      * Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
  27504.      *
  27505.      * @return \Vich\UploaderBundle\Util\Transliterator
  27506.      */
  27507.     protected function getTransliteratorService()
  27508.     {
  27509.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
  27510.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  27511.         include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  27512.         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'))));
  27513.     }
  27514.     /**
  27515.      * Gets the private 'annotations.cache_adapter' shared service.
  27516.      *
  27517.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  27518.      */
  27519.     protected function getAnnotations_CacheAdapterService()
  27520.     {
  27521.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  27522.     }
  27523.     /**
  27524.      * Gets the private 'annotations.cache_warmer' shared service.
  27525.      *
  27526.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  27527.      */
  27528.     protected function getAnnotations_CacheWarmerService()
  27529.     {
  27530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27531.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  27532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  27533.         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);
  27534.     }
  27535.     /**
  27536.      * Gets the private 'annotations.cached_reader' shared service.
  27537.      *
  27538.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  27539.      */
  27540.     protected function getAnnotations_CachedReaderService()
  27541.     {
  27542.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  27543.     }
  27544.     /**
  27545.      * Gets the private 'annotations.reader' shared service.
  27546.      *
  27547.      * @return \Doctrine\Common\Annotations\AnnotationReader
  27548.      */
  27549.     protected function getAnnotations_ReaderService()
  27550.     {
  27551.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  27552.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  27553.         $a->registerUniqueLoader('class_exists');
  27554.         $instance->addGlobalIgnoredName('required'$a);
  27555.         return $instance;
  27556.     }
  27557.     /**
  27558.      * Gets the private 'app.sitemap.sections_subscriber' shared autowired service.
  27559.      *
  27560.      * @return \Aqarmap\Bundle\MainBundle\EventListener\SiteMapListener
  27561.      */
  27562.     protected function getApp_Sitemap_SectionsSubscriberService()
  27563.     {
  27564.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/EventListener/SiteMapListener.php';
  27565.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27566.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  27567.             return $this->privates['app.sitemap.sections_subscriber'];
  27568.         }
  27569.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\SiteMapService'] ?? $this->getSiteMapServiceService());
  27570.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  27571.             return $this->privates['app.sitemap.sections_subscriber'];
  27572.         }
  27573.         $c = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  27574.         if (isset($this->privates['app.sitemap.sections_subscriber'])) {
  27575.             return $this->privates['app.sitemap.sections_subscriber'];
  27576.         }
  27577.         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))));
  27578.     }
  27579.     /**
  27580.      * Gets the private 'aqarmap.aws_ses.client' shared autowired service.
  27581.      *
  27582.      * @return \Aws\SesV2\SesV2Client
  27583.      */
  27584.     protected function getAqarmap_AwsSes_ClientService()
  27585.     {
  27586.         include_once \dirname(__DIR__4).'/vendor/aws/aws-sdk-php/src/SesV2/SesV2Client.php';
  27587.         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')]]);
  27588.     }
  27589.     /**
  27590.      * Gets the private 'aqarmap.aws_sqs.client' shared autowired service.
  27591.      *
  27592.      * @return \Aws\Sqs\SqsClient
  27593.      */
  27594.     protected function getAqarmap_AwsSqs_ClientService()
  27595.     {
  27596.         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')]]);
  27597.     }
  27598.     /**
  27599.      * Gets the private 'aqarmap.listing.menu_builder' shared service.
  27600.      *
  27601.      * @return \Aqarmap\Bundle\ListingBundle\Menu\Builder
  27602.      */
  27603.     protected function getAqarmap_Listing_MenuBuilderService()
  27604.     {
  27605.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Menu/Builder.php';
  27606.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27607.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27608.             return $this->privates['aqarmap.listing.menu_builder'];
  27609.         }
  27610.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  27611.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27612.             return $this->privates['aqarmap.listing.menu_builder'];
  27613.         }
  27614.         $c = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  27615.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27616.             return $this->privates['aqarmap.listing.menu_builder'];
  27617.         }
  27618.         $d = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\MenuBuilderService'] ?? $this->getMenuBuilderServiceService());
  27619.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27620.             return $this->privates['aqarmap.listing.menu_builder'];
  27621.         }
  27622.         $e = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\LocationManager'] ?? $this->getLocationManagerService());
  27623.         if (isset($this->privates['aqarmap.listing.menu_builder'])) {
  27624.             return $this->privates['aqarmap.listing.menu_builder'];
  27625.         }
  27626.         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);
  27627.     }
  27628.     /**
  27629.      * Gets the private 'aqarmap.main.menu.admin' shared autowired service.
  27630.      *
  27631.      * @return \Knp\Menu\MenuItem
  27632.      */
  27633.     protected function getAqarmap_Main_Menu_AdminService()
  27634.     {
  27635.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  27636.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  27637.         $a = ($this->privates['aqarmap.main.menu_builder'] ?? $this->getAqarmap_Main_MenuBuilderService());
  27638.         if (isset($this->privates['aqarmap.main.menu.admin'])) {
  27639.             return $this->privates['aqarmap.main.menu.admin'];
  27640.         }
  27641.         return $this->privates['aqarmap.main.menu.admin'] = $a->buildAdminSidebarMenu();
  27642.     }
  27643.     /**
  27644.      * Gets the private 'aqarmap.main.menu.breadcrumb' shared autowired service.
  27645.      *
  27646.      * @return \Knp\Menu\MenuItem
  27647.      */
  27648.     protected function getAqarmap_Main_Menu_BreadcrumbService()
  27649.     {
  27650.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  27651.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  27652.         $a = ($this->privates['aqarmap.main.menu_builder'] ?? $this->getAqarmap_Main_MenuBuilderService());
  27653.         if (isset($this->privates['aqarmap.main.menu.breadcrumb'])) {
  27654.             return $this->privates['aqarmap.main.menu.breadcrumb'];
  27655.         }
  27656.         return $this->privates['aqarmap.main.menu.breadcrumb'] = $a->BreadcrumbMenu();
  27657.     }
  27658.     /**
  27659.      * Gets the private 'aqarmap.main.menu_builder' shared autowired service.
  27660.      *
  27661.      * @return \Aqarmap\Bundle\MainBundle\Menu\MenuBuilder
  27662.      */
  27663.     protected function getAqarmap_Main_MenuBuilderService()
  27664.     {
  27665.         $a = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  27666.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  27667.             return $this->privates['aqarmap.main.menu_builder'];
  27668.         }
  27669.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27670.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  27671.             return $this->privates['aqarmap.main.menu_builder'];
  27672.         }
  27673.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27674.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  27675.             return $this->privates['aqarmap.main.menu_builder'];
  27676.         }
  27677.         $d = ($this->privates['knp_menu.helper'] ?? $this->getKnpMenu_HelperService());
  27678.         if (isset($this->privates['aqarmap.main.menu_builder'])) {
  27679.             return $this->privates['aqarmap.main.menu_builder'];
  27680.         }
  27681.         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()));
  27682.     }
  27683.     /**
  27684.      * Gets the private 'aqarmap.neighborhood.menu_builder' shared service.
  27685.      *
  27686.      * @return \Aqarmap\Bundle\NeighborhoodBundle\Menu\MenuBuilder
  27687.      */
  27688.     protected function getAqarmap_Neighborhood_MenuBuilderService()
  27689.     {
  27690.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  27691.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  27692.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/Menu/MenuBuilder.php';
  27693.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27694.         if (isset($this->privates['aqarmap.neighborhood.menu_builder'])) {
  27695.             return $this->privates['aqarmap.neighborhood.menu_builder'];
  27696.         }
  27697.         $b = ($this->privates['Aqarmap\\Bundle\\MainBundle\\Service\\Setting'] ?? $this->getSettingService());
  27698.         if (isset($this->privates['aqarmap.neighborhood.menu_builder'])) {
  27699.             return $this->privates['aqarmap.neighborhood.menu_builder'];
  27700.         }
  27701.         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()));
  27702.     }
  27703.     /**
  27704.      * Gets the private 'aqarmap.sqs.service' shared autowired service.
  27705.      *
  27706.      * @return \Aqarmap\Bundle\MainBundle\Service\SqsService
  27707.      */
  27708.     protected function getAqarmap_Sqs_ServiceService()
  27709.     {
  27710.         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()));
  27711.     }
  27712.     /**
  27713.      * Gets the private 'aqarmap.user_listener' shared autowired service.
  27714.      *
  27715.      * @return \Aqarmap\Bundle\UserBundle\EventListener\UserListener
  27716.      */
  27717.     protected function getAqarmap_UserListenerService()
  27718.     {
  27719.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserListener.php';
  27720.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  27721.         if (isset($this->privates['aqarmap.user_listener'])) {
  27722.             return $this->privates['aqarmap.user_listener'];
  27723.         }
  27724.         return $this->privates['aqarmap.user_listener'] = new \Aqarmap\Bundle\UserBundle\EventListener\UserListener($a);
  27725.     }
  27726.     /**
  27727.      * Gets the private 'aqarmap_user.profile.form.type' shared autowired service.
  27728.      *
  27729.      * @return \Aqarmap\Bundle\UserBundle\Form\ProfileFormType
  27730.      */
  27731.     protected function getAqarmapUser_Profile_Form_TypeService()
  27732.     {
  27733.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  27734.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  27735.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/ProfileFormType.php';
  27736.         return $this->privates['aqarmap_user.profile.form.type'] = new \Aqarmap\Bundle\UserBundle\Form\ProfileFormType();
  27737.     }
  27738.     /**
  27739.      * Gets the private 'aqarmap_user.registration.form.type' shared autowired service.
  27740.      *
  27741.      * @return \Aqarmap\Bundle\UserBundle\Form\RegistrationFormType
  27742.      */
  27743.     protected function getAqarmapUser_Registration_Form_TypeService()
  27744.     {
  27745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  27746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  27747.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Form/RegistrationFormType.php';
  27748.         $a = ($this->services['Aqarmap\\Bundle\\FeatureToggleBundle\\Service\\FeatureToggleManager'] ?? $this->getFeatureToggleManagerService());
  27749.         if (isset($this->privates['aqarmap_user.registration.form.type'])) {
  27750.             return $this->privates['aqarmap_user.registration.form.type'];
  27751.         }
  27752.         return $this->privates['aqarmap_user.registration.form.type'] = new \Aqarmap\Bundle\UserBundle\Form\RegistrationFormType($a);
  27753.     }
  27754.     /**
  27755.      * Gets the private 'assets.packages' shared service.
  27756.      *
  27757.      * @return \Symfony\Component\Asset\Packages
  27758.      */
  27759.     protected function getAssets_PackagesService()
  27760.     {
  27761.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  27762.         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 () {
  27763.             return new \EmptyIterator();
  27764.         }, 0));
  27765.     }
  27766.     /**
  27767.      * Gets the private 'cache.annotations' shared service.
  27768.      *
  27769.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27770.      */
  27771.     protected function getCache_AnnotationsService()
  27772.     {
  27773.         $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))));
  27774.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27775.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27776.     }
  27777.     /**
  27778.      * Gets the private 'cache.doctrine.orm.default.second_level.region.append_only_driver' shared service.
  27779.      *
  27780.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27781.      */
  27782.     protected function getCache_Doctrine_Orm_Default_SecondLevel_Region_AppendOnlyDriverService()
  27783.     {
  27784.         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());
  27785.     }
  27786.     /**
  27787.      * Gets the private 'cache.doctrine.orm.default.second_level.region.write_rare_driver' shared service.
  27788.      *
  27789.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27790.      */
  27791.     protected function getCache_Doctrine_Orm_Default_SecondLevel_Region_WriteRareDriverService()
  27792.     {
  27793.         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());
  27794.     }
  27795.     /**
  27796.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  27797.      *
  27798.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27799.      */
  27800.     protected function getCache_Messenger_RestartWorkersSignalService()
  27801.     {
  27802.         $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))));
  27803.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27804.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27805.     }
  27806.     /**
  27807.      * Gets the private 'cache.property_info' shared service.
  27808.      *
  27809.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27810.      */
  27811.     protected function getCache_PropertyInfoService()
  27812.     {
  27813.         $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))));
  27814.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27815.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27816.     }
  27817.     /**
  27818.      * Gets the private 'cache.security_expression_language' shared service.
  27819.      *
  27820.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27821.      */
  27822.     protected function getCache_SecurityExpressionLanguageService()
  27823.     {
  27824.         $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))));
  27825.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27826.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27827.     }
  27828.     /**
  27829.      * Gets the private 'cache.serializer' shared service.
  27830.      *
  27831.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27832.      */
  27833.     protected function getCache_SerializerService()
  27834.     {
  27835.         $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))));
  27836.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27837.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27838.     }
  27839.     /**
  27840.      * Gets the private 'cache.validator' shared service.
  27841.      *
  27842.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27843.      */
  27844.     protected function getCache_ValidatorService()
  27845.     {
  27846.         $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))));
  27847.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27848.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27849.     }
  27850.     /**
  27851.      * Gets the private 'cache.webpack_encore' shared service.
  27852.      *
  27853.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  27854.      */
  27855.     protected function getCache_WebpackEncoreService()
  27856.     {
  27857.         $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))));
  27858.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27859.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  27860.     }
  27861.     /**
  27862.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  27863.      *
  27864.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  27865.      */
  27866.     protected function getCachePoolClearer_CacheWarmerService()
  27867.     {
  27868.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27869.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  27870.         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']);
  27871.     }
  27872.     /**
  27873.      * Gets the private 'config_builder.warmer' shared service.
  27874.      *
  27875.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  27876.      */
  27877.     protected function getConfigBuilder_WarmerService()
  27878.     {
  27879.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  27880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  27881.         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()));
  27882.     }
  27883.     /**
  27884.      * Gets the private 'config_cache_factory' shared service.
  27885.      *
  27886.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  27887.      */
  27888.     protected function getConfigCacheFactoryService()
  27889.     {
  27890.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  27891.             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)));
  27892.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  27893.         }, 2));
  27894.     }
  27895.     /**
  27896.      * Gets the private 'console.command.about' shared service.
  27897.      *
  27898.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  27899.      */
  27900.     protected function getConsole_Command_AboutService()
  27901.     {
  27902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27903.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  27904.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  27905.         $instance->setName('about');
  27906.         $instance->setDescription('Display information about the current project');
  27907.         return $instance;
  27908.     }
  27909.     /**
  27910.      * Gets the private 'console.command.assets_install' shared service.
  27911.      *
  27912.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  27913.      */
  27914.     protected function getConsole_Command_AssetsInstallService()
  27915.     {
  27916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27917.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  27918.         $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));
  27919.         $instance->setName('assets:install');
  27920.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  27921.         return $instance;
  27922.     }
  27923.     /**
  27924.      * Gets the private 'console.command.cache_clear' shared service.
  27925.      *
  27926.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  27927.      */
  27928.     protected function getConsole_Command_CacheClearService()
  27929.     {
  27930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27931.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  27932.         $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())));
  27933.         $instance->setName('cache:clear');
  27934.         $instance->setDescription('Clear the cache');
  27935.         return $instance;
  27936.     }
  27937.     /**
  27938.      * Gets the private 'console.command.cache_pool_clear' shared service.
  27939.      *
  27940.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  27941.      */
  27942.     protected function getConsole_Command_CachePoolClearService()
  27943.     {
  27944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27945.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  27946.         $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']);
  27947.         $instance->setName('cache:pool:clear');
  27948.         $instance->setDescription('Clear cache pools');
  27949.         return $instance;
  27950.     }
  27951.     /**
  27952.      * Gets the private 'console.command.cache_pool_delete' shared service.
  27953.      *
  27954.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  27955.      */
  27956.     protected function getConsole_Command_CachePoolDeleteService()
  27957.     {
  27958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  27960.         $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']);
  27961.         $instance->setName('cache:pool:delete');
  27962.         $instance->setDescription('Delete an item from a cache pool');
  27963.         return $instance;
  27964.     }
  27965.     /**
  27966.      * Gets the private 'console.command.cache_pool_list' shared service.
  27967.      *
  27968.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  27969.      */
  27970.     protected function getConsole_Command_CachePoolListService()
  27971.     {
  27972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27973.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  27974.         $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']);
  27975.         $instance->setName('cache:pool:list');
  27976.         $instance->setDescription('List available cache pools');
  27977.         return $instance;
  27978.     }
  27979.     /**
  27980.      * Gets the private 'console.command.cache_pool_prune' shared service.
  27981.      *
  27982.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  27983.      */
  27984.     protected function getConsole_Command_CachePoolPruneService()
  27985.     {
  27986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27987.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  27988.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  27989.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  27990.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  27991.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  27992.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  27993.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  27994.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  27995.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  27996.             yield 'cache.rate_limiter' => ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  27997.             yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService());
  27998.             yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
  27999.             yield 'rate_limiter_storage_pool' => ($this->privates['rate_limiter_storage_pool'] ?? $this->getRateLimiterStoragePoolService());
  28000.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  28001.             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());
  28002.             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());
  28003.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  28004.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  28005.         }, 16));
  28006.         $instance->setName('cache:pool:prune');
  28007.         $instance->setDescription('Prune cache pools');
  28008.         return $instance;
  28009.     }
  28010.     /**
  28011.      * Gets the private 'console.command.cache_warmup' shared service.
  28012.      *
  28013.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  28014.      */
  28015.     protected function getConsole_Command_CacheWarmupService()
  28016.     {
  28017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  28019.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  28020.         $instance->setName('cache:warmup');
  28021.         $instance->setDescription('Warm up an empty cache');
  28022.         return $instance;
  28023.     }
  28024.     /**
  28025.      * Gets the private 'console.command.config_debug' shared service.
  28026.      *
  28027.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  28028.      */
  28029.     protected function getConsole_Command_ConfigDebugService()
  28030.     {
  28031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  28033.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  28034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  28035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  28036.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  28037.         $instance->setName('debug:config');
  28038.         $instance->setDescription('Dump the current configuration for an extension');
  28039.         return $instance;
  28040.     }
  28041.     /**
  28042.      * Gets the private 'console.command.config_dump_reference' shared service.
  28043.      *
  28044.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  28045.      */
  28046.     protected function getConsole_Command_ConfigDumpReferenceService()
  28047.     {
  28048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28049.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  28050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  28051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  28052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  28053.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  28054.         $instance->setName('config:dump-reference');
  28055.         $instance->setDescription('Dump the default configuration for an extension');
  28056.         return $instance;
  28057.     }
  28058.     /**
  28059.      * Gets the private 'console.command.container_debug' shared service.
  28060.      *
  28061.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  28062.      */
  28063.     protected function getConsole_Command_ContainerDebugService()
  28064.     {
  28065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  28067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  28068.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  28069.         $instance->setName('debug:container');
  28070.         $instance->setDescription('Display current services for an application');
  28071.         return $instance;
  28072.     }
  28073.     /**
  28074.      * Gets the private 'console.command.container_lint' shared service.
  28075.      *
  28076.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  28077.      */
  28078.     protected function getConsole_Command_ContainerLintService()
  28079.     {
  28080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  28082.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  28083.         $instance->setName('lint:container');
  28084.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  28085.         return $instance;
  28086.     }
  28087.     /**
  28088.      * Gets the private 'console.command.debug_autowiring' shared service.
  28089.      *
  28090.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  28091.      */
  28092.     protected function getConsole_Command_DebugAutowiringService()
  28093.     {
  28094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28095.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  28096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  28097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  28098.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  28099.         $instance->setName('debug:autowiring');
  28100.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  28101.         return $instance;
  28102.     }
  28103.     /**
  28104.      * Gets the private 'console.command.dotenv_debug' shared service.
  28105.      *
  28106.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  28107.      */
  28108.     protected function getConsole_Command_DotenvDebugService()
  28109.     {
  28110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28111.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  28112.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  28113.         $instance->setName('debug:dotenv');
  28114.         $instance->setDescription('Lists all dotenv files with variables and values');
  28115.         return $instance;
  28116.     }
  28117.     /**
  28118.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  28119.      *
  28120.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  28121.      */
  28122.     protected function getConsole_Command_EventDispatcherDebugService()
  28123.     {
  28124.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28125.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  28126.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.6p_SLSM'] ?? $this->get_ServiceLocator_6pSLSMService()));
  28127.         $instance->setName('debug:event-dispatcher');
  28128.         $instance->setDescription('Display configured listeners for an application');
  28129.         return $instance;
  28130.     }
  28131.     /**
  28132.      * Gets the private 'console.command.form_debug' shared service.
  28133.      *
  28134.      * @return \Symfony\Component\Form\Command\DebugCommand
  28135.      */
  28136.     protected function getConsole_Command_FormDebugService()
  28137.     {
  28138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28139.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  28140.         $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()));
  28141.         $instance->setName('debug:form');
  28142.         $instance->setDescription('Display form type information');
  28143.         return $instance;
  28144.     }
  28145.     /**
  28146.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  28147.      *
  28148.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  28149.      */
  28150.     protected function getConsole_Command_MessengerConsumeMessagesService()
  28151.     {
  28152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28153.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  28154.         $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']);
  28155.         $instance->setName('messenger:consume');
  28156.         $instance->setDescription('Consume messages');
  28157.         return $instance;
  28158.     }
  28159.     /**
  28160.      * Gets the private 'console.command.messenger_debug' shared service.
  28161.      *
  28162.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  28163.      */
  28164.     protected function getConsole_Command_MessengerDebugService()
  28165.     {
  28166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28167.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  28168.         $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'=> []]]]]);
  28169.         $instance->setName('debug:messenger');
  28170.         $instance->setDescription('List messages you can dispatch using the message buses');
  28171.         return $instance;
  28172.     }
  28173.     /**
  28174.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  28175.      *
  28176.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  28177.      */
  28178.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  28179.     {
  28180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28181.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  28182.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  28183.         $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()));
  28184.         $instance->setName('messenger:failed:remove');
  28185.         $instance->setDescription('Remove given messages from the failure transport');
  28186.         return $instance;
  28187.     }
  28188.     /**
  28189.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  28190.      *
  28191.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  28192.      */
  28193.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  28194.     {
  28195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28196.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  28197.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  28198.         $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()));
  28199.         $instance->setName('messenger:failed:retry');
  28200.         $instance->setDescription('Retry one or more messages from the failure transport');
  28201.         return $instance;
  28202.     }
  28203.     /**
  28204.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  28205.      *
  28206.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  28207.      */
  28208.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  28209.     {
  28210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28211.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  28212.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  28213.         $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()));
  28214.         $instance->setName('messenger:failed:show');
  28215.         $instance->setDescription('Show one or more messages from the failure transport');
  28216.         return $instance;
  28217.     }
  28218.     /**
  28219.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  28220.      *
  28221.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  28222.      */
  28223.     protected function getConsole_Command_MessengerSetupTransportsService()
  28224.     {
  28225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28226.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  28227.         $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']);
  28228.         $instance->setName('messenger:setup-transports');
  28229.         $instance->setDescription('Prepare the required infrastructure for the transport');
  28230.         return $instance;
  28231.     }
  28232.     /**
  28233.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  28234.      *
  28235.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  28236.      */
  28237.     protected function getConsole_Command_MessengerStopWorkersService()
  28238.     {
  28239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28240.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  28241.         $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()));
  28242.         $instance->setName('messenger:stop-workers');
  28243.         $instance->setDescription('Stop workers after their current message');
  28244.         return $instance;
  28245.     }
  28246.     /**
  28247.      * Gets the private 'console.command.router_debug' shared service.
  28248.      *
  28249.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  28250.      */
  28251.     protected function getConsole_Command_RouterDebugService()
  28252.     {
  28253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28254.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  28255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  28256.         $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()));
  28257.         $instance->setName('debug:router');
  28258.         $instance->setDescription('Display current routes for an application');
  28259.         return $instance;
  28260.     }
  28261.     /**
  28262.      * Gets the private 'console.command.router_match' shared service.
  28263.      *
  28264.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  28265.      */
  28266.     protected function getConsole_Command_RouterMatchService()
  28267.     {
  28268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28269.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  28270.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  28271.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  28272.         }, 1));
  28273.         $instance->setName('router:match');
  28274.         $instance->setDescription('Help debug routes by simulating a path info match');
  28275.         return $instance;
  28276.     }
  28277.     /**
  28278.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  28279.      *
  28280.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  28281.      */
  28282.     protected function getConsole_Command_SecretsDecryptToLocalService()
  28283.     {
  28284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28285.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  28286.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28287.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28288.         $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')))));
  28289.         $instance->setName('secrets:decrypt-to-local');
  28290.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  28291.         return $instance;
  28292.     }
  28293.     /**
  28294.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  28295.      *
  28296.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  28297.      */
  28298.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  28299.     {
  28300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28301.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  28302.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28303.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28304.         $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')))));
  28305.         $instance->setName('secrets:encrypt-from-local');
  28306.         $instance->setDescription('Encrypt all local secrets to the vault');
  28307.         return $instance;
  28308.     }
  28309.     /**
  28310.      * Gets the private 'console.command.secrets_generate_key' shared service.
  28311.      *
  28312.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  28313.      */
  28314.     protected function getConsole_Command_SecretsGenerateKeyService()
  28315.     {
  28316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28317.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  28318.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28319.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28320.         $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')))));
  28321.         $instance->setName('secrets:generate-keys');
  28322.         $instance->setDescription('Generate new encryption keys');
  28323.         return $instance;
  28324.     }
  28325.     /**
  28326.      * Gets the private 'console.command.secrets_list' shared service.
  28327.      *
  28328.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  28329.      */
  28330.     protected function getConsole_Command_SecretsListService()
  28331.     {
  28332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28333.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  28334.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28335.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28336.         $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')))));
  28337.         $instance->setName('secrets:list');
  28338.         $instance->setDescription('List all secrets');
  28339.         return $instance;
  28340.     }
  28341.     /**
  28342.      * Gets the private 'console.command.secrets_remove' shared service.
  28343.      *
  28344.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  28345.      */
  28346.     protected function getConsole_Command_SecretsRemoveService()
  28347.     {
  28348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28349.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  28350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28352.         $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')))));
  28353.         $instance->setName('secrets:remove');
  28354.         $instance->setDescription('Remove a secret from the vault');
  28355.         return $instance;
  28356.     }
  28357.     /**
  28358.      * Gets the private 'console.command.secrets_set' shared service.
  28359.      *
  28360.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  28361.      */
  28362.     protected function getConsole_Command_SecretsSetService()
  28363.     {
  28364.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28365.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  28366.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28367.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  28368.         $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')))));
  28369.         $instance->setName('secrets:set');
  28370.         $instance->setDescription('Set a secret in the vault');
  28371.         return $instance;
  28372.     }
  28373.     /**
  28374.      * Gets the private 'console.command.translation_debug' shared service.
  28375.      *
  28376.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  28377.      */
  28378.     protected function getConsole_Command_TranslationDebugService()
  28379.     {
  28380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  28382.         $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')], []);
  28383.         $instance->setName('debug:translation');
  28384.         $instance->setDescription('Display translation messages information');
  28385.         return $instance;
  28386.     }
  28387.     /**
  28388.      * Gets the private 'console.command.translation_extract' shared service.
  28389.      *
  28390.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  28391.      */
  28392.     protected function getConsole_Command_TranslationExtractService()
  28393.     {
  28394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28395.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  28396.         $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')], []);
  28397.         $instance->setName('translation:extract');
  28398.         $instance->setAliases([=> 'translation:update']);
  28399.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  28400.         return $instance;
  28401.     }
  28402.     /**
  28403.      * Gets the private 'console.command.translation_pull' shared service.
  28404.      *
  28405.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  28406.      */
  28407.     protected function getConsole_Command_TranslationPullService()
  28408.     {
  28409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  28411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  28412.         $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', [], []);
  28413.         $instance->setName('translation:pull');
  28414.         $instance->setDescription('Pull translations from a given provider.');
  28415.         return $instance;
  28416.     }
  28417.     /**
  28418.      * Gets the private 'console.command.translation_push' shared service.
  28419.      *
  28420.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  28421.      */
  28422.     protected function getConsole_Command_TranslationPushService()
  28423.     {
  28424.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28425.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  28426.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  28427.         $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()), [], []);
  28428.         $instance->setName('translation:push');
  28429.         $instance->setDescription('Push translations to a given provider.');
  28430.         return $instance;
  28431.     }
  28432.     /**
  28433.      * Gets the private 'console.command.validator_debug' shared service.
  28434.      *
  28435.      * @return \Symfony\Component\Validator\Command\DebugCommand
  28436.      */
  28437.     protected function getConsole_Command_ValidatorDebugService()
  28438.     {
  28439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28440.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  28441.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  28442.         $instance->setName('debug:validator');
  28443.         $instance->setDescription('Display validation constraints for classes');
  28444.         return $instance;
  28445.     }
  28446.     /**
  28447.      * Gets the private 'console.command.xliff_lint' shared service.
  28448.      *
  28449.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  28450.      */
  28451.     protected function getConsole_Command_XliffLintService()
  28452.     {
  28453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28454.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  28455.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  28456.         $instance->setName('lint:xliff');
  28457.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  28458.         return $instance;
  28459.     }
  28460.     /**
  28461.      * Gets the private 'console.command.yaml_lint' shared service.
  28462.      *
  28463.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  28464.      */
  28465.     protected function getConsole_Command_YamlLintService()
  28466.     {
  28467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28468.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  28469.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  28470.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  28471.         $instance->setName('lint:yaml');
  28472.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  28473.         return $instance;
  28474.     }
  28475.     /**
  28476.      * Gets the private 'console.error_listener' shared service.
  28477.      *
  28478.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  28479.      */
  28480.     protected function getConsole_ErrorListenerService()
  28481.     {
  28482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  28483.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  28484.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28485.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  28486.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  28487.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  28488.     }
  28489.     /**
  28490.      * Gets the private 'container.env_var_processor' shared service.
  28491.      *
  28492.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  28493.      */
  28494.     protected function getContainer_EnvVarProcessorService()
  28495.     {
  28496.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  28497.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  28498.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  28499.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  28500.         }, 1));
  28501.     }
  28502.     /**
  28503.      * Gets the private 'container.getenv' shared service.
  28504.      *
  28505.      * @return \Closure
  28506.      */
  28507.     protected function getContainer_GetenvService()
  28508.     {
  28509.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  28510.     }
  28511.     /**
  28512.      * Gets the private 'data_collector.form' shared service.
  28513.      *
  28514.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  28515.      */
  28516.     protected function getDataCollector_FormService()
  28517.     {
  28518.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  28519.     }
  28520.     /**
  28521.      * Gets the private 'data_collector.request' shared service.
  28522.      *
  28523.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  28524.      */
  28525.     protected function getDataCollector_RequestService()
  28526.     {
  28527.         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())));
  28528.     }
  28529.     /**
  28530.      * Gets the private 'data_collector.request.session_collector' shared service.
  28531.      *
  28532.      * @return \Closure
  28533.      */
  28534.     protected function getDataCollector_Request_SessionCollectorService()
  28535.     {
  28536.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  28537.     }
  28538.     /**
  28539.      * Gets the private 'debug.argument_resolver.default' shared service.
  28540.      *
  28541.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28542.      */
  28543.     protected function getDebug_ArgumentResolver_DefaultService()
  28544.     {
  28545.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28546.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28547.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  28548.         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))));
  28549.     }
  28550.     /**
  28551.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  28552.      *
  28553.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28554.      */
  28555.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  28556.     {
  28557.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28559.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  28560.         $a = ($this->privates['.service_locator.fTIOwA7'] ?? $this->get_ServiceLocator_FTIOwA7Service());
  28561.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  28562.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  28563.         }
  28564.         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))));
  28565.     }
  28566.     /**
  28567.      * Gets the private 'debug.argument_resolver.request' shared service.
  28568.      *
  28569.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28570.      */
  28571.     protected function getDebug_ArgumentResolver_RequestService()
  28572.     {
  28573.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28574.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28575.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  28576.         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))));
  28577.     }
  28578.     /**
  28579.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  28580.      *
  28581.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28582.      */
  28583.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  28584.     {
  28585.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28586.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28587.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  28588.         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))));
  28589.     }
  28590.     /**
  28591.      * Gets the private 'debug.argument_resolver.service' shared service.
  28592.      *
  28593.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28594.      */
  28595.     protected function getDebug_ArgumentResolver_ServiceService()
  28596.     {
  28597.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28598.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28599.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  28600.         $a = ($this->privates['.service_locator.fTIOwA7'] ?? $this->get_ServiceLocator_FTIOwA7Service());
  28601.         if (isset($this->privates['debug.argument_resolver.service'])) {
  28602.             return $this->privates['debug.argument_resolver.service'];
  28603.         }
  28604.         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))));
  28605.     }
  28606.     /**
  28607.      * Gets the private 'debug.argument_resolver.session' shared service.
  28608.      *
  28609.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28610.      */
  28611.     protected function getDebug_ArgumentResolver_SessionService()
  28612.     {
  28613.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28614.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28615.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  28616.         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))));
  28617.     }
  28618.     /**
  28619.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  28620.      *
  28621.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28622.      */
  28623.     protected function getDebug_ArgumentResolver_VariadicService()
  28624.     {
  28625.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28626.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28627.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  28628.         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))));
  28629.     }
  28630.     /**
  28631.      * Gets the private 'debug.debug_handlers_listener' shared service.
  28632.      *
  28633.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  28634.      */
  28635.     protected function getDebug_DebugHandlersListenerService()
  28636.     {
  28637.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  28638.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28639.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28640.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  28641.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  28642.         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()));
  28643.     }
  28644.     /**
  28645.      * Gets the private 'debug.dump_listener' shared service.
  28646.      *
  28647.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  28648.      */
  28649.     protected function getDebug_DumpListenerService()
  28650.     {
  28651.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  28652.         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()));
  28653.     }
  28654.     /**
  28655.      * Gets the private 'debug.file_link_formatter' shared service.
  28656.      *
  28657.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  28658.      */
  28659.     protected function getDebug_FileLinkFormatterService()
  28660.     {
  28661.         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 () {
  28662.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  28663.         });
  28664.     }
  28665.     /**
  28666.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  28667.      *
  28668.      * @return \string
  28669.      */
  28670.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  28671.     {
  28672.         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');
  28673.     }
  28674.     /**
  28675.      * Gets the private 'debug.log_processor' shared service.
  28676.      *
  28677.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  28678.      */
  28679.     protected function getDebug_LogProcessorService()
  28680.     {
  28681.         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())));
  28682.     }
  28683.     /**
  28684.      * Gets the private 'debug.security.access.decision_manager' shared service.
  28685.      *
  28686.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  28687.      */
  28688.     protected function getDebug_Security_Access_DecisionManagerService()
  28689.     {
  28690.         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 () {
  28691.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  28692.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  28693.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  28694.             yield => ($this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'] ?? $this->getListingOwnerVoterService());
  28695.             yield => ($this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'] ?? $this->getNonIndividualVoterService());
  28696.             yield => ($this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'] ?? $this->getOwnerVoterService());
  28697.         }, 6), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  28698.     }
  28699.     /**
  28700.      * Gets the private 'debug.security.firewall' shared service.
  28701.      *
  28702.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  28703.      */
  28704.     protected function getDebug_Security_FirewallService()
  28705.     {
  28706.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  28707.         if (isset($this->privates['debug.security.firewall'])) {
  28708.             return $this->privates['debug.security.firewall'];
  28709.         }
  28710.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28711.         if (isset($this->privates['debug.security.firewall'])) {
  28712.             return $this->privates['debug.security.firewall'];
  28713.         }
  28714.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  28715.     }
  28716.     /**
  28717.      * Gets the private 'debug.security.user_value_resolver' shared service.
  28718.      *
  28719.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  28720.      */
  28721.     protected function getDebug_Security_UserValueResolverService()
  28722.     {
  28723.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  28724.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  28725.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  28726.         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))));
  28727.     }
  28728.     /**
  28729.      * Gets the private 'debug.security.voter.App\Security\ListingOwnerVoter' shared service.
  28730.      *
  28731.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28732.      */
  28733.     protected function getListingOwnerVoterService()
  28734.     {
  28735.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28736.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28737.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28738.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  28739.         include_once \dirname(__DIR__4).'/src/App/Security/ListingOwnerVoter.php';
  28740.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  28741.         if (isset($this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'])) {
  28742.             return $this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'];
  28743.         }
  28744.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28745.         if (isset($this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'])) {
  28746.             return $this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'];
  28747.         }
  28748.         return $this->privates['debug.security.voter.App\\Security\\ListingOwnerVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\ListingOwnerVoter($a), $b);
  28749.     }
  28750.     /**
  28751.      * Gets the private 'debug.security.voter.Aqarmap\Bundle\ListingBundle\Security\Authorization\Voter\OwnerVoter' shared service.
  28752.      *
  28753.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28754.      */
  28755.     protected function getOwnerVoterService()
  28756.     {
  28757.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  28761.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/Security/Authorization/Voter/OwnerVoter.php';
  28762.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28763.         if (isset($this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'])) {
  28764.             return $this->privates['debug.security.voter.Aqarmap\\Bundle\\ListingBundle\\Security\\Authorization\\Voter\\OwnerVoter'];
  28765.         }
  28766.         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);
  28767.     }
  28768.     /**
  28769.      * Gets the private 'debug.security.voter.Aqarmap\Bundle\UserBundle\Security\Authorization\Voter\NonIndividualVoter' shared service.
  28770.      *
  28771.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28772.      */
  28773.     protected function getNonIndividualVoterService()
  28774.     {
  28775.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28776.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28777.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28778.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  28779.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Security/Authorization/Voter/NonIndividualVoter.php';
  28780.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28781.         if (isset($this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'])) {
  28782.             return $this->privates['debug.security.voter.Aqarmap\\Bundle\\UserBundle\\Security\\Authorization\\Voter\\NonIndividualVoter'];
  28783.         }
  28784.         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);
  28785.     }
  28786.     /**
  28787.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  28788.      *
  28789.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28790.      */
  28791.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  28792.     {
  28793.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28795.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28796.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  28797.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28798.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  28799.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  28800.         }
  28801.         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);
  28802.     }
  28803.     /**
  28804.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  28805.      *
  28806.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28807.      */
  28808.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  28809.     {
  28810.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  28814.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  28815.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  28816.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  28817.         }
  28818.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28819.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  28820.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  28821.         }
  28822.         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);
  28823.     }
  28824.     /**
  28825.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  28826.      *
  28827.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  28828.      */
  28829.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  28830.     {
  28831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  28832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  28833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  28834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  28835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  28836.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28837.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  28838.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  28839.         }
  28840.         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);
  28841.     }
  28842.     /**
  28843.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  28844.      *
  28845.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  28846.      */
  28847.     protected function getDebug_Security_Voter_VoteListenerService()
  28848.     {
  28849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  28850.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  28851.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  28852.             return $this->privates['debug.security.voter.vote_listener'];
  28853.         }
  28854.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  28855.     }
  28856.     /**
  28857.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  28858.      *
  28859.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  28860.      */
  28861.     protected function getDoctrine_CacheClearMetadataCommandService()
  28862.     {
  28863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28864.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28865.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  28866.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28867.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  28868.         $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()));
  28869.         $instance->setName('doctrine:cache:clear-metadata');
  28870.         return $instance;
  28871.     }
  28872.     /**
  28873.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  28874.      *
  28875.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  28876.      */
  28877.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  28878.     {
  28879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28880.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28881.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  28882.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28883.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  28884.         $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()));
  28885.         $instance->setName('doctrine:cache:clear-query');
  28886.         return $instance;
  28887.     }
  28888.     /**
  28889.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  28890.      *
  28891.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  28892.      */
  28893.     protected function getDoctrine_CacheClearResultCommandService()
  28894.     {
  28895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28896.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28897.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  28898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28899.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  28900.         $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()));
  28901.         $instance->setName('doctrine:cache:clear-result');
  28902.         return $instance;
  28903.     }
  28904.     /**
  28905.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  28906.      *
  28907.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  28908.      */
  28909.     protected function getDoctrine_CacheCollectionRegionCommandService()
  28910.     {
  28911.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28912.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28913.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  28914.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28915.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  28916.         $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()));
  28917.         $instance->setName('doctrine:cache:clear-collection-region');
  28918.         return $instance;
  28919.     }
  28920.     /**
  28921.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  28922.      *
  28923.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  28924.      */
  28925.     protected function getDoctrine_ClearEntityRegionCommandService()
  28926.     {
  28927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28928.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28929.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  28930.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28931.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  28932.         $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()));
  28933.         $instance->setName('doctrine:cache:clear-entity-region');
  28934.         return $instance;
  28935.     }
  28936.     /**
  28937.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  28938.      *
  28939.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  28940.      */
  28941.     protected function getDoctrine_ClearQueryRegionCommandService()
  28942.     {
  28943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28944.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  28945.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  28946.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  28947.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  28948.         $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()));
  28949.         $instance->setName('doctrine:cache:clear-query-region');
  28950.         return $instance;
  28951.     }
  28952.     /**
  28953.      * Gets the private 'doctrine.database_create_command' shared service.
  28954.      *
  28955.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  28956.      */
  28957.     protected function getDoctrine_DatabaseCreateCommandService()
  28958.     {
  28959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28960.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  28961.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  28962.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  28963.         $instance->setName('doctrine:database:create');
  28964.         return $instance;
  28965.     }
  28966.     /**
  28967.      * Gets the private 'doctrine.database_drop_command' shared service.
  28968.      *
  28969.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  28970.      */
  28971.     protected function getDoctrine_DatabaseDropCommandService()
  28972.     {
  28973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28974.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  28975.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  28976.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  28977.         $instance->setName('doctrine:database:drop');
  28978.         return $instance;
  28979.     }
  28980.     /**
  28981.      * Gets the private 'doctrine.database_import_command' shared service.
  28982.      *
  28983.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  28984.      */
  28985.     protected function getDoctrine_DatabaseImportCommandService()
  28986.     {
  28987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28988.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  28989.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  28990.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  28991.         $instance->setName('doctrine:database:import');
  28992.         return $instance;
  28993.     }
  28994.     /**
  28995.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  28996.      *
  28997.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  28998.      */
  28999.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  29000.     {
  29001.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29002.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29003.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  29004.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29005.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  29006.         $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()));
  29007.         $instance->setName('doctrine:ensure-production-settings');
  29008.         return $instance;
  29009.     }
  29010.     /**
  29011.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  29012.      *
  29013.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  29014.      */
  29015.     protected function getDoctrine_FixturesLoadCommandService()
  29016.     {
  29017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29018.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  29019.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  29020.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  29021.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  29022.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  29023.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  29024.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  29025.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  29026.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/OrderedFixtureInterface.php';
  29027.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  29028.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/DataFixtures/ORM/LoadBrokerData.php';
  29029.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle/DataFixtures/ORM/LoadSellerData.php';
  29030.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadCompanyData.php';
  29031.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadStaffCheckInData.php';
  29032.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle/DataFixtures/ORM/LoadStaffData.php';
  29033.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadCreditData.php';
  29034.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPackageData.php';
  29035.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPackageServicesData.php';
  29036.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentData.php';
  29037.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentPackageData.php';
  29038.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle/DataFixtures/ORM/LoadPaymentTokenData.php';
  29039.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadCustomerProfilingQuestionQueueData.php';
  29040.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionChoiceData.php';
  29041.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionChoiceTranslationData.php';
  29042.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionData.php';
  29043.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadDynamicQuestionTranslationData.php';
  29044.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadQuestionSetAnswerData.php';
  29045.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle/DataFixtures/ORM/LoadQuestionSetData.php';
  29046.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/DataFixtures/ORM/LoadCommentData.php';
  29047.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle/DataFixtures/ORM/LoadDiscussionData.php';
  29048.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/DataFixtures/ORM/LoadExchangeRequestData.php';
  29049.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle/DataFixtures/ORM/LoadExchangeRequestUnlockData.php';
  29050.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle/DataFixtures/ORM/LoadFeaturesData.php';
  29051.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCallRequestData.php';
  29052.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCallRequestLeadData.php';
  29053.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCompoundLocationData.php';
  29054.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadCustomFieldData.php';
  29055.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadFeaturedCompanyData.php';
  29056.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadFeaturedCompanyLeadData.php';
  29057.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadInteractionData.php';
  29058.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLeadData.php';
  29059.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingAttributeData.php';
  29060.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingData.php';
  29061.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingFeatureData.php';
  29062.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingFeedbackData.php';
  29063.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingLeadData.php';
  29064.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingNoteData.php';
  29065.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingNotificationData.php';
  29066.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingPhotoData.php';
  29067.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingScoreData.php';
  29068.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadListingTranslationData.php';
  29069.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationData.php';
  29070.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationPhotoData.php';
  29071.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationRatingData.php';
  29072.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationSupplyDemandData.php';
  29073.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadLocationTranslationData.php';
  29074.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadMessageLeadData.php';
  29075.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhoneData.php';
  29076.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhoneLeadData.php';
  29077.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPhotoData.php';
  29078.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPriceFilterData.php';
  29079.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertTypeData.php';
  29080.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertyTypeData.php';
  29081.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadPropertyTypeTranslationData.php';
  29082.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRejectionData.php';
  29083.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRejectionTranslationData.php';
  29084.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadRuleData.php';
  29085.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSearchData.php';
  29086.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSectionData.php';
  29087.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle/DataFixtures/ORM/LoadSectionTranslationData.php';
  29088.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadCustomParagraphsData.php';
  29089.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadFeedbackData.php';
  29090.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadLinkData.php';
  29091.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadLinkTranslationData.php';
  29092.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadMenuData.php';
  29093.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadMenuTranslationData.php';
  29094.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadPageData.php';
  29095.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadPageTranslationData.php';
  29096.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadSettingData.php';
  29097.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle/DataFixtures/ORM/LoadSponsorsData.php';
  29098.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle/DataFixtures/ORM/LoadMortgageRequestData.php';
  29099.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationCompoundData.php';
  29100.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationCompoundSizeData.php';
  29101.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadLocationStatisticsData.php';
  29102.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle/DataFixtures/ORM/LoadStatisticsHistoryData.php';
  29103.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle/DataFixtures/ORM/LoadDiscussionData.php';
  29104.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierData.php';
  29105.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierSettingData.php';
  29106.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierSettingValueData.php';
  29107.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle/DataFixtures/ORM/LoadNotifierStatisticData.php';
  29108.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadDeviceData.php';
  29109.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadGroupData.php';
  29110.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadPersonalInfoData.php';
  29111.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserData.php';
  29112.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserInterestData.php';
  29113.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/DataFixtures/ORM/LoadUserNoteData.php';
  29114.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle/DataFixtures/ORM/LoadValueEngineSettingsData.php';
  29115.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  29116.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  29117.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  29118.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29119.         $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' => []]]);
  29120.         $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()]);
  29121.         $instance->setName('doctrine:fixtures:load');
  29122.         return $instance;
  29123.     }
  29124.     /**
  29125.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  29126.      *
  29127.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  29128.      */
  29129.     protected function getDoctrine_MappingConvertCommandService()
  29130.     {
  29131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29132.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29133.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  29134.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  29136.         $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()));
  29137.         $instance->setName('doctrine:mapping:convert');
  29138.         return $instance;
  29139.     }
  29140.     /**
  29141.      * Gets the private 'doctrine.mapping_import_command' shared service.
  29142.      *
  29143.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  29144.      */
  29145.     protected function getDoctrine_MappingImportCommandService()
  29146.     {
  29147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29148.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  29149.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  29150.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  29151.         $instance->setName('doctrine:mapping:import');
  29152.         return $instance;
  29153.     }
  29154.     /**
  29155.      * Gets the private 'doctrine.mapping_info_command' shared service.
  29156.      *
  29157.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  29158.      */
  29159.     protected function getDoctrine_MappingInfoCommandService()
  29160.     {
  29161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29162.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29163.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  29164.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29165.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  29166.         $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()));
  29167.         $instance->setName('doctrine:mapping:info');
  29168.         return $instance;
  29169.     }
  29170.     /**
  29171.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  29172.      *
  29173.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  29174.      */
  29175.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  29176.     {
  29177.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  29178.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  29179.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  29180.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  29181.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  29182.         }
  29183.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  29184.     }
  29185.     /**
  29186.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  29187.      *
  29188.      * @return \Doctrine\Migrations\DependencyFactory
  29189.      */
  29190.     protected function getDoctrine_Migrations_DependencyFactoryService()
  29191.     {
  29192.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  29193.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  29194.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  29195.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  29196.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  29197.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  29198.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  29199.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  29200.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  29201.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  29202.         $b->setTableName('db_migrations');
  29203.         $a->addMigrationsDirectory('Aqarmap\\Migrations', (\dirname(__DIR__4).'/app/migrations'));
  29204.         $a->setAllOrNothing(false);
  29205.         $a->setCheckDatabasePlatform(true);
  29206.         $a->setTransactional(true);
  29207.         $a->setMetadataStorageConfiguration($b);
  29208.         $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()));
  29209.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  29210.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  29211.         });
  29212.         return $instance;
  29213.     }
  29214.     /**
  29215.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  29216.      *
  29217.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  29218.      */
  29219.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  29220.     {
  29221.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/EntityManagerProvider.php';
  29222.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  29223.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29224.     }
  29225.     /**
  29226.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  29227.      *
  29228.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  29229.      */
  29230.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  29231.     {
  29232.         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')]);
  29233.     }
  29234.     /**
  29235.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  29236.      *
  29237.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  29238.      */
  29239.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  29240.     {
  29241.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  29242.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  29243.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  29244.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  29245.         }
  29246.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  29247.     }
  29248.     /**
  29249.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  29250.      *
  29251.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  29252.      */
  29253.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  29254.     {
  29255.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  29256.         $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  29257.         $instance->addEntityListener('Aqarmap\\Bundle\\ListingBundle\\Entity\\Listing''Aqarmap\\Bundle\\ListingBundle\\EventListener\\ListingUpdatedListener''postUpdate');
  29258.         return $instance;
  29259.     }
  29260.     /**
  29261.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  29262.      *
  29263.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  29264.      */
  29265.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  29266.     {
  29267.         $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']);
  29268.         $instance->setGlobalBasename('mapping');
  29269.         return $instance;
  29270.     }
  29271.     /**
  29272.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  29273.      *
  29274.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  29275.      */
  29276.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  29277.     {
  29278.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  29279.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  29280.     }
  29281.     /**
  29282.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  29283.      *
  29284.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  29285.      */
  29286.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  29287.     {
  29288.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  29289.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  29290.             return new \EmptyIterator();
  29291.         }, 0));
  29292.     }
  29293.     /**
  29294.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  29295.      *
  29296.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  29297.      */
  29298.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  29299.     {
  29300.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  29301.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  29302.     }
  29303.     /**
  29304.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  29305.      *
  29306.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  29307.      */
  29308.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  29309.     {
  29310.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  29311.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  29312.             yield => ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  29313.             yield => ($this->privates['messenger.transport.mailer'] ?? $this->getMessenger_Transport_MailerService());
  29314.             yield => ($this->privates['messenger.transport.interactions'] ?? $this->getMessenger_Transport_InteractionsService());
  29315.             yield => ($this->privates['messenger.transport.fasttrack'] ?? $this->getMessenger_Transport_FasttrackService());
  29316.             yield => ($this->privates['messenger.transport.external'] ?? $this->getMessenger_Transport_ExternalService());
  29317.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  29318.             yield => ($this->privates['messenger.transport.failed_mailer'] ?? $this->getMessenger_Transport_FailedMailerService());
  29319.         }, 7));
  29320.     }
  29321.     /**
  29322.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  29323.      *
  29324.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  29325.      */
  29326.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  29327.     {
  29328.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  29329.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29330.     }
  29331.     /**
  29332.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  29333.      *
  29334.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  29335.      */
  29336.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  29337.     {
  29338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  29339.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  29340.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29341.     }
  29342.     /**
  29343.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  29344.      *
  29345.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  29346.      */
  29347.     protected function getDoctrine_Orm_Validator_UniqueService()
  29348.     {
  29349.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29350.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29351.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  29352.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  29353.     }
  29354.     /**
  29355.      * Gets the private 'doctrine.query_dql_command' shared service.
  29356.      *
  29357.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  29358.      */
  29359.     protected function getDoctrine_QueryDqlCommandService()
  29360.     {
  29361.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29362.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29363.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  29364.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29365.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  29366.         $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()));
  29367.         $instance->setName('doctrine:query:dql');
  29368.         return $instance;
  29369.     }
  29370.     /**
  29371.      * Gets the private 'doctrine.query_sql_command' shared service.
  29372.      *
  29373.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  29374.      */
  29375.     protected function getDoctrine_QuerySqlCommandService()
  29376.     {
  29377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29378.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  29379.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  29380.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  29381.         $instance->setName('doctrine:query:sql');
  29382.         return $instance;
  29383.     }
  29384.     /**
  29385.      * Gets the private 'doctrine.result_cache_pool' shared service.
  29386.      *
  29387.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29388.      */
  29389.     protected function getDoctrine_ResultCachePoolService()
  29390.     {
  29391.         $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))));
  29392.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  29393.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  29394.     }
  29395.     /**
  29396.      * Gets the private 'doctrine.schema_create_command' shared service.
  29397.      *
  29398.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  29399.      */
  29400.     protected function getDoctrine_SchemaCreateCommandService()
  29401.     {
  29402.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29403.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29404.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  29405.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  29406.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29407.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  29408.         $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()));
  29409.         $instance->setName('doctrine:schema:create');
  29410.         return $instance;
  29411.     }
  29412.     /**
  29413.      * Gets the private 'doctrine.schema_drop_command' shared service.
  29414.      *
  29415.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  29416.      */
  29417.     protected function getDoctrine_SchemaDropCommandService()
  29418.     {
  29419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29420.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29421.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  29422.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  29423.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29424.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  29425.         $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()));
  29426.         $instance->setName('doctrine:schema:drop');
  29427.         return $instance;
  29428.     }
  29429.     /**
  29430.      * Gets the private 'doctrine.schema_update_command' shared service.
  29431.      *
  29432.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  29433.      */
  29434.     protected function getDoctrine_SchemaUpdateCommandService()
  29435.     {
  29436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29437.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29438.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  29439.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  29440.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29441.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  29442.         $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()));
  29443.         $instance->setName('doctrine:schema:update');
  29444.         return $instance;
  29445.     }
  29446.     /**
  29447.      * Gets the private 'doctrine.schema_validate_command' shared service.
  29448.      *
  29449.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  29450.      */
  29451.     protected function getDoctrine_SchemaValidateCommandService()
  29452.     {
  29453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29454.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  29455.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  29456.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  29457.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  29458.         $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()));
  29459.         $instance->setName('doctrine:schema:validate');
  29460.         return $instance;
  29461.     }
  29462.     /**
  29463.      * Gets the private 'doctrine.system_cache_pool' shared service.
  29464.      *
  29465.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  29466.      */
  29467.     protected function getDoctrine_SystemCachePoolService()
  29468.     {
  29469.         $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))));
  29470.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  29471.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  29472.     }
  29473.     /**
  29474.      * Gets the private 'doctrine.ulid_generator' shared service.
  29475.      *
  29476.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  29477.      */
  29478.     protected function getDoctrine_UlidGeneratorService()
  29479.     {
  29480.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  29481.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  29482.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  29483.     }
  29484.     /**
  29485.      * Gets the private 'doctrine.uuid_generator' shared service.
  29486.      *
  29487.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  29488.      */
  29489.     protected function getDoctrine_UuidGeneratorService()
  29490.     {
  29491.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  29492.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  29493.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  29494.     }
  29495.     /**
  29496.      * Gets the private 'doctrine_migrations.current_command' shared service.
  29497.      *
  29498.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  29499.      */
  29500.     protected function getDoctrineMigrations_CurrentCommandService()
  29501.     {
  29502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29503.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29504.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  29505.         $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');
  29506.         $instance->setName('doctrine:migrations:current');
  29507.         return $instance;
  29508.     }
  29509.     /**
  29510.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  29511.      *
  29512.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  29513.      */
  29514.     protected function getDoctrineMigrations_DiffCommandService()
  29515.     {
  29516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29517.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29518.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  29519.         $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');
  29520.         $instance->setName('doctrine:migrations:diff');
  29521.         return $instance;
  29522.     }
  29523.     /**
  29524.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  29525.      *
  29526.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  29527.      */
  29528.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  29529.     {
  29530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29531.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29532.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  29533.         $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');
  29534.         $instance->setName('doctrine:migrations:dump-schema');
  29535.         return $instance;
  29536.     }
  29537.     /**
  29538.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  29539.      *
  29540.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  29541.      */
  29542.     protected function getDoctrineMigrations_ExecuteCommandService()
  29543.     {
  29544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29545.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29546.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  29547.         $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');
  29548.         $instance->setName('doctrine:migrations:execute');
  29549.         return $instance;
  29550.     }
  29551.     /**
  29552.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  29553.      *
  29554.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  29555.      */
  29556.     protected function getDoctrineMigrations_GenerateCommandService()
  29557.     {
  29558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29559.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29560.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  29561.         $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');
  29562.         $instance->setName('doctrine:migrations:generate');
  29563.         return $instance;
  29564.     }
  29565.     /**
  29566.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  29567.      *
  29568.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  29569.      */
  29570.     protected function getDoctrineMigrations_LatestCommandService()
  29571.     {
  29572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29573.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29574.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  29575.         $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');
  29576.         $instance->setName('doctrine:migrations:latest');
  29577.         return $instance;
  29578.     }
  29579.     /**
  29580.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  29581.      *
  29582.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  29583.      */
  29584.     protected function getDoctrineMigrations_MigrateCommandService()
  29585.     {
  29586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29587.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29588.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  29589.         $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');
  29590.         $instance->setName('doctrine:migrations:migrate');
  29591.         return $instance;
  29592.     }
  29593.     /**
  29594.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  29595.      *
  29596.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  29597.      */
  29598.     protected function getDoctrineMigrations_RollupCommandService()
  29599.     {
  29600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29601.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29602.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  29603.         $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');
  29604.         $instance->setName('doctrine:migrations:rollup');
  29605.         return $instance;
  29606.     }
  29607.     /**
  29608.      * Gets the private 'doctrine_migrations.status_command' shared service.
  29609.      *
  29610.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  29611.      */
  29612.     protected function getDoctrineMigrations_StatusCommandService()
  29613.     {
  29614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29615.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29616.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  29617.         $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');
  29618.         $instance->setName('doctrine:migrations:status');
  29619.         return $instance;
  29620.     }
  29621.     /**
  29622.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  29623.      *
  29624.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  29625.      */
  29626.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  29627.     {
  29628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29629.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29630.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  29631.         $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');
  29632.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  29633.         return $instance;
  29634.     }
  29635.     /**
  29636.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  29637.      *
  29638.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  29639.      */
  29640.     protected function getDoctrineMigrations_UpToDateCommandService()
  29641.     {
  29642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29643.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29644.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  29645.         $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');
  29646.         $instance->setName('doctrine:migrations:up-to-date');
  29647.         return $instance;
  29648.     }
  29649.     /**
  29650.      * Gets the private 'doctrine_migrations.version_command' shared service.
  29651.      *
  29652.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  29653.      */
  29654.     protected function getDoctrineMigrations_VersionCommandService()
  29655.     {
  29656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29657.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29658.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  29659.         $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');
  29660.         $instance->setName('doctrine:migrations:version');
  29661.         return $instance;
  29662.     }
  29663.     /**
  29664.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  29665.      *
  29666.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  29667.      */
  29668.     protected function getDoctrineMigrations_VersionsCommandService()
  29669.     {
  29670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29671.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  29672.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  29673.         $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');
  29674.         $instance->setName('doctrine:migrations:list');
  29675.         return $instance;
  29676.     }
  29677.     /**
  29678.      * Gets the private 'doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager' shared service.
  29679.      *
  29680.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  29681.      */
  29682.     protected function getDoctrineMongodb_Messenger_EventSubscriber_DoctrineClearDocumentManagerService()
  29683.     {
  29684.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  29685.         return $this->privates['doctrine_mongodb.messenger.event_subscriber.doctrine_clear_document_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  29686.     }
  29687.     /**
  29688.      * Gets the private 'doctrine_mongodb.odm.psr_command_logger' shared service.
  29689.      *
  29690.      * @return \Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger
  29691.      */
  29692.     protected function getDoctrineMongodb_Odm_PsrCommandLoggerService()
  29693.     {
  29694.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/PSRCommandLogger.php';
  29695.         return $this->privates['doctrine_mongodb.odm.psr_command_logger'] = new \Doctrine\Bundle\MongoDBBundle\APM\PSRCommandLogger(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()));
  29696.     }
  29697.     /**
  29698.      * Gets the private 'doctrine_mongodb.odm.stopwatch_command_logger' shared service.
  29699.      *
  29700.      * @return \Doctrine\Bundle\MongoDBBundle\APM\StopwatchCommandLogger
  29701.      */
  29702.     protected function getDoctrineMongodb_Odm_StopwatchCommandLoggerService()
  29703.     {
  29704.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/APM/StopwatchCommandLogger.php';
  29705.         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))));
  29706.     }
  29707.     /**
  29708.      * Gets the private 'doctrine_odm.mongodb.validator.unique' shared service.
  29709.      *
  29710.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  29711.      */
  29712.     protected function getDoctrineOdm_Mongodb_Validator_UniqueService()
  29713.     {
  29714.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29715.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29716.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  29717.         return $this->privates['doctrine_odm.mongodb.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  29718.     }
  29719.     /**
  29720.      * Gets the private 'enqueue.client.consume_command' shared service.
  29721.      *
  29722.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  29723.      */
  29724.     protected function getEnqueue_Client_ConsumeCommandService()
  29725.     {
  29726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29727.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  29728.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  29729.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  29730.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  29731.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  29732.         $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');
  29733.         $instance->setName('enqueue:consume');
  29734.         return $instance;
  29735.     }
  29736.     /**
  29737.      * Gets the private 'enqueue.client.default.context' shared service.
  29738.      *
  29739.      * @return \Interop\Queue\Context
  29740.      */
  29741.     protected function getEnqueue_Client_Default_ContextService()
  29742.     {
  29743.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  29744.     }
  29745.     /**
  29746.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  29747.      *
  29748.      * @return \Enqueue\Client\DelegateProcessor
  29749.      */
  29750.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  29751.     {
  29752.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  29753.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  29754.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  29755.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  29756.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29757.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  29758.             'enqueue_elastica.populate_processor' => ['privates''enqueue_elastica.populate_processor''getEnqueueElastica_PopulateProcessorService'false],
  29759.         ], [
  29760.             'enqueue.client.default.router_processor' => '?',
  29761.             'enqueue_elastica.populate_processor' => '?',
  29762.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  29763.     }
  29764.     /**
  29765.      * Gets the private 'enqueue.client.default.driver' shared service.
  29766.      *
  29767.      * @return \Enqueue\Client\DriverInterface
  29768.      */
  29769.     protected function getEnqueue_Client_Default_DriverService()
  29770.     {
  29771.         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']]));
  29772.     }
  29773.     /**
  29774.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  29775.      *
  29776.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  29777.      */
  29778.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  29779.     {
  29780.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  29781.         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()));
  29782.     }
  29783.     /**
  29784.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  29785.      *
  29786.      * @return \Enqueue\Symfony\Client\LazyProducer
  29787.      */
  29788.     protected function getEnqueue_Client_Default_LazyProducerService()
  29789.     {
  29790.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  29791.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29792.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  29793.         ], [
  29794.             'enqueue.client.default.producer' => '?',
  29795.         ]), 'enqueue.client.default.producer');
  29796.     }
  29797.     /**
  29798.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  29799.      *
  29800.      * @return \Enqueue\Consumption\QueueConsumer
  29801.      */
  29802.     protected function getEnqueue_Client_Default_QueueConsumerService()
  29803.     {
  29804.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  29805.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  29806.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  29807.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  29808.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  29809.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  29810.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  29811.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  29812.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  29813.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  29814.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  29815.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  29816.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  29817.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  29818.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  29819.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  29820.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  29821.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  29822.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  29823.         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);
  29824.     }
  29825.     /**
  29826.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  29827.      *
  29828.      * @return \Enqueue\Client\RouterProcessor
  29829.      */
  29830.     protected function getEnqueue_Client_Default_RouterProcessorService()
  29831.     {
  29832.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  29833.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  29834.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  29835.     }
  29836.     /**
  29837.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  29838.      *
  29839.      * @return \Enqueue\Client\SpoolProducer
  29840.      */
  29841.     protected function getEnqueue_Client_Default_SpoolProducerService()
  29842.     {
  29843.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  29844.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  29845.     }
  29846.     /**
  29847.      * Gets the private 'enqueue.client.produce_command' shared service.
  29848.      *
  29849.      * @return \Enqueue\Symfony\Client\ProduceCommand
  29850.      */
  29851.     protected function getEnqueue_Client_ProduceCommandService()
  29852.     {
  29853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29854.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  29855.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  29856.         $instance->setName('enqueue:produce');
  29857.         return $instance;
  29858.     }
  29859.     /**
  29860.      * Gets the private 'enqueue.client.routes_command' shared service.
  29861.      *
  29862.      * @return \Enqueue\Symfony\Client\RoutesCommand
  29863.      */
  29864.     protected function getEnqueue_Client_RoutesCommandService()
  29865.     {
  29866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29867.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  29868.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  29869.         $instance->setName('enqueue:routes');
  29870.         return $instance;
  29871.     }
  29872.     /**
  29873.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  29874.      *
  29875.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  29876.      */
  29877.     protected function getEnqueue_Client_SetupBrokerCommandService()
  29878.     {
  29879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29880.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  29881.         $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');
  29882.         $instance->setName('enqueue:setup-broker');
  29883.         return $instance;
  29884.     }
  29885.     /**
  29886.      * Gets the private 'enqueue.locator' shared service.
  29887.      *
  29888.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  29889.      */
  29890.     protected function getEnqueue_LocatorService()
  29891.     {
  29892.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29893.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  29894.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  29895.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  29896.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  29897.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  29898.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  29899.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  29900.         ], [
  29901.             'enqueue.client.default.delegate_processor' => '?',
  29902.             'enqueue.client.default.driver' => '?',
  29903.             'enqueue.client.default.producer' => '?',
  29904.             'enqueue.client.default.queue_consumer' => '?',
  29905.             'enqueue.transport.default.context' => '?',
  29906.             'enqueue.transport.default.processor_registry' => '?',
  29907.             'enqueue.transport.default.queue_consumer' => '?',
  29908.         ]);
  29909.     }
  29910.     /**
  29911.      * Gets the private 'enqueue.transport.consume_command' shared service.
  29912.      *
  29913.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  29914.      */
  29915.     protected function getEnqueue_Transport_ConsumeCommandService()
  29916.     {
  29917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29918.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  29919.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  29920.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  29921.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  29922.         $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');
  29923.         $instance->setName('enqueue:transport:consume');
  29924.         return $instance;
  29925.     }
  29926.     /**
  29927.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  29928.      *
  29929.      * @return \Interop\Queue\ConnectionFactory
  29930.      */
  29931.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  29932.     {
  29933.         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')]);
  29934.     }
  29935.     /**
  29936.      * Gets the private 'enqueue.transport.default.context' shared service.
  29937.      *
  29938.      * @return \Interop\Queue\Context
  29939.      */
  29940.     protected function getEnqueue_Transport_Default_ContextService()
  29941.     {
  29942.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  29943.     }
  29944.     /**
  29945.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  29946.      *
  29947.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  29948.      */
  29949.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  29950.     {
  29951.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  29952.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  29953.         return $this->privates['enqueue.transport.default.processor_registry'] = new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29954.             'enqueue_elastica.populate_processor' => ['privates''enqueue_elastica.populate_processor''getEnqueueElastica_PopulateProcessorService'false],
  29955.         ], [
  29956.             'enqueue_elastica.populate_processor' => '?',
  29957.         ]))->withContext('enqueue.transport.default.processor_registry'$this));
  29958.     }
  29959.     /**
  29960.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  29961.      *
  29962.      * @return \Enqueue\Consumption\QueueConsumer
  29963.      */
  29964.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  29965.     {
  29966.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  29967.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  29968.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  29969.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  29970.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  29971.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  29972.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  29973.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  29974.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  29975.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  29976.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  29977.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  29978.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  29979.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  29980.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  29981.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  29982.         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);
  29983.     }
  29984.     /**
  29985.      * Gets the private 'enqueue_elastica.populate_processor' shared service.
  29986.      *
  29987.      * @return \Enqueue\ElasticaBundle\Queue\PopulateProcessor
  29988.      */
  29989.     protected function getEnqueueElastica_PopulateProcessorService()
  29990.     {
  29991.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  29992.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/CommandSubscriberInterface.php';
  29993.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueSubscriberInterface.php';
  29994.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Queue/PopulateProcessor.php';
  29995.         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()));
  29996.     }
  29997.     /**
  29998.      * Gets the private 'enqueue_elastica.purge_populate_queue_listener' shared service.
  29999.      *
  30000.      * @return \Enqueue\ElasticaBundle\Persister\Listener\PurgePopulateQueueListener
  30001.      */
  30002.     protected function getEnqueueElastica_PurgePopulateQueueListenerService()
  30003.     {
  30004.         include_once \dirname(__DIR__4).'/vendor/enqueue/elastica-bundle/Persister/Listener/PurgePopulateQueueListener.php';
  30005.         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()));
  30006.     }
  30007.     /**
  30008.      * Gets the private 'error_handler.error_renderer.html' shared service.
  30009.      *
  30010.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  30011.      */
  30012.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  30013.     {
  30014.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  30015.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  30016.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  30017.         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()));
  30018.     }
  30019.     /**
  30020.      * Gets the private 'exception_listener' shared service.
  30021.      *
  30022.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  30023.      */
  30024.     protected function getExceptionListenerService()
  30025.     {
  30026.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  30027.     }
  30028.     /**
  30029.      * Gets the private 'form.choice_list_factory.cached' shared service.
  30030.      *
  30031.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  30032.      */
  30033.     protected function getForm_ChoiceListFactory_CachedService()
  30034.     {
  30035.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  30036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  30037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  30038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  30039.         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())));
  30040.     }
  30041.     /**
  30042.      * Gets the private 'form.registry' shared service.
  30043.      *
  30044.      * @return \Symfony\Component\Form\FormRegistry
  30045.      */
  30046.     protected function getForm_RegistryService()
  30047.     {
  30048.         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, [
  30049.             'App\\Form\\Type\\Banners\\BannersType' => ['privates''App\\Form\\Type\\Banners\\BannersType''getBannersTypeService'false],
  30050.             'App\\Form\\Type\\EmailList\\EmailListType' => ['privates''App\\Form\\Type\\EmailList\\EmailListType''getEmailListTypeService'false],
  30051.             'App\\Form\\Type\\Lead\\LeadFormType' => ['privates''App\\Form\\Type\\Lead\\LeadFormType''getLeadFormTypeService'false],
  30052.             'App\\Form\\Type\\Lead\\PhoneFormType' => ['privates''App\\Form\\Type\\Lead\\PhoneFormType''getPhoneFormTypeService'false],
  30053.             'App\\Form\\Type\\Listing\\ListingDescriptionType' => ['privates''App\\Form\\Type\\Listing\\ListingDescriptionType''getListingDescriptionTypeService'false],
  30054.             'App\\Form\\Type\\Listing\\ListingDetailsType' => ['privates''App\\Form\\Type\\Listing\\ListingDetailsType''getListingDetailsTypeService'false],
  30055.             'App\\Form\\Type\\Listing\\ListingInitializeType' => ['privates''App\\Form\\Type\\Listing\\ListingInitializeType''getListingInitializeTypeService'false],
  30056.             'App\\Form\\Type\\Listing\\ListingPhotosType' => ['privates''App\\Form\\Type\\Listing\\ListingPhotosType''getListingPhotosTypeService'false],
  30057.             'App\\Form\\Type\\Listing\\PhotoType' => ['privates''App\\Form\\Type\\Listing\\PhotoType''getPhotoTypeService'false],
  30058.             'App\\Form\\Type\\Security\\ChangePasswordType' => ['privates''App\\Form\\Type\\Security\\ChangePasswordType''getChangePasswordTypeService'false],
  30059.             'App\\Form\\Type\\Subscriptions\\SubscriptionPlanType' => ['privates''App\\Form\\Type\\Subscriptions\\SubscriptionPlanType''getSubscriptionPlanTypeService'false],
  30060.             'App\\Form\\Type\\User\\SubAccountFormType' => ['privates''App\\Form\\Type\\User\\SubAccountFormType''getSubAccountFormTypeService'false],
  30061.             'Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType' => ['privates''Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType''getAnnouncementTypeService'false],
  30062.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType''getAssignBrokerToSellerTypeService'false],
  30063.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType''getExistingUserFormTypeService'false],
  30064.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType' => ['privates''Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType''getRegisterNewUserTypeService'false],
  30065.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType''getBuyerAlertsApiTypeService'false],
  30066.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType' => ['privates''Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType''getBuyerAlertsTypeService'false],
  30067.             'Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType''getAttachmentTypeService'false],
  30068.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType''getCompanyAccountManagerTypeService'false],
  30069.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType''getCompanyTypeService'false],
  30070.             'Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType''getExistingUserFormType2Service'false],
  30071.             'Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType''getPhotoType2Service'false],
  30072.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType''getStaffCheckInTypeService'false],
  30073.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType' => ['privates''Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType''getStaffTypeService'false],
  30074.             'Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType''getAdminSubtractCreditsFormTypeService'false],
  30075.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType''getTransferPointsTypeService'false],
  30076.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType''getUserPointsTypeService'false],
  30077.             'Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType''getBuyCreditsFormTypeService'false],
  30078.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType''getExportCreditTransactionTypeService'false],
  30079.             'Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType''getFaqTypeService'false],
  30080.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType''getPackageFiltersFormTypeService'false],
  30081.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType''getPackageTypeService'false],
  30082.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType' => ['privates''Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType''getServiceTypeService'false],
  30083.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType''getAnnualSurveyTypeService'false],
  30084.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType''getDynamicQuestionChoiceTypeService'false],
  30085.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType''getDynamicQuestionTypeService'false],
  30086.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType' => ['privates''Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType''getQuestionSetTypeService'false],
  30087.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType''getCategoryTypeService'false],
  30088.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType''getCommentTypeService'false],
  30089.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType''getDiscussionSearchTypeService'false],
  30090.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType' => ['privates''Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType''getDiscussionTypeService'false],
  30091.             'Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType' => ['privates''Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType''getExchangeRequestTypeService'false],
  30092.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType''getAddFeatureToggleFormTypeService'false],
  30093.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType' => ['privates''Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType''getEditFeatureToggleFormTypeService'false],
  30094.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm' => ['privates''Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm''getFinancialAidFormService'false],
  30095.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType''getAdminListingRuleFilterTypeService'false],
  30096.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType''getAdminListingRuleTypeService'false],
  30097.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType''getAdvancedFilterTypeService'false],
  30098.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType''getAdvancedSearchTypeService'false],
  30099.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType''getAutoBumpUpListingTypeService'false],
  30100.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType''getCallRequestFormTypeService'false],
  30101.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType''getChangeAreaTypeService'false],
  30102.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType''getChangeLocationTypeService'false],
  30103.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType''getChangePaymentMethodTypeService'false],
  30104.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType''getChangePropertyTypeTypeService'false],
  30105.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType''getChangeSectionTypeService'false],
  30106.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType''getCompoundLocationTypeService'false],
  30107.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType''getCompoundSearchFormTypeService'false],
  30108.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType''getContactSellerFormTypeService'false],
  30109.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType''getContactSellerWideFormTypeService'false],
  30110.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType''getCustomFieldChoiceTypeService'false],
  30111.             'Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType''getDeleteListingFormTypeService'false],
  30112.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType''getExistingParticipantFormTypeService'false],
  30113.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType''getExportCustomerLeadsTypeService'false],
  30114.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType''getFetchLocationsTypeService'false],
  30115.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType''getFullAdvancedFilterTypeService'false],
  30116.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType''getImportLocationsTypeService'false],
  30117.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType''getLandingPageFormTypeService'false],
  30118.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType''getLeadTypeService'false],
  30119.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType''getListingApiTypeService'false],
  30120.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType''getListingAttributeTypeService'false],
  30121.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType''getListingBasicsTypeService'false],
  30122.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType''getListingBulkUpdateTypeService'false],
  30123.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType''getListingInitializeType2Service'false],
  30124.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType''getListingLocationTypeService'false],
  30125.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType''getListingNoteTypeService'false],
  30126.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType''getListingOwnerTypeService'false],
  30127.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType''getListingPhotoTypeService'false],
  30128.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType''getListingRejectionTypeService'false],
  30129.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType''getListingTranslationTypeService'false],
  30130.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType''getListingTypeService'false],
  30131.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType''getLiteListingTypeService'false],
  30132.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType''getLocationBulkUpdateTypeService'false],
  30133.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType''getLocationHistoryLinkTypeService'false],
  30134.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType''getLocationRatingTypeService'false],
  30135.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType''getLocationTypeService'false],
  30136.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings''getMoveLocationListingsService'false],
  30137.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType''getMultipleSearchFormTypeService'false],
  30138.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType''getMyListingSearchTypeService'false],
  30139.             'Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType''getNearestLocationTypeService'false],
  30140.             'Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType''getOnePhotoTypeService'false],
  30141.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType''getPhoneTypeService'false],
  30142.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType''getPhotoType3Service'false],
  30143.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType''getProjectSettingFormTypeService'false],
  30144.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType''getPropertyTypeTypeService'false],
  30145.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType''getQuickAddListingTypeService'false],
  30146.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType''getQuickContactSellerTypeService'false],
  30147.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType''getQuickCreateLeadFormTypeService'false],
  30148.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType''getQuickLeadTypeService'false],
  30149.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType''getRatesNoteTypeService'false],
  30150.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType''getRejectionTypeService'false],
  30151.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType''getScrapedListingStateTypeService'false],
  30152.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType''getSearchBoxTypeService'false],
  30153.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType''getSearchByLocationTypeService'false],
  30154.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType''getSearchTermAliasTypeService'false],
  30155.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType''getSearchTypeService'false],
  30156.             'Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType''getStatisticsTypeService'false],
  30157.             'Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType''getUserDeviceTypeService'false],
  30158.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType''getAddListingTypeService'false],
  30159.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType''getListingAttributeType2Service'false],
  30160.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType''getListingType2Service'false],
  30161.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType''getDescriptionTranslationTypeService'false],
  30162.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType''getTitleTranslationTypeService'false],
  30163.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType''getListingType3Service'false],
  30164.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType''getAddSettingTypeService'false],
  30165.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType''getUpdateSettingTypeService'false],
  30166.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType''getConfirmFeaturedFormTypeService'false],
  30167.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType''getConfirmFormTypeService'false],
  30168.             'Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType''getCustomParagraphTypeService'false],
  30169.             'Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType''getDefaultTopCustomerTypeService'false],
  30170.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType''getFeedbackNoteTypeService'false],
  30171.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType''getFeedbackTypeService'false],
  30172.             'Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType''getFilterCustomParagraphTypeService'false],
  30173.             'Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType''getJoinUsTypeService'false],
  30174.             'Aqarmap\\Bundle\\MainBundle\\Form\\LinkType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\LinkType''getLinkTypeService'false],
  30175.             'Aqarmap\\Bundle\\MainBundle\\Form\\MenuType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\MenuType''getMenuTypeService'false],
  30176.             'Aqarmap\\Bundle\\MainBundle\\Form\\PageType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\PageType''getPageTypeService'false],
  30177.             'Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType''getSinglePhotoTypeService'false],
  30178.             'Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType' => ['privates''Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType''getTestimonialTypeService'false],
  30179.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType''getCompoundSearchTypeService'false],
  30180.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType''getLocationCompoundSizeTypeService'false],
  30181.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType''getLocationCompoundTypeService'false],
  30182.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType' => ['privates''Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType''getLocationStatisticsTypeService'false],
  30183.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType''getDashboardOptionsTypeService'false],
  30184.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType''getNotifierApiTypeService'false],
  30185.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType''getNotifierSettingsTypeService'false],
  30186.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType' => ['privates''Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType''getNotifierTypeService'false],
  30187.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType''getAdminAddPaymentTransactionFormTypeService'false],
  30188.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType''getAdminAssignAgentTypeService'false],
  30189.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType''getAdminEditPaymentTransactionFormTypeService'false],
  30190.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType''getAdminGeneratePaymentCodeFormTypeService'false],
  30191.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType''getManualFawryCodeFormTypeService'false],
  30192.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType' => ['privates''Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType''getPaymentFiltersFormTypeService'false],
  30193.             'Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType' => ['privates''Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType''getSearchCombinationFilterTypeService'false],
  30194.             'Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType' => ['privates''Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType''getBulkTopSellerLeadTypeService'false],
  30195.             'Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType''getAddUserPhoneFormTypeService'false],
  30196.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType''getAddUserServiceTypeService'false],
  30197.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType''getUpdateUserPackageTypeService'false],
  30198.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType''getUpdateUserServiceTypeService'false],
  30199.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType''getUserInfoTypeService'false],
  30200.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType''getUserTypeChangeTypeService'false],
  30201.             'Aqarmap\\Bundle\\UserBundle\\Form\\BoostLevelType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\BoostLevelType''getBoostLevelTypeService'false],
  30202.             'Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType''getBrokerTypeService'false],
  30203.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType''getChangeGroupTypeService'false],
  30204.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType''getChangePasswordFormTypeService'false],
  30205.             'Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm''getCustomerSearchFormService'false],
  30206.             'Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType''getDeviceTypeService'false],
  30207.             'Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType''getEditPhoneNumberTypeService'false],
  30208.             'Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType''getGroupFormTypeService'false],
  30209.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType''getImportDeveloperUserTypeService'false],
  30210.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType''getImportUserGroupTypeService'false],
  30211.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType''getImportUserTypeService'false],
  30212.             'Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType''getPersonalInfoTypeService'false],
  30213.             'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType' => ['privates''aqarmap_user.profile.form.type''getAqarmapUser_Profile_Form_TypeService'false],
  30214.             'Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType''getQuickRegistrationFormTypeService'false],
  30215.             'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType' => ['privates''aqarmap_user.registration.form.type''getAqarmapUser_Registration_Form_TypeService'false],
  30216.             'Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType''getSubAccountFormType2Service'false],
  30217.             'Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType''getTargetAudienceHistoryTypeService'false],
  30218.             'Aqarmap\\Bundle\\UserBundle\\Form\\TeamType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\TeamType''getTeamTypeService'false],
  30219.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType''getUpdateCompanyInfoFormTypeService'false],
  30220.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType''getUpdateProfileBasicInfoFormTypeService'false],
  30221.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType''getUpdateProfileFormTypeService'false],
  30222.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType''getUserDomainTypeService'false],
  30223.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType''getUserExtendCreditDateTypeService'false],
  30224.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType''getUserKeywordTypeService'false],
  30225.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType''getUserPhoneTypeService'false],
  30226.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType''getLoginFormTypeService'false],
  30227.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType' => ['privates''Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType''getRegistrationFormTypeService'false],
  30228.             'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type\\DocumentType' => ['privates''form.type.mongodb_document''getForm_Type_MongodbDocumentService'false],
  30229.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  30230.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  30231.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  30232.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  30233.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  30234.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  30235.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  30236.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  30237.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  30238.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  30239.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  30240.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  30241.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services''vich_uploader.form.type.file''getVichUploader_Form_Type_FileService'false],
  30242.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services''vich_uploader.form.type.image''getVichUploader_Form_Type_ImageService'false],
  30243.         ], [
  30244.             'App\\Form\\Type\\Banners\\BannersType' => '?',
  30245.             'App\\Form\\Type\\EmailList\\EmailListType' => '?',
  30246.             'App\\Form\\Type\\Lead\\LeadFormType' => '?',
  30247.             'App\\Form\\Type\\Lead\\PhoneFormType' => '?',
  30248.             'App\\Form\\Type\\Listing\\ListingDescriptionType' => '?',
  30249.             'App\\Form\\Type\\Listing\\ListingDetailsType' => '?',
  30250.             'App\\Form\\Type\\Listing\\ListingInitializeType' => '?',
  30251.             'App\\Form\\Type\\Listing\\ListingPhotosType' => '?',
  30252.             'App\\Form\\Type\\Listing\\PhotoType' => '?',
  30253.             'App\\Form\\Type\\Security\\ChangePasswordType' => '?',
  30254.             'App\\Form\\Type\\Subscriptions\\SubscriptionPlanType' => '?',
  30255.             'App\\Form\\Type\\User\\SubAccountFormType' => '?',
  30256.             'Aqarmap\\Bundle\\AnnouncementBundle\\Form\\AnnouncementType' => '?',
  30257.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\AssignBrokerToSellerType' => '?',
  30258.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\ExistingUserFormType' => '?',
  30259.             'Aqarmap\\Bundle\\BrokerSalesBundle\\Form\\RegisterNewUserType' => '?',
  30260.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsApiType' => '?',
  30261.             'Aqarmap\\Bundle\\BuyerAlertsBundle\\Form\\BuyerAlertsType' => '?',
  30262.             'Aqarmap\\Bundle\\CRMBundle\\Form\\AttachmentType' => '?',
  30263.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyAccountManagerType' => '?',
  30264.             'Aqarmap\\Bundle\\CRMBundle\\Form\\CompanyType' => '?',
  30265.             'Aqarmap\\Bundle\\CRMBundle\\Form\\ExistingUserFormType' => '?',
  30266.             'Aqarmap\\Bundle\\CRMBundle\\Form\\PhotoType' => '?',
  30267.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffCheckInType' => '?',
  30268.             'Aqarmap\\Bundle\\CRMBundle\\Form\\StaffType' => '?',
  30269.             'Aqarmap\\Bundle\\CreditBundle\\Form\\AdminSubtractCreditsFormType' => '?',
  30270.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\TransferPointsType' => '?',
  30271.             'Aqarmap\\Bundle\\CreditBundle\\Form\\Admin\\UserPointsType' => '?',
  30272.             'Aqarmap\\Bundle\\CreditBundle\\Form\\BuyCreditsFormType' => '?',
  30273.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ExportCreditTransactionType' => '?',
  30274.             'Aqarmap\\Bundle\\CreditBundle\\Form\\FaqType' => '?',
  30275.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageFiltersFormType' => '?',
  30276.             'Aqarmap\\Bundle\\CreditBundle\\Form\\PackageType' => '?',
  30277.             'Aqarmap\\Bundle\\CreditBundle\\Form\\ServiceType' => '?',
  30278.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\AnnualSurveyType' => '?',
  30279.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionChoiceType' => '?',
  30280.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\DynamicQuestionType' => '?',
  30281.             'Aqarmap\\Bundle\\CustomerProfilingBundle\\Form\\QuestionSetType' => '?',
  30282.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CategoryType' => '?',
  30283.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\CommentType' => '?',
  30284.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionSearchType' => '?',
  30285.             'Aqarmap\\Bundle\\DiscussionBundle\\Form\\DiscussionType' => '?',
  30286.             'Aqarmap\\Bundle\\ExchangeBundle\\Form\\ExchangeRequestType' => '?',
  30287.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\AddFeatureToggleFormType' => '?',
  30288.             'Aqarmap\\Bundle\\FeatureToggleBundle\\Form\\Admin\\EditFeatureToggleFormType' => '?',
  30289.             'Aqarmap\\Bundle\\FinancialAidsBundle\\Form\\Admin\\FinancialAidForm' => '?',
  30290.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleFilterType' => '?',
  30291.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdminListingRuleType' => '?',
  30292.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedFilterType' => '?',
  30293.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AdvancedSearchType' => '?',
  30294.             'Aqarmap\\Bundle\\ListingBundle\\Form\\AutoBumpUpListingType' => '?',
  30295.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CallRequestFormType' => '?',
  30296.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeAreaType' => '?',
  30297.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeLocationType' => '?',
  30298.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePaymentMethodType' => '?',
  30299.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangePropertyTypeType' => '?',
  30300.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ChangeSectionType' => '?',
  30301.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundLocationType' => '?',
  30302.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CompoundSearchFormType' => '?',
  30303.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerFormType' => '?',
  30304.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ContactSellerWideFormType' => '?',
  30305.             'Aqarmap\\Bundle\\ListingBundle\\Form\\CustomFieldChoiceType' => '?',
  30306.             'Aqarmap\\Bundle\\ListingBundle\\Form\\DeleteListingFormType' => '?',
  30307.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExistingParticipantFormType' => '?',
  30308.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ExportCustomerLeadsType' => '?',
  30309.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FetchLocationsType' => '?',
  30310.             'Aqarmap\\Bundle\\ListingBundle\\Form\\FullAdvancedFilterType' => '?',
  30311.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ImportLocationsType' => '?',
  30312.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LandingPageFormType' => '?',
  30313.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LeadType' => '?',
  30314.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingApiType' => '?',
  30315.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingAttributeType' => '?',
  30316.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBasicsType' => '?',
  30317.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingBulkUpdateType' => '?',
  30318.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingInitializeType' => '?',
  30319.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingLocationType' => '?',
  30320.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingNoteType' => '?',
  30321.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingOwnerType' => '?',
  30322.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingPhotoType' => '?',
  30323.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingRejectionType' => '?',
  30324.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingTranslationType' => '?',
  30325.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ListingType' => '?',
  30326.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LiteListingType' => '?',
  30327.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationBulkUpdateType' => '?',
  30328.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationHistoryLinkType' => '?',
  30329.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationRatingType' => '?',
  30330.             'Aqarmap\\Bundle\\ListingBundle\\Form\\LocationType' => '?',
  30331.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MoveLocationListings' => '?',
  30332.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MultipleSearchFormType' => '?',
  30333.             'Aqarmap\\Bundle\\ListingBundle\\Form\\MyListingSearchType' => '?',
  30334.             'Aqarmap\\Bundle\\ListingBundle\\Form\\NearestLocationType' => '?',
  30335.             'Aqarmap\\Bundle\\ListingBundle\\Form\\OnePhotoType' => '?',
  30336.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhoneType' => '?',
  30337.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PhotoType' => '?',
  30338.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ProjectSettingFormType' => '?',
  30339.             'Aqarmap\\Bundle\\ListingBundle\\Form\\PropertyTypeType' => '?',
  30340.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickAddListingType' => '?',
  30341.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickContactSellerType' => '?',
  30342.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickCreateLeadFormType' => '?',
  30343.             'Aqarmap\\Bundle\\ListingBundle\\Form\\QuickLeadType' => '?',
  30344.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RatesNoteType' => '?',
  30345.             'Aqarmap\\Bundle\\ListingBundle\\Form\\RejectionType' => '?',
  30346.             'Aqarmap\\Bundle\\ListingBundle\\Form\\ScrapedListingStateType' => '?',
  30347.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchBoxType' => '?',
  30348.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchByLocationType' => '?',
  30349.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchTermAliasType' => '?',
  30350.             'Aqarmap\\Bundle\\ListingBundle\\Form\\SearchType' => '?',
  30351.             'Aqarmap\\Bundle\\ListingBundle\\Form\\StatisticsType' => '?',
  30352.             'Aqarmap\\Bundle\\ListingBundle\\Form\\UserDeviceType' => '?',
  30353.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\AddListingType' => '?',
  30354.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingAttributeType' => '?',
  30355.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingType' => '?',
  30356.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\DescriptionTranslationType' => '?',
  30357.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V3\\ListingTypes\\TitleTranslationType' => '?',
  30358.             'Aqarmap\\Bundle\\ListingBundle\\Form\\V4\\ListingType' => '?',
  30359.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\AddSettingType' => '?',
  30360.             'Aqarmap\\Bundle\\MainBundle\\Form\\Admin\\UpdateSettingType' => '?',
  30361.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFeaturedFormType' => '?',
  30362.             'Aqarmap\\Bundle\\MainBundle\\Form\\ConfirmFormType' => '?',
  30363.             'Aqarmap\\Bundle\\MainBundle\\Form\\CustomParagraphType' => '?',
  30364.             'Aqarmap\\Bundle\\MainBundle\\Form\\DefaultTopCustomerType' => '?',
  30365.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackNoteType' => '?',
  30366.             'Aqarmap\\Bundle\\MainBundle\\Form\\FeedbackType' => '?',
  30367.             'Aqarmap\\Bundle\\MainBundle\\Form\\FilterCustomParagraphType' => '?',
  30368.             'Aqarmap\\Bundle\\MainBundle\\Form\\JoinUsType' => '?',
  30369.             'Aqarmap\\Bundle\\MainBundle\\Form\\LinkType' => '?',
  30370.             'Aqarmap\\Bundle\\MainBundle\\Form\\MenuType' => '?',
  30371.             'Aqarmap\\Bundle\\MainBundle\\Form\\PageType' => '?',
  30372.             'Aqarmap\\Bundle\\MainBundle\\Form\\SinglePhotoType' => '?',
  30373.             'Aqarmap\\Bundle\\MainBundle\\Form\\TestimonialType' => '?',
  30374.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\CompoundSearchType' => '?',
  30375.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundSizeType' => '?',
  30376.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationCompoundType' => '?',
  30377.             'Aqarmap\\Bundle\\NeighborhoodBundle\\Form\\LocationStatisticsType' => '?',
  30378.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\DashboardOptionsType' => '?',
  30379.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierApiType' => '?',
  30380.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierSettingsType' => '?',
  30381.             'Aqarmap\\Bundle\\NotifierBundle\\Form\\NotifierType' => '?',
  30382.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAddPaymentTransactionFormType' => '?',
  30383.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminAssignAgentType' => '?',
  30384.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminEditPaymentTransactionFormType' => '?',
  30385.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\AdminGeneratePaymentCodeFormType' => '?',
  30386.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\ManualFawryCodeFormType' => '?',
  30387.             'Aqarmap\\Bundle\\PaymentBundle\\Form\\PaymentFiltersFormType' => '?',
  30388.             'Aqarmap\\Bundle\\SearchBundle\\Form\\SearchCombinationFilterType' => '?',
  30389.             'Aqarmap\\Bundle\\TopSellerBundle\\Form\\BulkTopSellerLeadType' => '?',
  30390.             'Aqarmap\\Bundle\\UserBundle\\Form\\AddUserPhoneFormType' => '?',
  30391.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\AddUserServiceType' => '?',
  30392.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserPackageType' => '?',
  30393.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UpdateUserServiceType' => '?',
  30394.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserInfoType' => '?',
  30395.             'Aqarmap\\Bundle\\UserBundle\\Form\\Admin\\UserTypeChangeType' => '?',
  30396.             'Aqarmap\\Bundle\\UserBundle\\Form\\BoostLevelType' => '?',
  30397.             'Aqarmap\\Bundle\\UserBundle\\Form\\BrokerType' => '?',
  30398.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangeGroupType' => '?',
  30399.             'Aqarmap\\Bundle\\UserBundle\\Form\\ChangePasswordFormType' => '?',
  30400.             'Aqarmap\\Bundle\\UserBundle\\Form\\CustomerSearchForm' => '?',
  30401.             'Aqarmap\\Bundle\\UserBundle\\Form\\DeviceType' => '?',
  30402.             'Aqarmap\\Bundle\\UserBundle\\Form\\EditPhoneNumberType' => '?',
  30403.             'Aqarmap\\Bundle\\UserBundle\\Form\\GroupFormType' => '?',
  30404.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportDeveloperUserType' => '?',
  30405.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserGroupType' => '?',
  30406.             'Aqarmap\\Bundle\\UserBundle\\Form\\ImportUserType' => '?',
  30407.             'Aqarmap\\Bundle\\UserBundle\\Form\\PersonalInfoType' => '?',
  30408.             'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType' => '?',
  30409.             'Aqarmap\\Bundle\\UserBundle\\Form\\QuickRegistrationFormType' => '?',
  30410.             'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType' => '?',
  30411.             'Aqarmap\\Bundle\\UserBundle\\Form\\SubAccountFormType' => '?',
  30412.             'Aqarmap\\Bundle\\UserBundle\\Form\\TargetAudienceHistoryType' => '?',
  30413.             'Aqarmap\\Bundle\\UserBundle\\Form\\TeamType' => '?',
  30414.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateCompanyInfoFormType' => '?',
  30415.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileBasicInfoFormType' => '?',
  30416.             'Aqarmap\\Bundle\\UserBundle\\Form\\UpdateProfileFormType' => '?',
  30417.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserDomainType' => '?',
  30418.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserExtendCreditDateType' => '?',
  30419.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserKeywordType' => '?',
  30420.             'Aqarmap\\Bundle\\UserBundle\\Form\\UserPhoneType' => '?',
  30421.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\LoginFormType' => '?',
  30422.             'Aqarmap\\Bundle\\UserBundle\\Form\\V3\\RegistrationFormType' => '?',
  30423.             'Doctrine\\Bundle\\MongoDBBundle\\Form\\Type\\DocumentType' => '?',
  30424.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  30425.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  30426.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  30427.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  30428.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  30429.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  30430.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  30431.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  30432.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  30433.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  30434.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  30435.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  30436.             'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
  30437.             'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
  30438.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  30439.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  30440.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  30441.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  30442.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  30443.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  30444.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  30445.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  30446.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  30447.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  30448.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  30449.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  30450.         }, 1)], new RewindableGenerator(function () {
  30451.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  30452.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  30453.             yield => ($this->privates['form.type_guesser.doctrine.mongodb'] ?? $this->getForm_TypeGuesser_Doctrine_MongodbService());
  30454.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  30455.     }
  30456.     /**
  30457.      * Gets the private 'form.server_params' shared service.
  30458.      *
  30459.      * @return \Symfony\Component\Form\Util\ServerParams
  30460.      */
  30461.     protected function getForm_ServerParamsService()
  30462.     {
  30463.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  30464.         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())));
  30465.     }
  30466.     /**
  30467.      * Gets the private 'form.type.choice' shared service.
  30468.      *
  30469.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  30470.      */
  30471.     protected function getForm_Type_ChoiceService()
  30472.     {
  30473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30475.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  30476.         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()));
  30477.     }
  30478.     /**
  30479.      * Gets the private 'form.type.color' shared service.
  30480.      *
  30481.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  30482.      */
  30483.     protected function getForm_Type_ColorService()
  30484.     {
  30485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  30488.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  30489.     }
  30490.     /**
  30491.      * Gets the private 'form.type.entity' shared service.
  30492.      *
  30493.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  30494.      */
  30495.     protected function getForm_Type_EntityService()
  30496.     {
  30497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30499.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  30500.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  30501.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  30502.     }
  30503.     /**
  30504.      * Gets the private 'form.type.form' shared service.
  30505.      *
  30506.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  30507.      */
  30508.     protected function getForm_Type_FormService()
  30509.     {
  30510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30512.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  30513.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  30514.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  30515.     }
  30516.     /**
  30517.      * Gets the private 'form.type.mongodb_document' shared service.
  30518.      *
  30519.      * @return \Doctrine\Bundle\MongoDBBundle\Form\Type\DocumentType
  30520.      */
  30521.     protected function getForm_Type_MongodbDocumentService()
  30522.     {
  30523.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30524.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30525.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  30526.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Form/Type/DocumentType.php';
  30527.         return $this->privates['form.type.mongodb_document'] = new \Doctrine\Bundle\MongoDBBundle\Form\Type\DocumentType(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  30528.     }
  30529.     /**
  30530.      * Gets the private 'form.type_extension.csrf' shared service.
  30531.      *
  30532.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  30533.      */
  30534.     protected function getForm_TypeExtension_CsrfService()
  30535.     {
  30536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  30539.         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()));
  30540.     }
  30541.     /**
  30542.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  30543.      *
  30544.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  30545.      */
  30546.     protected function getForm_TypeExtension_Form_DataCollectorService()
  30547.     {
  30548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  30551.         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()));
  30552.     }
  30553.     /**
  30554.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  30555.      *
  30556.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  30557.      */
  30558.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  30559.     {
  30560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  30563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  30564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  30565.         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())));
  30566.     }
  30567.     /**
  30568.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  30569.      *
  30570.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  30571.      */
  30572.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  30573.     {
  30574.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  30577.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  30578.     }
  30579.     /**
  30580.      * Gets the private 'form.type_extension.form.validator' shared service.
  30581.      *
  30582.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  30583.      */
  30584.     protected function getForm_TypeExtension_Form_ValidatorService()
  30585.     {
  30586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  30589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  30590.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30591.         if (isset($this->privates['form.type_extension.form.validator'])) {
  30592.             return $this->privates['form.type_extension.form.validator'];
  30593.         }
  30594.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  30595.         if (isset($this->privates['form.type_extension.form.validator'])) {
  30596.             return $this->privates['form.type_extension.form.validator'];
  30597.         }
  30598.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  30599.     }
  30600.     /**
  30601.      * Gets the private 'form.type_extension.upload.validator' shared service.
  30602.      *
  30603.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  30604.      */
  30605.     protected function getForm_TypeExtension_Upload_ValidatorService()
  30606.     {
  30607.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  30608.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  30609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  30610.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  30611.     }
  30612.     /**
  30613.      * Gets the private 'form.type_guesser.doctrine' shared service.
  30614.      *
  30615.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  30616.      */
  30617.     protected function getForm_TypeGuesser_DoctrineService()
  30618.     {
  30619.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  30620.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  30621.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  30622.     }
  30623.     /**
  30624.      * Gets the private 'form.type_guesser.doctrine.mongodb' shared service.
  30625.      *
  30626.      * @return \Doctrine\Bundle\MongoDBBundle\Form\DoctrineMongoDBTypeGuesser
  30627.      */
  30628.     protected function getForm_TypeGuesser_Doctrine_MongodbService()
  30629.     {
  30630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  30631.         include_once \dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle/Form/DoctrineMongoDBTypeGuesser.php';
  30632.         return $this->privates['form.type_guesser.doctrine.mongodb'] = new \Doctrine\Bundle\MongoDBBundle\Form\DoctrineMongoDBTypeGuesser(($this->services['doctrine_mongodb'] ?? $this->getDoctrineMongodbService()));
  30633.     }
  30634.     /**
  30635.      * Gets the private 'form.type_guesser.validator' shared service.
  30636.      *
  30637.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  30638.      */
  30639.     protected function getForm_TypeGuesser_ValidatorService()
  30640.     {
  30641.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  30642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  30643.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30644.         if (isset($this->privates['form.type_guesser.validator'])) {
  30645.             return $this->privates['form.type_guesser.validator'];
  30646.         }
  30647.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  30648.     }
  30649.     /**
  30650.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  30651.      *
  30652.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  30653.      */
  30654.     protected function getFosCkEditor_Command_InstallerService()
  30655.     {
  30656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30657.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  30658.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  30659.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  30660.         $instance->setName('ckeditor:install');
  30661.         return $instance;
  30662.     }
  30663.     /**
  30664.      * Gets the private 'fos_ck_editor.form.type' shared service.
  30665.      *
  30666.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  30667.      */
  30668.     protected function getFosCkEditor_Form_TypeService()
  30669.     {
  30670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30672.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  30673.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  30674.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  30675.         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' => []]]));
  30676.     }
  30677.     /**
  30678.      * Gets the private 'fos_elastica.command.create' shared service.
  30679.      *
  30680.      * @return \FOS\ElasticaBundle\Command\CreateCommand
  30681.      */
  30682.     protected function getFosElastica_Command_CreateService()
  30683.     {
  30684.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30685.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/CreateCommand.php';
  30686.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/MappingBuilder.php';
  30687.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Index/AliasProcessor.php';
  30688.         $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())));
  30689.         $instance->setName('fos:elastica:create');
  30690.         return $instance;
  30691.     }
  30692.     /**
  30693.      * Gets the private 'fos_elastica.command.populate' shared service.
  30694.      *
  30695.      * @return \FOS\ElasticaBundle\Command\PopulateCommand
  30696.      */
  30697.     protected function getFosElastica_Command_PopulateService()
  30698.     {
  30699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30700.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/PopulateCommand.php';
  30701.         $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()));
  30702.         $instance->setName('fos:elastica:populate');
  30703.         return $instance;
  30704.     }
  30705.     /**
  30706.      * Gets the private 'fos_elastica.command.reset' shared service.
  30707.      *
  30708.      * @return \FOS\ElasticaBundle\Command\ResetCommand
  30709.      */
  30710.     protected function getFosElastica_Command_ResetService()
  30711.     {
  30712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30713.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetCommand.php';
  30714.         $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()));
  30715.         $instance->setName('fos:elastica:reset');
  30716.         return $instance;
  30717.     }
  30718.     /**
  30719.      * Gets the private 'fos_elastica.command.search' shared service.
  30720.      *
  30721.      * @return \FOS\ElasticaBundle\Command\SearchCommand
  30722.      */
  30723.     protected function getFosElastica_Command_SearchService()
  30724.     {
  30725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30726.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/SearchCommand.php';
  30727.         $this->privates['fos_elastica.command.search'] = $instance = new \FOS\ElasticaBundle\Command\SearchCommand(($this->services['fos_elastica.index_manager'] ?? $this->getFosElastica_IndexManagerService()));
  30728.         $instance->setName('fos:elastica:search');
  30729.         return $instance;
  30730.     }
  30731.     /**
  30732.      * Gets the private 'fos_elastica.command.templates_reset' shared service.
  30733.      *
  30734.      * @return \FOS\ElasticaBundle\Command\ResetTemplatesCommand
  30735.      */
  30736.     protected function getFosElastica_Command_TemplatesResetService()
  30737.     {
  30738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30739.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Command/ResetTemplatesCommand.php';
  30740.         $this->privates['fos_elastica.command.templates_reset'] = $instance = new \FOS\ElasticaBundle\Command\ResetTemplatesCommand(($this->services['fos_elastica.template_resetter'] ?? $this->getFosElastica_TemplateResetterService()));
  30741.         $instance->setName('fos:elastica:reset-templates');
  30742.         return $instance;
  30743.     }
  30744.     /**
  30745.      * Gets the private 'fos_elastica.doctrine.register_listeners' shared service.
  30746.      *
  30747.      * @return \FOS\ElasticaBundle\Doctrine\RegisterListenersService
  30748.      */
  30749.     protected function getFosElastica_Doctrine_RegisterListenersService()
  30750.     {
  30751.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/RegisterListenersService.php';
  30752.         return $this->privates['fos_elastica.doctrine.register_listeners'] = new \FOS\ElasticaBundle\Doctrine\RegisterListenersService(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  30753.     }
  30754.     /**
  30755.      * Gets the private 'fos_elastica.listener.app_listings.listings' shared service.
  30756.      *
  30757.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  30758.      */
  30759.     protected function getFosElastica_Listener_AppListings_ListingsService()
  30760.     {
  30761.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  30762.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  30763.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  30764.         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);
  30765.     }
  30766.     /**
  30767.      * Gets the private 'fos_elastica.listener.app_locations.locations' shared service.
  30768.      *
  30769.      * @return \FOS\ElasticaBundle\Doctrine\Listener
  30770.      */
  30771.     protected function getFosElastica_Listener_AppLocations_LocationsService()
  30772.     {
  30773.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Doctrine/Listener.php';
  30774.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/IndexableInterface.php';
  30775.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/Provider/Indexable.php';
  30776.         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);
  30777.     }
  30778.     /**
  30779.      * Gets the private 'fos_elastica.logger' shared service.
  30780.      *
  30781.      * @return \FOS\ElasticaBundle\Logger\ElasticaLogger
  30782.      */
  30783.     protected function getFosElastica_LoggerService()
  30784.     {
  30785.         $a = new \Symfony\Bridge\Monolog\Logger('elastica');
  30786.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  30787.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  30788.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  30789.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  30790.         return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($atrue);
  30791.     }
  30792.     /**
  30793.      * Gets the private 'fos_elastica.populate_listener' shared service.
  30794.      *
  30795.      * @return \FOS\ElasticaBundle\EventListener\PopulateListener
  30796.      */
  30797.     protected function getFosElastica_PopulateListenerService()
  30798.     {
  30799.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src/EventListener/PopulateListener.php';
  30800.         $a = ($this->services['fos_elastica.resetter'] ?? $this->getFosElastica_ResetterService());
  30801.         if (isset($this->privates['fos_elastica.populate_listener'])) {
  30802.             return $this->privates['fos_elastica.populate_listener'];
  30803.         }
  30804.         return $this->privates['fos_elastica.populate_listener'] = new \FOS\ElasticaBundle\EventListener\PopulateListener($a);
  30805.     }
  30806.     /**
  30807.      * Gets the private 'fos_js_routing.dump_command' shared service.
  30808.      *
  30809.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  30810.      */
  30811.     protected function getFosJsRouting_DumpCommandService()
  30812.     {
  30813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30814.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  30815.         $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);
  30816.         $instance->setName('fos:js-routing:dump');
  30817.         return $instance;
  30818.     }
  30819.     /**
  30820.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  30821.      *
  30822.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  30823.      */
  30824.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  30825.     {
  30826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30827.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  30828.         $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()));
  30829.         $instance->setName('fos:js-routing:debug');
  30830.         return $instance;
  30831.     }
  30832.     /**
  30833.      * Gets the private 'fos_rest.body_listener' shared service.
  30834.      *
  30835.      * @return \FOS\RestBundle\EventListener\BodyListener
  30836.      */
  30837.     protected function getFosRest_BodyListenerService()
  30838.     {
  30839.         $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, [
  30840.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  30841.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  30842.         ], [
  30843.             'fos_rest.decoder.json' => '?',
  30844.             'fos_rest.decoder.xml' => '?',
  30845.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  30846.         $instance->setDefaultFormat(NULL);
  30847.         return $instance;
  30848.     }
  30849.     /**
  30850.      * Gets the private 'fos_rest.decoder.json' shared service.
  30851.      *
  30852.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  30853.      */
  30854.     protected function getFosRest_Decoder_JsonService()
  30855.     {
  30856.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  30857.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  30858.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  30859.     }
  30860.     /**
  30861.      * Gets the private 'fos_rest.decoder.xml' shared service.
  30862.      *
  30863.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  30864.      */
  30865.     protected function getFosRest_Decoder_XmlService()
  30866.     {
  30867.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  30868.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  30869.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  30870.     }
  30871.     /**
  30872.      * Gets the private 'fos_rest.format_listener' shared service.
  30873.      *
  30874.      * @return \FOS\RestBundle\EventListener\FormatListener
  30875.      */
  30876.     protected function getFosRest_FormatListenerService()
  30877.     {
  30878.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  30879.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  30880.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  30881.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/payments/callbacks/'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  30882.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/sns-receiver'NULLNULLNULL, []), ['priorities' => [=> 'json'=> 'xml'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  30883.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/media/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  30884.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'=> 'json'=> '*/*'], 'fallback_format' => 'html''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  30885.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  30886.     }
  30887.     /**
  30888.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  30889.      *
  30890.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  30891.      */
  30892.     protected function getFosRest_ParamFetcherListenerService()
  30893.     {
  30894.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30895.         if (isset($this->privates['fos_rest.param_fetcher_listener'])) {
  30896.             return $this->privates['fos_rest.param_fetcher_listener'];
  30897.         }
  30898.         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);
  30899.     }
  30900.     /**
  30901.      * Gets the private 'fos_rest.serializer.flatten_exception_handler' shared service.
  30902.      *
  30903.      * @return \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionHandler
  30904.      */
  30905.     protected function getFosRest_Serializer_FlattenExceptionHandlerService()
  30906.     {
  30907.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  30908.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionHandler.php';
  30909.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  30910.         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);
  30911.     }
  30912.     /**
  30913.      * Gets the private 'fos_rest.serializer.form_error_handler' shared service.
  30914.      *
  30915.      * @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
  30916.      */
  30917.     protected function getFosRest_Serializer_FormErrorHandlerService()
  30918.     {
  30919.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  30920.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
  30921.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  30922.         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'));
  30923.     }
  30924.     /**
  30925.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  30926.      *
  30927.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  30928.      */
  30929.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  30930.     {
  30931.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  30932.             'fos_rest.serializer.flatten_exception_handler' => ['privates''fos_rest.serializer.flatten_exception_handler''getFosRest_Serializer_FlattenExceptionHandlerService'false],
  30933.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  30934.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  30935.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  30936.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  30937.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'false],
  30938.         ], [
  30939.             'fos_rest.serializer.flatten_exception_handler' => '?',
  30940.             'jms_serializer.array_collection_handler' => '?',
  30941.             'jms_serializer.constraint_violation_handler' => '?',
  30942.             'jms_serializer.datetime_handler' => '?',
  30943.             'jms_serializer.iterator_handler' => '?',
  30944.             'fos_rest.serializer.form_error_handler' => '?',
  30945.         ]), [=> ['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']]]]);
  30946.     }
  30947.     /**
  30948.      * Gets the private 'fos_rest.versioning.exclusion_listener' shared service.
  30949.      *
  30950.      * @return \FOS\RestBundle\EventListener\VersionExclusionListener
  30951.      */
  30952.     protected function getFosRest_Versioning_ExclusionListenerService()
  30953.     {
  30954.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  30955.         if (isset($this->privates['fos_rest.versioning.exclusion_listener'])) {
  30956.             return $this->privates['fos_rest.versioning.exclusion_listener'];
  30957.         }
  30958.         return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener($a);
  30959.     }
  30960.     /**
  30961.      * Gets the private 'fos_rest.versioning.listener' shared service.
  30962.      *
  30963.      * @return \FOS\RestBundle\EventListener\VersionListener
  30964.      */
  30965.     protected function getFosRest_Versioning_ListenerService()
  30966.     {
  30967.         $a = new \FOS\RestBundle\Version\ChainVersionResolver([]);
  30968.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\HeaderVersionResolver('X-Accept-Version'));
  30969.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\QueryParameterVersionResolver('version'));
  30970.         $a->addResolver(new \FOS\RestBundle\Version\Resolver\MediaTypeVersionResolver('/(v|version)=(?P<version>[0-9\\.]+)/'));
  30971.         return $this->privates['fos_rest.versioning.listener'] = new \FOS\RestBundle\EventListener\VersionListener($a'v2.0');
  30972.     }
  30973.     /**
  30974.      * Gets the private 'fos_rest.view_response_listener' shared service.
  30975.      *
  30976.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  30977.      */
  30978.     protected function getFosRest_ViewResponseListenerService()
  30979.     {
  30980.         $a = ($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService());
  30981.         if (isset($this->privates['fos_rest.view_response_listener'])) {
  30982.             return $this->privates['fos_rest.view_response_listener'];
  30983.         }
  30984.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener($afalse, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  30985.     }
  30986.     /**
  30987.      * Gets the private 'fos_user.change_password.form.type' shared service.
  30988.      *
  30989.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  30990.      */
  30991.     protected function getFosUser_ChangePassword_Form_TypeService()
  30992.     {
  30993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  30994.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  30995.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  30996.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  30997.     }
  30998.     /**
  30999.      * Gets the private 'fos_user.command.activate_user' shared service.
  31000.      *
  31001.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  31002.      */
  31003.     protected function getFosUser_Command_ActivateUserService()
  31004.     {
  31005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31006.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  31007.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  31008.         $instance->setName('fos:user:activate');
  31009.         return $instance;
  31010.     }
  31011.     /**
  31012.      * Gets the private 'fos_user.command.change_password' shared service.
  31013.      *
  31014.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  31015.      */
  31016.     protected function getFosUser_Command_ChangePasswordService()
  31017.     {
  31018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31019.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  31020.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  31021.         $instance->setName('fos:user:change-password');
  31022.         return $instance;
  31023.     }
  31024.     /**
  31025.      * Gets the private 'fos_user.command.create_user' shared service.
  31026.      *
  31027.      * @return \FOS\UserBundle\Command\CreateUserCommand
  31028.      */
  31029.     protected function getFosUser_Command_CreateUserService()
  31030.     {
  31031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31032.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  31033.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  31034.         $instance->setName('fos:user:create');
  31035.         return $instance;
  31036.     }
  31037.     /**
  31038.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  31039.      *
  31040.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  31041.      */
  31042.     protected function getFosUser_Command_DeactivateUserService()
  31043.     {
  31044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31045.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  31046.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  31047.         $instance->setName('fos:user:deactivate');
  31048.         return $instance;
  31049.     }
  31050.     /**
  31051.      * Gets the private 'fos_user.command.demote_user' shared service.
  31052.      *
  31053.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  31054.      */
  31055.     protected function getFosUser_Command_DemoteUserService()
  31056.     {
  31057.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31058.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  31059.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  31060.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  31061.         $instance->setName('fos:user:demote');
  31062.         return $instance;
  31063.     }
  31064.     /**
  31065.      * Gets the private 'fos_user.command.promote_user' shared service.
  31066.      *
  31067.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  31068.      */
  31069.     protected function getFosUser_Command_PromoteUserService()
  31070.     {
  31071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31072.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  31073.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  31074.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  31075.         $instance->setName('fos:user:promote');
  31076.         return $instance;
  31077.     }
  31078.     /**
  31079.      * Gets the private 'fos_user.listener.authentication' shared service.
  31080.      *
  31081.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  31082.      */
  31083.     protected function getFosUser_Listener_AuthenticationService()
  31084.     {
  31085.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  31086.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  31087.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  31088.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  31089.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  31090.         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');
  31091.     }
  31092.     /**
  31093.      * Gets the private 'fos_user.listener.flash' shared service.
  31094.      *
  31095.      * @return \FOS\UserBundle\EventListener\FlashListener
  31096.      */
  31097.     protected function getFosUser_Listener_FlashService()
  31098.     {
  31099.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  31100.         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()));
  31101.     }
  31102.     /**
  31103.      * Gets the private 'fos_user.listener.resetting' shared service.
  31104.      *
  31105.      * @return \FOS\UserBundle\EventListener\ResettingListener
  31106.      */
  31107.     protected function getFosUser_Listener_ResettingService()
  31108.     {
  31109.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  31110.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  31111.     }
  31112.     /**
  31113.      * Gets the private 'fos_user.profile.form.type' shared service.
  31114.      *
  31115.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  31116.      */
  31117.     protected function getFosUser_Profile_Form_TypeService()
  31118.     {
  31119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  31120.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  31121.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  31122.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  31123.     }
  31124.     /**
  31125.      * Gets the private 'fos_user.registration.form.type' shared service.
  31126.      *
  31127.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  31128.      */
  31129.     protected function getFosUser_Registration_Form_TypeService()
  31130.     {
  31131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  31132.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  31133.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  31134.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  31135.     }
  31136.     /**
  31137.      * Gets the private 'fos_user.resetting.form.factory' shared service.
  31138.      *
  31139.      * @return \FOS\UserBundle\Form\Factory\FormFactory
  31140.      */
  31141.     protected function getFosUser_Resetting_Form_FactoryService()
  31142.     {
  31143.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  31144.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  31145.         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']);
  31146.     }
  31147.     /**
  31148.      * Gets the private 'fos_user.resetting.form.type' shared service.
  31149.      *
  31150.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  31151.      */
  31152.     protected function getFosUser_Resetting_Form_TypeService()
  31153.     {
  31154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  31155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  31156.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  31157.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('Aqarmap\\Bundle\\UserBundle\\Entity\\User');
  31158.     }
  31159.     /**
  31160.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  31161.      *
  31162.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  31163.      */
  31164.     protected function getFosUser_Security_InteractiveLoginListenerService()
  31165.     {
  31166.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  31167.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  31168.     }
  31169.     /**
  31170.      * Gets the private 'fos_user.user_listener' shared service.
  31171.      *
  31172.      * @return \FOS\UserBundle\Doctrine\UserListener
  31173.      */
  31174.     protected function getFosUser_UserListenerService()
  31175.     {
  31176.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  31177.         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()));
  31178.     }
  31179.     /**
  31180.      * Gets the private 'fos_user.user_provider.username_email' shared service.
  31181.      *
  31182.      * @return \FOS\UserBundle\Security\EmailUserProvider
  31183.      */
  31184.     protected function getFosUser_UserProvider_UsernameEmailService()
  31185.     {
  31186.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  31187.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/UserProvider.php';
  31188.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/EmailUserProvider.php';
  31189.         return $this->privates['fos_user.user_provider.username_email'] = new \FOS\UserBundle\Security\EmailUserProvider(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  31190.     }
  31191.     /**
  31192.      * Gets the private 'fos_user.username_form_type' shared service.
  31193.      *
  31194.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  31195.      */
  31196.     protected function getFosUser_UsernameFormTypeService()
  31197.     {
  31198.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  31199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  31200.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  31201.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  31202.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  31203.         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())));
  31204.     }
  31205.     /**
  31206.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  31207.      *
  31208.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  31209.      */
  31210.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  31211.     {
  31212.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  31213.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  31214.     }
  31215.     /**
  31216.      * Gets the private 'fos_user.util.password_updater' shared service.
  31217.      *
  31218.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  31219.      */
  31220.     protected function getFosUser_Util_PasswordUpdaterService()
  31221.     {
  31222.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  31223.     }
  31224.     /**
  31225.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  31226.      *
  31227.      * @return \FOS\UserBundle\Util\UserManipulator
  31228.      */
  31229.     protected function getFosUser_Util_UserManipulatorService()
  31230.     {
  31231.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  31232.         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())));
  31233.     }
  31234.     /**
  31235.      * Gets the private 'fragment.listener' shared service.
  31236.      *
  31237.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  31238.      */
  31239.     protected function getFragment_ListenerService()
  31240.     {
  31241.         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');
  31242.     }
  31243.     /**
  31244.      * Gets the private 'fragment.renderer.hinclude' shared service.
  31245.      *
  31246.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  31247.      */
  31248.     protected function getFragment_Renderer_HincludeService()
  31249.     {
  31250.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  31251.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  31252.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  31253.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  31254.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  31255.             return $this->privates['fragment.renderer.hinclude'];
  31256.         }
  31257.         $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);
  31258.         $instance->setFragmentPath('/_fragments');
  31259.         return $instance;
  31260.     }
  31261.     /**
  31262.      * Gets the private 'fragment.renderer.inline' shared service.
  31263.      *
  31264.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  31265.      */
  31266.     protected function getFragment_Renderer_InlineService()
  31267.     {
  31268.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  31269.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  31270.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  31271.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  31272.         if (isset($this->privates['fragment.renderer.inline'])) {
  31273.             return $this->privates['fragment.renderer.inline'];
  31274.         }
  31275.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31276.         if (isset($this->privates['fragment.renderer.inline'])) {
  31277.             return $this->privates['fragment.renderer.inline'];
  31278.         }
  31279.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  31280.         $instance->setFragmentPath('/_fragments');
  31281.         return $instance;
  31282.     }
  31283.     /**
  31284.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  31285.      *
  31286.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  31287.      */
  31288.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  31289.     {
  31290.         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())));
  31291.     }
  31292.     /**
  31293.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  31294.      *
  31295.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  31296.      */
  31297.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  31298.     {
  31299.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31300.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  31301.             return $this->privates['framework_extra_bundle.event.is_granted'];
  31302.         }
  31303.         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);
  31304.     }
  31305.     /**
  31306.      * Gets the private 'gedmo.listener.iptraceable' shared service.
  31307.      *
  31308.      * @return \Gedmo\IpTraceable\IpTraceableListener
  31309.      */
  31310.     protected function getGedmo_Listener_IptraceableService()
  31311.     {
  31312.         $this->privates['gedmo.listener.iptraceable'] = $instance = new \Gedmo\IpTraceable\IpTraceableListener();
  31313.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31314.         return $instance;
  31315.     }
  31316.     /**
  31317.      * Gets the private 'gedmo.listener.reference.mongodb' shared service.
  31318.      *
  31319.      * @return \Gedmo\References\ReferencesListener
  31320.      */
  31321.     protected function getGedmo_Listener_Reference_MongodbService()
  31322.     {
  31323.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/References/ReferencesListener.php';
  31324.         $this->privates['gedmo.listener.reference.mongodb'] = $instance = new \Gedmo\References\ReferencesListener();
  31325.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31326.         $instance->registerManager('entity', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  31327.         return $instance;
  31328.     }
  31329.     /**
  31330.      * Gets the private 'gedmo.listener.softdeleteable' shared service.
  31331.      *
  31332.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  31333.      */
  31334.     protected function getGedmo_Listener_SoftdeleteableService()
  31335.     {
  31336.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  31337.         $this->privates['gedmo.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  31338.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31339.         return $instance;
  31340.     }
  31341.     /**
  31342.      * Gets the private 'gedmo.listener.sortable' shared service.
  31343.      *
  31344.      * @return \Gedmo\Sortable\SortableListener
  31345.      */
  31346.     protected function getGedmo_Listener_SortableService()
  31347.     {
  31348.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Sortable/SortableListener.php';
  31349.         $this->privates['gedmo.listener.sortable'] = $instance = new \Gedmo\Sortable\SortableListener();
  31350.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31351.         return $instance;
  31352.     }
  31353.     /**
  31354.      * Gets the private 'gedmo.listener.timestampable' shared service.
  31355.      *
  31356.      * @return \Gedmo\Timestampable\TimestampableListener
  31357.      */
  31358.     protected function getGedmo_Listener_TimestampableService()
  31359.     {
  31360.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Timestampable/TimestampableListener.php';
  31361.         $this->privates['gedmo.listener.timestampable'] = $instance = new \Gedmo\Timestampable\TimestampableListener();
  31362.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31363.         return $instance;
  31364.     }
  31365.     /**
  31366.      * Gets the private 'gedmo.listener.translatable' shared service.
  31367.      *
  31368.      * @return \Gedmo\Translatable\TranslatableListener
  31369.      */
  31370.     protected function getGedmo_Listener_TranslatableService()
  31371.     {
  31372.         $this->privates['gedmo.listener.translatable'] = $instance = new \Gedmo\Translatable\TranslatableListener();
  31373.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31374.         $instance->setDefaultLocale('ar');
  31375.         $instance->setTranslationFallback(true);
  31376.         return $instance;
  31377.     }
  31378.     /**
  31379.      * Gets the private 'gedmo.listener.tree' shared service.
  31380.      *
  31381.      * @return \Gedmo\Tree\TreeListener
  31382.      */
  31383.     protected function getGedmo_Listener_TreeService()
  31384.     {
  31385.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/TreeListener.php';
  31386.         $this->privates['gedmo.listener.tree'] = $instance = new \Gedmo\Tree\TreeListener();
  31387.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  31388.         return $instance;
  31389.     }
  31390.     /**
  31391.      * Gets the private 'httplug.collector.formatter' shared service.
  31392.      *
  31393.      * @return \Http\HttplugBundle\Collector\Formatter
  31394.      */
  31395.     protected function getHttplug_Collector_FormatterService()
  31396.     {
  31397.         return $this->privates['httplug.collector.formatter'] = new \Http\HttplugBundle\Collector\Formatter(new \Http\Message\Formatter\FullHttpMessageFormatter(0), new \Http\Message\Formatter\CurlCommandFormatter());
  31398.     }
  31399.     /**
  31400.      * Gets the private 'hwi_oauth.authentication.listener.oauth.main' shared service.
  31401.      *
  31402.      * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener
  31403.      */
  31404.     protected function getHwiOauth_Authentication_Listener_Oauth_MainService()
  31405.     {
  31406.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31407.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  31409.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/OAuthListener.php';
  31410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  31411.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  31412.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  31413.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  31414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  31415.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  31416.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  31417.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  31418.         }
  31419.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  31420.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  31421.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  31422.         }
  31423.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31424.         if (isset($this->privates['hwi_oauth.authentication.listener.oauth.main'])) {
  31425.             return $this->privates['hwi_oauth.authentication.listener.oauth.main'];
  31426.         }
  31427.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  31428.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($d, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  31429.         $e->setOptions(['login_path' => 'app_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  31430.         $e->setFirewallName('main');
  31431.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  31432.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$d, [], $f);
  31433.         $g->setOptions(['login_path' => 'app_login''failure_path' => 'homepage''failure_forward' => false'failure_path_parameter' => '_failure_path']);
  31434.         $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);
  31435.         $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  31436.         $instance->setCheckPaths($this->parameters['hwi_oauth.resource_ownermap.configured.main']);
  31437.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  31438.         return $instance;
  31439.     }
  31440.     /**
  31441.      * Gets the private 'hwi_oauth.authentication.provider.oauth.main' shared service.
  31442.      *
  31443.      * @return \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider
  31444.      */
  31445.     protected function getHwiOauth_Authentication_Provider_Oauth_MainService()
  31446.     {
  31447.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  31448.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  31449.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Core/Authentication/Provider/OAuthProvider.php';
  31450.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Core/User/OAuthAwareUserProviderInterface.php';
  31451.         include_once \dirname(__DIR__4).'/src/App/Security/Core/User/CustomAuthUserProvider.php';
  31452.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  31453.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  31454.         $a = ($this->privates['Aqarmap\\Bundle\\ListingBundle\\Service\\PhoneManager'] ?? $this->getPhoneManagerService());
  31455.         if (isset($this->privates['hwi_oauth.authentication.provider.oauth.main'])) {
  31456.             return $this->privates['hwi_oauth.authentication.provider.oauth.main'];
  31457.         }
  31458.         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()));
  31459.     }
  31460.     /**
  31461.      * Gets the private 'hwi_oauth.context_listener.token_refresher.main' shared service.
  31462.      *
  31463.      * @return \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld
  31464.      */
  31465.     protected function getHwiOauth_ContextListener_TokenRefresher_MainService()
  31466.     {
  31467.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  31468.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  31469.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php';
  31470.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListener.php';
  31471.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/RefreshAccessTokenListenerOld.php';
  31472.         $a = ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService());
  31473.         if (isset($this->privates['hwi_oauth.context_listener.token_refresher.main'])) {
  31474.             return $this->privates['hwi_oauth.context_listener.token_refresher.main'];
  31475.         }
  31476.         $this->privates['hwi_oauth.context_listener.token_refresher.main'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListenerOld($a);
  31477.         $instance->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  31478.         $instance->setResourceOwnerMap(($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  31479.         return $instance;
  31480.     }
  31481.     /**
  31482.      * Gets the private 'hwi_oauth.resource_owner.aqarmap' shared service.
  31483.      *
  31484.      * @return \HWI\Bundle\OAuthBundle\OAuth\ResourceOwner\OAuth2ResourceOwner
  31485.      */
  31486.     protected function getHwiOauth_ResourceOwner_AqarmapService()
  31487.     {
  31488.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwnerInterface.php';
  31489.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/AbstractResourceOwner.php';
  31490.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/GenericOAuth2ResourceOwner.php';
  31491.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/ResourceOwner/OAuth2ResourceOwner.php';
  31492.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorageInterface.php';
  31493.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/OAuth/RequestDataStorage/SessionStorage.php';
  31494.         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()))));
  31495.     }
  31496.     /**
  31497.      * Gets the private 'hwi_oauth.resource_ownermap_locator' shared service.
  31498.      *
  31499.      * @return \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator
  31500.      */
  31501.     protected function getHwiOauth_ResourceOwnermapLocatorService()
  31502.     {
  31503.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/Http/ResourceOwnerMapLocator.php';
  31504.         $this->privates['hwi_oauth.resource_ownermap_locator'] = $instance = new \HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMapLocator();
  31505.         $instance->set('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  31506.         return $instance;
  31507.     }
  31508.     /**
  31509.      * Gets the private 'hwi_oauth.security.oauth_utils' shared service.
  31510.      *
  31511.      * @return \HWI\Bundle\OAuthBundle\Security\OAuthUtils
  31512.      */
  31513.     protected function getHwiOauth_Security_OauthUtilsService()
  31514.     {
  31515.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Security/OAuthUtils.php';
  31516.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  31517.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  31518.             return $this->privates['hwi_oauth.security.oauth_utils'];
  31519.         }
  31520.         $b = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  31521.         if (isset($this->privates['hwi_oauth.security.oauth_utils'])) {
  31522.             return $this->privates['hwi_oauth.security.oauth_utils'];
  31523.         }
  31524.         $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');
  31525.         $instance->addResourceOwnerMap('main', ($this->services['hwi_oauth.resource_ownermap.main'] ?? $this->getHwiOauth_ResourceOwnermap_MainService()));
  31526.         return $instance;
  31527.     }
  31528.     /**
  31529.      * Gets the private 'hwi_oauth.twig.extension.oauth.runtime' shared service.
  31530.      *
  31531.      * @return \HWI\Bundle\OAuthBundle\Twig\Extension\OAuthRuntime
  31532.      */
  31533.     protected function getHwiOauth_Twig_Extension_Oauth_RuntimeService()
  31534.     {
  31535.         include_once \dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src/Twig/Extension/OAuthRuntime.php';
  31536.         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())));
  31537.     }
  31538.     /**
  31539.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  31540.      *
  31541.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  31542.      */
  31543.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  31544.     {
  31545.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  31546.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  31547.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  31548.     }
  31549.     /**
  31550.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  31551.      *
  31552.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  31553.      */
  31554.     protected function getJmsSerializer_Cache_CacheClearerService()
  31555.     {
  31556.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  31557.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  31558.         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')))));
  31559.     }
  31560.     /**
  31561.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  31562.      *
  31563.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  31564.      */
  31565.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  31566.     {
  31567.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  31568.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  31569.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  31570.     }
  31571.     /**
  31572.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  31573.      *
  31574.      * @return \JMS\Serializer\Handler\DateHandler
  31575.      */
  31576.     protected function getJmsSerializer_DatetimeHandlerService()
  31577.     {
  31578.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  31579.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  31580.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''Africa/Cairo'true);
  31581.     }
  31582.     /**
  31583.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  31584.      *
  31585.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  31586.      */
  31587.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  31588.     {
  31589.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  31590.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  31591.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  31592.     }
  31593.     /**
  31594.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  31595.      *
  31596.      * @return \JMS\Serializer\Handler\IteratorHandler
  31597.      */
  31598.     protected function getJmsSerializer_IteratorHandlerService()
  31599.     {
  31600.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  31601.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  31602.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  31603.     }
  31604.     /**
  31605.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  31606.      *
  31607.      * @return \Metadata\MetadataFactory
  31608.      */
  31609.     protected function getJmsSerializer_MetadataFactoryService()
  31610.     {
  31611.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  31612.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  31613.         ], [
  31614.             'metadata_driver' => '?',
  31615.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  31616.         $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')))));
  31617.         $instance->setIncludeInterfaces(false);
  31618.         return $instance;
  31619.     }
  31620.     /**
  31621.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  31622.      *
  31623.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  31624.      */
  31625.     protected function getJmsSerializer_StopwatchSubscriberService()
  31626.     {
  31627.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  31628.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  31629.         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))));
  31630.     }
  31631.     /**
  31632.      * Gets the private 'knp_gaufrette.command.filesystem_keys' shared service.
  31633.      *
  31634.      * @return \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand
  31635.      */
  31636.     protected function getKnpGaufrette_Command_FilesystemKeysService()
  31637.     {
  31638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31639.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle/Command/FilesystemKeysCommand.php';
  31640.         $this->privates['knp_gaufrette.command.filesystem_keys'] = $instance = new \Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand(($this->services['knp_gaufrette.filesystem_map'] ?? $this->getKnpGaufrette_FilesystemMapService()));
  31641.         $instance->setName('gaufrette:filesystem:keys');
  31642.         return $instance;
  31643.     }
  31644.     /**
  31645.      * Gets the private 'knp_menu.helper' shared service.
  31646.      *
  31647.      * @return \Knp\Menu\Twig\Helper
  31648.      */
  31649.     protected function getKnpMenu_HelperService()
  31650.     {
  31651.         return $this->privates['knp_menu.helper'] = new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  31652.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  31653.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  31654.         ], [
  31655.             'list' => '?',
  31656.             'twig' => '?',
  31657.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  31658.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  31659.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  31660.         }, 2)), ($this->privates['knp_menu.manipulator'] ?? ($this->privates['knp_menu.manipulator'] = new \Knp\Menu\Util\MenuManipulator())), ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()));
  31661.     }
  31662.     /**
  31663.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  31664.      *
  31665.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  31666.      */
  31667.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  31668.     {
  31669.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  31670.         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()));
  31671.     }
  31672.     /**
  31673.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  31674.      *
  31675.      * @return \Knp\Menu\Provider\LazyProvider
  31676.      */
  31677.     protected function getKnpMenu_MenuProvider_LazyService()
  31678.     {
  31679.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  31680.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['aqarmap.subLocations_search.menus' => [=> function () {
  31681.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  31682.         }, => 'subLocationsSearchMenus'], 'compound_search.breadcrumb' => [=> function () {
  31683.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  31684.         }, => 'compoundSearchBreadcrumb'], 'aqarmap.propertyTypes_search.menu' => [=> function () {
  31685.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  31686.         }, => 'propertyTypesSearchMenus'], 'aqarmap.creditListingBreadcrumb.menu' => [=> function () {
  31687.             return ($this->privates['aqarmap.listing.menu_builder'] ?? $this->getAqarmap_Listing_MenuBuilderService());
  31688.         }, => 'creditListingBreadcrumb'], 'aqarmap.neighborhood.breadcrumb' => [=> function () {
  31689.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  31690.         }, => 'neighborhoodBreadcrumbMenu'], 'aqarmap.askNeighbors.breadcrumb' => [=> function () {
  31691.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  31692.         }, => 'askNeighborsBreadcrumbMenu'], 'aqarmap.discussion.breadcrumb' => [=> function () {
  31693.             return ($this->privates['aqarmap.neighborhood.menu_builder'] ?? $this->getAqarmap_Neighborhood_MenuBuilderService());
  31694.         }, => 'discussionBreadcrumbMenu'], 'aqarmap.breadcrumb' => function () {
  31695.             return ($this->privates['aqarmap.main.menu.breadcrumb'] ?? $this->getAqarmap_Main_Menu_BreadcrumbService());
  31696.         }, 'aqarmap.admin.sidebar' => function () {
  31697.             return ($this->privates['aqarmap.main.menu.admin'] ?? $this->getAqarmap_Main_Menu_AdminService());
  31698.         }]);
  31699.     }
  31700.     /**
  31701.      * Gets the private 'knp_menu.renderer.list' shared service.
  31702.      *
  31703.      * @return \Knp\Menu\Renderer\ListRenderer
  31704.      */
  31705.     protected function getKnpMenu_Renderer_ListService()
  31706.     {
  31707.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  31708.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  31709.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  31710.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  31711.     }
  31712.     /**
  31713.      * Gets the private 'knp_menu.renderer.twig' shared service.
  31714.      *
  31715.      * @return \Knp\Menu\Renderer\TwigRenderer
  31716.      */
  31717.     protected function getKnpMenu_Renderer_TwigService()
  31718.     {
  31719.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  31720.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  31721.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  31722.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  31723.             return $this->privates['knp_menu.renderer.twig'];
  31724.         }
  31725.         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()), []);
  31726.     }
  31727.     /**
  31728.      * Gets the private 'knp_menu.voter.router' shared service.
  31729.      *
  31730.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  31731.      */
  31732.     protected function getKnpMenu_Voter_RouterService()
  31733.     {
  31734.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  31735.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  31736.         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())));
  31737.     }
  31738.     /**
  31739.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  31740.      *
  31741.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  31742.      */
  31743.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  31744.     {
  31745.         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]);
  31746.     }
  31747.     /**
  31748.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  31749.      *
  31750.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  31751.      */
  31752.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  31753.     {
  31754.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  31755.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  31756.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  31757.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  31758.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  31759.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  31760.     }
  31761.     /**
  31762.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  31763.      *
  31764.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  31765.      */
  31766.     protected function getLiipImagine_Command_CacheRemoveService()
  31767.     {
  31768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31769.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  31770.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  31771.         $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()));
  31772.         $instance->setName('liip:imagine:cache:remove');
  31773.         return $instance;
  31774.     }
  31775.     /**
  31776.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  31777.      *
  31778.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  31779.      */
  31780.     protected function getLiipImagine_Command_CacheResolveService()
  31781.     {
  31782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31783.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  31784.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  31785.         $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()));
  31786.         $instance->setName('liip:imagine:cache:resolve');
  31787.         return $instance;
  31788.     }
  31789.     /**
  31790.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  31791.      *
  31792.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  31793.      */
  31794.     protected function getLiipImagine_Filter_ConfigurationService()
  31795.     {
  31796.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  31797.     }
  31798.     /**
  31799.      * Gets the private 'liip_imagine.form.type.image' shared service.
  31800.      *
  31801.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  31802.      */
  31803.     protected function getLiipImagine_Form_Type_ImageService()
  31804.     {
  31805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  31806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  31807.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  31808.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  31809.     }
  31810.     /**
  31811.      * Gets the private 'liip_imagine.gd' shared service.
  31812.      *
  31813.      * @return \Imagine\Gd\Imagine
  31814.      */
  31815.     protected function getLiipImagine_GdService()
  31816.     {
  31817.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  31818.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  31819.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  31820.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  31821.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  31822.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  31823.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  31824.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/DefaultMetadataReader.php';
  31825.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  31826.         $instance->setMetadataReader(new \Imagine\Image\Metadata\DefaultMetadataReader());
  31827.         return $instance;
  31828.     }
  31829.     /**
  31830.      * Gets the private 'liip_imagine.service.filter' shared service.
  31831.      *
  31832.      * @return \Liip\ImagineBundle\Service\FilterService
  31833.      */
  31834.     protected function getLiipImagine_Service_FilterService()
  31835.     {
  31836.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  31837.         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()));
  31838.     }
  31839.     /**
  31840.      * Gets the private 'limiter.lead_generation_by_ip' shared service.
  31841.      *
  31842.      * @return \Symfony\Component\RateLimiter\RateLimiterFactory
  31843.      */
  31844.     protected function getLimiter_LeadGenerationByIpService()
  31845.     {
  31846.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/RateLimiterFactory.php';
  31847.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  31848.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  31849.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  31850.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  31851.         include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  31852.         $a = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore($this->getEnv('LOCK_DSN')));
  31853.         $b = new \Symfony\Bridge\Monolog\Logger('lock');
  31854.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  31855.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  31856.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  31857.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  31858.         $a->setLogger($b);
  31859.         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);
  31860.     }
  31861.     /**
  31862.      * Gets the private 'locale_aware_listener' shared service.
  31863.      *
  31864.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  31865.      */
  31866.     protected function getLocaleAwareListenerService()
  31867.     {
  31868.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  31869.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('ar')));
  31870.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  31871.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  31872.     }
  31873.     /**
  31874.      * Gets the private 'locale_listener' shared service.
  31875.      *
  31876.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  31877.      */
  31878.     protected function getLocaleListenerService()
  31879.     {
  31880.         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, []);
  31881.     }
  31882.     /**
  31883.      * Gets the private 'mailer.mailer' shared service.
  31884.      *
  31885.      * @return \Symfony\Component\Mailer\Mailer
  31886.      */
  31887.     protected function getMailer_MailerService()
  31888.     {
  31889.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  31890.         if (isset($this->privates['mailer.mailer'])) {
  31891.             return $this->privates['mailer.mailer'];
  31892.         }
  31893.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31894.         if (isset($this->privates['mailer.mailer'])) {
  31895.             return $this->privates['mailer.mailer'];
  31896.         }
  31897.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31898.         if (isset($this->privates['mailer.mailer'])) {
  31899.             return $this->privates['mailer.mailer'];
  31900.         }
  31901.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer($a$b$c);
  31902.     }
  31903.     /**
  31904.      * Gets the private 'mailer.transport_factory.native' shared service.
  31905.      *
  31906.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  31907.      */
  31908.     protected function getMailer_TransportFactory_NativeService()
  31909.     {
  31910.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  31911.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  31912.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  31913.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31914.         if (isset($this->privates['mailer.transport_factory.native'])) {
  31915.             return $this->privates['mailer.transport_factory.native'];
  31916.         }
  31917.         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()));
  31918.     }
  31919.     /**
  31920.      * Gets the private 'mailer.transport_factory.null' shared service.
  31921.      *
  31922.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  31923.      */
  31924.     protected function getMailer_TransportFactory_NullService()
  31925.     {
  31926.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  31927.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  31928.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  31929.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31930.         if (isset($this->privates['mailer.transport_factory.null'])) {
  31931.             return $this->privates['mailer.transport_factory.null'];
  31932.         }
  31933.         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()));
  31934.     }
  31935.     /**
  31936.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  31937.      *
  31938.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  31939.      */
  31940.     protected function getMailer_TransportFactory_SendmailService()
  31941.     {
  31942.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  31943.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  31944.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  31945.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31946.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  31947.             return $this->privates['mailer.transport_factory.sendmail'];
  31948.         }
  31949.         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()));
  31950.     }
  31951.     /**
  31952.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  31953.      *
  31954.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  31955.      */
  31956.     protected function getMailer_TransportFactory_SmtpService()
  31957.     {
  31958.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  31959.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  31960.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  31961.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31962.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  31963.             return $this->privates['mailer.transport_factory.smtp'];
  31964.         }
  31965.         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()));
  31966.     }
  31967.     /**
  31968.      * Gets the private 'mailer.transports' shared service.
  31969.      *
  31970.      * @return \Symfony\Component\Mailer\Transport\Transports
  31971.      */
  31972.     protected function getMailer_TransportsService()
  31973.     {
  31974.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  31975.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  31976.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  31977.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  31978.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  31979.         }, 4)))->fromStrings(['dsn' => $this->getEnv('MAILER_DSN'), 'alternative' => $this->getEnv('MAILER_PROMOTIONAL_DSN')]);
  31980.     }
  31981.     /**
  31982.      * Gets the private 'maker.auto_command.make_auth' shared service.
  31983.      *
  31984.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  31985.      */
  31986.     protected function getMaker_AutoCommand_MakeAuthService()
  31987.     {
  31988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31989.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  31990.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  31991.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  31992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  31993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  31994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  31995.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  31996.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  31997.         $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);
  31998.         $instance->setName('make:auth');
  31999.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  32000.         return $instance;
  32001.     }
  32002.     /**
  32003.      * Gets the private 'maker.auto_command.make_command' shared service.
  32004.      *
  32005.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32006.      */
  32007.     protected function getMaker_AutoCommand_MakeCommandService()
  32008.     {
  32009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32010.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  32014.         $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()));
  32015.         $instance->setName('make:command');
  32016.         $instance->setDescription('Creates a new console command class');
  32017.         return $instance;
  32018.     }
  32019.     /**
  32020.      * Gets the private 'maker.auto_command.make_controller' shared service.
  32021.      *
  32022.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32023.      */
  32024.     protected function getMaker_AutoCommand_MakeControllerService()
  32025.     {
  32026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32027.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  32031.         $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()));
  32032.         $instance->setName('make:controller');
  32033.         $instance->setDescription('Creates a new controller class');
  32034.         return $instance;
  32035.     }
  32036.     /**
  32037.      * Gets the private 'maker.auto_command.make_crud' shared service.
  32038.      *
  32039.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32040.      */
  32041.     protected function getMaker_AutoCommand_MakeCrudService()
  32042.     {
  32043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32044.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32045.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  32048.         $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()));
  32049.         $instance->setName('make:crud');
  32050.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  32051.         return $instance;
  32052.     }
  32053.     /**
  32054.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  32055.      *
  32056.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32057.      */
  32058.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  32059.     {
  32060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32061.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32062.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32063.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32064.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  32065.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32066.         $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()));
  32067.         $instance->setName('make:docker:database');
  32068.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  32069.         return $instance;
  32070.     }
  32071.     /**
  32072.      * Gets the private 'maker.auto_command.make_entity' shared service.
  32073.      *
  32074.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32075.      */
  32076.     protected function getMaker_AutoCommand_MakeEntityService()
  32077.     {
  32078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32079.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32080.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32081.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32082.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  32083.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  32084.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32085.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  32086.         $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);
  32087.         $instance->setName('make:entity');
  32088.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  32089.         return $instance;
  32090.     }
  32091.     /**
  32092.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  32093.      *
  32094.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32095.      */
  32096.     protected function getMaker_AutoCommand_MakeFixturesService()
  32097.     {
  32098.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32099.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32100.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32101.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32102.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  32103.         $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()));
  32104.         $instance->setName('make:fixtures');
  32105.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  32106.         return $instance;
  32107.     }
  32108.     /**
  32109.      * Gets the private 'maker.auto_command.make_form' shared service.
  32110.      *
  32111.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32112.      */
  32113.     protected function getMaker_AutoCommand_MakeFormService()
  32114.     {
  32115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32116.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32117.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32118.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32119.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  32120.         $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()));
  32121.         $instance->setName('make:form');
  32122.         $instance->setDescription('Creates a new form class');
  32123.         return $instance;
  32124.     }
  32125.     /**
  32126.      * Gets the private 'maker.auto_command.make_message' shared service.
  32127.      *
  32128.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32129.      */
  32130.     protected function getMaker_AutoCommand_MakeMessageService()
  32131.     {
  32132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  32137.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32138.         $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()));
  32139.         $instance->setName('make:message');
  32140.         $instance->setDescription('Creates a new message and handler');
  32141.         return $instance;
  32142.     }
  32143.     /**
  32144.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  32145.      *
  32146.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32147.      */
  32148.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  32149.     {
  32150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32152.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  32155.         $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()));
  32156.         $instance->setName('make:messenger-middleware');
  32157.         $instance->setDescription('Creates a new messenger middleware');
  32158.         return $instance;
  32159.     }
  32160.     /**
  32161.      * Gets the private 'maker.auto_command.make_migration' shared service.
  32162.      *
  32163.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32164.      */
  32165.     protected function getMaker_AutoCommand_MakeMigrationService()
  32166.     {
  32167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32168.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32169.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32170.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  32172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  32173.         $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()));
  32174.         $instance->setName('make:migration');
  32175.         $instance->setDescription('Creates a new migration based on database changes');
  32176.         return $instance;
  32177.     }
  32178.     /**
  32179.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  32180.      *
  32181.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32182.      */
  32183.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  32184.     {
  32185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32186.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32187.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  32190.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32191.         $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()));
  32192.         $instance->setName('make:registration-form');
  32193.         $instance->setDescription('Creates a new registration form system');
  32194.         return $instance;
  32195.     }
  32196.     /**
  32197.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  32198.      *
  32199.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32200.      */
  32201.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  32202.     {
  32203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32204.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32205.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  32208.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32209.         $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()));
  32210.         $instance->setName('make:reset-password');
  32211.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  32212.         return $instance;
  32213.     }
  32214.     /**
  32215.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  32216.      *
  32217.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32218.      */
  32219.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  32220.     {
  32221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32222.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32223.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  32226.         $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()));
  32227.         $instance->setName('make:serializer:encoder');
  32228.         $instance->setDescription('Creates a new serializer encoder class');
  32229.         return $instance;
  32230.     }
  32231.     /**
  32232.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  32233.      *
  32234.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32235.      */
  32236.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  32237.     {
  32238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32239.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32240.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  32243.         $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()));
  32244.         $instance->setName('make:serializer:normalizer');
  32245.         $instance->setDescription('Creates a new serializer normalizer class');
  32246.         return $instance;
  32247.     }
  32248.     /**
  32249.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  32250.      *
  32251.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32252.      */
  32253.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  32254.     {
  32255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32256.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32257.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32259.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  32260.         $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()));
  32261.         $instance->setName('make:stimulus-controller');
  32262.         $instance->setDescription('Creates a new Stimulus controller');
  32263.         return $instance;
  32264.     }
  32265.     /**
  32266.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  32267.      *
  32268.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32269.      */
  32270.     protected function getMaker_AutoCommand_MakeSubscriberService()
  32271.     {
  32272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32273.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32274.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32275.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32276.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  32277.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  32278.         $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()));
  32279.         $instance->setName('make:subscriber');
  32280.         $instance->setDescription('Creates a new event subscriber class');
  32281.         return $instance;
  32282.     }
  32283.     /**
  32284.      * Gets the private 'maker.auto_command.make_test' shared service.
  32285.      *
  32286.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32287.      */
  32288.     protected function getMaker_AutoCommand_MakeTestService()
  32289.     {
  32290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32291.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32292.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32293.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32294.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  32295.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  32296.         $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()));
  32297.         $instance->setName('make:test');
  32298.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  32299.         $instance->setDescription('Creates a new test class');
  32300.         return $instance;
  32301.     }
  32302.     /**
  32303.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  32304.      *
  32305.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32306.      */
  32307.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  32308.     {
  32309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32310.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32311.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32312.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32313.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  32314.         $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()));
  32315.         $instance->setName('make:twig-extension');
  32316.         $instance->setDescription('Creates a new Twig extension class');
  32317.         return $instance;
  32318.     }
  32319.     /**
  32320.      * Gets the private 'maker.auto_command.make_user' shared service.
  32321.      *
  32322.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32323.      */
  32324.     protected function getMaker_AutoCommand_MakeUserService()
  32325.     {
  32326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32327.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32328.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32329.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32330.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  32331.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  32332.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  32333.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  32334.         $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()));
  32335.         $instance->setName('make:user');
  32336.         $instance->setDescription('Creates a new security user class');
  32337.         return $instance;
  32338.     }
  32339.     /**
  32340.      * Gets the private 'maker.auto_command.make_validator' shared service.
  32341.      *
  32342.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32343.      */
  32344.     protected function getMaker_AutoCommand_MakeValidatorService()
  32345.     {
  32346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32347.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32348.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32349.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32350.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  32351.         $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()));
  32352.         $instance->setName('make:validator');
  32353.         $instance->setDescription('Creates a new validator and constraint class');
  32354.         return $instance;
  32355.     }
  32356.     /**
  32357.      * Gets the private 'maker.auto_command.make_voter' shared service.
  32358.      *
  32359.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  32360.      */
  32361.     protected function getMaker_AutoCommand_MakeVoterService()
  32362.     {
  32363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32364.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  32365.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  32366.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  32367.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  32368.         $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()));
  32369.         $instance->setName('make:voter');
  32370.         $instance->setDescription('Creates a new security voter class');
  32371.         return $instance;
  32372.     }
  32373.     /**
  32374.      * Gets the private 'maker.doctrine_helper' shared service.
  32375.      *
  32376.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  32377.      */
  32378.     protected function getMaker_DoctrineHelperService()
  32379.     {
  32380.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  32381.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  32382.         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())]]]);
  32383.     }
  32384.     /**
  32385.      * Gets the private 'maker.entity_class_generator' shared service.
  32386.      *
  32387.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  32388.      */
  32389.     protected function getMaker_EntityClassGeneratorService()
  32390.     {
  32391.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  32392.         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()));
  32393.     }
  32394.     /**
  32395.      * Gets the private 'maker.file_manager' shared service.
  32396.      *
  32397.      * @return \Symfony\Bundle\MakerBundle\FileManager
  32398.      */
  32399.     protected function getMaker_FileManagerService()
  32400.     {
  32401.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  32402.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  32403.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  32404.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  32405.         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'));
  32406.     }
  32407.     /**
  32408.      * Gets the private 'maker.generator' shared service.
  32409.      *
  32410.      * @return \Symfony\Bundle\MakerBundle\Generator
  32411.      */
  32412.     protected function getMaker_GeneratorService()
  32413.     {
  32414.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  32415.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  32416.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  32417.         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));
  32418.     }
  32419.     /**
  32420.      * Gets the private 'maker.php_compat_util' shared service.
  32421.      *
  32422.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  32423.      */
  32424.     protected function getMaker_PhpCompatUtilService()
  32425.     {
  32426.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  32427.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  32428.     }
  32429.     /**
  32430.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  32431.      *
  32432.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  32433.      */
  32434.     protected function getMaker_Renderer_FormTypeRendererService()
  32435.     {
  32436.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  32437.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  32438.     }
  32439.     /**
  32440.      * Gets the private 'messenger.bus.default.middleware.doctrine_ping_connection' shared service.
  32441.      *
  32442.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware
  32443.      */
  32444.     protected function getMessenger_Bus_Default_Middleware_DoctrinePingConnectionService()
  32445.     {
  32446.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32447.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/AbstractDoctrineMiddleware.php';
  32448.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrinePingConnectionMiddleware.php';
  32449.         return $this->privates['messenger.bus.default.middleware.doctrine_ping_connection'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware(($this->services['doctrine'] ?? $this->getDoctrineService()));
  32450.     }
  32451.     /**
  32452.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  32453.      *
  32454.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  32455.      */
  32456.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  32457.     {
  32458.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32459.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  32460.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  32461.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  32462.         $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 () {
  32463.             yield => ($this->privates['.messenger.handler_descriptor.XrjJCsu'] ?? $this->get_Messenger_HandlerDescriptor_XrjJCsuService());
  32464.         }, 1), 'App\\Message\\Listing\\AfterChangeStatusMessage' => new RewindableGenerator(function () {
  32465.             yield => ($this->privates['.messenger.handler_descriptor.sRwIAy8'] ?? $this->get_Messenger_HandlerDescriptor_SRwIAy8Service());
  32466.         }, 1), 'App\\Message\\Listing\\BulkListingApproveMessage' => new RewindableGenerator(function () {
  32467.             yield => ($this->privates['.messenger.handler_descriptor.5HRDaKQ'] ?? $this->get_Messenger_HandlerDescriptor_5HRDaKQService());
  32468.         }, 1), 'App\\Message\\Listing\\SyncListingProjectMessage' => new RewindableGenerator(function () {
  32469.             yield => ($this->privates['.messenger.handler_descriptor.dc.1.bo'] ?? $this->get_Messenger_HandlerDescriptor_Dc_1_BoService());
  32470.         }, 1), 'App\\Message\\ListingUpdatedMessage' => new RewindableGenerator(function () {
  32471.             yield => ($this->privates['.messenger.handler_descriptor.NXXH9Pa'] ?? $this->get_Messenger_HandlerDescriptor_NXXH9PaService());
  32472.         }, 1), 'App\\Message\\Location\\AdminImportLocationsMessage' => new RewindableGenerator(function () {
  32473.             yield => ($this->privates['.messenger.handler_descriptor.kQwQsvy'] ?? $this->get_Messenger_HandlerDescriptor_KQwQsvyService());
  32474.         }, 1), 'App\\Message\\Location\\RecordLocationSearchHistoryMessage' => new RewindableGenerator(function () {
  32475.             yield => ($this->privates['.messenger.handler_descriptor.XFUQcio'] ?? $this->get_Messenger_HandlerDescriptor_XFUQcioService());
  32476.         }, 1), 'App\\Message\\LocationStatisticsMessage' => new RewindableGenerator(function () {
  32477.             yield => ($this->privates['.messenger.handler_descriptor.GbRGh2R'] ?? $this->get_Messenger_HandlerDescriptor_GbRGh2RService());
  32478.         }, 1), 'App\\Message\\LocationUpdatedMessage' => new RewindableGenerator(function () {
  32479.             yield => ($this->privates['.messenger.handler_descriptor.JeO4zog'] ?? $this->get_Messenger_HandlerDescriptor_JeO4zogService());
  32480.         }, 1), 'App\\Message\\LoginCredentialsUpdatedMessage' => new RewindableGenerator(function () {
  32481.             yield => ($this->privates['.messenger.handler_descriptor.PeFElIy'] ?? $this->get_Messenger_HandlerDescriptor_PeFElIyService());
  32482.         }, 1), 'App\\Message\\User\\ImportUsersDevelopersMessage' => new RewindableGenerator(function () {
  32483.             yield => ($this->privates['.messenger.handler_descriptor.arWGc4f'] ?? $this->get_Messenger_HandlerDescriptor_ArWGc4fService());
  32484.         }, 1), 'App\\Message\\User\\NewAccountMessage' => new RewindableGenerator(function () {
  32485.             yield => ($this->privates['.messenger.handler_descriptor.TLvkPvS'] ?? $this->get_Messenger_HandlerDescriptor_TLvkPvSService());
  32486.         }, 1), 'App\\Message\\User\\UpdateClientServedCountForUserMessage' => new RewindableGenerator(function () {
  32487.             yield => ($this->privates['.messenger.handler_descriptor.y6aMxSF'] ?? $this->get_Messenger_HandlerDescriptor_Y6aMxSFService());
  32488.         }, 1), 'App\\Message\\User\\UserSegmentMessage' => new RewindableGenerator(function () {
  32489.             yield => ($this->privates['.messenger.handler_descriptor.9qHbxty'] ?? $this->get_Messenger_HandlerDescriptor_9qHbxtyService());
  32490.         }, 1), 'App\\Message\\UserGroupUpdatedMessage' => new RewindableGenerator(function () {
  32491.             yield => ($this->privates['.messenger.handler_descriptor.O8j7clm'] ?? $this->get_Messenger_HandlerDescriptor_O8j7clmService());
  32492.         }, 1), 'Aqarmap\\Bundle\\UserBundle\\Message\\CreateLead' => new RewindableGenerator(function () {
  32493.             yield => ($this->privates['.messenger.handler_descriptor.TnEGxNs'] ?? $this->get_Messenger_HandlerDescriptor_TnEGxNsService());
  32494.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\Search' => new RewindableGenerator(function () {
  32495.             yield => ($this->privates['.messenger.handler_descriptor.2Q2O_CE'] ?? $this->get_Messenger_HandlerDescriptor_2Q2OCEService());
  32496.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ParentListingUpdated' => new RewindableGenerator(function () {
  32497.             yield => ($this->privates['.messenger.handler_descriptor.7u9lu3j'] ?? $this->get_Messenger_HandlerDescriptor_7u9lu3jService());
  32498.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingDeleted' => new RewindableGenerator(function () {
  32499.             yield => ($this->privates['.messenger.handler_descriptor.D4ehsao'] ?? $this->get_Messenger_HandlerDescriptor_D4ehsaoService());
  32500.         }, 1), 'Aqarmap\\Bundle\\ListingBundle\\Message\\ListingInteractions' => new RewindableGenerator(function () {
  32501.             yield => ($this->privates['.messenger.handler_descriptor.MM.u3cU'] ?? $this->get_Messenger_HandlerDescriptor_MM_U3cUService());
  32502.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  32503.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  32504.         }, 1), 'Presta\\SitemapBundle\\Messenger\\DumpSitemapMessage' => new RewindableGenerator(function () {
  32505.             yield => ($this->privates['.messenger.handler_descriptor.axmPPI9'] ?? $this->get_Messenger_HandlerDescriptor_AxmPPI9Service());
  32506.         }, 1)]));
  32507.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32508.         return $instance;
  32509.     }
  32510.     /**
  32511.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  32512.      *
  32513.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  32514.      */
  32515.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  32516.     {
  32517.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32518.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  32519.         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');
  32520.     }
  32521.     /**
  32522.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  32523.      *
  32524.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  32525.      */
  32526.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  32527.     {
  32528.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  32529.         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, [
  32530.             'default' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32531.             'external' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32532.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32533.             'failed_mailer' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32534.             'fasttrack' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32535.             'interactions' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32536.             'mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  32537.         ], [
  32538.             'default' => '?',
  32539.             'external' => '?',
  32540.             'failed' => '?',
  32541.             'failed_mailer' => '?',
  32542.             'fasttrack' => '?',
  32543.             'interactions' => '?',
  32544.             'mailer' => '?',
  32545.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32546.     }
  32547.     /**
  32548.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  32549.      *
  32550.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  32551.      */
  32552.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  32553.     {
  32554.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  32555.         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()));
  32556.     }
  32557.     /**
  32558.      * Gets the private 'messenger.middleware.send_message' shared service.
  32559.      *
  32560.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  32561.      */
  32562.     protected function getMessenger_Middleware_SendMessageService()
  32563.     {
  32564.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  32565.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  32566.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  32567.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  32568.         $a = ($this->privates['.service_locator.1dCwSD2'] ?? $this->get_ServiceLocator_1dCwSD2Service());
  32569.         if (isset($this->privates['messenger.middleware.send_message'])) {
  32570.             return $this->privates['messenger.middleware.send_message'];
  32571.         }
  32572.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32573.         if (isset($this->privates['messenger.middleware.send_message'])) {
  32574.             return $this->privates['messenger.middleware.send_message'];
  32575.         }
  32576.         $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);
  32577.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32578.         return $instance;
  32579.     }
  32580.     /**
  32581.      * Gets the private 'messenger.receiver_locator' shared service.
  32582.      *
  32583.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  32584.      */
  32585.     protected function getMessenger_ReceiverLocatorService()
  32586.     {
  32587.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32588.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  32589.             'external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  32590.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32591.             'failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  32592.             'fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  32593.             'interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  32594.             'mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  32595.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  32596.             'messenger.transport.external' => ['privates''messenger.transport.external''getMessenger_Transport_ExternalService'false],
  32597.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  32598.             'messenger.transport.failed_mailer' => ['privates''messenger.transport.failed_mailer''getMessenger_Transport_FailedMailerService'false],
  32599.             'messenger.transport.fasttrack' => ['privates''messenger.transport.fasttrack''getMessenger_Transport_FasttrackService'false],
  32600.             'messenger.transport.interactions' => ['privates''messenger.transport.interactions''getMessenger_Transport_InteractionsService'false],
  32601.             'messenger.transport.mailer' => ['privates''messenger.transport.mailer''getMessenger_Transport_MailerService'false],
  32602.         ], [
  32603.             'default' => '?',
  32604.             'external' => '?',
  32605.             'failed' => '?',
  32606.             'failed_mailer' => '?',
  32607.             'fasttrack' => '?',
  32608.             'interactions' => '?',
  32609.             'mailer' => '?',
  32610.             'messenger.transport.default' => '?',
  32611.             'messenger.transport.external' => '?',
  32612.             'messenger.transport.failed' => '?',
  32613.             'messenger.transport.failed_mailer' => '?',
  32614.             'messenger.transport.fasttrack' => '?',
  32615.             'messenger.transport.interactions' => '?',
  32616.             'messenger.transport.mailer' => '?',
  32617.         ]);
  32618.     }
  32619.     /**
  32620.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  32621.      *
  32622.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32623.      */
  32624.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  32625.     {
  32626.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32627.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32628.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(56000020);
  32629.     }
  32630.     /**
  32631.      * Gets the private 'messenger.retry.multiplier_retry_strategy.external' shared service.
  32632.      *
  32633.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32634.      */
  32635.     protected function getMessenger_Retry_MultiplierRetryStrategy_ExternalService()
  32636.     {
  32637.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32638.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32639.         return $this->privates['messenger.retry.multiplier_retry_strategy.external'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  32640.     }
  32641.     /**
  32642.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  32643.      *
  32644.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32645.      */
  32646.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  32647.     {
  32648.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32649.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32650.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(25100020);
  32651.     }
  32652.     /**
  32653.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed_mailer' shared service.
  32654.      *
  32655.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32656.      */
  32657.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedMailerService()
  32658.     {
  32659.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32660.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32661.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed_mailer'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  32662.     }
  32663.     /**
  32664.      * Gets the private 'messenger.retry.multiplier_retry_strategy.fasttrack' shared service.
  32665.      *
  32666.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32667.      */
  32668.     protected function getMessenger_Retry_MultiplierRetryStrategy_FasttrackService()
  32669.     {
  32670.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32671.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32672.         return $this->privates['messenger.retry.multiplier_retry_strategy.fasttrack'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  32673.     }
  32674.     /**
  32675.      * Gets the private 'messenger.retry.multiplier_retry_strategy.interactions' shared service.
  32676.      *
  32677.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32678.      */
  32679.     protected function getMessenger_Retry_MultiplierRetryStrategy_InteractionsService()
  32680.     {
  32681.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32682.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32683.         return $this->privates['messenger.retry.multiplier_retry_strategy.interactions'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(33000020);
  32684.     }
  32685.     /**
  32686.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mailer' shared service.
  32687.      *
  32688.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  32689.      */
  32690.     protected function getMessenger_Retry_MultiplierRetryStrategy_MailerService()
  32691.     {
  32692.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  32693.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  32694.         return $this->privates['messenger.retry.multiplier_retry_strategy.mailer'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(56000020);
  32695.     }
  32696.     /**
  32697.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  32698.      *
  32699.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  32700.      */
  32701.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  32702.     {
  32703.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  32704.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32705.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  32706.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  32707.         }
  32708.         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, [
  32709.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  32710.             'external' => ['privates''messenger.retry.multiplier_retry_strategy.external''getMessenger_Retry_MultiplierRetryStrategy_ExternalService'false],
  32711.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  32712.             'failed_mailer' => ['privates''messenger.retry.multiplier_retry_strategy.failed_mailer''getMessenger_Retry_MultiplierRetryStrategy_FailedMailerService'false],
  32713.             'fasttrack' => ['privates''messenger.retry.multiplier_retry_strategy.fasttrack''getMessenger_Retry_MultiplierRetryStrategy_FasttrackService'false],
  32714.             'interactions' => ['privates''messenger.retry.multiplier_retry_strategy.interactions''getMessenger_Retry_MultiplierRetryStrategy_InteractionsService'false],
  32715.             'mailer' => ['privates''messenger.retry.multiplier_retry_strategy.mailer''getMessenger_Retry_MultiplierRetryStrategy_MailerService'false],
  32716.         ], [
  32717.             'default' => '?',
  32718.             'external' => '?',
  32719.             'failed' => '?',
  32720.             'failed_mailer' => '?',
  32721.             'fasttrack' => '?',
  32722.             'interactions' => '?',
  32723.             'mailer' => '?',
  32724.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
  32725.     }
  32726.     /**
  32727.      * Gets the private 'messenger.routable_message_bus' shared service.
  32728.      *
  32729.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  32730.      */
  32731.     protected function getMessenger_RoutableMessageBusService()
  32732.     {
  32733.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  32734.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  32735.         if (isset($this->privates['messenger.routable_message_bus'])) {
  32736.             return $this->privates['messenger.routable_message_bus'];
  32737.         }
  32738.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  32739.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  32740.         ], [
  32741.             'messenger.bus.default' => '?',
  32742.         ]), $a);
  32743.     }
  32744.     /**
  32745.      * Gets the private 'messenger.transport.default' shared service.
  32746.      *
  32747.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32748.      */
  32749.     protected function getMessenger_Transport_DefaultService()
  32750.     {
  32751.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32752.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32753.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32754.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32755.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32756.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32757.         if (isset($this->privates['messenger.transport.default'])) {
  32758.             return $this->privates['messenger.transport.default'];
  32759.         }
  32760.         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())));
  32761.     }
  32762.     /**
  32763.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  32764.      *
  32765.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  32766.      */
  32767.     protected function getMessenger_Transport_Doctrine_FactoryService()
  32768.     {
  32769.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  32770.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  32771.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  32772.     }
  32773.     /**
  32774.      * Gets the private 'messenger.transport.external' shared service.
  32775.      *
  32776.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32777.      */
  32778.     protected function getMessenger_Transport_ExternalService()
  32779.     {
  32780.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32781.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32782.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32783.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32784.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32785.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32786.         if (isset($this->privates['messenger.transport.external'])) {
  32787.             return $this->privates['messenger.transport.external'];
  32788.         }
  32789.         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())));
  32790.     }
  32791.     /**
  32792.      * Gets the private 'messenger.transport.failed' shared service.
  32793.      *
  32794.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32795.      */
  32796.     protected function getMessenger_Transport_FailedService()
  32797.     {
  32798.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32799.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32800.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32801.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32802.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32803.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32804.         if (isset($this->privates['messenger.transport.failed'])) {
  32805.             return $this->privates['messenger.transport.failed'];
  32806.         }
  32807.         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())));
  32808.     }
  32809.     /**
  32810.      * Gets the private 'messenger.transport.failed_mailer' shared service.
  32811.      *
  32812.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32813.      */
  32814.     protected function getMessenger_Transport_FailedMailerService()
  32815.     {
  32816.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32817.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32818.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32819.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32820.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32821.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32822.         if (isset($this->privates['messenger.transport.failed_mailer'])) {
  32823.             return $this->privates['messenger.transport.failed_mailer'];
  32824.         }
  32825.         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())));
  32826.     }
  32827.     /**
  32828.      * Gets the private 'messenger.transport.fasttrack' shared service.
  32829.      *
  32830.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32831.      */
  32832.     protected function getMessenger_Transport_FasttrackService()
  32833.     {
  32834.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32835.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32836.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32837.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32838.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32839.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32840.         if (isset($this->privates['messenger.transport.fasttrack'])) {
  32841.             return $this->privates['messenger.transport.fasttrack'];
  32842.         }
  32843.         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())));
  32844.     }
  32845.     /**
  32846.      * Gets the private 'messenger.transport.interactions' shared service.
  32847.      *
  32848.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32849.      */
  32850.     protected function getMessenger_Transport_InteractionsService()
  32851.     {
  32852.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32853.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32854.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32855.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32856.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32857.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32858.         if (isset($this->privates['messenger.transport.interactions'])) {
  32859.             return $this->privates['messenger.transport.interactions'];
  32860.         }
  32861.         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())));
  32862.     }
  32863.     /**
  32864.      * Gets the private 'messenger.transport.mailer' shared service.
  32865.      *
  32866.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  32867.      */
  32868.     protected function getMessenger_Transport_MailerService()
  32869.     {
  32870.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  32871.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  32872.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  32873.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  32874.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  32875.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  32876.         if (isset($this->privates['messenger.transport.mailer'])) {
  32877.             return $this->privates['messenger.transport.mailer'];
  32878.         }
  32879.         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())));
  32880.     }
  32881.     /**
  32882.      * Gets the private 'messenger.transport.sqs.factory' shared service.
  32883.      *
  32884.      * @return \Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory
  32885.      */
  32886.     protected function getMessenger_Transport_Sqs_FactoryService()
  32887.     {
  32888.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  32889.         include_once \dirname(__DIR__4).'/vendor/symfony/amazon-sqs-messenger/Transport/AmazonSqsTransportFactory.php';
  32890.         return $this->privates['messenger.transport.sqs.factory'] = new \Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  32891.     }
  32892.     /**
  32893.      * Gets the private 'messenger.transport.sync.factory' shared service.
  32894.      *
  32895.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  32896.      */
  32897.     protected function getMessenger_Transport_Sync_FactoryService()
  32898.     {
  32899.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  32900.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  32901.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  32902.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  32903.             return $this->privates['messenger.transport.sync.factory'];
  32904.         }
  32905.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  32906.     }
  32907.     /**
  32908.      * Gets the private 'messenger.transport_factory' shared service.
  32909.      *
  32910.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  32911.      */
  32912.     protected function getMessenger_TransportFactoryService()
  32913.     {
  32914.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  32915.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  32916.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  32917.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  32918.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  32919.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  32920.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  32921.             yield => ($this->privates['messenger.transport.sqs.factory'] ?? $this->getMessenger_Transport_Sqs_FactoryService());
  32922.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  32923.         }, 6));
  32924.     }
  32925.     /**
  32926.      * Gets the private 'mime_types' shared service.
  32927.      *
  32928.      * @return \Symfony\Component\Mime\MimeTypes
  32929.      */
  32930.     protected function getMimeTypesService()
  32931.     {
  32932.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  32933.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  32934.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  32935.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  32936.         $instance->setDefault($instance);
  32937.         return $instance;
  32938.     }
  32939.     /**
  32940.      * Gets the private 'monolog.command.server_log' shared service.
  32941.      *
  32942.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  32943.      */
  32944.     protected function getMonolog_Command_ServerLogService()
  32945.     {
  32946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32947.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  32948.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  32949.         $instance->setName('server:log');
  32950.         $instance->setDescription('Start a log server that displays logs in real time');
  32951.         return $instance;
  32952.     }
  32953.     /**
  32954.      * Gets the private 'monolog.handler.console' shared service.
  32955.      *
  32956.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  32957.      */
  32958.     protected function getMonolog_Handler_ConsoleService()
  32959.     {
  32960.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  32961.     }
  32962.     /**
  32963.      * Gets the private 'monolog.handler.main' shared service.
  32964.      *
  32965.      * @return \Monolog\Handler\StreamHandler
  32966.      */
  32967.     protected function getMonolog_Handler_MainService()
  32968.     {
  32969.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  32970.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  32971.         return $instance;
  32972.     }
  32973.     /**
  32974.      * Gets the private 'monolog.logger' shared service.
  32975.      *
  32976.      * @return \Symfony\Bridge\Monolog\Logger
  32977.      */
  32978.     protected function getMonolog_LoggerService()
  32979.     {
  32980.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  32981.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32982.         $instance->useMicrosecondTimestamps(true);
  32983.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  32984.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32985.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  32986.         return $instance;
  32987.     }
  32988.     /**
  32989.      * Gets the private 'monolog.logger.cache' shared service.
  32990.      *
  32991.      * @return \Symfony\Bridge\Monolog\Logger
  32992.      */
  32993.     protected function getMonolog_Logger_CacheService()
  32994.     {
  32995.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  32996.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  32997.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  32998.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  32999.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  33000.         return $instance;
  33001.     }
  33002.     /**
  33003.      * Gets the private 'monolog.logger.doctrine' shared service.
  33004.      *
  33005.      * @return \Symfony\Bridge\Monolog\Logger
  33006.      */
  33007.     protected function getMonolog_Logger_DoctrineService()
  33008.     {
  33009.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  33010.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33011.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  33012.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  33013.         return $instance;
  33014.     }
  33015.     /**
  33016.      * Gets the private 'monolog.logger.mailer' shared service.
  33017.      *
  33018.      * @return \Symfony\Bridge\Monolog\Logger
  33019.      */
  33020.     protected function getMonolog_Logger_MailerService()
  33021.     {
  33022.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  33023.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33024.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  33025.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  33026.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  33027.         return $instance;
  33028.     }
  33029.     /**
  33030.      * Gets the private 'monolog.logger.messenger' shared service.
  33031.      *
  33032.      * @return \Symfony\Bridge\Monolog\Logger
  33033.      */
  33034.     protected function getMonolog_Logger_MessengerService()
  33035.     {
  33036.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  33037.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33038.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  33039.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  33040.         return $instance;
  33041.     }
  33042.     /**
  33043.      * Gets the private 'monolog.logger.request' shared service.
  33044.      *
  33045.      * @return \Symfony\Bridge\Monolog\Logger
  33046.      */
  33047.     protected function getMonolog_Logger_RequestService()
  33048.     {
  33049.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  33050.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33051.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  33052.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  33053.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  33054.         return $instance;
  33055.     }
  33056.     /**
  33057.      * Gets the private 'monolog.logger.security' shared service.
  33058.      *
  33059.      * @return \Symfony\Bridge\Monolog\Logger
  33060.      */
  33061.     protected function getMonolog_Logger_SecurityService()
  33062.     {
  33063.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  33064.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  33065.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  33066.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  33067.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  33068.         return $instance;
  33069.     }
  33070.     /**
  33071.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  33072.      *
  33073.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  33074.      */
  33075.     protected function getNelmioApiDoc_Describers_ConfigService()
  33076.     {
  33077.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  33078.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php';
  33079.         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')]]);
  33080.     }
  33081.     /**
  33082.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  33083.      *
  33084.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  33085.      */
  33086.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  33087.     {
  33088.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  33089.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/OpenApiPhpDescriber.php';
  33090.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  33091.         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()));
  33092.     }
  33093.     /**
  33094.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  33095.      *
  33096.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  33097.      */
  33098.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  33099.     {
  33100.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  33101.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  33102.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  33103.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/RouteDescriber.php';
  33104.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  33105.         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 () {
  33106.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  33107.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  33108.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  33109.         }, 3));
  33110.     }
  33111.     /**
  33112.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  33113.      *
  33114.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  33115.      */
  33116.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  33117.     {
  33118.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  33119.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  33120.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  33121.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  33122.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/FormModelDescriber.php';
  33123.         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);
  33124.     }
  33125.     /**
  33126.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  33127.      *
  33128.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  33129.      */
  33130.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  33131.     {
  33132.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  33133.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  33134.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  33135.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  33136.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/JMSModelDescriber.php';
  33137.         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()));
  33138.     }
  33139.     /**
  33140.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  33141.      *
  33142.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  33143.      */
  33144.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  33145.     {
  33146.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  33147.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  33148.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  33149.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  33150.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ObjectModelDescriber.php';
  33151.         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()));
  33152.     }
  33153.     /**
  33154.      * Gets the private 'nelmio_api_doc.object_model.property_describer' shared service.
  33155.      *
  33156.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber
  33157.      */
  33158.     protected function getNelmioApiDoc_ObjectModel_PropertyDescriberService()
  33159.     {
  33160.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriberInterface.php';
  33161.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  33162.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  33163.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriber.php';
  33164.         return $this->privates['nelmio_api_doc.object_model.property_describer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber(new RewindableGenerator(function () {
  33165.             yield => ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService());
  33166.             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()));
  33167.             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()));
  33168.             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()));
  33169.             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()));
  33170.             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()));
  33171.             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()));
  33172.             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()));
  33173.             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()));
  33174.             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()));
  33175.             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()));
  33176.             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()));
  33177.         }, 12));
  33178.     }
  33179.     /**
  33180.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  33181.      *
  33182.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  33183.      */
  33184.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  33185.     {
  33186.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberInterface.php';
  33187.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberTrait.php';
  33188.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/FosRestDescriber.php';
  33189.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  33190.     }
  33191.     /**
  33192.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  33193.      *
  33194.      * @return \Symfony\Component\Routing\RouteCollection
  33195.      */
  33196.     protected function getNelmioApiDoc_Routes_DefaultService()
  33197.     {
  33198.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  33199.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Routing/FilteredRouteCollectionBuilder.php';
  33200.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  33201.         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());
  33202.     }
  33203.     /**
  33204.      * Gets the private 'old_sound_rabbit_mq.anon_consumer_command' shared service.
  33205.      *
  33206.      * @return \OldSound\RabbitMqBundle\Command\AnonConsumerCommand
  33207.      */
  33208.     protected function getOldSoundRabbitMq_AnonConsumerCommandService()
  33209.     {
  33210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33211.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33212.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33213.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/AnonConsumerCommand.php';
  33214.         $this->privates['old_sound_rabbit_mq.anon_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\AnonConsumerCommand();
  33215.         $instance->setContainer($this);
  33216.         $instance->setName('rabbitmq:anon-consumer');
  33217.         return $instance;
  33218.     }
  33219.     /**
  33220.      * Gets the private 'old_sound_rabbit_mq.batch_consumer_command' shared service.
  33221.      *
  33222.      * @return \OldSound\RabbitMqBundle\Command\BatchConsumerCommand
  33223.      */
  33224.     protected function getOldSoundRabbitMq_BatchConsumerCommandService()
  33225.     {
  33226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33227.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33228.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BatchConsumerCommand.php';
  33229.         $this->privates['old_sound_rabbit_mq.batch_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\BatchConsumerCommand();
  33230.         $instance->setContainer($this);
  33231.         $instance->setName('rabbitmq:batch:consumer');
  33232.         return $instance;
  33233.     }
  33234.     /**
  33235.      * Gets the private 'old_sound_rabbit_mq.command.rpc_server_command' shared service.
  33236.      *
  33237.      * @return \OldSound\RabbitMqBundle\Command\RpcServerCommand
  33238.      */
  33239.     protected function getOldSoundRabbitMq_Command_RpcServerCommandService()
  33240.     {
  33241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33242.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33243.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/RpcServerCommand.php';
  33244.         $this->privates['old_sound_rabbit_mq.command.rpc_server_command'] = $instance = new \OldSound\RabbitMqBundle\Command\RpcServerCommand();
  33245.         $instance->setContainer($this);
  33246.         $instance->setName('rabbitmq:rpc-server');
  33247.         return $instance;
  33248.     }
  33249.     /**
  33250.      * Gets the private 'old_sound_rabbit_mq.command.setup_fabric_command' shared service.
  33251.      *
  33252.      * @return \OldSound\RabbitMqBundle\Command\SetupFabricCommand
  33253.      */
  33254.     protected function getOldSoundRabbitMq_Command_SetupFabricCommandService()
  33255.     {
  33256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33257.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33258.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/SetupFabricCommand.php';
  33259.         $this->privates['old_sound_rabbit_mq.command.setup_fabric_command'] = $instance = new \OldSound\RabbitMqBundle\Command\SetupFabricCommand();
  33260.         $instance->setContainer($this);
  33261.         $instance->setName('rabbitmq:setup-fabric');
  33262.         return $instance;
  33263.     }
  33264.     /**
  33265.      * Gets the private 'old_sound_rabbit_mq.command.std_in_producer_command' shared service.
  33266.      *
  33267.      * @return \OldSound\RabbitMqBundle\Command\StdInProducerCommand
  33268.      */
  33269.     protected function getOldSoundRabbitMq_Command_StdInProducerCommandService()
  33270.     {
  33271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33272.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33273.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/StdInProducerCommand.php';
  33274.         $this->privates['old_sound_rabbit_mq.command.std_in_producer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\StdInProducerCommand();
  33275.         $instance->setContainer($this);
  33276.         $instance->setName('rabbitmq:stdin-producer');
  33277.         return $instance;
  33278.     }
  33279.     /**
  33280.      * Gets the private 'old_sound_rabbit_mq.consumer_command' shared service.
  33281.      *
  33282.      * @return \OldSound\RabbitMqBundle\Command\ConsumerCommand
  33283.      */
  33284.     protected function getOldSoundRabbitMq_ConsumerCommandService()
  33285.     {
  33286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33287.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33288.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33289.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  33290.         $this->privates['old_sound_rabbit_mq.consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\ConsumerCommand();
  33291.         $instance->setContainer($this);
  33292.         $instance->setName('rabbitmq:consumer');
  33293.         return $instance;
  33294.     }
  33295.     /**
  33296.      * Gets the private 'old_sound_rabbit_mq.delete_command' shared service.
  33297.      *
  33298.      * @return \OldSound\RabbitMqBundle\Command\DeleteCommand
  33299.      */
  33300.     protected function getOldSoundRabbitMq_DeleteCommandService()
  33301.     {
  33302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33303.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33304.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33305.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  33306.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/DeleteCommand.php';
  33307.         $this->privates['old_sound_rabbit_mq.delete_command'] = $instance = new \OldSound\RabbitMqBundle\Command\DeleteCommand();
  33308.         $instance->setContainer($this);
  33309.         $instance->setName('rabbitmq:delete');
  33310.         return $instance;
  33311.     }
  33312.     /**
  33313.      * Gets the private 'old_sound_rabbit_mq.dynamic_consumer_command' shared service.
  33314.      *
  33315.      * @return \OldSound\RabbitMqBundle\Command\DynamicConsumerCommand
  33316.      */
  33317.     protected function getOldSoundRabbitMq_DynamicConsumerCommandService()
  33318.     {
  33319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33320.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33321.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33322.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/DynamicConsumerCommand.php';
  33323.         $this->privates['old_sound_rabbit_mq.dynamic_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\DynamicConsumerCommand();
  33324.         $instance->setContainer($this);
  33325.         $instance->setName('rabbitmq:dynamic-consumer');
  33326.         return $instance;
  33327.     }
  33328.     /**
  33329.      * Gets the private 'old_sound_rabbit_mq.multiple_consumer_command' shared service.
  33330.      *
  33331.      * @return \OldSound\RabbitMqBundle\Command\MultipleConsumerCommand
  33332.      */
  33333.     protected function getOldSoundRabbitMq_MultipleConsumerCommandService()
  33334.     {
  33335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33336.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33337.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33338.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/MultipleConsumerCommand.php';
  33339.         $this->privates['old_sound_rabbit_mq.multiple_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\MultipleConsumerCommand();
  33340.         $instance->setContainer($this);
  33341.         $instance->setName('rabbitmq:multiple-consumer');
  33342.         return $instance;
  33343.     }
  33344.     /**
  33345.      * Gets the private 'old_sound_rabbit_mq.purge_consumer_command' shared service.
  33346.      *
  33347.      * @return \OldSound\RabbitMqBundle\Command\PurgeConsumerCommand
  33348.      */
  33349.     protected function getOldSoundRabbitMq_PurgeConsumerCommandService()
  33350.     {
  33351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33352.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseRabbitMqCommand.php';
  33353.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/BaseConsumerCommand.php';
  33354.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/ConsumerCommand.php';
  33355.         include_once \dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle/Command/PurgeConsumerCommand.php';
  33356.         $this->privates['old_sound_rabbit_mq.purge_consumer_command'] = $instance = new \OldSound\RabbitMqBundle\Command\PurgeConsumerCommand();
  33357.         $instance->setContainer($this);
  33358.         $instance->setName('rabbitmq:purge');
  33359.         return $instance;
  33360.     }
  33361.     /**
  33362.      * Gets the private 'parameter_bag' shared service.
  33363.      *
  33364.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  33365.      */
  33366.     protected function getParameterBagService()
  33367.     {
  33368.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  33369.     }
  33370.     /**
  33371.      * Gets the private 'presta_sitemap.eventlistener.route_annotation' shared service.
  33372.      *
  33373.      * @return \Presta\SitemapBundle\EventListener\RouteAnnotationEventListener
  33374.      */
  33375.     protected function getPrestaSitemap_Eventlistener_RouteAnnotationService()
  33376.     {
  33377.         include_once \dirname(__DIR__4).'/vendor/presta/sitemap-bundle/src/EventListener/RouteAnnotationEventListener.php';
  33378.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33379.         if (isset($this->privates['presta_sitemap.eventlistener.route_annotation'])) {
  33380.             return $this->privates['presta_sitemap.eventlistener.route_annotation'];
  33381.         }
  33382.         return $this->privates['presta_sitemap.eventlistener.route_annotation'] = new \Presta\SitemapBundle\EventListener\RouteAnnotationEventListener(($this->services['router'] ?? $this->getRouterService()), $a'default');
  33383.     }
  33384.     /**
  33385.      * Gets the private 'profiler_listener' shared service.
  33386.      *
  33387.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  33388.      */
  33389.     protected function getProfilerListenerService()
  33390.     {
  33391.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  33392.         if (isset($this->privates['profiler_listener'])) {
  33393.             return $this->privates['profiler_listener'];
  33394.         }
  33395.         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);
  33396.     }
  33397.     /**
  33398.      * Gets the private 'property_accessor' shared service.
  33399.      *
  33400.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  33401.      */
  33402.     protected function getPropertyAccessorService()
  33403.     {
  33404.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33405.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  33406.     }
  33407.     /**
  33408.      * Gets the private 'property_info' shared service.
  33409.      *
  33410.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  33411.      */
  33412.     protected function getPropertyInfoService()
  33413.     {
  33414.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  33415.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  33416.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33417.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  33418.         }, 3), new RewindableGenerator(function () {
  33419.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  33420.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  33421.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  33422.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33423.         }, 4), new RewindableGenerator(function () {
  33424.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  33425.         }, 1), new RewindableGenerator(function () {
  33426.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  33427.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33428.         }, 2), new RewindableGenerator(function () {
  33429.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  33430.         }, 1));
  33431.     }
  33432.     /**
  33433.      * Gets the private 'property_info.serializer_extractor' shared service.
  33434.      *
  33435.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  33436.      */
  33437.     protected function getPropertyInfo_SerializerExtractorService()
  33438.     {
  33439.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  33440.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  33441.     }
  33442.     /**
  33443.      * Gets the private 'rate_limiter_storage_pool' shared service.
  33444.      *
  33445.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  33446.      */
  33447.     protected function getRateLimiterStoragePoolService()
  33448.     {
  33449.         $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))));
  33450.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  33451.         return $this->privates['rate_limiter_storage_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  33452.     }
  33453.     /**
  33454.      * Gets the private 'router.cache_warmer' shared service.
  33455.      *
  33456.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  33457.      */
  33458.     protected function getRouter_CacheWarmerService()
  33459.     {
  33460.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  33461.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  33462.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33463.             'router' => ['services''router''getRouterService'false],
  33464.         ], [
  33465.             'router' => '?',
  33466.         ]))->withContext('router.cache_warmer'$this));
  33467.     }
  33468.     /**
  33469.      * Gets the private 'router.expression_language_provider' shared service.
  33470.      *
  33471.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  33472.      */
  33473.     protected function getRouter_ExpressionLanguageProviderService()
  33474.     {
  33475.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  33476.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  33477.         ], [
  33478.             'env' => 'Closure',
  33479.         ]));
  33480.     }
  33481.     /**
  33482.      * Gets the private 'router.request_context' shared service.
  33483.      *
  33484.      * @return \Symfony\Component\Routing\RequestContext
  33485.      */
  33486.     protected function getRouter_RequestContextService()
  33487.     {
  33488.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('APP_HOST'), $this->getEnv('APP_SCHEME'), 80443);
  33489.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  33490.         return $instance;
  33491.     }
  33492.     /**
  33493.      * Gets the private 'router_listener' shared service.
  33494.      *
  33495.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  33496.      */
  33497.     protected function getRouterListenerService()
  33498.     {
  33499.         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);
  33500.     }
  33501.     /**
  33502.      * Gets the private 'secrets.vault' shared service.
  33503.      *
  33504.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  33505.      */
  33506.     protected function getSecrets_VaultService()
  33507.     {
  33508.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  33509.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  33510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  33511.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  33512.         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'));
  33513.     }
  33514.     /**
  33515.      * Gets the private 'security.access_listener' shared service.
  33516.      *
  33517.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  33518.      */
  33519.     protected function getSecurity_AccessListenerService()
  33520.     {
  33521.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33522.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33523.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  33524.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  33525.         if (isset($this->privates['security.access_listener'])) {
  33526.             return $this->privates['security.access_listener'];
  33527.         }
  33528.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33529.         if (isset($this->privates['security.access_listener'])) {
  33530.             return $this->privates['security.access_listener'];
  33531.         }
  33532.         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);
  33533.     }
  33534.     /**
  33535.      * Gets the private 'security.access_map' shared service.
  33536.      *
  33537.      * @return \Symfony\Component\Security\Http\AccessMap
  33538.      */
  33539.     protected function getSecurity_AccessMapService()
  33540.     {
  33541.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  33542.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  33543.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  33544.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/dashboard/profile/edit'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  33545.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/dashboard/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  33546.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/leads'), [=> 'ROLE_SUPER_ADMIN'=> 'ROLE_ACCESS_TO_ADMIN_LEADS'=> 'ROLE_LEADS_STATISTICS'], NULL);
  33547.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/broker'), [=> 'ROLE_BROKER_SALES'], NULL);
  33548.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/seller'), [=> 'ROLE_BROKER_SALES'], NULL);
  33549.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/staff'), [=> 'ROLE_CRM'], NULL);
  33550.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[^/]+/admin/'), [=> 'ROLE_ADMIN'], NULL);
  33551.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/doc'), [=> 'ROLE_API_DEVELOPER'], NULL);
  33552.         return $instance;
  33553.     }
  33554.     /**
  33555.      * Gets the private 'security.authentication.listener.anonymous.api_v3_anonymous_lead' shared service.
  33556.      *
  33557.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  33558.      *
  33559.      * @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.
  33560.      */
  33561.     protected function getSecurity_Authentication_Listener_Anonymous_ApiV3AnonymousLeadService()
  33562.     {
  33563.         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.');
  33564.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33565.         if (isset($this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'])) {
  33566.             return $this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'];
  33567.         }
  33568.         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);
  33569.     }
  33570.     /**
  33571.      * Gets the private 'security.authentication.listener.anonymous.api_v4_list_top_customers' shared service.
  33572.      *
  33573.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  33574.      *
  33575.      * @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.
  33576.      */
  33577.     protected function getSecurity_Authentication_Listener_Anonymous_ApiV4ListTopCustomersService()
  33578.     {
  33579.         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.');
  33580.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33581.         if (isset($this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'])) {
  33582.             return $this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'];
  33583.         }
  33584.         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);
  33585.     }
  33586.     /**
  33587.      * Gets the private 'security.authentication.listener.anonymous.aqarmap_api_user_personal_data' shared service.
  33588.      *
  33589.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  33590.      *
  33591.      * @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.
  33592.      */
  33593.     protected function getSecurity_Authentication_Listener_Anonymous_AqarmapApiUserPersonalDataService()
  33594.     {
  33595.         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.');
  33596.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33597.         if (isset($this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'])) {
  33598.             return $this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'];
  33599.         }
  33600.         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);
  33601.     }
  33602.     /**
  33603.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  33604.      *
  33605.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  33606.      *
  33607.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  33608.      */
  33609.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  33610.     {
  33611.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  33612.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33613.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  33614.             return $this->privates['security.authentication.listener.anonymous.main'];
  33615.         }
  33616.         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);
  33617.     }
  33618.     /**
  33619.      * Gets the private 'security.authentication.listener.form.main' shared service.
  33620.      *
  33621.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  33622.      *
  33623.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
  33624.      */
  33625.     protected function getSecurity_Authentication_Listener_Form_MainService()
  33626.     {
  33627.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
  33628.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  33629.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  33630.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  33631.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  33632.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Handler/AuthenticationSuccessHandler.php';
  33633.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  33634.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  33635.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  33636.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/Handler/AuthenticationFailureHandler.php';
  33637.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33638.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  33639.             return $this->privates['security.authentication.listener.form.main'];
  33640.         }
  33641.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33642.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  33643.             return $this->privates['security.authentication.listener.form.main'];
  33644.         }
  33645.         $c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  33646.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  33647.             return $this->privates['security.authentication.listener.form.main'];
  33648.         }
  33649.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  33650.         $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()));
  33651.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  33652.         return $instance;
  33653.     }
  33654.     /**
  33655.      * Gets the private 'security.authentication.listener.rememberme.main' shared service.
  33656.      *
  33657.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  33658.      *
  33659.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
  33660.      */
  33661.     protected function getSecurity_Authentication_Listener_Rememberme_MainService()
  33662.     {
  33663.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
  33664.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33665.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  33666.             return $this->privates['security.authentication.listener.rememberme.main'];
  33667.         }
  33668.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33669.         if (isset($this->privates['security.authentication.listener.rememberme.main'])) {
  33670.             return $this->privates['security.authentication.listener.rememberme.main'];
  33671.         }
  33672.         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()));
  33673.     }
  33674.     /**
  33675.      * Gets the private 'security.authentication.listener.use_oauth.api' shared autowired service.
  33676.      *
  33677.      * @return \App\Security\Firewall\OAuthListener
  33678.      */
  33679.     protected function getSecurity_Authentication_Listener_UseOauth_ApiService()
  33680.     {
  33681.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  33682.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33683.         if (isset($this->privates['security.authentication.listener.use_oauth.api'])) {
  33684.             return $this->privates['security.authentication.listener.use_oauth.api'];
  33685.         }
  33686.         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);
  33687.     }
  33688.     /**
  33689.      * Gets the private 'security.authentication.listener.use_oauth.api_v3' shared autowired service.
  33690.      *
  33691.      * @return \App\Security\Firewall\OAuthListener
  33692.      */
  33693.     protected function getSecurity_Authentication_Listener_UseOauth_ApiV3Service()
  33694.     {
  33695.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  33696.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33697.         if (isset($this->privates['security.authentication.listener.use_oauth.api_v3'])) {
  33698.             return $this->privates['security.authentication.listener.use_oauth.api_v3'];
  33699.         }
  33700.         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);
  33701.     }
  33702.     /**
  33703.      * Gets the private 'security.authentication.listener.use_oauth.api_v4' shared autowired service.
  33704.      *
  33705.      * @return \App\Security\Firewall\OAuthListener
  33706.      */
  33707.     protected function getSecurity_Authentication_Listener_UseOauth_ApiV4Service()
  33708.     {
  33709.         include_once \dirname(__DIR__4).'/src/App/Security/Firewall/OAuthListener.php';
  33710.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  33711.         if (isset($this->privates['security.authentication.listener.use_oauth.api_v4'])) {
  33712.             return $this->privates['security.authentication.listener.use_oauth.api_v4'];
  33713.         }
  33714.         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);
  33715.     }
  33716.     /**
  33717.      * Gets the private 'security.authentication.manager' shared service.
  33718.      *
  33719.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  33720.      *
  33721.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  33722.      */
  33723.     protected function getSecurity_Authentication_ManagerService()
  33724.     {
  33725.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  33726.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  33727.             yield => ($this->privates['security.authentication.provider.anonymous.api_v3_anonymous_lead'] ?? $this->getSecurity_Authentication_Provider_Anonymous_ApiV3AnonymousLeadService());
  33728.             yield => ($this->privates['security.authentication.provider.anonymous.api_v4_list_top_customers'] ?? $this->getSecurity_Authentication_Provider_Anonymous_ApiV4ListTopCustomersService());
  33729.             yield => ($this->privates['security.authentication.provider.anonymous.aqarmap_api_user_personal_data'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AqarmapApiUserPersonalDataService());
  33730.             yield => ($this->privates['security.authentication.provider.oauth.api'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiService());
  33731.             yield => ($this->privates['security.authentication.provider.oauth.api_v3'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiV3Service());
  33732.             yield => ($this->privates['security.authentication.provider.oauth.api_v4'] ?? $this->getSecurity_Authentication_Provider_Oauth_ApiV4Service());
  33733.             yield => ($this->privates['hwi_oauth.authentication.provider.oauth.main'] ?? $this->getHwiOauth_Authentication_Provider_Oauth_MainService());
  33734.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  33735.             yield => ($this->privates['security.authentication.provider.rememberme.main'] ?? $this->getSecurity_Authentication_Provider_Rememberme_MainService());
  33736.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  33737.         }, 10), true);
  33738.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  33739.         return $instance;
  33740.     }
  33741.     /**
  33742.      * Gets the private 'security.authentication.provider.anonymous.api_v3_anonymous_lead' shared service.
  33743.      *
  33744.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  33745.      *
  33746.      * @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.
  33747.      */
  33748.     protected function getSecurity_Authentication_Provider_Anonymous_ApiV3AnonymousLeadService()
  33749.     {
  33750.         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.');
  33751.         return $this->privates['security.authentication.provider.anonymous.api_v3_anonymous_lead'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  33752.     }
  33753.     /**
  33754.      * Gets the private 'security.authentication.provider.anonymous.api_v4_list_top_customers' shared service.
  33755.      *
  33756.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  33757.      *
  33758.      * @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.
  33759.      */
  33760.     protected function getSecurity_Authentication_Provider_Anonymous_ApiV4ListTopCustomersService()
  33761.     {
  33762.         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.');
  33763.         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'));
  33764.     }
  33765.     /**
  33766.      * Gets the private 'security.authentication.provider.anonymous.aqarmap_api_user_personal_data' shared service.
  33767.      *
  33768.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  33769.      *
  33770.      * @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.
  33771.      */
  33772.     protected function getSecurity_Authentication_Provider_Anonymous_AqarmapApiUserPersonalDataService()
  33773.     {
  33774.         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.');
  33775.         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'));
  33776.     }
  33777.     /**
  33778.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  33779.      *
  33780.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  33781.      *
  33782.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  33783.      */
  33784.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  33785.     {
  33786.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  33787.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  33788.     }
  33789.     /**
  33790.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  33791.      *
  33792.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  33793.      *
  33794.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
  33795.      */
  33796.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  33797.     {
  33798.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
  33799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  33800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  33801.         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);
  33802.     }
  33803.     /**
  33804.      * Gets the private 'security.authentication.provider.oauth.api' shared autowired service.
  33805.      *
  33806.      * @return \App\Security\Authentication\Provider\OAuthProvider
  33807.      */
  33808.     protected function getSecurity_Authentication_Provider_Oauth_ApiService()
  33809.     {
  33810.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  33811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  33812.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  33813.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  33814.         if (isset($this->privates['security.authentication.provider.oauth.api'])) {
  33815.             return $this->privates['security.authentication.provider.oauth.api'];
  33816.         }
  33817.         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);
  33818.     }
  33819.     /**
  33820.      * Gets the private 'security.authentication.provider.oauth.api_v3' shared autowired service.
  33821.      *
  33822.      * @return \App\Security\Authentication\Provider\OAuthProvider
  33823.      */
  33824.     protected function getSecurity_Authentication_Provider_Oauth_ApiV3Service()
  33825.     {
  33826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  33827.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  33828.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  33829.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  33830.         if (isset($this->privates['security.authentication.provider.oauth.api_v3'])) {
  33831.             return $this->privates['security.authentication.provider.oauth.api_v3'];
  33832.         }
  33833.         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);
  33834.     }
  33835.     /**
  33836.      * Gets the private 'security.authentication.provider.oauth.api_v4' shared autowired service.
  33837.      *
  33838.      * @return \App\Security\Authentication\Provider\OAuthProvider
  33839.      */
  33840.     protected function getSecurity_Authentication_Provider_Oauth_ApiV4Service()
  33841.     {
  33842.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  33843.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  33844.         include_once \dirname(__DIR__4).'/src/App/Security/Authentication/Provider/OAuthProvider.php';
  33845.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  33846.         if (isset($this->privates['security.authentication.provider.oauth.api_v4'])) {
  33847.             return $this->privates['security.authentication.provider.oauth.api_v4'];
  33848.         }
  33849.         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);
  33850.     }
  33851.     /**
  33852.      * Gets the private 'security.authentication.provider.rememberme.main' shared service.
  33853.      *
  33854.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  33855.      *
  33856.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
  33857.      */
  33858.     protected function getSecurity_Authentication_Provider_Rememberme_MainService()
  33859.     {
  33860.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');
  33861.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  33862.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  33863.         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');
  33864.     }
  33865.     /**
  33866.      * Gets the private 'security.authentication.rememberme.services.simplehash.main' shared service.
  33867.      *
  33868.      * @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
  33869.      */
  33870.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()
  33871.     {
  33872.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  33873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  33874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  33875.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  33876.         return $this->privates['security.authentication.rememberme.services.simplehash.main'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
  33877.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  33878.         }, 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()));
  33879.     }
  33880.     /**
  33881.      * Gets the private 'security.authentication.session_strategy' shared service.
  33882.      *
  33883.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  33884.      */
  33885.     protected function getSecurity_Authentication_SessionStrategyService()
  33886.     {
  33887.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  33888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  33889.         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()));
  33890.     }
  33891.     /**
  33892.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  33893.      *
  33894.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  33895.      */
  33896.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  33897.     {
  33898.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33899.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33900.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  33901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  33902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  33903.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  33904.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  33905.             return $this->privates['security.authentication.switchuser_listener.main'];
  33906.         }
  33907.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33908.         if (isset($this->privates['security.authentication.switchuser_listener.main'])) {
  33909.             return $this->privates['security.authentication.switchuser_listener.main'];
  33910.         }
  33911.         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);
  33912.     }
  33913.     /**
  33914.      * Gets the private 'security.authentication_utils' shared service.
  33915.      *
  33916.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  33917.      */
  33918.     protected function getSecurity_AuthenticationUtilsService()
  33919.     {
  33920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  33921.         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())));
  33922.     }
  33923.     /**
  33924.      * Gets the private 'security.channel_listener' shared service.
  33925.      *
  33926.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  33927.      */
  33928.     protected function getSecurity_ChannelListenerService()
  33929.     {
  33930.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33931.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33932.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  33933.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  33934.         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());
  33935.     }
  33936.     /**
  33937.      * Gets the private 'security.command.debug_firewall' shared service.
  33938.      *
  33939.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  33940.      */
  33941.     protected function getSecurity_Command_DebugFirewallService()
  33942.     {
  33943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33944.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  33945.         $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);
  33946.         $instance->setName('debug:firewall');
  33947.         $instance->setDescription('Display information about your security firewall(s)');
  33948.         return $instance;
  33949.     }
  33950.     /**
  33951.      * Gets the private 'security.command.user_password_encoder' shared service.
  33952.      *
  33953.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  33954.      *
  33955.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  33956.      */
  33957.     protected function getSecurity_Command_UserPasswordEncoderService()
  33958.     {
  33959.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  33960.         $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']);
  33961.         $instance->setName('security:encode-password');
  33962.         $instance->setDescription('Encode a password');
  33963.         return $instance;
  33964.     }
  33965.     /**
  33966.      * Gets the private 'security.command.user_password_hash' shared service.
  33967.      *
  33968.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  33969.      */
  33970.     protected function getSecurity_Command_UserPasswordHashService()
  33971.     {
  33972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  33973.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  33974.         $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']);
  33975.         $instance->setName('security:hash-password');
  33976.         $instance->setDescription('Hash a user password');
  33977.         return $instance;
  33978.     }
  33979.     /**
  33980.      * Gets the private 'security.context_listener.0' shared service.
  33981.      *
  33982.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  33983.      */
  33984.     protected function getSecurity_ContextListener_0Service()
  33985.     {
  33986.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  33987.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  33988.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  33989.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33990.         if (isset($this->privates['security.context_listener.0'])) {
  33991.             return $this->privates['security.context_listener.0'];
  33992.         }
  33993.         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 () {
  33994.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  33995.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  33996.         }, 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']);
  33997.     }
  33998.     /**
  33999.      * Gets the private 'security.context_listener.1' shared service.
  34000.      *
  34001.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  34002.      */
  34003.     protected function getSecurity_ContextListener_1Service()
  34004.     {
  34005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  34006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  34007.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  34008.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34009.         if (isset($this->privates['security.context_listener.1'])) {
  34010.             return $this->privates['security.context_listener.1'];
  34011.         }
  34012.         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 () {
  34013.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  34014.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  34015.         }, 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']);
  34016.     }
  34017.     /**
  34018.      * Gets the private 'security.context_listener.2' shared service.
  34019.      *
  34020.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  34021.      */
  34022.     protected function getSecurity_ContextListener_2Service()
  34023.     {
  34024.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  34025.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  34026.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  34027.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  34028.         if (isset($this->privates['security.context_listener.2'])) {
  34029.             return $this->privates['security.context_listener.2'];
  34030.         }
  34031.         $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 () {
  34032.             yield => ($this->privates['security.user.provider.concrete.auth_identifier'] ?? $this->getSecurity_User_Provider_Concrete_AuthIdentifierService());
  34033.             yield => ($this->privates['fos_user.user_provider.username_email'] ?? $this->getFosUser_UserProvider_UsernameEmailService());
  34034.         }, 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']);
  34035.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_MainService()));
  34036.         return $instance;
  34037.     }
  34038.     /**
  34039.      * Gets the private 'security.csrf.token_storage' shared service.
  34040.      *
  34041.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  34042.      */
  34043.     protected function getSecurity_Csrf_TokenStorageService()
  34044.     {
  34045.         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())));
  34046.     }
  34047.     /**
  34048.      * Gets the private 'security.encoder_factory.generic' shared service.
  34049.      *
  34050.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  34051.      *
  34052.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  34053.      */
  34054.     protected function getSecurity_EncoderFactory_GenericService()
  34055.     {
  34056.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  34057.         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]]);
  34058.     }
  34059.     /**
  34060.      * Gets the private 'security.event_dispatcher.api' shared service.
  34061.      *
  34062.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34063.      */
  34064.     protected function getSecurity_EventDispatcher_ApiService()
  34065.     {
  34066.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34067.         $instance->addListener('security.interactive_login', [=> function () {
  34068.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34069.         }, => 'updateLegacyPasswordsListener'], 0);
  34070.         $instance->addListener('security.interactive_login', [=> function () {
  34071.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34072.         }, => 'setAuthTokenInCookies'], 0);
  34073.         $instance->addListener('security.interactive_login', [=> function () {
  34074.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34075.         }, => 'onSecurityInteractiveLogin'], 0);
  34076.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34077.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34078.         }, => 'onLogout'], 0);
  34079.         return $instance;
  34080.     }
  34081.     /**
  34082.      * Gets the private 'security.event_dispatcher.api_v3' shared service.
  34083.      *
  34084.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34085.      */
  34086.     protected function getSecurity_EventDispatcher_ApiV3Service()
  34087.     {
  34088.         $this->privates['security.event_dispatcher.api_v3'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34089.         $instance->addListener('security.interactive_login', [=> function () {
  34090.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34091.         }, => 'updateLegacyPasswordsListener'], 0);
  34092.         $instance->addListener('security.interactive_login', [=> function () {
  34093.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34094.         }, => 'setAuthTokenInCookies'], 0);
  34095.         $instance->addListener('security.interactive_login', [=> function () {
  34096.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34097.         }, => 'onSecurityInteractiveLogin'], 0);
  34098.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34099.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34100.         }, => 'onLogout'], 0);
  34101.         return $instance;
  34102.     }
  34103.     /**
  34104.      * Gets the private 'security.event_dispatcher.api_v3_anonymous_lead' shared service.
  34105.      *
  34106.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34107.      */
  34108.     protected function getSecurity_EventDispatcher_ApiV3AnonymousLeadService()
  34109.     {
  34110.         $this->privates['security.event_dispatcher.api_v3_anonymous_lead'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34111.         $instance->addListener('security.interactive_login', [=> function () {
  34112.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34113.         }, => 'updateLegacyPasswordsListener'], 0);
  34114.         $instance->addListener('security.interactive_login', [=> function () {
  34115.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34116.         }, => 'setAuthTokenInCookies'], 0);
  34117.         $instance->addListener('security.interactive_login', [=> function () {
  34118.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34119.         }, => 'onSecurityInteractiveLogin'], 0);
  34120.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34121.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34122.         }, => 'onLogout'], 0);
  34123.         return $instance;
  34124.     }
  34125.     /**
  34126.      * Gets the private 'security.event_dispatcher.api_v4' shared service.
  34127.      *
  34128.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34129.      */
  34130.     protected function getSecurity_EventDispatcher_ApiV4Service()
  34131.     {
  34132.         $this->privates['security.event_dispatcher.api_v4'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34133.         $instance->addListener('security.interactive_login', [=> function () {
  34134.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34135.         }, => 'updateLegacyPasswordsListener'], 0);
  34136.         $instance->addListener('security.interactive_login', [=> function () {
  34137.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34138.         }, => 'setAuthTokenInCookies'], 0);
  34139.         $instance->addListener('security.interactive_login', [=> function () {
  34140.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34141.         }, => 'onSecurityInteractiveLogin'], 0);
  34142.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34143.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34144.         }, => 'onLogout'], 0);
  34145.         return $instance;
  34146.     }
  34147.     /**
  34148.      * Gets the private 'security.event_dispatcher.api_v4_list_top_customers' shared service.
  34149.      *
  34150.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34151.      */
  34152.     protected function getSecurity_EventDispatcher_ApiV4ListTopCustomersService()
  34153.     {
  34154.         $this->privates['security.event_dispatcher.api_v4_list_top_customers'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34155.         $instance->addListener('security.interactive_login', [=> function () {
  34156.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34157.         }, => 'updateLegacyPasswordsListener'], 0);
  34158.         $instance->addListener('security.interactive_login', [=> function () {
  34159.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34160.         }, => 'setAuthTokenInCookies'], 0);
  34161.         $instance->addListener('security.interactive_login', [=> function () {
  34162.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34163.         }, => 'onSecurityInteractiveLogin'], 0);
  34164.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34165.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34166.         }, => 'onLogout'], 0);
  34167.         return $instance;
  34168.     }
  34169.     /**
  34170.      * Gets the private 'security.event_dispatcher.aqarmap_api_user_personal_data' shared service.
  34171.      *
  34172.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34173.      */
  34174.     protected function getSecurity_EventDispatcher_AqarmapApiUserPersonalDataService()
  34175.     {
  34176.         $this->privates['security.event_dispatcher.aqarmap_api_user_personal_data'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34177.         $instance->addListener('security.interactive_login', [=> function () {
  34178.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34179.         }, => 'updateLegacyPasswordsListener'], 0);
  34180.         $instance->addListener('security.interactive_login', [=> function () {
  34181.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34182.         }, => 'setAuthTokenInCookies'], 0);
  34183.         $instance->addListener('security.interactive_login', [=> function () {
  34184.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34185.         }, => 'onSecurityInteractiveLogin'], 0);
  34186.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34187.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34188.         }, => 'onLogout'], 0);
  34189.         return $instance;
  34190.     }
  34191.     /**
  34192.      * Gets the private 'security.event_dispatcher.main' shared service.
  34193.      *
  34194.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  34195.      */
  34196.     protected function getSecurity_EventDispatcher_MainService()
  34197.     {
  34198.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  34199.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34200.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  34201.         }, => 'onLogout'], 64);
  34202.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34203.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  34204.         }, => 'onLogout'], 0);
  34205.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34206.             return ($this->privates['security.logout.listener.legacy_handler.0'] ?? $this->getSecurity_Logout_Listener_LegacyHandler_0Service());
  34207.         }, => 'onLogout'], 0);
  34208.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34209.             return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
  34210.         }, => 'onLogout'], 0);
  34211.         $instance->addListener('security.interactive_login', [=> function () {
  34212.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34213.         }, => 'updateLegacyPasswordsListener'], 0);
  34214.         $instance->addListener('security.interactive_login', [=> function () {
  34215.             return ($this->privates['Aqarmap\\Bundle\\UserBundle\\EventListener\\UserLoginListener'] ?? $this->getUserLoginListenerService());
  34216.         }, => 'setAuthTokenInCookies'], 0);
  34217.         $instance->addListener('security.interactive_login', [=> function () {
  34218.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  34219.         }, => 'onSecurityInteractiveLogin'], 0);
  34220.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  34221.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  34222.         }, => 'onLogout'], 0);
  34223.         return $instance;
  34224.     }
  34225.     /**
  34226.      * Gets the private 'security.firewall.map' shared service.
  34227.      *
  34228.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  34229.      */
  34230.     protected function getSecurity_Firewall_MapService()
  34231.     {
  34232.         $a = ($this->privates['.service_locator.EssOJru'] ?? $this->get_ServiceLocator_EssOJruService());
  34233.         if (isset($this->privates['security.firewall.map'])) {
  34234.             return $this->privates['security.firewall.map'];
  34235.         }
  34236.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  34237.             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'])));
  34238.             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'])));
  34239.             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'])));
  34240.             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'])));
  34241.             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'])));
  34242.             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'])));
  34243.             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'])));
  34244.             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'])));
  34245.             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'])));
  34246.             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'])));
  34247.             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'])));
  34248.             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'])));
  34249.             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'])));
  34250.             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'])));
  34251.             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'])));
  34252.             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'])));
  34253.             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'])));
  34254.             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'])));
  34255.             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'])));
  34256.             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'])));
  34257.             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'])));
  34258.             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'])));
  34259.             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'])));
  34260.             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'])));
  34261.             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'])));
  34262.             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'])));
  34263.             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'])));
  34264.             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'])));
  34265.             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'])));
  34266.             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'])));
  34267.             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'])));
  34268.             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'])));
  34269.             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'])));
  34270.             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'])));
  34271.             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'])));
  34272.             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'])));
  34273.             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'])));
  34274.             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'])));
  34275.             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'])));
  34276.             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'])));
  34277.             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'])));
  34278.             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')));
  34279.             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')));
  34280.             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')));
  34281.             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)/')));
  34282.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  34283.         }, 46));
  34284.     }
  34285.     /**
  34286.      * Gets the private 'security.firewall.map.context.anonymous_otp' shared service.
  34287.      *
  34288.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34289.      */
  34290.     protected function getSecurity_Firewall_Map_Context_AnonymousOtpService()
  34291.     {
  34292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34294.         return $this->privates['security.firewall.map.context.anonymous_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34295.             return new \EmptyIterator();
  34296.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('anonymous_otp''security.user_checker''.security.request_matcher.qTBmlCd'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34297.     }
  34298.     /**
  34299.      * Gets the private 'security.firewall.map.context.api' shared service.
  34300.      *
  34301.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34302.      */
  34303.     protected function getSecurity_Firewall_Map_Context_ApiService()
  34304.     {
  34305.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34309.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34310.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34311.             yield => ($this->privates['security.authentication.listener.use_oauth.api'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiService());
  34312.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34313.         }, 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));
  34314.     }
  34315.     /**
  34316.      * Gets the private 'security.firewall.map.context.api_check_token_expiry_v4' shared service.
  34317.      *
  34318.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34319.      */
  34320.     protected function getSecurity_Firewall_Map_Context_ApiCheckTokenExpiryV4Service()
  34321.     {
  34322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34324.         return $this->privates['security.firewall.map.context.api_check_token_expiry_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34325.             return new \EmptyIterator();
  34326.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_check_token_expiry_v4''security.user_checker''.security.request_matcher.yizSrUk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34327.     }
  34328.     /**
  34329.      * Gets the private 'security.firewall.map.context.api_create_feedback_v3' shared service.
  34330.      *
  34331.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34332.      */
  34333.     protected function getSecurity_Firewall_Map_Context_ApiCreateFeedbackV3Service()
  34334.     {
  34335.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34336.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34337.         return $this->privates['security.firewall.map.context.api_create_feedback_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34338.             return new \EmptyIterator();
  34339.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_create_feedback_v3''security.user_checker''.security.request_matcher.ojEpdiT'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34340.     }
  34341.     /**
  34342.      * Gets the private 'security.firewall.map.context.api_get_users_logo_v3' shared service.
  34343.      *
  34344.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34345.      */
  34346.     protected function getSecurity_Firewall_Map_Context_ApiGetUsersLogoV3Service()
  34347.     {
  34348.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34349.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34350.         return $this->privates['security.firewall.map.context.api_get_users_logo_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34351.             return new \EmptyIterator();
  34352.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_get_users_logo_v3''security.user_checker''.security.request_matcher.95GOZJ_'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34353.     }
  34354.     /**
  34355.      * Gets the private 'security.firewall.map.context.api_v2_list_top_customers' shared service.
  34356.      *
  34357.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34358.      */
  34359.     protected function getSecurity_Firewall_Map_Context_ApiV2ListTopCustomersService()
  34360.     {
  34361.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34362.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34363.         return $this->privates['security.firewall.map.context.api_v2_list_top_customers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34364.             return new \EmptyIterator();
  34365.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v2_list_top_customers''security.user_checker''.security.request_matcher..heWvcB'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34366.     }
  34367.     /**
  34368.      * Gets the private 'security.firewall.map.context.api_v2_oauth_token' shared service.
  34369.      *
  34370.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34371.      */
  34372.     protected function getSecurity_Firewall_Map_Context_ApiV2OauthTokenService()
  34373.     {
  34374.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34375.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34376.         return $this->privates['security.firewall.map.context.api_v2_oauth_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34377.             return new \EmptyIterator();
  34378.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v2_oauth_token''security.user_checker''.security.request_matcher._to1Ter'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34379.     }
  34380.     /**
  34381.      * Gets the private 'security.firewall.map.context.api_v3' shared service.
  34382.      *
  34383.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34384.      */
  34385.     protected function getSecurity_Firewall_Map_Context_ApiV3Service()
  34386.     {
  34387.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34388.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34390.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34391.         return $this->privates['security.firewall.map.context.api_v3'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34392.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34393.             yield => ($this->privates['security.authentication.listener.use_oauth.api_v3'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiV3Service());
  34394.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34395.         }, 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));
  34396.     }
  34397.     /**
  34398.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_contact_seller' shared service.
  34399.      *
  34400.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34401.      */
  34402.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousContactSellerService()
  34403.     {
  34404.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34405.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34406.         return $this->privates['security.firewall.map.context.api_v3_anonymous_contact_seller'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34407.             return new \EmptyIterator();
  34408.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_contact_seller''security.user_checker''.security.request_matcher.B4D54Aa'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34409.     }
  34410.     /**
  34411.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_feature-expiry-date' shared service.
  34412.      *
  34413.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34414.      */
  34415.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousFeatureexpirydateService()
  34416.     {
  34417.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34418.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34419.         return $this->privates['security.firewall.map.context.api_v3_anonymous_feature-expiry-date'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34420.             return new \EmptyIterator();
  34421.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_feature-expiry-date''security.user_checker''.security.request_matcher.VDlt9Ze'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34422.     }
  34423.     /**
  34424.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_impressions' shared service.
  34425.      *
  34426.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34427.      */
  34428.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousImpressionsService()
  34429.     {
  34430.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34431.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34432.         return $this->privates['security.firewall.map.context.api_v3_anonymous_impressions'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34433.             return new \EmptyIterator();
  34434.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_impressions''security.user_checker''.security.request_matcher.xCdwW5T'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34435.     }
  34436.     /**
  34437.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_lead' shared service.
  34438.      *
  34439.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34440.      */
  34441.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadService()
  34442.     {
  34443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34444.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34445.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34446.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34447.         return $this->privates['security.firewall.map.context.api_v3_anonymous_lead'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34448.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34449.             yield => ($this->privates['security.authentication.listener.anonymous.api_v3_anonymous_lead'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiV3AnonymousLeadService());
  34450.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34451.         }, 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));
  34452.     }
  34453.     /**
  34454.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_lead_without_user' shared service.
  34455.      *
  34456.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34457.      */
  34458.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLeadWithoutUserService()
  34459.     {
  34460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34461.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34462.         return $this->privates['security.firewall.map.context.api_v3_anonymous_lead_without_user'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34463.             return new \EmptyIterator();
  34464.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_lead_without_user''security.user_checker''.security.request_matcher.Kit1ljj'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34465.     }
  34466.     /**
  34467.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_listing_rate' shared service.
  34468.      *
  34469.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34470.      */
  34471.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousListingRateService()
  34472.     {
  34473.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34475.         return $this->privates['security.firewall.map.context.api_v3_anonymous_listing_rate'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34476.             return new \EmptyIterator();
  34477.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_listing_rate''security.user_checker''.security.request_matcher.4kudNl.'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34478.     }
  34479.     /**
  34480.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_location_search' shared service.
  34481.      *
  34482.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34483.      */
  34484.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLocationSearchService()
  34485.     {
  34486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34487.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34488.         return $this->privates['security.firewall.map.context.api_v3_anonymous_location_search'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34489.             return new \EmptyIterator();
  34490.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_location_search''security.user_checker''.security.request_matcher.WtHwbBk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34491.     }
  34492.     /**
  34493.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_location_search_without_slash' shared service.
  34494.      *
  34495.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34496.      */
  34497.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLocationSearchWithoutSlashService()
  34498.     {
  34499.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34500.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34501.         return $this->privates['security.firewall.map.context.api_v3_anonymous_location_search_without_slash'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34502.             return new \EmptyIterator();
  34503.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_location_search_without_slash''security.user_checker''.security.request_matcher.6jxpfvP'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34504.     }
  34505.     /**
  34506.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_login' shared service.
  34507.      *
  34508.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34509.      */
  34510.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousLoginService()
  34511.     {
  34512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34514.         return $this->privates['security.firewall.map.context.api_v3_anonymous_login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34515.             return new \EmptyIterator();
  34516.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_login''security.user_checker''.security.request_matcher.TVsoQXs'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34517.     }
  34518.     /**
  34519.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_nearby_locations' shared service.
  34520.      *
  34521.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34522.      */
  34523.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousNearbyLocationsService()
  34524.     {
  34525.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34526.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34527.         return $this->privates['security.firewall.map.context.api_v3_anonymous_nearby_locations'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34528.             return new \EmptyIterator();
  34529.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_nearby_locations''security.user_checker''.security.request_matcher._OlOFTH'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34530.     }
  34531.     /**
  34532.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_rate_options' shared service.
  34533.      *
  34534.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34535.      */
  34536.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousRateOptionsService()
  34537.     {
  34538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34540.         return $this->privates['security.firewall.map.context.api_v3_anonymous_rate_options'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34541.             return new \EmptyIterator();
  34542.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_rate_options''security.user_checker''.security.request_matcher.wPm0pOm'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34543.     }
  34544.     /**
  34545.      * Gets the private 'security.firewall.map.context.api_v3_anonymous_rejection_reasons' shared service.
  34546.      *
  34547.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34548.      */
  34549.     protected function getSecurity_Firewall_Map_Context_ApiV3AnonymousRejectionReasonsService()
  34550.     {
  34551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34553.         return $this->privates['security.firewall.map.context.api_v3_anonymous_rejection_reasons'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34554.             return new \EmptyIterator();
  34555.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_anonymous_rejection_reasons''security.user_checker''.security.request_matcher.gptUsUE'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34556.     }
  34557.     /**
  34558.      * Gets the private 'security.firewall.map.context.api_v3_group_create_or_open' shared service.
  34559.      *
  34560.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34561.      */
  34562.     protected function getSecurity_Firewall_Map_Context_ApiV3GroupCreateOrOpenService()
  34563.     {
  34564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34566.         return $this->privates['security.firewall.map.context.api_v3_group_create_or_open'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34567.             return new \EmptyIterator();
  34568.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v3_group_create_or_open''security.user_checker''.security.request_matcher.DokQRgy'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34569.     }
  34570.     /**
  34571.      * Gets the private 'security.firewall.map.context.api_v4' shared service.
  34572.      *
  34573.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34574.      */
  34575.     protected function getSecurity_Firewall_Map_Context_ApiV4Service()
  34576.     {
  34577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34581.         return $this->privates['security.firewall.map.context.api_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34582.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34583.             yield => ($this->privates['security.authentication.listener.use_oauth.api_v4'] ?? $this->getSecurity_Authentication_Listener_UseOauth_ApiV4Service());
  34584.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34585.         }, 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));
  34586.     }
  34587.     /**
  34588.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_edit_phone' shared service.
  34589.      *
  34590.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34591.      */
  34592.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousEditPhoneService()
  34593.     {
  34594.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34595.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34596.         return $this->privates['security.firewall.map.context.api_v4_anonymous_edit_phone'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34597.             return new \EmptyIterator();
  34598.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_edit_phone''security.user_checker''.security.request_matcher.ZRFAVDN'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34599.     }
  34600.     /**
  34601.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_filters' shared service.
  34602.      *
  34603.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34604.      */
  34605.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousFiltersService()
  34606.     {
  34607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34609.         return $this->privates['security.firewall.map.context.api_v4_anonymous_filters'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34610.             return new \EmptyIterator();
  34611.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_filters''security.user_checker''.security.request_matcher.0kQm8zs'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34612.     }
  34613.     /**
  34614.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_find_listing' shared service.
  34615.      *
  34616.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34617.      */
  34618.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousFindListingService()
  34619.     {
  34620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34622.         return $this->privates['security.firewall.map.context.api_v4_anonymous_find_listing'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34623.             return new \EmptyIterator();
  34624.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_find_listing''security.user_checker''.security.request_matcher.8MLOj1T'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34625.     }
  34626.     /**
  34627.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_location_children' shared service.
  34628.      *
  34629.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34630.      */
  34631.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLocationChildrenService()
  34632.     {
  34633.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34634.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34635.         return $this->privates['security.firewall.map.context.api_v4_anonymous_location_children'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34636.             return new \EmptyIterator();
  34637.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_location_children''security.user_checker''.security.request_matcher.PLPyZvU'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34638.     }
  34639.     /**
  34640.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_location_search' shared service.
  34641.      *
  34642.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34643.      */
  34644.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLocationSearchService()
  34645.     {
  34646.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34647.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34648.         return $this->privates['security.firewall.map.context.api_v4_anonymous_location_search'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34649.             return new \EmptyIterator();
  34650.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_location_search''security.user_checker''.security.request_matcher.ROk2.Om'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34651.     }
  34652.     /**
  34653.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_login_otp' shared service.
  34654.      *
  34655.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34656.      */
  34657.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousLoginOtpService()
  34658.     {
  34659.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34660.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34661.         return $this->privates['security.firewall.map.context.api_v4_anonymous_login_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34662.             return new \EmptyIterator();
  34663.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_login_otp''security.user_checker''.security.request_matcher.gvmZNOl'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34664.     }
  34665.     /**
  34666.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_register' shared service.
  34667.      *
  34668.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34669.      */
  34670.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterService()
  34671.     {
  34672.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34673.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34674.         return $this->privates['security.firewall.map.context.api_v4_anonymous_register'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34675.             return new \EmptyIterator();
  34676.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_register''security.user_checker''.security.request_matcher.RxnUq0A'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34677.     }
  34678.     /**
  34679.      * Gets the private 'security.firewall.map.context.api_v4_anonymous_registeration_otp' shared service.
  34680.      *
  34681.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34682.      */
  34683.     protected function getSecurity_Firewall_Map_Context_ApiV4AnonymousRegisterationOtpService()
  34684.     {
  34685.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34686.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34687.         return $this->privates['security.firewall.map.context.api_v4_anonymous_registeration_otp'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34688.             return new \EmptyIterator();
  34689.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_anonymous_registeration_otp''security.user_checker''.security.request_matcher.ZUyx.Lo'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34690.     }
  34691.     /**
  34692.      * Gets the private 'security.firewall.map.context.api_v4_list_top_customers' shared service.
  34693.      *
  34694.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34695.      */
  34696.     protected function getSecurity_Firewall_Map_Context_ApiV4ListTopCustomersService()
  34697.     {
  34698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34699.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34701.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34702.         return $this->privates['security.firewall.map.context.api_v4_list_top_customers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34703.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34704.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  34705.             yield => ($this->privates['security.authentication.listener.anonymous.api_v4_list_top_customers'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiV4ListTopCustomersService());
  34706.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34707.         }, 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));
  34708.     }
  34709.     /**
  34710.      * Gets the private 'security.firewall.map.context.api_v4_list_top_sellers' shared service.
  34711.      *
  34712.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34713.      */
  34714.     protected function getSecurity_Firewall_Map_Context_ApiV4ListTopSellersService()
  34715.     {
  34716.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34717.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34718.         return $this->privates['security.firewall.map.context.api_v4_list_top_sellers'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34719.             return new \EmptyIterator();
  34720.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_list_top_sellers''security.user_checker''.security.request_matcher.Eg3X8Kl'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34721.     }
  34722.     /**
  34723.      * Gets the private 'security.firewall.map.context.api_v4_location_statistics_tree' shared service.
  34724.      *
  34725.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34726.      */
  34727.     protected function getSecurity_Firewall_Map_Context_ApiV4LocationStatisticsTreeService()
  34728.     {
  34729.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34731.         return $this->privates['security.firewall.map.context.api_v4_location_statistics_tree'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34732.             return new \EmptyIterator();
  34733.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_location_statistics_tree''security.user_checker''.security.request_matcher.Se0JzYo'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34734.     }
  34735.     /**
  34736.      * Gets the private 'security.firewall.map.context.api_v4_oauth_token' shared service.
  34737.      *
  34738.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34739.      */
  34740.     protected function getSecurity_Firewall_Map_Context_ApiV4OauthTokenService()
  34741.     {
  34742.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34743.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34744.         return $this->privates['security.firewall.map.context.api_v4_oauth_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34745.             return new \EmptyIterator();
  34746.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_oauth_token''security.user_checker''.security.request_matcher.STe_NRk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34747.     }
  34748.     /**
  34749.      * Gets the private 'security.firewall.map.context.api_v4_resale_listings' shared service.
  34750.      *
  34751.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34752.      */
  34753.     protected function getSecurity_Firewall_Map_Context_ApiV4ResaleListingsService()
  34754.     {
  34755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34756.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34757.         return $this->privates['security.firewall.map.context.api_v4_resale_listings'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34758.             return new \EmptyIterator();
  34759.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_resale_listings''security.user_checker''.security.request_matcher.AF_SwQk'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34760.     }
  34761.     /**
  34762.      * Gets the private 'security.firewall.map.context.api_v4_user_locations_level' shared service.
  34763.      *
  34764.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34765.      */
  34766.     protected function getSecurity_Firewall_Map_Context_ApiV4UserLocationsLevelService()
  34767.     {
  34768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34769.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34770.         return $this->privates['security.firewall.map.context.api_v4_user_locations_level'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34771.             return new \EmptyIterator();
  34772.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_v4_user_locations_level''security.user_checker''.security.request_matcher.5UgRT0N'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34773.     }
  34774.     /**
  34775.      * Gets the private 'security.firewall.map.context.aqarmap_api_check_top_seller' shared service.
  34776.      *
  34777.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34778.      */
  34779.     protected function getSecurity_Firewall_Map_Context_AqarmapApiCheckTopSellerService()
  34780.     {
  34781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34783.         return $this->privates['security.firewall.map.context.aqarmap_api_check_top_seller'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34784.             return new \EmptyIterator();
  34785.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_check_top_seller''security.user_checker''.security.request_matcher.gAtLe48'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34786.     }
  34787.     /**
  34788.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_coordinates' shared service.
  34789.      *
  34790.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34791.      */
  34792.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetCoordinatesService()
  34793.     {
  34794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34795.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34796.         return $this->privates['security.firewall.map.context.aqarmap_api_get_coordinates'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34797.             return new \EmptyIterator();
  34798.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_coordinates''security.user_checker''.security.request_matcher.qN2.QMj'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34799.     }
  34800.     /**
  34801.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_location_parents_v4' shared service.
  34802.      *
  34803.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34804.      */
  34805.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetLocationParentsV4Service()
  34806.     {
  34807.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34808.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34809.         return $this->privates['security.firewall.map.context.aqarmap_api_get_location_parents_v4'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34810.             return new \EmptyIterator();
  34811.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_location_parents_v4''security.user_checker''.security.request_matcher.4xog6sp'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34812.     }
  34813.     /**
  34814.      * Gets the private 'security.firewall.map.context.aqarmap_api_get_location_translation' shared service.
  34815.      *
  34816.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34817.      */
  34818.     protected function getSecurity_Firewall_Map_Context_AqarmapApiGetLocationTranslationService()
  34819.     {
  34820.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34821.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34822.         return $this->privates['security.firewall.map.context.aqarmap_api_get_location_translation'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34823.             return new \EmptyIterator();
  34824.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_get_location_translation''security.user_checker''.security.request_matcher.kurcH5k'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34825.     }
  34826.     /**
  34827.      * Gets the private 'security.firewall.map.context.aqarmap_api_user_personal_data' shared service.
  34828.      *
  34829.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34830.      */
  34831.     protected function getSecurity_Firewall_Map_Context_AqarmapApiUserPersonalDataService()
  34832.     {
  34833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34837.         return $this->privates['security.firewall.map.context.aqarmap_api_user_personal_data'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34838.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34839.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  34840.             yield => ($this->privates['security.authentication.listener.anonymous.aqarmap_api_user_personal_data'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AqarmapApiUserPersonalDataService());
  34841.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34842.         }, 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));
  34843.     }
  34844.     /**
  34845.      * Gets the private 'security.firewall.map.context.aqarmap_api_v2_discussion_data' shared service.
  34846.      *
  34847.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34848.      */
  34849.     protected function getSecurity_Firewall_Map_Context_AqarmapApiV2DiscussionDataService()
  34850.     {
  34851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34853.         return $this->privates['security.firewall.map.context.aqarmap_api_v2_discussion_data'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34854.             return new \EmptyIterator();
  34855.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('aqarmap_api_v2_discussion_data''security.user_checker''.security.request_matcher.0P57IPF'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34856.     }
  34857.     /**
  34858.      * Gets the private 'security.firewall.map.context.contact_seller_v2' shared service.
  34859.      *
  34860.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34861.      */
  34862.     protected function getSecurity_Firewall_Map_Context_ContactSellerV2Service()
  34863.     {
  34864.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34865.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34866.         return $this->privates['security.firewall.map.context.contact_seller_v2'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34867.             return new \EmptyIterator();
  34868.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('contact_seller_v2''security.user_checker''.security.request_matcher.PBPT92x'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34869.     }
  34870.     /**
  34871.      * Gets the private 'security.firewall.map.context.dev' shared service.
  34872.      *
  34873.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34874.      */
  34875.     protected function getSecurity_Firewall_Map_Context_DevService()
  34876.     {
  34877.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34879.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34880.             return new \EmptyIterator();
  34881.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34882.     }
  34883.     /**
  34884.      * Gets the private 'security.firewall.map.context.main' shared service.
  34885.      *
  34886.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34887.      */
  34888.     protected function getSecurity_Firewall_Map_Context_MainService()
  34889.     {
  34890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  34892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  34893.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  34894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  34895.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  34896.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  34897.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  34898.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34899.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  34900.         if (isset($this->privates['security.firewall.map.context.main'])) {
  34901.             return $this->privates['security.firewall.map.context.main'];
  34902.         }
  34903.         $b = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  34904.         if (isset($this->privates['security.firewall.map.context.main'])) {
  34905.             return $this->privates['security.firewall.map.context.main'];
  34906.         }
  34907.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  34908.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  34909.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34910.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  34911.             yield => ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  34912.             yield => ($this->privates['hwi_oauth.authentication.listener.oauth.main'] ?? $this->getHwiOauth_Authentication_Listener_Oauth_MainService());
  34913.             yield => ($this->privates['hwi_oauth.context_listener.token_refresher.main'] ?? $this->getHwiOauth_ContextListener_TokenRefresher_MainService());
  34914.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  34915.             yield => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
  34916.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  34917.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  34918.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  34919.         }, 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']));
  34920.     }
  34921.     /**
  34922.      * Gets the private 'security.firewall.map.context.v4_api_create_call_request' shared service.
  34923.      *
  34924.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  34925.      */
  34926.     protected function getSecurity_Firewall_Map_Context_V4ApiCreateCallRequestService()
  34927.     {
  34928.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  34929.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  34930.         return $this->privates['security.firewall.map.context.v4_api_create_call_request'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  34931.             return new \EmptyIterator();
  34932.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('v4_api_create_call_request''security.user_checker''.security.request_matcher.sh0JbP8'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  34933.     }
  34934.     /**
  34935.      * Gets the private 'security.helper' shared service.
  34936.      *
  34937.      * @return \Symfony\Component\Security\Core\Security
  34938.      */
  34939.     protected function getSecurity_HelperService()
  34940.     {
  34941.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  34942.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  34943.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  34944.         ], [
  34945.             'security.authorization_checker' => '?',
  34946.             'security.token_storage' => '?',
  34947.         ]));
  34948.     }
  34949.     /**
  34950.      * Gets the private 'security.http_utils' shared service.
  34951.      *
  34952.      * @return \Symfony\Component\Security\Http\HttpUtils
  34953.      */
  34954.     protected function getSecurity_HttpUtilsService()
  34955.     {
  34956.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  34957.         $a = ($this->services['router'] ?? $this->getRouterService());
  34958.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  34959.     }
  34960.     /**
  34961.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  34962.      *
  34963.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  34964.      */
  34965.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  34966.     {
  34967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  34968.         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()));
  34969.     }
  34970.     /**
  34971.      * Gets the private 'security.logout.listener.default.main' shared service.
  34972.      *
  34973.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  34974.      */
  34975.     protected function getSecurity_Logout_Listener_Default_MainService()
  34976.     {
  34977.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  34978.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  34979.     }
  34980.     /**
  34981.      * Gets the private 'security.logout.listener.legacy_handler.0' shared service.
  34982.      *
  34983.      * @return \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener
  34984.      */
  34985.     protected function getSecurity_Logout_Listener_LegacyHandler_0Service()
  34986.     {
  34987.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LegacyLogoutHandlerListener.php';
  34988.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  34989.         include_once \dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle/EventListener/UserLogoutListener.php';
  34990.         $a = ($this->privates['Aqarmap\\Bundle\\UserBundle\\Services\\UserActivityService'] ?? $this->getUserActivityServiceService());
  34991.         if (isset($this->privates['security.logout.listener.legacy_handler.0'])) {
  34992.             return $this->privates['security.logout.listener.legacy_handler.0'];
  34993.         }
  34994.         return $this->privates['security.logout.listener.legacy_handler.0'] = new \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener(new \Aqarmap\Bundle\UserBundle\EventListener\UserLogoutListener($a));
  34995.     }
  34996.     /**
  34997.      * Gets the private 'security.logout.listener.remember_me.main' shared service.
  34998.      *
  34999.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  35000.      */
  35001.     protected function getSecurity_Logout_Listener_RememberMe_MainService()
  35002.     {
  35003.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  35004.         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()));
  35005.     }
  35006.     /**
  35007.      * Gets the private 'security.logout_url_generator' shared service.
  35008.      *
  35009.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  35010.      */
  35011.     protected function getSecurity_LogoutUrlGeneratorService()
  35012.     {
  35013.         $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()));
  35014.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  35015.         return $instance;
  35016.     }
  35017.     /**
  35018.      * Gets the private 'security.password_hasher_factory' shared service.
  35019.      *
  35020.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  35021.      */
  35022.     protected function getSecurity_PasswordHasherFactoryService()
  35023.     {
  35024.         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]]);
  35025.     }
  35026.     /**
  35027.      * Gets the private 'security.role_hierarchy' shared service.
  35028.      *
  35029.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  35030.      */
  35031.     protected function getSecurity_RoleHierarchyService()
  35032.     {
  35033.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  35034.     }
  35035.     /**
  35036.      * Gets the private 'security.user.provider.concrete.auth_identifier' shared service.
  35037.      *
  35038.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  35039.      */
  35040.     protected function getSecurity_User_Provider_Concrete_AuthIdentifierService()
  35041.     {
  35042.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  35043.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  35044.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  35045.         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);
  35046.     }
  35047.     /**
  35048.      * Gets the private 'security.validator.user_password' shared service.
  35049.      *
  35050.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  35051.      */
  35052.     protected function getSecurity_Validator_UserPasswordService()
  35053.     {
  35054.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  35055.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  35056.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  35057.         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()));
  35058.     }
  35059.     /**
  35060.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  35061.      *
  35062.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  35063.      */
  35064.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  35065.     {
  35066.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  35067.     }
  35068.     /**
  35069.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  35070.      *
  35071.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  35072.      */
  35073.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  35074.     {
  35075.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  35076.         $b = ($this->services['doctrine'] ?? $this->getDoctrineService());
  35077.         $c = new \App\FrameworkExtra\Converters\QueryStringConverter($b);
  35078.         $a->add(new \App\FrameworkExtra\Converters\QueryStringConverter($b), 0NULL);
  35079.         $a->add($c0'querystring');
  35080.         $a->add($c0NULL);
  35081.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter($b, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  35082.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  35083.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  35084.     }
  35085.     /**
  35086.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  35087.      *
  35088.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  35089.      */
  35090.     protected function getSensioFrameworkExtra_Security_ListenerService()
  35091.     {
  35092.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  35093.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  35094.             return $this->privates['sensio_framework_extra.security.listener'];
  35095.         }
  35096.         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()));
  35097.     }
  35098.     /**
  35099.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  35100.      *
  35101.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  35102.      */
  35103.     protected function getSensioFrameworkExtra_View_ListenerService()
  35104.     {
  35105.         $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))));
  35106.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35107.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  35108.         ], [
  35109.             'twig' => '?',
  35110.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  35111.         return $instance;
  35112.     }
  35113.     /**
  35114.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  35115.      *
  35116.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  35117.      */
  35118.     protected function getSerializer_Mapping_CacheWarmerService()
  35119.     {
  35120.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  35122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  35123.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  35124.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  35125.         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'));
  35126.     }
  35127.     /**
  35128.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  35129.      *
  35130.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  35131.      */
  35132.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  35133.     {
  35134.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  35135.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  35136.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  35137.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  35138.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  35139.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  35140.         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()))]));
  35141.     }
  35142.     /**
  35143.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  35144.      *
  35145.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  35146.      */
  35147.     protected function getSerializer_NameConverter_MetadataAwareService()
  35148.     {
  35149.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  35150.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  35151.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  35152.         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()));
  35153.     }
  35154.     /**
  35155.      * Gets the private 'session.factory' shared service.
  35156.      *
  35157.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  35158.      */
  35159.     protected function getSession_FactoryService()
  35160.     {
  35161.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  35162.         if (isset($this->privates['session.factory'])) {
  35163.             return $this->privates['session.factory'];
  35164.         }
  35165.         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']);
  35166.     }
  35167.     /**
  35168.      * Gets the private 'session_listener' shared service.
  35169.      *
  35170.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  35171.      */
  35172.     protected function getSessionListenerService()
  35173.     {
  35174.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35175.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  35176.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  35177.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  35178.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  35179.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  35180.         ], [
  35181.             'initialized_session' => '?',
  35182.             'logger' => '?',
  35183.             'session' => '?',
  35184.             'session_collector' => '?',
  35185.             'session_factory' => '?',
  35186.         ]), true$this->parameters['session.storage.options']);
  35187.     }
  35188.     /**
  35189.      * Gets the private 'snc_redis.default' shared service.
  35190.      *
  35191.      * @return \Predis\Client
  35192.      */
  35193.     protected function getSncRedis_DefaultService()
  35194.     {
  35195.         $a = new \Snc\RedisBundle\Client\Predis\Connection\ConnectionFactory();
  35196.         $a->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  35197.         $a->setConnectionWrapperClass('Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper');
  35198.         $a->setLogger(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()));
  35199.         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]));
  35200.     }
  35201.     /**
  35202.      * Gets the private 'snc_redis.logger' shared service.
  35203.      *
  35204.      * @return \Snc\RedisBundle\Logger\RedisLogger
  35205.      */
  35206.     protected function getSncRedis_LoggerService()
  35207.     {
  35208.         $a = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  35209.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35210.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35211.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35212.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  35213.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($a);
  35214.     }
  35215.     /**
  35216.      * Gets the private 'translation.extractor' shared service.
  35217.      *
  35218.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  35219.      */
  35220.     protected function getTranslation_ExtractorService()
  35221.     {
  35222.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  35223.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  35224.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  35225.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  35226.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  35227.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  35228.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  35229.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  35230.         return $instance;
  35231.     }
  35232.     /**
  35233.      * Gets the private 'translation.loader.csv' shared service.
  35234.      *
  35235.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  35236.      */
  35237.     protected function getTranslation_Loader_CsvService()
  35238.     {
  35239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  35243.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  35244.     }
  35245.     /**
  35246.      * Gets the private 'translation.loader.dat' shared service.
  35247.      *
  35248.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  35249.      */
  35250.     protected function getTranslation_Loader_DatService()
  35251.     {
  35252.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35253.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  35255.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  35256.     }
  35257.     /**
  35258.      * Gets the private 'translation.loader.ini' shared service.
  35259.      *
  35260.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  35261.      */
  35262.     protected function getTranslation_Loader_IniService()
  35263.     {
  35264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35267.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  35268.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  35269.     }
  35270.     /**
  35271.      * Gets the private 'translation.loader.json' shared service.
  35272.      *
  35273.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  35274.      */
  35275.     protected function getTranslation_Loader_JsonService()
  35276.     {
  35277.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35278.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35279.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35280.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  35281.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  35282.     }
  35283.     /**
  35284.      * Gets the private 'translation.loader.mo' shared service.
  35285.      *
  35286.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  35287.      */
  35288.     protected function getTranslation_Loader_MoService()
  35289.     {
  35290.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35291.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35292.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35293.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  35294.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  35295.     }
  35296.     /**
  35297.      * Gets the private 'translation.loader.php' shared service.
  35298.      *
  35299.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  35300.      */
  35301.     protected function getTranslation_Loader_PhpService()
  35302.     {
  35303.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35304.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35305.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35306.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  35307.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  35308.     }
  35309.     /**
  35310.      * Gets the private 'translation.loader.po' shared service.
  35311.      *
  35312.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  35313.      */
  35314.     protected function getTranslation_Loader_PoService()
  35315.     {
  35316.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35317.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  35320.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  35321.     }
  35322.     /**
  35323.      * Gets the private 'translation.loader.qt' shared service.
  35324.      *
  35325.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  35326.      */
  35327.     protected function getTranslation_Loader_QtService()
  35328.     {
  35329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35330.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  35331.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  35332.     }
  35333.     /**
  35334.      * Gets the private 'translation.loader.res' shared service.
  35335.      *
  35336.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  35337.      */
  35338.     protected function getTranslation_Loader_ResService()
  35339.     {
  35340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35342.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  35343.     }
  35344.     /**
  35345.      * Gets the private 'translation.loader.xliff' shared service.
  35346.      *
  35347.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  35348.      */
  35349.     protected function getTranslation_Loader_XliffService()
  35350.     {
  35351.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  35353.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  35354.     }
  35355.     /**
  35356.      * Gets the private 'translation.loader.yml' shared service.
  35357.      *
  35358.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  35359.      */
  35360.     protected function getTranslation_Loader_YmlService()
  35361.     {
  35362.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35363.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35364.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35365.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  35366.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  35367.     }
  35368.     /**
  35369.      * Gets the private 'translation.provider_collection' shared service.
  35370.      *
  35371.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  35372.      */
  35373.     protected function getTranslation_ProviderCollectionService()
  35374.     {
  35375.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  35376.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  35377.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  35378.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  35379.         }, 1), []))->fromConfig([]);
  35380.     }
  35381.     /**
  35382.      * Gets the private 'translation.reader' shared service.
  35383.      *
  35384.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  35385.      */
  35386.     protected function getTranslation_ReaderService()
  35387.     {
  35388.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  35389.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  35390.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  35391.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  35392.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  35393.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  35394.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  35395.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  35396.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  35397.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  35398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  35399.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  35400.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  35401.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  35402.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  35403.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  35404.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  35405.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  35406.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  35407.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  35408.         $instance->addLoader('yaml'$a);
  35409.         $instance->addLoader('yml'$a);
  35410.         $instance->addLoader('xlf'$b);
  35411.         $instance->addLoader('xliff'$b);
  35412.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  35413.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  35414.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  35415.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  35416.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  35417.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  35418.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  35419.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  35420.         return $instance;
  35421.     }
  35422.     /**
  35423.      * Gets the private 'translation.warmer' shared service.
  35424.      *
  35425.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  35426.      */
  35427.     protected function getTranslation_WarmerService()
  35428.     {
  35429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  35431.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35432.             'translator' => ['services''translator''getTranslatorService'false],
  35433.         ], [
  35434.             'translator' => '?',
  35435.         ]))->withContext('translation.warmer'$this));
  35436.     }
  35437.     /**
  35438.      * Gets the private 'translation.writer' shared service.
  35439.      *
  35440.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  35441.      */
  35442.     protected function getTranslation_WriterService()
  35443.     {
  35444.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  35445.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  35446.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  35447.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  35448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  35449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  35450.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  35451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  35452.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  35453.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  35454.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  35455.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  35456.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  35457.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  35458.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  35459.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  35460.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  35461.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  35462.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  35463.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  35464.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  35465.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  35466.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  35467.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  35468.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  35469.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  35470.         return $instance;
  35471.     }
  35472.     /**
  35473.      * Gets the private 'translator.default' shared service.
  35474.      *
  35475.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  35476.      */
  35477.     protected function getTranslator_DefaultService()
  35478.     {
  35479.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35480.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  35481.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  35482.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  35483.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  35484.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  35485.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  35486.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  35487.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  35488.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  35489.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  35490.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  35491.         ], [
  35492.             'translation.loader.csv' => '?',
  35493.             'translation.loader.dat' => '?',
  35494.             'translation.loader.ini' => '?',
  35495.             'translation.loader.json' => '?',
  35496.             'translation.loader.mo' => '?',
  35497.             'translation.loader.php' => '?',
  35498.             'translation.loader.po' => '?',
  35499.             'translation.loader.qt' => '?',
  35500.             'translation.loader.res' => '?',
  35501.             'translation.loader.xliff' => '?',
  35502.             'translation.loader.yml' => '?',
  35503.         ]), 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']]], []);
  35504.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  35505.         $instance->setFallbackLocales([=> 'ar']);
  35506.         return $instance;
  35507.     }
  35508.     /**
  35509.      * Gets the private 'twig.command.debug' shared service.
  35510.      *
  35511.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  35512.      */
  35513.     protected function getTwig_Command_DebugService()
  35514.     {
  35515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35516.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  35517.         $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()));
  35518.         $instance->setName('debug:twig');
  35519.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  35520.         return $instance;
  35521.     }
  35522.     /**
  35523.      * Gets the private 'twig.command.lint' shared service.
  35524.      *
  35525.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  35526.      */
  35527.     protected function getTwig_Command_LintService()
  35528.     {
  35529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35530.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  35531.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  35532.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  35533.         $instance->setName('lint:twig');
  35534.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  35535.         return $instance;
  35536.     }
  35537.     /**
  35538.      * Gets the private 'twig.form.engine' shared service.
  35539.      *
  35540.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  35541.      */
  35542.     protected function getTwig_Form_EngineService()
  35543.     {
  35544.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  35545.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  35546.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  35547.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35548.         if (isset($this->privates['twig.form.engine'])) {
  35549.             return $this->privates['twig.form.engine'];
  35550.         }
  35551.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  35552.     }
  35553.     /**
  35554.      * Gets the private 'twig.form.renderer' shared service.
  35555.      *
  35556.      * @return \Symfony\Component\Form\FormRenderer
  35557.      */
  35558.     protected function getTwig_Form_RendererService()
  35559.     {
  35560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  35561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  35562.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  35563.         if (isset($this->privates['twig.form.renderer'])) {
  35564.             return $this->privates['twig.form.renderer'];
  35565.         }
  35566.         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()));
  35567.     }
  35568.     /**
  35569.      * Gets the private 'twig.mailer.message_listener' shared service.
  35570.      *
  35571.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  35572.      */
  35573.     protected function getTwig_Mailer_MessageListenerService()
  35574.     {
  35575.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  35576.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  35577.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  35578.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  35579.         if (isset($this->privates['twig.mailer.message_listener'])) {
  35580.             return $this->privates['twig.mailer.message_listener'];
  35581.         }
  35582.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  35583.     }
  35584.     /**
  35585.      * Gets the private 'twig.runtime.httpkernel' shared service.
  35586.      *
  35587.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  35588.      */
  35589.     protected function getTwig_Runtime_HttpkernelService()
  35590.     {
  35591.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  35592.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  35593.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  35594.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  35595.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  35596.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  35597.         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, [
  35598.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  35599.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  35600.         ], [
  35601.             'hinclude' => '?',
  35602.             'inline' => '?',
  35603.         ]), $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));
  35604.     }
  35605.     /**
  35606.      * Gets the private 'twig.runtime.markdown' shared service.
  35607.      *
  35608.      * @return \Twig\Extra\Markdown\MarkdownRuntime
  35609.      */
  35610.     protected function getTwig_Runtime_MarkdownService()
  35611.     {
  35612.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownRuntime.php';
  35613.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/MarkdownInterface.php';
  35614.         include_once \dirname(__DIR__4).'/vendor/twig/markdown-extra/LeagueMarkdown.php';
  35615.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/ConverterInterface.php';
  35616.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/MarkdownConverterInterface.php';
  35617.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/MarkdownConverter.php';
  35618.         include_once \dirname(__DIR__4).'/vendor/league/commonmark/src/CommonMarkConverter.php';
  35619.         include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/LeagueCommonMarkConverterFactory.php';
  35620.         return $this->privates['twig.runtime.markdown'] = new \Twig\Extra\Markdown\MarkdownRuntime(new \Twig\Extra\Markdown\LeagueMarkdown((new \Twig\Extra\TwigExtraBundle\LeagueCommonMarkConverterFactory(new RewindableGenerator(function () {
  35621.             return new \EmptyIterator();
  35622.         }, 0)))->__invoke()));
  35623.     }
  35624.     /**
  35625.      * Gets the private 'twig.runtime.security_csrf' shared service.
  35626.      *
  35627.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  35628.      */
  35629.     protected function getTwig_Runtime_SecurityCsrfService()
  35630.     {
  35631.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  35632.         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()));
  35633.     }
  35634.     /**
  35635.      * Gets the private 'twig.runtime.serializer' shared service.
  35636.      *
  35637.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  35638.      */
  35639.     protected function getTwig_Runtime_SerializerService()
  35640.     {
  35641.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  35642.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  35643.         if (isset($this->privates['twig.runtime.serializer'])) {
  35644.             return $this->privates['twig.runtime.serializer'];
  35645.         }
  35646.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  35647.     }
  35648.     /**
  35649.      * Gets the private 'twig.template_cache_warmer' shared service.
  35650.      *
  35651.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  35652.      */
  35653.     protected function getTwig_TemplateCacheWarmerService()
  35654.     {
  35655.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35656.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  35657.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  35658.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35659.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  35660.         ], [
  35661.             'twig' => '?',
  35662.         ]))->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')));
  35663.     }
  35664.     /**
  35665.      * Gets the private 'uri_signer' shared service.
  35666.      *
  35667.      * @return \Symfony\Component\HttpKernel\UriSigner
  35668.      */
  35669.     protected function getUriSignerService()
  35670.     {
  35671.         return $this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET'));
  35672.     }
  35673.     /**
  35674.      * Gets the private 'validator.builder' shared service.
  35675.      *
  35676.      * @return \Symfony\Component\Validator\ValidatorBuilder
  35677.      */
  35678.     protected function getValidator_BuilderService()
  35679.     {
  35680.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  35681.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  35682.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  35683.             'Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator' => ['privates''Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator''getIsYoutubeUrlOrNullValidatorService'false],
  35684.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator''getEmailValidatorService'false],
  35685.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator''getNonRepeatedValidatorService'false],
  35686.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator''getNonSequenceValidatorService'false],
  35687.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator''getNumericValidatorService'false],
  35688.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator' => ['privates''Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator''getValidCountryCodeValidatorService'false],
  35689.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'false],
  35690.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  35691.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  35692.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  35693.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  35694.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  35695.             'doctrine_odm.mongodb.unique' => ['privates''doctrine_odm.mongodb.validator.unique''getDoctrineOdm_Mongodb_Validator_UniqueService'false],
  35696.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  35697.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  35698.         ], [
  35699.             'Aqarmap\\Bundle\\ListingBundle\\Validator\\Constraints\\IsYoutubeUrlOrNullValidator' => '?',
  35700.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\EmailValidator' => '?',
  35701.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonRepeatedValidator' => '?',
  35702.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NonSequenceValidator' => '?',
  35703.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\NumericValidator' => '?',
  35704.             'Aqarmap\\Bundle\\UserBundle\\Validator\\Constraints\\ValidCountryCodeValidator' => '?',
  35705.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  35706.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  35707.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  35708.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  35709.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  35710.             'doctrine.orm.validator.unique' => '?',
  35711.             'doctrine_odm.mongodb.unique' => '?',
  35712.             'security.validator.user_password' => '?',
  35713.             'validator.expression' => '?',
  35714.         ])));
  35715.         if ($this->has('translator')) {
  35716.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  35717.         }
  35718.         $instance->setTranslationDomain('validators');
  35719.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  35720.         $instance->enableAnnotationMapping(true);
  35721.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  35722.         $instance->addMethodMapping('loadValidatorMetadata');
  35723.         $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()))]);
  35724.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  35725.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  35726.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  35727.         return $instance;
  35728.     }
  35729.     /**
  35730.      * Gets the private 'validator.email' shared service.
  35731.      *
  35732.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  35733.      */
  35734.     protected function getValidator_EmailService()
  35735.     {
  35736.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  35737.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  35738.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  35739.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  35740.     }
  35741.     /**
  35742.      * Gets the private 'validator.expression' shared service.
  35743.      *
  35744.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  35745.      */
  35746.     protected function getValidator_ExpressionService()
  35747.     {
  35748.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  35749.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  35750.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  35751.         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())));
  35752.     }
  35753.     /**
  35754.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  35755.      *
  35756.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  35757.      */
  35758.     protected function getValidator_Mapping_CacheWarmerService()
  35759.     {
  35760.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  35761.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  35762.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  35763.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  35764.     }
  35765.     /**
  35766.      * Gets the private 'validator.not_compromised_password' shared service.
  35767.      *
  35768.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  35769.      */
  35770.     protected function getValidator_NotCompromisedPasswordService()
  35771.     {
  35772.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  35773.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  35774.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  35775.         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);
  35776.     }
  35777.     /**
  35778.      * Gets the private 'var_dumper.command.server_dump' shared service.
  35779.      *
  35780.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  35781.      */
  35782.     protected function getVarDumper_Command_ServerDumpService()
  35783.     {
  35784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35785.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  35786.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  35787.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  35788.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  35789.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  35790.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  35791.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  35792.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  35793.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  35794.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  35795.         $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()))]);
  35796.         $instance->setName('server:dump');
  35797.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  35798.         return $instance;
  35799.     }
  35800.     /**
  35801.      * Gets the private 'var_dumper.contextualized_cli_dumper' shared service.
  35802.      *
  35803.      * @return \Symfony\Component\VarDumper\Dumper\ContextualizedDumper
  35804.      */
  35805.     protected function getVarDumper_ContextualizedCliDumperService()
  35806.     {
  35807.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  35808.         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()))]);
  35809.     }
  35810.     /**
  35811.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  35812.      *
  35813.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  35814.      */
  35815.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  35816.     {
  35817.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  35818.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  35819.         return $instance;
  35820.     }
  35821.     /**
  35822.      * Gets the private 'var_dumper.html_dumper' shared service.
  35823.      *
  35824.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  35825.      */
  35826.     protected function getVarDumper_HtmlDumperService()
  35827.     {
  35828.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  35829.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  35830.         return $instance;
  35831.     }
  35832.     /**
  35833.      * Gets the private 'var_dumper.server_connection' shared service.
  35834.      *
  35835.      * @return \Symfony\Component\VarDumper\Server\Connection
  35836.      */
  35837.     protected function getVarDumper_ServerConnectionService()
  35838.     {
  35839.         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()]);
  35840.     }
  35841.     /**
  35842.      * Gets the private 'vich_uploader.command.mapping_debug' shared service.
  35843.      *
  35844.      * @return \Vich\UploaderBundle\Command\MappingDebugCommand
  35845.      */
  35846.     protected function getVichUploader_Command_MappingDebugService()
  35847.     {
  35848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35849.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
  35850.         $this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
  35851.         $instance->setName('vich:mapping:debug');
  35852.         return $instance;
  35853.     }
  35854.     /**
  35855.      * Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
  35856.      *
  35857.      * @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
  35858.      */
  35859.     protected function getVichUploader_Command_MappingDebugClassService()
  35860.     {
  35861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35862.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
  35863.         $this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  35864.         $instance->setName('vich:mapping:debug-class');
  35865.         return $instance;
  35866.     }
  35867.     /**
  35868.      * Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
  35869.      *
  35870.      * @return \Vich\UploaderBundle\Command\MappingListClassesCommand
  35871.      */
  35872.     protected function getVichUploader_Command_MappingListClassesService()
  35873.     {
  35874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  35875.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
  35876.         $this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
  35877.         $instance->setName('vich:mapping:list-classes');
  35878.         return $instance;
  35879.     }
  35880.     /**
  35881.      * Gets the private 'vich_uploader.listener.clean.files_upload' shared service.
  35882.      *
  35883.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  35884.      */
  35885.     protected function getVichUploader_Listener_Clean_FilesUploadService()
  35886.     {
  35887.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35888.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  35889.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35890.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35891.         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()));
  35892.     }
  35893.     /**
  35894.      * Gets the private 'vich_uploader.listener.clean.listing_photos' shared service.
  35895.      *
  35896.      * @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
  35897.      */
  35898.     protected function getVichUploader_Listener_Clean_ListingPhotosService()
  35899.     {
  35900.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35901.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
  35902.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35903.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35904.         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()));
  35905.     }
  35906.     /**
  35907.      * Gets the private 'vich_uploader.listener.remove.files_upload' shared service.
  35908.      *
  35909.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  35910.      */
  35911.     protected function getVichUploader_Listener_Remove_FilesUploadService()
  35912.     {
  35913.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35914.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  35915.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35916.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35917.         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()));
  35918.     }
  35919.     /**
  35920.      * Gets the private 'vich_uploader.listener.remove.listing_photos' shared service.
  35921.      *
  35922.      * @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
  35923.      */
  35924.     protected function getVichUploader_Listener_Remove_ListingPhotosService()
  35925.     {
  35926.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35927.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
  35928.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35929.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35930.         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()));
  35931.     }
  35932.     /**
  35933.      * Gets the private 'vich_uploader.listener.upload.files_upload' shared service.
  35934.      *
  35935.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  35936.      */
  35937.     protected function getVichUploader_Listener_Upload_FilesUploadService()
  35938.     {
  35939.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35940.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  35941.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35942.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35943.         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()));
  35944.     }
  35945.     /**
  35946.      * Gets the private 'vich_uploader.listener.upload.listing_photos' shared service.
  35947.      *
  35948.      * @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
  35949.      */
  35950.     protected function getVichUploader_Listener_Upload_ListingPhotosService()
  35951.     {
  35952.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
  35953.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
  35954.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
  35955.         include_once \dirname(__DIR__4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
  35956.         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()));
  35957.     }
  35958.     /**
  35959.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  35960.      *
  35961.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  35962.      */
  35963.     protected function getVichUploader_MetadataReaderService()
  35964.     {
  35965.         $a = new \Metadata\Driver\FileLocator([]);
  35966.         $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);
  35967.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  35968.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  35969.     }
  35970.     /**
  35971.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  35972.      *
  35973.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  35974.      */
  35975.     protected function getVichUploader_PropertyMappingFactoryService()
  35976.     {
  35977.         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');
  35978.     }
  35979.     /**
  35980.      * Gets the private 'vich_uploader.storage.gaufrette' shared service.
  35981.      *
  35982.      * @return \Vich\UploaderBundle\Storage\GaufretteStorage
  35983.      */
  35984.     protected function getVichUploader_Storage_GaufretteService($lazyLoad true)
  35985.     {
  35986.         if ($lazyLoad) {
  35987.             return $this->privates['vich_uploader.storage.gaufrette'] = $this->createProxy('GaufretteStorage_f99e4b3', function () {
  35988.                 return \GaufretteStorage_f99e4b3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  35989.                     $wrappedInstance $this->getVichUploader_Storage_GaufretteService(false);
  35990.                     $proxy->setProxyInitializer(null);
  35991.                     return true;
  35992.                 });
  35993.             });
  35994.         }
  35995.         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');
  35996.     }
  35997.     /**
  35998.      * Gets the private 'web_profiler.csp.handler' shared service.
  35999.      *
  36000.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  36001.      */
  36002.     protected function getWebProfiler_Csp_HandlerService()
  36003.     {
  36004.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  36005.     }
  36006.     /**
  36007.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  36008.      *
  36009.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  36010.      */
  36011.     protected function getWebProfiler_DebugToolbarService()
  36012.     {
  36013.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  36014.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  36015.             return $this->privates['web_profiler.debug_toolbar'];
  36016.         }
  36017.         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()));
  36018.     }
  36019.     /**
  36020.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  36021.      *
  36022.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  36023.      */
  36024.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  36025.     {
  36026.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  36027.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  36028.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  36029.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/builds/entrypoints.json'), NULL'_default'false);
  36030.     }
  36031.     /**
  36032.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  36033.      *
  36034.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  36035.      */
  36036.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  36037.     {
  36038.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  36039.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  36040.         ], [
  36041.             '_default' => '?',
  36042.         ]), '_default');
  36043.     }
  36044.     /**
  36045.      * Gets the private 'webpack_encore.exception_listener' shared service.
  36046.      *
  36047.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  36048.      */
  36049.     protected function getWebpackEncore_ExceptionListenerService()
  36050.     {
  36051.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  36052.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  36053.     }
  36054.     /**
  36055.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  36056.      *
  36057.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  36058.      */
  36059.     protected function getWebpackEncore_TagRendererService()
  36060.     {
  36061.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  36062.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  36063.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  36064.             return $this->privates['webpack_encore.tag_renderer'];
  36065.         }
  36066.         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);
  36067.     }
  36068.     /**
  36069.      * Gets the public 'cache_clearer' alias.
  36070.      *
  36071.      * @return object The ".container.private.cache_clearer" service.
  36072.      */
  36073.     protected function getCacheClearerService()
  36074.     {
  36075.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  36076.         return $this->get('.container.private.cache_clearer');
  36077.     }
  36078.     /**
  36079.      * Gets the public 'filesystem' alias.
  36080.      *
  36081.      * @return object The ".container.private.filesystem" service.
  36082.      */
  36083.     protected function getFilesystemService()
  36084.     {
  36085.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  36086.         return $this->get('.container.private.filesystem');
  36087.     }
  36088.     /**
  36089.      * Gets the public 'serializer' alias.
  36090.      *
  36091.      * @return object The ".container.private.serializer" service.
  36092.      */
  36093.     protected function getSerializerService()
  36094.     {
  36095.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  36096.         return $this->get('.container.private.serializer');
  36097.     }
  36098.     /**
  36099.      * Gets the public 'security.csrf.token_manager' alias.
  36100.      *
  36101.      * @return object The ".container.private.security.csrf.token_manager" service.
  36102.      */
  36103.     protected function getSecurity_Csrf_TokenManagerService()
  36104.     {
  36105.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  36106.         return $this->get('.container.private.security.csrf.token_manager');
  36107.     }
  36108.     /**
  36109.      * Gets the public 'form.factory' alias.
  36110.      *
  36111.      * @return object The ".container.private.form.factory" service.
  36112.      */
  36113.     protected function getForm_FactoryService()
  36114.     {
  36115.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  36116.         return $this->get('.container.private.form.factory');
  36117.     }
  36118.     /**
  36119.      * Gets the public 'form.type.file' alias.
  36120.      *
  36121.      * @return object The ".container.private.form.type.file" service.
  36122.      */
  36123.     protected function getForm_Type_FileService()
  36124.     {
  36125.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  36126.         return $this->get('.container.private.form.type.file');
  36127.     }
  36128.     /**
  36129.      * Gets the public 'profiler' alias.
  36130.      *
  36131.      * @return object The ".container.private.profiler" service.
  36132.      */
  36133.     protected function getProfilerService()
  36134.     {
  36135.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  36136.         return $this->get('.container.private.profiler');
  36137.     }
  36138.     /**
  36139.      * Gets the public 'twig' alias.
  36140.      *
  36141.      * @return object The ".container.private.twig" service.
  36142.      */
  36143.     protected function getTwigService()
  36144.     {
  36145.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  36146.         return $this->get('.container.private.twig');
  36147.     }
  36148.     /**
  36149.      * Gets the public 'security.authorization_checker' alias.
  36150.      *
  36151.      * @return object The ".container.private.security.authorization_checker" service.
  36152.      */
  36153.     protected function getSecurity_AuthorizationCheckerService()
  36154.     {
  36155.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  36156.         return $this->get('.container.private.security.authorization_checker');
  36157.     }
  36158.     /**
  36159.      * Gets the public 'security.token_storage' alias.
  36160.      *
  36161.      * @return object The ".container.private.security.token_storage" service.
  36162.      */
  36163.     protected function getSecurity_TokenStorageService()
  36164.     {
  36165.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  36166.         return $this->get('.container.private.security.token_storage');
  36167.     }
  36168.     /**
  36169.      * Gets the public 'security.password_encoder' alias.
  36170.      *
  36171.      * @return object The ".container.private.security.password_encoder" service.
  36172.      */
  36173.     protected function getSecurity_PasswordEncoderService()
  36174.     {
  36175.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  36176.         return $this->get('.container.private.security.password_encoder');
  36177.     }
  36178.     /**
  36179.      * Gets the public 'session' alias.
  36180.      *
  36181.      * @return object The ".container.private.session" service.
  36182.      */
  36183.     protected function getSessionService()
  36184.     {
  36185.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  36186.         return $this->get('.container.private.session');
  36187.     }
  36188.     /**
  36189.      * Gets the public 'validator' alias.
  36190.      *
  36191.      * @return object The ".container.private.validator" service.
  36192.      */
  36193.     protected function getValidatorService()
  36194.     {
  36195.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  36196.         return $this->get('.container.private.validator');
  36197.     }
  36198.     /**
  36199.      * @return array|bool|float|int|string|\UnitEnum|null
  36200.      */
  36201.     public function getParameter(string $name)
  36202.     {
  36203.         if (isset($this->buildParameters[$name])) {
  36204.             return $this->buildParameters[$name];
  36205.         }
  36206.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  36207.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  36208.         }
  36209.         if (isset($this->loadedDynamicParameters[$name])) {
  36210.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  36211.         }
  36212.         return $this->parameters[$name];
  36213.     }
  36214.     public function hasParameter(string $name): bool
  36215.     {
  36216.         if (isset($this->buildParameters[$name])) {
  36217.             return true;
  36218.         }
  36219.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  36220.     }
  36221.     public function setParameter(string $name$value): void
  36222.     {
  36223.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  36224.     }
  36225.     public function getParameterBag(): ParameterBagInterface
  36226.     {
  36227.         if (null === $this->parameterBag) {
  36228.             $parameters $this->parameters;
  36229.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  36230.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  36231.             }
  36232.             foreach ($this->buildParameters as $name => $value) {
  36233.                 $parameters[$name] = $value;
  36234.             }
  36235.             $this->parameterBag = new FrozenParameterBag($parameters);
  36236.         }
  36237.         return $this->parameterBag;
  36238.     }
  36239.     private $loadedDynamicParameters = [
  36240.         'kernel.runtime_environment' => false,
  36241.         'kernel.build_dir' => false,
  36242.         'kernel.cache_dir' => false,
  36243.         'app_version' => false,
  36244.         'secret' => false,
  36245.         'legacy_salt' => false,
  36246.         'amazon_s3.bucket_name' => false,
  36247.         'amazon_s3.key' => false,
  36248.         'amazon_s3.secret' => false,
  36249.         'amazon_s3.region' => false,
  36250.         'amazon_sqs.key' => false,
  36251.         'amazon_sqs.secret' => false,
  36252.         'amazon_sqs.region' => false,
  36253.         'amazon_sns.key' => false,
  36254.         'amazon_sns.secret' => false,
  36255.         'amazon_sns.region' => false,
  36256.         'amazon_sns.account_id' => false,
  36257.         'amazon_cloudwatch.key' => false,
  36258.         'amazon_cloudwatch.secret' => false,
  36259.         'amazon_cloudwatch.region' => false,
  36260.         'router.request_context.host' => false,
  36261.         'router.request_context.scheme' => false,
  36262.         'country' => false,
  36263.         'elasticsearch_url' => false,
  36264.         'elasticsearch_timeout' => false,
  36265.         'fawry.hash_key' => false,
  36266.         'fawry.merchant_id' => false,
  36267.         'fawry.js_url' => false,
  36268.         'mongodb_server' => false,
  36269.         'mongodb_database' => false,
  36270.         'google_analytics_tracking_id' => false,
  36271.         'payfort.merchant_identifier' => false,
  36272.         'payfort.access_code' => false,
  36273.         'payfort.redirect_url' => false,
  36274.         'payfort.recurring_url' => false,
  36275.         'payfort.authorization_url' => false,
  36276.         'payfort.sha_request' => false,
  36277.         'payfort.sha_response' => false,
  36278.         'zoho_id' => false,
  36279.         'zoho_secret' => false,
  36280.         'zoho_user' => false,
  36281.         'sync_customers_zoho_id' => false,
  36282.         'sync_customers_zoho_secret' => false,
  36283.         'sync_customers_zoho_user' => false,
  36284.         'api_gateway.top_sellers.url' => false,
  36285.         'api_gateway.supply_and_demand.url' => false,
  36286.         'promotional_mailer_dsn' => false,
  36287.         'mailer_dsn' => false,
  36288.         'new_fcm_api' => false,
  36289.         'user_dashboard_url' => false,
  36290.         'google_recaptcha_site_key' => false,
  36291.         'aqarmap.wompoo' => false,
  36292.         'kernel.secret' => false,
  36293.         'debug.container.dump' => false,
  36294.         'serializer.mapping.cache.file' => false,
  36295.         'session.save_path' => false,
  36296.         'validator.mapping.cache.file' => false,
  36297.         'profiler.storage.dsn' => false,
  36298.         'doctrine.orm.proxy_dir' => false,
  36299.         'doctrine_mongodb.odm.proxy_dir' => false,
  36300.         'doctrine_mongodb.odm.hydrator_dir' => false,
  36301.         'doctrine_mongodb.odm.persistent_collection_dir' => false,
  36302.         'fos_user.registration.confirmation.from_email' => false,
  36303.         'fos_user.resetting.email.from_email' => false,
  36304.         'redjan_ym_fcm.firebase_api_key' => false,
  36305.     ];
  36306.     private $dynamicParameters = [];
  36307.     private function getDynamicParameter(string $name)
  36308.     {
  36309.         switch ($name) {
  36310.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  36311.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  36312.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  36313.             case 'app_version'$value $this->getEnv('APP_VERSION'); break;
  36314.             case 'secret'$value $this->getEnv('APP_SECRET'); break;
  36315.             case 'legacy_salt'$value $this->getEnv('APP_LEGACY_SALT'); break;
  36316.             case 'amazon_s3.bucket_name'$value $this->getEnv('AWS_S3_BUCKET'); break;
  36317.             case 'amazon_s3.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  36318.             case 'amazon_s3.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  36319.             case 'amazon_s3.region'$value $this->getEnv('AWS_S3_REGION'); break;
  36320.             case 'amazon_sqs.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  36321.             case 'amazon_sqs.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  36322.             case 'amazon_sqs.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  36323.             case 'amazon_sns.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  36324.             case 'amazon_sns.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  36325.             case 'amazon_sns.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  36326.             case 'amazon_sns.account_id'$value $this->getEnv('AWS_ACCOUNT_ID'); break;
  36327.             case 'amazon_cloudwatch.key'$value $this->getEnv('AWS_ACCESS_KEY'); break;
  36328.             case 'amazon_cloudwatch.secret'$value $this->getEnv('AWS_SECRET_KEY'); break;
  36329.             case 'amazon_cloudwatch.region'$value $this->getEnv('AWS_DEFAULT_REGION'); break;
  36330.             case 'router.request_context.host'$value $this->getEnv('APP_HOST'); break;
  36331.             case 'router.request_context.scheme'$value $this->getEnv('APP_SCHEME'); break;
  36332.             case 'country'$value $this->getEnv('APP_COUNTRY'); break;
  36333.             case 'elasticsearch_url'$value $this->getEnv('ELASTICSEARCH_URL'); break;
  36334.             case 'elasticsearch_timeout'$value $this->getEnv('ELASTICSEARCH_TIMEOUT'); break;
  36335.             case 'fawry.hash_key'$value $this->getEnv('FAWRY_HASH_KEY'); break;
  36336.             case 'fawry.merchant_id'$value $this->getEnv('FAWRY_MERCHANT_ID'); break;
  36337.             case 'fawry.js_url'$value $this->getEnv('FAWRY_JS_URL'); break;
  36338.             case 'mongodb_server'$value $this->getEnv('resolve:MONGODB_URL'); break;
  36339.             case 'mongodb_database'$value $this->getEnv('resolve:MONGODB_NAME'); break;
  36340.             case 'google_analytics_tracking_id'$value $this->getEnv('GOOGLE_ANALYTICS_TRACKING_ID'); break;
  36341.             case 'payfort.merchant_identifier'$value $this->getEnv('PAYFORT_MERCHANT_IDENTIFIER'); break;
  36342.             case 'payfort.access_code'$value $this->getEnv('PAYFORT_ACCESS_CODE'); break;
  36343.             case 'payfort.redirect_url'$value $this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentPage'; break;
  36344.             case 'payfort.recurring_url'$value $this->getEnv('string:PAYFORT_URL').'/FortAPI/paymentApi'; break;
  36345.             case 'payfort.authorization_url'$value $this->getEnv('string:AUTHORIZATION_PAYFORT_URL').'/FortAPI/paymentApi'; break;
  36346.             case 'payfort.sha_request'$value $this->getEnv('PAYFORT_SHA_REQUEST'); break;
  36347.             case 'payfort.sha_response'$value $this->getEnv('PAYFORT_SHA_RESPONSE'); break;
  36348.             case 'zoho_id'$value $this->getEnv('resolve:ZOHO_ID_HOME_EG'); break;
  36349.             case 'zoho_secret'$value $this->getEnv('resolve:ZOHO_SECRET_HOME_EG'); break;
  36350.             case 'zoho_user'$value $this->getEnv('resolve:ZOHO_USER_HOME_EG'); break;
  36351.             case 'sync_customers_zoho_id'$value $this->getEnv('resolve:ZOHO_ID'); break;
  36352.             case 'sync_customers_zoho_secret'$value $this->getEnv('resolve:ZOHO_SECRET'); break;
  36353.             case 'sync_customers_zoho_user'$value $this->getEnv('resolve:ZOHO_USER'); break;
  36354.             case 'api_gateway.top_sellers.url'$value $this->getEnv('TOP_SELLER_SERVICE_ENDPOINT'); break;
  36355.             case 'api_gateway.supply_and_demand.url'$value $this->getEnv('LOCATIONS_INSIGHTS_SVC_ENDPOINT'); break;
  36356.             case 'promotional_mailer_dsn'$value $this->getEnv('MAILER_PROMOTIONAL_DSN'); break;
  36357.             case 'mailer_dsn'$value $this->getEnv('MAILER_DSN'); break;
  36358.             case 'new_fcm_api'$value 'https://fcm.googleapis.com/v1/projects/'.$this->getEnv('string:FCM_PROJECT_ID'); break;
  36359.             case 'user_dashboard_url'$value $this->getEnv('USER_DASHBOARD_URL'); break;
  36360.             case 'google_recaptcha_site_key'$value $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
  36361.             case 'aqarmap.wompoo'$value = [
  36362.                 'enabled' => true,
  36363.                 'bucket' => $this->getEnv('AWS_S3_BUCKET'),
  36364.                 'base_urls' => $this->getEnv('json:THUMBOR_CDN_URLS'),
  36365.             ]; break;
  36366.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  36367.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  36368.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  36369.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  36370.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  36371.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  36372.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/Proxies'); break;
  36373.             case 'doctrine_mongodb.odm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Proxies'); break;
  36374.             case 'doctrine_mongodb.odm.hydrator_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/Hydrators'); break;
  36375.             case 'doctrine_mongodb.odm.persistent_collection_dir'$value = ($this->targetDir.''.'/doctrine/odm/mongodb/PersistentCollections'); break;
  36376.             case 'fos_user.registration.confirmation.from_email'$value = [
  36377.                 $this->getEnv('WEBSITE_EMAIL') => 'Aqarmap',
  36378.             ]; break;
  36379.             case 'fos_user.resetting.email.from_email'$value = [
  36380.                 $this->getEnv('WEBSITE_EMAIL') => 'Aqarmap',
  36381.             ]; break;
  36382.             case 'redjan_ym_fcm.firebase_api_key'$value $this->getEnv('resolve:FCM_SERVER_KEY'); break;
  36383.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  36384.         }
  36385.         $this->loadedDynamicParameters[$name] = true;
  36386.         return $this->dynamicParameters[$name] = $value;
  36387.     }
  36388.     protected function getDefaultParameters(): array
  36389.     {
  36390.         return [
  36391.             'kernel.project_dir' => \dirname(__DIR__4),
  36392.             'kernel.environment' => 'dev',
  36393.             'kernel.debug' => true,
  36394.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  36395.             'kernel.bundles' => [
  36396.                 'AqarmapUserBundle' => 'Aqarmap\\Bundle\\UserBundle\\AqarmapUserBundle',
  36397.                 'AqarmapMainBundle' => 'Aqarmap\\Bundle\\MainBundle\\AqarmapMainBundle',
  36398.                 'AqarmapUtilityBundle' => 'Aqarmap\\Bundle\\UtilityBundle\\AqarmapUtilityBundle',
  36399.                 'AqarmapListingBundle' => 'Aqarmap\\Bundle\\ListingBundle\\AqarmapListingBundle',
  36400.                 'AqarmapMessageBundle' => 'Aqarmap\\Bundle\\MessageBundle\\AqarmapMessageBundle',
  36401.                 'AqarmapCreditBundle' => 'Aqarmap\\Bundle\\CreditBundle\\AqarmapCreditBundle',
  36402.                 'AqarmapNotifierBundle' => 'Aqarmap\\Bundle\\NotifierBundle\\AqarmapNotifierBundle',
  36403.                 'AqarmapBuyerAlertsBundle' => 'Aqarmap\\Bundle\\BuyerAlertsBundle\\AqarmapBuyerAlertsBundle',
  36404.                 'AqarmapApiBundle' => 'Aqarmap\\Bundle\\ApiBundle\\AqarmapApiBundle',
  36405.                 'AqarmapMortgageBundle' => 'Aqarmap\\Bundle\\MortgageBundle\\AqarmapMortgageBundle',
  36406.                 'AqarmapBrokerSalesBundle' => 'Aqarmap\\Bundle\\BrokerSalesBundle\\AqarmapBrokerSalesBundle',
  36407.                 'AqarmapNeighborhoodBundle' => 'Aqarmap\\Bundle\\NeighborhoodBundle\\AqarmapNeighborhoodBundle',
  36408.                 'AqarmapDiscussionBundle' => 'Aqarmap\\Bundle\\DiscussionBundle\\AqarmapDiscussionBundle',
  36409.                 'AqarmapCRMBundle' => 'Aqarmap\\Bundle\\CRMBundle\\AqarmapCRMBundle',
  36410.                 'AqarmapCustomerProfilingBundle' => 'Aqarmap\\Bundle\\CustomerProfilingBundle\\AqarmapCustomerProfilingBundle',
  36411.                 'AqarmapExchangeBundle' => 'Aqarmap\\Bundle\\ExchangeBundle\\AqarmapExchangeBundle',
  36412.                 'NotificationBundle' => 'Aqarmap\\Bundle\\NotificationBundle\\NotificationBundle',
  36413.                 'AqarmapPaymentBundle' => 'Aqarmap\\Bundle\\PaymentBundle\\AqarmapPaymentBundle',
  36414.                 'AqarmapAnnouncementBundle' => 'Aqarmap\\Bundle\\AnnouncementBundle\\AqarmapAnnouncementBundle',
  36415.                 'AqarmapSearchBundle' => 'Aqarmap\\Bundle\\SearchBundle\\AqarmapSearchBundle',
  36416.                 'AqarmapNotificationBundle' => 'Aqarmap\\Bundle\\NotificationBundle\\AqarmapNotificationBundle',
  36417.                 'FeatureToggleBundle' => 'Aqarmap\\Bundle\\FeatureToggleBundle\\FeatureToggleBundle',
  36418.                 'AqarmapValueEngineBundle' => 'Aqarmap\\Bundle\\ValueEngineBundle\\AqarmapValueEngineBundle',
  36419.                 'SurveyBundle' => 'Aqarmap\\Bundle\\SurveyBundle\\SurveyBundle',
  36420.                 'OTPBundle' => 'Aqarmap\\Bundle\\OTPBundle\\OTPBundle',
  36421.                 'TopSellerBundle' => 'Aqarmap\\Bundle\\TopSellerBundle\\TopSellerBundle',
  36422.                 'AqarmapFinancialAidsBundle' => 'Aqarmap\\Bundle\\FinancialAidsBundle\\AqarmapFinancialAidsBundle',
  36423.                 'RecurringTransactionBundle' => 'Aqarmap\\Bundle\\RecurringTransactionBundle\\RecurringTransactionBundle',
  36424.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  36425.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  36426.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  36427.                 'DoctrineMongoDBBundle' => 'Doctrine\\Bundle\\MongoDBBundle\\DoctrineMongoDBBundle',
  36428.                 'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
  36429.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  36430.                 'EnqueueElasticaBundle' => 'Enqueue\\ElasticaBundle\\EnqueueElasticaBundle',
  36431.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  36432.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  36433.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  36434.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  36435.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  36436.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  36437.                 'HWIOAuthBundle' => 'HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle',
  36438.                 'JMSI18nRoutingBundle' => 'JMS\\I18nRoutingBundle\\JMSI18nRoutingBundle',
  36439.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  36440.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  36441.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  36442.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  36443.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  36444.                 'OldSoundRabbitMqBundle' => 'OldSound\\RabbitMqBundle\\OldSoundRabbitMqBundle',
  36445.                 'HttplugBundle' => 'Http\\HttplugBundle\\HttplugBundle',
  36446.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  36447.                 'RedjanYmFCMBundle' => 'RedjanYm\\FCMBundle\\RedjanYmFCMBundle',
  36448.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  36449.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  36450.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  36451.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  36452.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  36453.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  36454.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  36455.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  36456.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  36457.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  36458.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  36459.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  36460.             ],
  36461.             'kernel.bundles_metadata' => [
  36462.                 'AqarmapUserBundle' => [
  36463.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/UserBundle'),
  36464.                     'namespace' => 'Aqarmap\\Bundle\\UserBundle',
  36465.                 ],
  36466.                 'AqarmapMainBundle' => [
  36467.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MainBundle'),
  36468.                     'namespace' => 'Aqarmap\\Bundle\\MainBundle',
  36469.                 ],
  36470.                 'AqarmapUtilityBundle' => [
  36471.                     'path' => (\dirname(__DIR__4).'/vendor/aqarmap/utility-bundle/Aqarmap/Bundle/UtilityBundle'),
  36472.                     'namespace' => 'Aqarmap\\Bundle\\UtilityBundle',
  36473.                 ],
  36474.                 'AqarmapListingBundle' => [
  36475.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ListingBundle'),
  36476.                     'namespace' => 'Aqarmap\\Bundle\\ListingBundle',
  36477.                 ],
  36478.                 'AqarmapMessageBundle' => [
  36479.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MessageBundle'),
  36480.                     'namespace' => 'Aqarmap\\Bundle\\MessageBundle',
  36481.                 ],
  36482.                 'AqarmapCreditBundle' => [
  36483.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CreditBundle'),
  36484.                     'namespace' => 'Aqarmap\\Bundle\\CreditBundle',
  36485.                 ],
  36486.                 'AqarmapNotifierBundle' => [
  36487.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotifierBundle'),
  36488.                     'namespace' => 'Aqarmap\\Bundle\\NotifierBundle',
  36489.                 ],
  36490.                 'AqarmapBuyerAlertsBundle' => [
  36491.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BuyerAlertsBundle'),
  36492.                     'namespace' => 'Aqarmap\\Bundle\\BuyerAlertsBundle',
  36493.                 ],
  36494.                 'AqarmapApiBundle' => [
  36495.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ApiBundle'),
  36496.                     'namespace' => 'Aqarmap\\Bundle\\ApiBundle',
  36497.                 ],
  36498.                 'AqarmapMortgageBundle' => [
  36499.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/MortgageBundle'),
  36500.                     'namespace' => 'Aqarmap\\Bundle\\MortgageBundle',
  36501.                 ],
  36502.                 'AqarmapBrokerSalesBundle' => [
  36503.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/BrokerSalesBundle'),
  36504.                     'namespace' => 'Aqarmap\\Bundle\\BrokerSalesBundle',
  36505.                 ],
  36506.                 'AqarmapNeighborhoodBundle' => [
  36507.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NeighborhoodBundle'),
  36508.                     'namespace' => 'Aqarmap\\Bundle\\NeighborhoodBundle',
  36509.                 ],
  36510.                 'AqarmapDiscussionBundle' => [
  36511.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/DiscussionBundle'),
  36512.                     'namespace' => 'Aqarmap\\Bundle\\DiscussionBundle',
  36513.                 ],
  36514.                 'AqarmapCRMBundle' => [
  36515.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CRMBundle'),
  36516.                     'namespace' => 'Aqarmap\\Bundle\\CRMBundle',
  36517.                 ],
  36518.                 'AqarmapCustomerProfilingBundle' => [
  36519.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/CustomerProfilingBundle'),
  36520.                     'namespace' => 'Aqarmap\\Bundle\\CustomerProfilingBundle',
  36521.                 ],
  36522.                 'AqarmapExchangeBundle' => [
  36523.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ExchangeBundle'),
  36524.                     'namespace' => 'Aqarmap\\Bundle\\ExchangeBundle',
  36525.                 ],
  36526.                 'NotificationBundle' => [
  36527.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle'),
  36528.                     'namespace' => 'Aqarmap\\Bundle\\NotificationBundle',
  36529.                 ],
  36530.                 'AqarmapPaymentBundle' => [
  36531.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/PaymentBundle'),
  36532.                     'namespace' => 'Aqarmap\\Bundle\\PaymentBundle',
  36533.                 ],
  36534.                 'AqarmapAnnouncementBundle' => [
  36535.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/AnnouncementBundle'),
  36536.                     'namespace' => 'Aqarmap\\Bundle\\AnnouncementBundle',
  36537.                 ],
  36538.                 'AqarmapSearchBundle' => [
  36539.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SearchBundle'),
  36540.                     'namespace' => 'Aqarmap\\Bundle\\SearchBundle',
  36541.                 ],
  36542.                 'AqarmapNotificationBundle' => [
  36543.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/NotificationBundle'),
  36544.                     'namespace' => 'Aqarmap\\Bundle\\NotificationBundle',
  36545.                 ],
  36546.                 'FeatureToggleBundle' => [
  36547.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FeatureToggleBundle'),
  36548.                     'namespace' => 'Aqarmap\\Bundle\\FeatureToggleBundle',
  36549.                 ],
  36550.                 'AqarmapValueEngineBundle' => [
  36551.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/ValueEngineBundle'),
  36552.                     'namespace' => 'Aqarmap\\Bundle\\ValueEngineBundle',
  36553.                 ],
  36554.                 'SurveyBundle' => [
  36555.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/SurveyBundle'),
  36556.                     'namespace' => 'Aqarmap\\Bundle\\SurveyBundle',
  36557.                 ],
  36558.                 'OTPBundle' => [
  36559.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/OTPBundle'),
  36560.                     'namespace' => 'Aqarmap\\Bundle\\OTPBundle',
  36561.                 ],
  36562.                 'TopSellerBundle' => [
  36563.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/TopSellerBundle'),
  36564.                     'namespace' => 'Aqarmap\\Bundle\\TopSellerBundle',
  36565.                 ],
  36566.                 'AqarmapFinancialAidsBundle' => [
  36567.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/FinancialAidsBundle'),
  36568.                     'namespace' => 'Aqarmap\\Bundle\\FinancialAidsBundle',
  36569.                 ],
  36570.                 'RecurringTransactionBundle' => [
  36571.                     'path' => (\dirname(__DIR__4).'/src/Aqarmap/Bundle/RecurringTransactionBundle'),
  36572.                     'namespace' => 'Aqarmap\\Bundle\\RecurringTransactionBundle',
  36573.                 ],
  36574.                 'FrameworkBundle' => [
  36575.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  36576.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  36577.                 ],
  36578.                 'DoctrineBundle' => [
  36579.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  36580.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  36581.                 ],
  36582.                 'DoctrineFixturesBundle' => [
  36583.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  36584.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  36585.                 ],
  36586.                 'DoctrineMongoDBBundle' => [
  36587.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/mongodb-odm-bundle'),
  36588.                     'namespace' => 'Doctrine\\Bundle\\MongoDBBundle',
  36589.                 ],
  36590.                 'FOSElasticaBundle' => [
  36591.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/elastica-bundle/src'),
  36592.                     'namespace' => 'FOS\\ElasticaBundle',
  36593.                 ],
  36594.                 'EnqueueBundle' => [
  36595.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  36596.                     'namespace' => 'Enqueue\\Bundle',
  36597.                 ],
  36598.                 'EnqueueElasticaBundle' => [
  36599.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/elastica-bundle'),
  36600.                     'namespace' => 'Enqueue\\ElasticaBundle',
  36601.                 ],
  36602.                 'TwigBundle' => [
  36603.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  36604.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  36605.                 ],
  36606.                 'FOSCKEditorBundle' => [
  36607.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  36608.                     'namespace' => 'FOS\\CKEditorBundle',
  36609.                 ],
  36610.                 'FOSJsRoutingBundle' => [
  36611.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  36612.                     'namespace' => 'FOS\\JsRoutingBundle',
  36613.                 ],
  36614.                 'FOSRestBundle' => [
  36615.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  36616.                     'namespace' => 'FOS\\RestBundle',
  36617.                 ],
  36618.                 'SecurityBundle' => [
  36619.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  36620.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  36621.                 ],
  36622.                 'FOSUserBundle' => [
  36623.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  36624.                     'namespace' => 'FOS\\UserBundle',
  36625.                 ],
  36626.                 'HWIOAuthBundle' => [
  36627.                     'path' => (\dirname(__DIR__4).'/vendor/hwi/oauth-bundle/src'),
  36628.                     'namespace' => 'HWI\\Bundle\\OAuthBundle',
  36629.                 ],
  36630.                 'JMSI18nRoutingBundle' => [
  36631.                     'path' => (\dirname(__DIR__4).'/vendor/jms/i18n-routing-bundle/JMS/I18nRoutingBundle'),
  36632.                     'namespace' => 'JMS\\I18nRoutingBundle',
  36633.                 ],
  36634.                 'JMSSerializerBundle' => [
  36635.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  36636.                     'namespace' => 'JMS\\SerializerBundle',
  36637.                 ],
  36638.                 'KnpMenuBundle' => [
  36639.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  36640.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  36641.                 ],
  36642.                 'KnpPaginatorBundle' => [
  36643.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  36644.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  36645.                 ],
  36646.                 'LiipImagineBundle' => [
  36647.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  36648.                     'namespace' => 'Liip\\ImagineBundle',
  36649.                 ],
  36650.                 'NelmioApiDocBundle' => [
  36651.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  36652.                     'namespace' => 'Nelmio\\ApiDocBundle',
  36653.                 ],
  36654.                 'OldSoundRabbitMqBundle' => [
  36655.                     'path' => (\dirname(__DIR__4).'/vendor/php-amqplib/rabbitmq-bundle'),
  36656.                     'namespace' => 'OldSound\\RabbitMqBundle',
  36657.                 ],
  36658.                 'HttplugBundle' => [
  36659.                     'path' => (\dirname(__DIR__4).'/vendor/php-http/httplug-bundle/src'),
  36660.                     'namespace' => 'Http\\HttplugBundle',
  36661.                 ],
  36662.                 'PrestaSitemapBundle' => [
  36663.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  36664.                     'namespace' => 'Presta\\SitemapBundle',
  36665.                 ],
  36666.                 'RedjanYmFCMBundle' => [
  36667.                     'path' => (\dirname(__DIR__4).'/vendor/redjanym/fcm-bundle'),
  36668.                     'namespace' => 'RedjanYm\\FCMBundle',
  36669.                 ],
  36670.                 'SensioFrameworkExtraBundle' => [
  36671.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  36672.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  36673.                 ],
  36674.                 'SncRedisBundle' => [
  36675.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/src'),
  36676.                     'namespace' => 'Snc\\RedisBundle',
  36677.                 ],
  36678.                 'DebugBundle' => [
  36679.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  36680.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  36681.                 ],
  36682.                 'MakerBundle' => [
  36683.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  36684.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  36685.                 ],
  36686.                 'MonologBundle' => [
  36687.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  36688.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  36689.                 ],
  36690.                 'DoctrineMigrationsBundle' => [
  36691.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  36692.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  36693.                 ],
  36694.                 'WebProfilerBundle' => [
  36695.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  36696.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  36697.                 ],
  36698.                 'TwigExtraBundle' => [
  36699.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  36700.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  36701.                 ],
  36702.                 'WebpackEncoreBundle' => [
  36703.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  36704.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  36705.                 ],
  36706.                 'VichUploaderBundle' => [
  36707.                     'path' => (\dirname(__DIR__4).'/vendor/vich/uploader-bundle'),
  36708.                     'namespace' => 'Vich\\UploaderBundle',
  36709.                 ],
  36710.                 'BazingaJsTranslationBundle' => [
  36711.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  36712.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  36713.                 ],
  36714.                 'KnpGaufretteBundle' => [
  36715.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-gaufrette-bundle'),
  36716.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  36717.                 ],
  36718.             ],
  36719.             'kernel.charset' => 'UTF-8',
  36720.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  36721.             'jms_i18n_routing.locale_resolver.class' => 'Aqarmap\\Bundle\\MainBundle\\Locale\\DefaultLocaleResolver',
  36722.             'locale' => 'ar',
  36723.             'amazon_cloudwatch.stream' => 'dev',
  36724.             'wompoo.enabled' => true,
  36725.             'website_email' => 'info@aqarmap.com',
  36726.             'help_desk_email' => 'support+egypt@aqarmap.com',
  36727.             'webmaster_email' => 'no-reply@aqarmap.com.eg',
  36728.             'feedback_email' => 'support+egypt@aqarmap.com',
  36729.             'cs_email' => 'cs@aqarmap.com',
  36730.             'buyer_alerts_email' => 'buyer-alert@aqarmap.com',
  36731.             'router.request_context.base_url' => '',
  36732.             'cashnpay_product_id' => NULL,
  36733.             'cashnpay_secret_key' => NULL,
  36734.             'cashnpay_sandbox' => true,
  36735.             'slack_token' => 'xoxo-0000000000-0000000000-0000000000-0a0a0a0aa0',
  36736.             'slack_bot_name' => 'Symfony',
  36737.             'slack_channel' => '#monolog',
  36738.             'locales' => [
  36739.                 => 'ar',
  36740.                 => 'en',
  36741.             ],
  36742.             'firebase.apikey' => 'AAAA0Aa0Aa0:AAA00aAAaAaAaAAAaAAaaA-AA0AA0aAAA0aAa',
  36743.             'firebase.sender_id' => 1000000000000,
  36744.             'google_maps_key' => NULL,
  36745.             'facebook.app_id' => NULL,
  36746.             'facebook.app_secret' => NULL,
  36747.             'mongodb_user' => NULL,
  36748.             'mongodb_password' => NULL,
  36749.             'google.short.url.api_key' => NULL,
  36750.             'masked_email.imap_url' => 'imap.gmail.com:993/imap/ssl',
  36751.             'masked_email.email' => NULL,
  36752.             'masked_email.encrypted_password' => NULL,
  36753.             'payfort.sha_type' => 'sha256',
  36754.             'paymob.api_key' => NULL,
  36755.             'paymob.integration_id' => NULL,
  36756.             'paymob.recurring_integration_id' => NULL,
  36757.             'paymob.generate_token_url' => 'https://accept.paymob.com/api/auth/tokens',
  36758.             'paymob.generate_order_url' => 'https://accept.paymob.com/api/ecommerce/orders',
  36759.             'paymob.generate_payment_key_url' => 'https://accept.paymob.com/api/acceptance/payment_keys',
  36760.             'paymob.generate_pay_with_saved_card_url' => 'https://accept.paymob.com/api/acceptance/payments/pay',
  36761.             'chat' => [
  36762.                 'qiscus' => [
  36763.                     'app_id' => NULL,
  36764.                     'secret' => NULL,
  36765.                     'user_password' => NULL,
  36766.                     'uri' => '.qiscus.com/api',
  36767.                 ],
  36768.             ],
  36769.             'sms' => [
  36770.                 'aws' => [
  36771.                     'key' => NULL,
  36772.                     'secret' => NULL,
  36773.                     'region' => NULL,
  36774.                     'version' => NULL,
  36775.                     'sms_type' => NULL,
  36776.                     'from' => NULL,
  36777.                 ],
  36778.                 'nexmo' => [
  36779.                     'key' => NULL,
  36780.                     'secret' => NULL,
  36781.                     'from' => NULL,
  36782.                 ],
  36783.                 'connekio' => [
  36784.                     'url' => NULL,
  36785.                     'auth' => NULL,
  36786.                     'account_id' => NULL,
  36787.                     'mnc' => NULL,
  36788.                     'mcc' => NULL,
  36789.                     'from' => NULL,
  36790.                 ],
  36791.                 'infobip' => [
  36792.                     'base_url' => '',
  36793.                     'key' => '',
  36794.                     'from' => '',
  36795.                 ],
  36796.                 'provider' => 'infobip',
  36797.             ],
  36798.             'upload_location_path' => (\dirname(__DIR__4).'/web/locations/'),
  36799.             'aqarmap_notification' => [
  36800.                 'fcm' => [
  36801.                     'key' => NULL,
  36802.                 ],
  36803.                 'nexmo' => [
  36804.                     'api_key' => NULL,
  36805.                     'api_secret' => NULL,
  36806.                 ],
  36807.                 'mail' => [
  36808.                     'from' => 'system@aqarmap.com',
  36809.                 ],
  36810.             ],
  36811.             'aqarmap_advice_url' => 'https://advice.aqarmap.com.eg',
  36812.             'aqarmap.performance_log' => [
  36813.                 'enabled' => false,
  36814.             ],
  36815.             'aqarmap_teleport_client_secret' => '4drn0oj34y2os88gcc4gss4o0gc8gwk40ggg8ksgcwsg4w0g80',
  36816.             'aqarmap_teleport_client_id' => '1_1d3g4ovtnkqsosok4o8c8ksw4gcwsgkgwsk0wkos0s848k0cgo',
  36817.             'aqarmap_teleport_url' => 'https://fleet.aqarmap.net/',
  36818.             'zoho_redirect' => 'https://aqarmap.com.eg/en/',
  36819.             'zoho_resource_path' => 'public/crm',
  36820.             'auto_scrapy_init_command_api_url' => 'https://control:3vSPQ9@scrappy.aqarmap.net',
  36821.             'services.moonshot' => 'MOONSHOT',
  36822.             'services.poke' => 'POKE',
  36823.             'services.notification_center' => 'NOTIFICATION_CENTER',
  36824.             'facebookAppId' => '',
  36825.             'facebookSecret' => '',
  36826.             'aqm_cli.client_id' => '',
  36827.             'google_app_id' => NULL,
  36828.             'google_secret' => NULL,
  36829.             'google_redirect_url' => NULL,
  36830.             'joinUsARURL' => 'https://i.aqarmap.com/joinus/?campaign=HomepageWeb',
  36831.             'joinUsENURL' => 'https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWeb',
  36832.             'popUpJoinUsARURL' => 'https://i.aqarmap.com/joinus/?campaign=HomepageWidget',
  36833.             'popUpJoinUsENURL' => 'https://i.aqarmap.com/joinus/index-en.html?campaign=HomepageWidget',
  36834.             'env(MONGODB_URL)' => '',
  36835.             'env(MONGODB_DB)' => '',
  36836.             'container.dumper.inline_factories' => true,
  36837.             'event_dispatcher.event_aliases' => [
  36838.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  36839.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  36840.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  36841.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  36842.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  36843.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  36844.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  36845.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  36846.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  36847.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  36848.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  36849.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  36850.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  36851.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  36852.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  36853.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  36854.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  36855.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  36856.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  36857.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  36858.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  36859.             ],
  36860.             'fragment.renderer.hinclude.global_template' => NULL,
  36861.             'fragment.path' => '/_fragments',
  36862.             'kernel.http_method_override' => true,
  36863.             'kernel.trusted_hosts' => [
  36864.             ],
  36865.             'kernel.default_locale' => 'ar',
  36866.             'kernel.enabled_locales' => [
  36867.             ],
  36868.             'kernel.error_controller' => 'error_controller',
  36869.             'debug.file_link_format' => NULL,
  36870.             'asset.request_context.base_path' => NULL,
  36871.             'asset.request_context.secure' => NULL,
  36872.             'translator.logging' => false,
  36873.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  36874.             'debug.error_handler.throw_at' => -1,
  36875.             'router.resource' => 'kernel::loadRoutes',
  36876.             'request_listener.http_port' => 80,
  36877.             'request_listener.https_port' => 443,
  36878.             'session.metadata.storage_key' => '_sf2_meta',
  36879.             'session.storage.options' => [
  36880.                 'cache_limiter' => '0',
  36881.                 'cookie_secure' => 'auto',
  36882.                 'cookie_httponly' => true,
  36883.                 'cookie_samesite' => 'lax',
  36884.                 'gc_probability' => 1,
  36885.             ],
  36886.             'session.metadata.update_threshold' => 0,
  36887.             'form.type_extension.csrf.enabled' => true,
  36888.             'form.type_extension.csrf.field_name' => '_token',
  36889.             'validator.translation_domain' => 'validators',
  36890.             'profiler_listener.only_exceptions' => false,
  36891.             'profiler_listener.only_main_requests' => false,
  36892.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  36893.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  36894.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  36895.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  36896.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  36897.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  36898.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  36899.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  36900.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  36901.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  36902.             'doctrine.entity_managers' => [
  36903.                 'default' => 'doctrine.orm.default_entity_manager',
  36904.             ],
  36905.             'doctrine.default_entity_manager' => 'default',
  36906.             'doctrine.dbal.connection_factory.types' => [
  36907.             ],
  36908.             'doctrine.connections' => [
  36909.                 'default' => 'doctrine.dbal.default_connection',
  36910.             ],
  36911.             'doctrine.default_connection' => 'default',
  36912.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  36913.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  36914.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  36915.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  36916.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  36917.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  36918.             'doctrine.orm.cache.memcache_host' => 'localhost',
  36919.             'doctrine.orm.cache.memcache_port' => 11211,
  36920.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  36921.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  36922.             'doctrine.orm.cache.memcached_host' => 'localhost',
  36923.             'doctrine.orm.cache.memcached_port' => 11211,
  36924.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  36925.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  36926.             'doctrine.orm.cache.redis_host' => 'localhost',
  36927.             'doctrine.orm.cache.redis_port' => 6379,
  36928.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  36929.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  36930.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  36931.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  36932.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  36933.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  36934.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  36935.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  36936.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  36937.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  36938.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  36939.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  36940.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  36941.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  36942.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  36943.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  36944.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  36945.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  36946.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  36947.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  36948.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  36949.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  36950.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  36951.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  36952.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  36953.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  36954.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  36955.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  36956.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  36957.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  36958.             'doctrine.orm.auto_generate_proxy_classes' => true,
  36959.             'doctrine.orm.proxy_namespace' => 'Proxies',
  36960.             'doctrine_mongodb.odm.connection.class' => 'MongoDB\\Client',
  36961.             'doctrine_mongodb.odm.configuration.class' => 'Doctrine\\ODM\\MongoDB\\Configuration',
  36962.             'doctrine_mongodb.odm.document_manager.class' => 'Doctrine\\ODM\\MongoDB\\DocumentManager',
  36963.             'doctrine_mongodb.odm.manager_configurator.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerConfigurator',
  36964.             'doctrine_mongodb.odm.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  36965.             'doctrine_odm.mongodb.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  36966.             'doctrine_odm.mongodb.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  36967.             'doctrine_mongodb.odm.class' => 'Doctrine\\Bundle\\MongoDBBundle\\ManagerRegistry',
  36968.             'doctrine_mongodb.odm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  36969.             'doctrine_mongodb.odm.proxy_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\ProxyCacheWarmer',
  36970.             'doctrine_mongodb.odm.hydrator_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\HydratorCacheWarmer',
  36971.             'doctrine_mongodb.odm.persistent_collection_cache_warmer.class' => 'Doctrine\\Bundle\\MongoDBBundle\\CacheWarmer\\PersistentCollectionCacheWarmer',
  36972.             'doctrine_mongodb.odm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  36973.             'doctrine_mongodb.odm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  36974.             'doctrine_mongodb.odm.cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  36975.             'doctrine_mongodb.odm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  36976.             'doctrine_mongodb.odm.cache.memcache_host' => 'localhost',
  36977.             'doctrine_mongodb.odm.cache.memcache_port' => 11211,
  36978.             'doctrine_mongodb.odm.cache.memcache_instance.class' => 'Memcache',
  36979.             'doctrine_mongodb.odm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  36980.             'doctrine_mongodb.odm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  36981.             'doctrine_mongodb.odm.metadata.annotation.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AnnotationDriver',
  36982.             'doctrine_mongodb.odm.metadata.attribute.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeDriver',
  36983.             'doctrine_mongodb.odm.metadata.attribute_reader.class' => 'Doctrine\\ODM\\MongoDB\\Mapping\\Driver\\AttributeReader',
  36984.             'doctrine_mongodb.odm.metadata.xml.class' => 'Doctrine\\Bundle\\MongoDBBundle\\Mapping\\Driver\\XmlDriver',
  36985.             'doctrine_mongodb.odm.mapping_dirs' => [
  36986.             ],
  36987.             'doctrine_mongodb.odm.xml_mapping_dirs' => [
  36988.             ],
  36989.             'doctrine_mongodb.odm.document_dirs' => [
  36990.             ],
  36991.             'doctrine_mongodb.odm.fixtures_dirs' => [
  36992.             ],
  36993.             'doctrine_mongodb.odm.logger.batch_insert_threshold' => 4,
  36994.             'doctrine_mongodb.odm.listeners.resolve_target_document.class' => 'Doctrine\\ODM\\MongoDB\\Tools\\ResolveTargetDocumentListener',
  36995.             'doctrine_mongodb.odm.default_connection' => 'default',
  36996.             'doctrine_mongodb.odm.default_document_manager' => 'default',
  36997.             'doctrine_mongodb.odm.proxy_namespace' => 'MongoDBODMProxies',
  36998.             'doctrine_mongodb.odm.auto_generate_proxy_classes' => 2,
  36999.             'doctrine_mongodb.odm.hydrator_namespace' => 'Hydrators',
  37000.             'doctrine_mongodb.odm.auto_generate_hydrator_classes' => 1,
  37001.             'doctrine_mongodb.odm.default_commit_options' => [
  37002.             ],
  37003.             'doctrine_mongodb.odm.persistent_collection_namespace' => 'PersistentCollections',
  37004.             'doctrine_mongodb.odm.auto_generate_persistent_collection_classes' => 0,
  37005.             'doctrine_mongodb.odm.fixture_loader' => 'Symfony\\Bridge\\Doctrine\\DataFixtures\\ContainerAwareLoader',
  37006.             'doctrine_mongodb.odm.connections' => [
  37007.                 'default' => 'doctrine_mongodb.odm.default_connection',
  37008.             ],
  37009.             'doctrine_mongodb.odm.document_managers' => [
  37010.                 'default' => 'doctrine_mongodb.odm.default_document_manager',
  37011.             ],
  37012.             'fos_elastica.property_accessor.magicCall' => false,
  37013.             'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => false,
  37014.             'fos_elastica.default_index' => 'app_listings',
  37015.             'enqueue.transport.default.receive_timeout' => 10000,
  37016.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  37017.             'enqueue.client.default.router_queue_name' => 'default',
  37018.             'enqueue.client.default.default_queue_name' => 'default',
  37019.             'enqueue.transports' => [
  37020.                 => 'default',
  37021.             ],
  37022.             'enqueue.clients' => [
  37023.                 => 'default',
  37024.             ],
  37025.             'enqueue.default_transport' => 'default',
  37026.             'enqueue.default_client' => 'default',
  37027.             'twig.form.resources' => [
  37028.                 => '@VichUploader/Form/fields.html.twig',
  37029.                 => 'form_div_layout.html.twig',
  37030.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  37031.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  37032.             ],
  37033.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  37034.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  37035.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  37036.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  37037.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  37038.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  37039.             'fos_js_routing.request_context_base_url' => NULL,
  37040.             'fos_js_routing.cache_control' => [
  37041.                 'enabled' => false,
  37042.             ],
  37043.             'fos_rest.format_listener.rules' => NULL,
  37044.             'security.role_hierarchy.roles' => [
  37045.                 'ROLE_SUPER_ADMIN' => [
  37046.                     => 'ROLE_ADMIN',
  37047.                     => 'ROLE_USER',
  37048.                     => 'ROLE_ALLOWED_TO_SWITCH',
  37049.                     => 'ROLE_API_DEVELOPER',
  37050.                     => 'ROLE_BROKER_SALES_MANAGER',
  37051.                     => 'ROLE_ACCESS_TO_ADMIN_LEADS',
  37052.                     => 'ROLE_WEBMASTER',
  37053.                     => 'ROLE_SUPPORT',
  37054.                     => 'ROLE_FREE_LISTING',
  37055.                     => 'ROLE_PAID_LISTING',
  37056.                     10 => 'ROLE_CRM',
  37057.                     11 => 'ROLE_STAFF',
  37058.                     12 => 'ROLE_MARKETING',
  37059.                     13 => 'ROLE_DISCUSSION',
  37060.                     14 => 'ROLE_CUSTOMER_PROFILING',
  37061.                     15 => 'ROLE_BROKER',
  37062.                     16 => 'ROLE_NOTIFICATION_SETTING',
  37063.                     17 => 'ROLE_IN_HOUSE',
  37064.                     18 => 'ROLE_NOTIFIER',
  37065.                     19 => 'ROLE_FINANCE',
  37066.                     20 => 'ROLE_ACCESS_TO_ADMIN_PAYMENTS',
  37067.                     21 => 'ROLE_SEARCH_SCORING',
  37068.                     22 => 'ROLE_BROKER_WEBSITE',
  37069.                     23 => 'ROLE_ADMIN_ACTIVITIES',
  37070.                     24 => 'ROLE_MESSENGER_TESTER',
  37071.                     25 => 'ROLE_REFUND_PAYMENT',
  37072.                     26 => 'ROLE_ANNOUNCEMENTS',
  37073.                     27 => 'ROLE_PROJECTS',
  37074.                     28 => 'ROLE_INCREASING_LISTINGS',
  37075.                     29 => 'ROLE_USER_MANAGEMENT',
  37076.                     30 => 'ROLE_ANALYSIS',
  37077.                     31 => 'ROLE_IMPORT_USERS',
  37078.                     32 => 'ROLE_SUBACCOUNT',
  37079.                     33 => 'ROLE_PAYMENT_DISCOUNT',
  37080.                     34 => 'ROLE_AUTO_BUMP_UP',
  37081.                     35 => 'ROLE_EDIT_PAYMENT',
  37082.                     36 => 'ROLE_FEATURE_LISTING',
  37083.                     37 => 'ROLE_CASH_FLOW',
  37084.                     38 => 'ROLE_PAYMENT_OPERATIONS',
  37085.                     39 => 'ROLE_FINANCE',
  37086.                     40 => 'ROLE_PUMP_UP_LISTING',
  37087.                     41 => 'ROLE_IMPORT_USERS_UGC',
  37088.                     42 => 'ROLE_SALES_ANALYSIS',
  37089.                     43 => 'ROLE_VE',
  37090.                     44 => 'ROLE_CHURN_EXPIRY',
  37091.                     45 => 'ROLE_SOLD_BY_OWNER',
  37092.                     46 => 'ROLE_TARGET_AUDIENCE',
  37093.                     47 => 'ROLE_SWITCH_ACCOUNT',
  37094.                     48 => 'ROLE_CUSTOM_PARAGRAPH',
  37095.                     49 => 'ROLE_LOCATIONS',
  37096.                     50 => 'ROLE_LISTING_APPROVAL',
  37097.                     51 => 'ROLE_ASSIGN_AGENT',
  37098.                     52 => 'ROLE_GENERATE_PAYMENT',
  37099.                     53 => 'ROLE_CREDIT_PACKAGE',
  37100.                     54 => 'ROLE_SAVED_SEARCHES',
  37101.                     55 => 'ROLE_PUBLISHED_LISTINGS_COUNT',
  37102.                     56 => 'ROLE_EXCLUSIVE_PACKAGE',
  37103.                     57 => 'ROLE_SHOW_PROJECT_IN_HOMEPAGE',
  37104.                     58 => 'ROLE_CHANGE_USER_PASSWORD',
  37105.                     59 => 'ROLE_EXTEND_EXPIRY_DATES',
  37106.                     60 => 'ROLE_CHANGE_USER_TYPE',
  37107.                     61 => 'ROLE_USER_SERVICE',
  37108.                     62 => 'ROLE_FINANCIAL_AID',
  37109.                     63 => 'ROLE_ADMIN_GROUPS',
  37110.                     64 => 'ROLE_TECH_SUPPORT',
  37111.                     65 => 'ROLE_HOME_EG',
  37112.                     66 => 'ROLE_IMPORT_DEVELOPER_USERS',
  37113.                     67 => 'ROLE_SCRAPPED_LISTING',
  37114.                     68 => 'ROLE_RELIST_LISTING',
  37115.                     69 => 'ROLE_PAYMENT_RECURRING',
  37116.                     70 => 'ROLE_ACTIVE_CUSTOMER',
  37117.                     71 => 'ROLE_MOBILE_SECTION_TOGGLE',
  37118.                     72 => 'ROLE_SHOW_REVIEW_LISTINGS',
  37119.                     73 => 'ROLE_EDIT_REVIEW_LISTINGS',
  37120.                     74 => 'ROLE_ACTIONS_REVIEW_LISTINGS',
  37121.                     75 => 'ROLE_TOP_CUSTOMER',
  37122.                     76 => 'ROLE_FEATURING_AS_SELLER',
  37123.                     77 => 'ROLE_BANNERS',
  37124.                     78 => 'ROLE_BULK_TOP_SELLER_LEADS_GENERATION',
  37125.                     79 => 'ROLE_LEAD_CONTACT_REQUEST',
  37126.                 ],
  37127.                 'ROLE_ADMIN' => [
  37128.                     => 'ROLE_USER',
  37129.                     => 'ROLE_IN_HOUSE',
  37130.                 ],
  37131.                 'ROLE_BROKER_SALES_MANAGER' => [
  37132.                     => 'ROLE_BROKER_SALES',
  37133.                     => 'ROLE_IN_HOUSE',
  37134.                 ],
  37135.                 'ROLE_BROKER_WEBSITE' => [
  37136.                     => 'ROLE_ADMIN',
  37137.                 ],
  37138.                 'ROLE_WEBMASTER' => [
  37139.                     => 'ROLE_ADMIN',
  37140.                     => 'ROLE_IN_HOUSE',
  37141.                 ],
  37142.                 'ROLE_SUPPORT' => [
  37143.                     => 'ROLE_ADMIN',
  37144.                     => 'ROLE_IN_HOUSE',
  37145.                 ],
  37146.                 'ROLE_BROKER_SALES' => [
  37147.                     => 'ROLE_ADMIN',
  37148.                     => 'ROLE_IN_HOUSE',
  37149.                 ],
  37150.                 'ROLE_NOTIFIER' => [
  37151.                     => 'ROLE_ADMIN',
  37152.                 ],
  37153.                 'ROLE_CRM' => [
  37154.                     => 'ROLE_ADMIN',
  37155.                     => 'ROLE_STAFF',
  37156.                 ],
  37157.                 'ROLE_ACCESS_TO_ADMIN_LEADS' => [
  37158.                     => 'ROLE_ADMIN',
  37159.                     => 'ROLE_IN_HOUSE',
  37160.                     => 'ROLE_LEADS_STATISTICS',
  37161.                 ],
  37162.                 'ROLE_ACCESS_TO_EXPORT_LEADS' => [
  37163.                     => 'ROLE_ADMIN',
  37164.                     => 'ROLE_IN_HOUSE',
  37165.                 ],
  37166.                 'ROLE_ACCESS_TO_ADMIN_PAYMENTS' => [
  37167.                     => 'ROLE_ADMIN',
  37168.                     => 'ROLE_IN_HOUSE',
  37169.                 ],
  37170.                 'ROLE_FREE_LISTING' => [
  37171.                     => 'ROLE_ADMIN',
  37172.                     => 'ROLE_IN_HOUSE',
  37173.                 ],
  37174.                 'ROLE_PAID_LISTING' => [
  37175.                     => 'ROLE_ADMIN',
  37176.                     => 'ROLE_IN_HOUSE',
  37177.                 ],
  37178.                 'ROLE_MARKETING' => [
  37179.                     => 'ROLE_ADMIN',
  37180.                 ],
  37181.                 'ROLE_CUSTOM_PARAGRAPH' => [
  37182.                     => 'ROLE_ADMIN',
  37183.                 ],
  37184.                 'ROLE_LOCATIONS' => [
  37185.                     => 'ROLE_ADMIN',
  37186.                 ],
  37187.                 'ROLE_DISCUSSION' => [
  37188.                     => 'ROLE_ADMIN',
  37189.                 ],
  37190.                 'ROLE_API_DEVELOPER' => [
  37191.                     => 'ROLE_USER',
  37192.                 ],
  37193.                 'ROLE_TROOP' => [
  37194.                     => 'ROLE_USER',
  37195.                     => 'ROLE_IN_HOUSE',
  37196.                 ],
  37197.                 'ROLE_COMMANDS' => [
  37198.                     => 'ROLE_TROOP',
  37199.                     => 'ROLE_IN_HOUSE',
  37200.                 ],
  37201.                 'ROLE_BROKER' => [
  37202.                     => 'ROLE_USER',
  37203.                 ],
  37204.                 'ROLE_DASHBOARD' => [
  37205.                     => 'ROLE_USER',
  37206.                 ],
  37207.                 'ROLE_PAID_LOGO' => [
  37208.                     => 'ROLE_USER',
  37209.                 ],
  37210.                 'ROLE_STAFF' => [
  37211.                     => 'ROLE_USER',
  37212.                     => 'ROLE_IN_HOUSE',
  37213.                 ],
  37214.                 'ROLE_CUSTOMER_PROFILING' => [
  37215.                     => 'ROLE_ADMIN',
  37216.                     => 'ROLE_IN_HOUSE',
  37217.                 ],
  37218.                 'ROLE_NOTIFICATION_SETTING' => [
  37219.                     => 'ROLE_ADMIN',
  37220.                     => 'ROLE_IN_HOUSE',
  37221.                 ],
  37222.                 'ROLE_SEARCH_SCORING' => [
  37223.                     => 'ROLE_ADMIN',
  37224.                     => 'ROLE_IN_HOUSE',
  37225.                 ],
  37226.                 'ROLE_ANALYSIS' => [
  37227.                     => 'ROLE_ADMIN',
  37228.                     => 'ROLE_IN_HOUSE',
  37229.                 ],
  37230.                 'ROLE_ADMIN_ACTIVITIES' => [
  37231.                     => 'ROLE_ADMIN',
  37232.                     => 'ROLE_IN_HOUSE',
  37233.                 ],
  37234.                 'ROLE_MESSENGER_TESTER' => [
  37235.                     => 'ROLE_ADMIN',
  37236.                 ],
  37237.                 'ROLE_REFUND_PAYMENT' => [
  37238.                     => 'ROLE_ADMIN',
  37239.                 ],
  37240.                 'ROLE_ANNOUNCEMENTS' => [
  37241.                     => 'ROLE_ADMIN',
  37242.                 ],
  37243.                 'ROLE_PROJECTS' => [
  37244.                     => 'ROLE_ADMIN',
  37245.                 ],
  37246.                 'ROLE_INCREASING_LISTINGS' => [
  37247.                     => 'ROLE_ADMIN',
  37248.                 ],
  37249.                 'ROLE_IMPORT_USERS' => [
  37250.                     => 'ROLE_ADMIN',
  37251.                 ],
  37252.                 'ROLE_USER_MANAGEMENT' => [
  37253.                     => 'ROLE_ADMIN',
  37254.                 ],
  37255.                 'ROLE_IN_HOUSE' => [
  37256.                 ],
  37257.                 'ROLE_USER' => [
  37258.                 ],
  37259.                 'ROLE_SUBACCOUNT' => [
  37260.                     => 'ROLE_ADMIN',
  37261.                 ],
  37262.                 'ROLE_PAYMENT_DISCOUNT' => [
  37263.                     => 'ROLE_ADMIN',
  37264.                 ],
  37265.                 'ROLE_AUTO_BUMP_UP' => [
  37266.                     => 'ROLE_ADMIN',
  37267.                 ],
  37268.                 'ROLE_EDIT_PAYMENT' => [
  37269.                     => 'ROLE_ADMIN',
  37270.                 ],
  37271.                 'ROLE_FEATURE_LISTING' => [
  37272.                     => 'ROLE_ADMIN',
  37273.                 ],
  37274.                 'ROLE_CASH_FLOW' => [
  37275.                     => 'ROLE_ADMIN',
  37276.                 ],
  37277.                 'ROLE_PAYMENT_OPERATIONS' => [
  37278.                     => 'ROLE_ADMIN',
  37279.                 ],
  37280.                 'ROLE_FINANCE' => [
  37281.                     => 'ROLE_ADMIN',
  37282.                 ],
  37283.                 'ROLE_LEADS_STATISTICS' => [
  37284.                     => 'ROLE_ADMIN',
  37285.                 ],
  37286.                 'ROLE_PENDING_FEATURING_LISTING' => [
  37287.                     => 'ROLE_ADMIN',
  37288.                 ],
  37289.                 'ROLE_PUMP_UP_LISTING' => [
  37290.                     => 'ROLE_ADMIN',
  37291.                 ],
  37292.                 'ROLE_IMPORT_USERS_UGC' => [
  37293.                     => 'ROLE_ADMIN',
  37294.                 ],
  37295.                 'ROLE_SALES_ANALYSIS' => [
  37296.                     => 'ROLE_ADMIN',
  37297.                 ],
  37298.                 'ROLE_VE' => [
  37299.                     => 'ROLE_ADMIN',
  37300.                 ],
  37301.                 'ROLE_CHURN_EXPIRY' => [
  37302.                     => 'ROLE_ADMIN',
  37303.                 ],
  37304.                 'ROLE_CANCEL_PAYMENT' => [
  37305.                     => 'ROLE_ADMIN',
  37306.                 ],
  37307.                 'ROLE_SOLD_BY_OWNER' => [
  37308.                     => 'ROLE_ADMIN',
  37309.                 ],
  37310.                 'ROLE_TARGET_AUDIENCE' => [
  37311.                     => 'ROLE_USER',
  37312.                 ],
  37313.                 'ROLE_SWITCH_ACCOUNT' => [
  37314.                     => 'ROLE_ADMIN',
  37315.                 ],
  37316.                 'ROLE_LISTING_APPROVAL' => [
  37317.                     => 'ROLE_ADMIN',
  37318.                 ],
  37319.                 'ROLE_ASSIGN_AGENT' => [
  37320.                     => 'ROLE_ADMIN',
  37321.                 ],
  37322.                 'ROLE_GENERATE_PAYMENT' => [
  37323.                     => 'ROLE_ADMIN',
  37324.                 ],
  37325.                 'ROLE_CREDIT_PACKAGE' => [
  37326.                     => 'ROLE_ADMIN',
  37327.                 ],
  37328.                 'ROLE_SAVED_SEARCHES' => [
  37329.                     => 'ROLE_ADMIN',
  37330.                 ],
  37331.                 'ROLE_PUBLISHED_LISTINGS_COUNT' => [
  37332.                     => 'ROLE_ADMIN',
  37333.                 ],
  37334.                 'ROLE_EXCLUSIVE_PACKAGE' => [
  37335.                     => 'ROLE_ADMIN',
  37336.                 ],
  37337.                 'ROLE_SHOW_PROJECT_IN_HOMEPAGE' => [
  37338.                     => 'ROLE_ADMIN',
  37339.                 ],
  37340.                 'ROLE_SCRAPED' => [
  37341.                     => 'ROLE_USER',
  37342.                 ],
  37343.                 'ROLE_CHANGE_USER_PASSWORD' => [
  37344.                     => 'ROLE_ADMIN',
  37345.                 ],
  37346.                 'ROLE_CHANGE_USER_TYPE' => [
  37347.                     => 'ROLE_ADMIN',
  37348.                 ],
  37349.                 'ROLE_EXTEND_EXPIRY_DATES' => [
  37350.                     => 'ROLE_ADMIN',
  37351.                 ],
  37352.                 'ROLE_USER_SERVICE' => [
  37353.                     => 'ROLE_ADMIN',
  37354.                 ],
  37355.                 'ROLE_FINANCIAL_AID' => [
  37356.                     => 'ROLE_ADMIN',
  37357.                 ],
  37358.                 'ROLE_ADMIN_GROUPS' => [
  37359.                     => 'ROLE_ADMIN',
  37360.                 ],
  37361.                 'ROLE_TECH_SUPPORT' => [
  37362.                     => 'ROLE_ADMIN',
  37363.                 ],
  37364.                 'ROLE_HOME_EG' => [
  37365.                 ],
  37366.                 'ROLE_SCRAPPED_LISTING' => [
  37367.                     => 'ROLE_ADMIN',
  37368.                 ],
  37369.                 'ROLE_IMPORT_DEVELOPER_USERS' => [
  37370.                     => 'ROLE_ADMIN',
  37371.                 ],
  37372.                 'ROLE_RELIST_LISTING' => [
  37373.                     => 'ROLE_ADMIN',
  37374.                 ],
  37375.                 'ROLE_PAYMENT_RECURRING' => [
  37376.                     => 'ROLE_ADMIN',
  37377.                 ],
  37378.                 'ROLE_ACTIVE_CUSTOMER' => [
  37379.                     => 'ROLE_ADMIN',
  37380.                 ],
  37381.                 'ROLE_PREVENT_DELETE_LISTING' => [
  37382.                     => 'ROLE_USER',
  37383.                 ],
  37384.                 'ROLE_MOBILE_SECTION_TOGGLE' => [
  37385.                     => 'ROLE_ADMIN',
  37386.                 ],
  37387.                 'ROLE_REVIEW_PENDING_LISTINGS' => [
  37388.                     => 'ROLE_ADMIN',
  37389.                     => 'ROLE_FREE_LISTING',
  37390.                     => 'ROLE_PAID_LISTING',
  37391.                     => 'ROLE_ACTIVE_CUSTOMER',
  37392.                     => 'ROLE_SCRAPPED_LISTING',
  37393.                     => 'ROLE_INCREASING_LISTINGS',
  37394.                 ],
  37395.                 'ROLE_SHOW_REVIEW_LISTINGS' => [
  37396.                     => 'ROLE_ADMIN',
  37397.                 ],
  37398.                 'ROLE_EDIT_REVIEW_LISTINGS' => [
  37399.                     => 'ROLE_ADMIN',
  37400.                 ],
  37401.                 'ROLE_ACTIONS_REVIEW_LISTINGS' => [
  37402.                     => 'ROLE_ADMIN',
  37403.                 ],
  37404.                 'ROLE_NO_SCRAPPED_TABLE_VIEW' => [
  37405.                     => 'ROLE_ADMIN',
  37406.                 ],
  37407.                 'ROLE_TOP_CUSTOMER' => [
  37408.                     => 'ROLE_ADMIN',
  37409.                 ],
  37410.                 'ROLE_EDIT_LISTING_BASIC_INFO' => [
  37411.                     => 'ROLE_ADMIN',
  37412.                 ],
  37413.                 'ROLE_EDIT_LISTING_PARTICIPANTS' => [
  37414.                     => 'ROLE_ADMIN',
  37415.                 ],
  37416.                 'ROLE_EDIT_LISTING_UNITS' => [
  37417.                     => 'ROLE_ADMIN',
  37418.                     => 'ROLE_ACTIONS_REVIEW_LISTINGS',
  37419.                     => 'ROLE_EDIT_LISTING_UNITS',
  37420.                 ],
  37421.                 'ROLE_EDIT_LISTING_PHOTOS' => [
  37422.                     => 'ROLE_ADMIN',
  37423.                     => 'ROLE_EDIT_REVIEW_LISTINGS',
  37424.                 ],
  37425.                 'ROLE_EDIT_LISTING_PHONE' => [
  37426.                     => 'ROLE_ADMIN',
  37427.                 ],
  37428.                 'ROLE_EDIT_LISTING_LOCATION' => [
  37429.                     => 'ROLE_ADMIN',
  37430.                 ],
  37431.                 'ROLE_EDIT_LISTING_CHANGE_STATUS' => [
  37432.                     => 'ROLE_ADMIN',
  37433.                 ],
  37434.                 'ROLE_FEATURING_AS_SELLER' => [
  37435.                     => 'ROLE_ADMIN',
  37436.                 ],
  37437.                 'ROLE_BANNERS' => [
  37438.                     => 'ROLE_ADMIN',
  37439.                 ],
  37440.                 'ROLE_BULK_TOP_SELLER_LEADS_GENERATION' => [
  37441.                     => 'ROLE_ADMIN',
  37442.                 ],
  37443.                 'ROLE_LEAD_CONTACT_REQUEST' => [
  37444.                     => 'ROLE_ADMIN',
  37445.                 ],
  37446.             ],
  37447.             'security.access.denied_url' => NULL,
  37448.             'security.authentication.manager.erase_credentials' => true,
  37449.             'security.authentication.session_strategy.strategy' => 'migrate',
  37450.             'security.access.always_authenticate_before_granting' => true,
  37451.             'security.authentication.hide_user_not_found' => true,
  37452.             'security.firewalls' => [
  37453.                 => 'api_v3_anonymous_feature-expiry-date',
  37454.                 => 'api_v3_anonymous_contact_seller',
  37455.                 => 'api_v3_anonymous_rejection_reasons',
  37456.                 => 'api_v3_anonymous_impressions',
  37457.                 => 'api_v3_anonymous_lead',
  37458.                 => 'api_v4_list_top_customers',
  37459.                 => 'aqarmap_api_user_personal_data',
  37460.                 => 'api_v3_anonymous_lead_without_user',
  37461.                 => 'api_v3_anonymous_location_search',
  37462.                 => 'api_v3_anonymous_location_search_without_slash',
  37463.                 10 => 'api_v3_anonymous_nearby_locations',
  37464.                 11 => 'api_v3_anonymous_rate_options',
  37465.                 12 => 'api_v3_anonymous_listing_rate',
  37466.                 13 => 'api_v3_anonymous_login',
  37467.                 14 => 'api_create_feedback_v3',
  37468.                 15 => 'api_v3_group_create_or_open',
  37469.                 16 => 'api_get_users_logo_v3',
  37470.                 17 => 'api_v4_anonymous_location_search',
  37471.                 18 => 'api_v4_resale_listings',
  37472.                 19 => 'api_v4_anonymous_filters',
  37473.                 20 => 'api_v4_anonymous_find_listing',
  37474.                 21 => 'api_v4_anonymous_location_children',
  37475.                 22 => 'api_v4_anonymous_register',
  37476.                 23 => 'api_v4_anonymous_registeration_otp',
  37477.                 24 => 'api_v4_anonymous_login_otp',
  37478.                 25 => 'api_v4_anonymous_edit_phone',
  37479.                 26 => 'api_v4_location_statistics_tree',
  37480.                 27 => 'aqarmap_api_get_location_parents_v4',
  37481.                 28 => 'aqarmap_api_get_location_translation',
  37482.                 29 => 'api_v4_user_locations_level',
  37483.                 30 => 'api_v4_list_top_sellers',
  37484.                 31 => 'api_check_token_expiry_v4',
  37485.                 32 => 'anonymous_otp',
  37486.                 33 => 'contact_seller_v2',
  37487.                 34 => 'aqarmap_api_v2_discussion_data',
  37488.                 35 => 'api_v2_list_top_customers',
  37489.                 36 => 'api_v2_oauth_token',
  37490.                 37 => 'api_v4_oauth_token',
  37491.                 38 => 'aqarmap_api_get_coordinates',
  37492.                 39 => 'aqarmap_api_check_top_seller',
  37493.                 40 => 'v4_api_create_call_request',
  37494.                 41 => 'api',
  37495.                 42 => 'api_v3',
  37496.                 43 => 'api_v4',
  37497.                 44 => 'dev',
  37498.                 45 => 'main',
  37499.             ],
  37500.             'security.api_v3_anonymous_lead._indexed_authenticators' => [
  37501.             ],
  37502.             'security.api_v4_list_top_customers._indexed_authenticators' => [
  37503.             ],
  37504.             'security.aqarmap_api_user_personal_data._indexed_authenticators' => [
  37505.             ],
  37506.             'security.api._indexed_authenticators' => [
  37507.             ],
  37508.             'security.api_v3._indexed_authenticators' => [
  37509.             ],
  37510.             'security.api_v4._indexed_authenticators' => [
  37511.             ],
  37512.             'hwi_oauth.resource_ownermap.configured.main' => [
  37513.                 'aqarmap' => '/hwi/login/aqarmap',
  37514.             ],
  37515.             'security.main._indexed_authenticators' => [
  37516.             ],
  37517.             'fos_user.backend_type_orm' => true,
  37518.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  37519.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  37520.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  37521.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  37522.             'fos_user.storage' => 'orm',
  37523.             'fos_user.firewall_name' => 'main',
  37524.             'fos_user.model_manager_name' => NULL,
  37525.             'fos_user.model.user.class' => 'Aqarmap\\Bundle\\UserBundle\\Entity\\User',
  37526.             'fos_user.profile.form.type' => 'Aqarmap\\Bundle\\UserBundle\\Form\\ProfileFormType',
  37527.             'fos_user.profile.form.validation_groups' => [
  37528.                 => 'Default',
  37529.                 => 'profile',
  37530.             ],
  37531.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  37532.             'fos_user.registration.confirmation.enabled' => false,
  37533.             'fos_user.registration.form.type' => 'Aqarmap\\Bundle\\UserBundle\\Form\\RegistrationFormType',
  37534.             'fos_user.registration.form.validation_groups' => [
  37535.                 => 'registration',
  37536.             ],
  37537.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  37538.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  37539.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  37540.             'fos_user.change_password.form.validation_groups' => [
  37541.                 => 'ChangePassword',
  37542.                 => 'Default',
  37543.             ],
  37544.             'fos_user.resetting.retry_ttl' => 7200,
  37545.             'fos_user.resetting.token_ttl' => 86400,
  37546.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  37547.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  37548.             'fos_user.resetting.form.validation_groups' => [
  37549.                 => 'ResetPassword',
  37550.                 => 'Default',
  37551.             ],
  37552.             'hwi_oauth.target_path_parameter' => NULL,
  37553.             'hwi_oauth.target_path_domains_whitelist' => [
  37554.             ],
  37555.             'hwi_oauth.use_referer' => true,
  37556.             'hwi_oauth.failed_use_referer' => false,
  37557.             'hwi_oauth.failed_auth_path' => 'hwi_oauth_connect',
  37558.             'hwi_oauth.grant_rule' => 'IS_AUTHENTICATED_FULLY',
  37559.             'hwi_oauth.resource_owners' => [
  37560.                 'aqarmap' => 'aqarmap',
  37561.             ],
  37562.             'hwi_oauth.connect' => false,
  37563.             'hwi_oauth.connect.confirmation' => false,
  37564.             'hwi_oauth.connect.registration_form' => NULL,
  37565.             'jms_i18n_routing.router.class' => 'JMS\\I18nRoutingBundle\\Router\\I18nRouter',
  37566.             'jms_i18n_routing.loader.class' => 'JMS\\I18nRoutingBundle\\Router\\I18nLoader',
  37567.             'jms_i18n_routing.route_exclusion_strategy.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultRouteExclusionStrategy',
  37568.             'jms_i18n_routing.pattern_generation_strategy.class' => 'JMS\\I18nRoutingBundle\\Router\\DefaultPatternGenerationStrategy',
  37569.             'jms_i18n_routing.locale_choosing_listener.class' => 'JMS\\I18nRoutingBundle\\EventListener\\LocaleChoosingListener',
  37570.             'jms_i18n_routing.cookie_setting_listener.class' => 'JMS\\I18nRoutingBundle\\EventListener\\CookieSettingListener',
  37571.             'jms_i18n_routing.route_translation_extractor.class' => 'JMS\\I18nRoutingBundle\\Translation\\RouteTranslationExtractor',
  37572.             'jms_i18n_routing.default_locale' => 'ar',
  37573.             'jms_i18n_routing.locales' => [
  37574.                 => 'ar',
  37575.                 => 'en',
  37576.             ],
  37577.             'jms_i18n_routing.catalogue' => 'routes',
  37578.             'jms_i18n_routing.strategy' => 'prefix',
  37579.             'jms_i18n_routing.redirect_to_host' => true,
  37580.             'jms_i18n_routing.cookie.name' => 'hl',
  37581.             'knp_menu.renderer.list.options' => [
  37582.             ],
  37583.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  37584.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  37585.             'knp_menu.renderer.twig.options' => [
  37586.             ],
  37587.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  37588.             'knp_menu.default_renderer' => 'twig',
  37589.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  37590.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  37591.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  37592.             'knp_paginator.page_range' => 5,
  37593.             'knp_paginator.page_limit' => NULL,
  37594.             'liip_imagine.resolvers' => [
  37595.                 'default' => [
  37596.                     'web_path' => [
  37597.                         'web_root' => (\dirname(__DIR__4).'/public'),
  37598.                         'cache_prefix' => 'media/cache',
  37599.                     ],
  37600.                 ],
  37601.             ],
  37602.             'liip_imagine.loaders' => [
  37603.                 'stream.aws_s3' => [
  37604.                     'stream' => [
  37605.                         'wrapper' => 'gaufrette://pictures/',
  37606.                         'context' => NULL,
  37607.                     ],
  37608.                 ],
  37609.                 'default' => [
  37610.                     'filesystem' => [
  37611.                         'locator' => 'filesystem',
  37612.                         'data_root' => [
  37613.                             => (\dirname(__DIR__4).'/public'),
  37614.                         ],
  37615.                         'allow_unresolvable_data_roots' => false,
  37616.                         'bundle_resources' => [
  37617.                             'enabled' => false,
  37618.                             'access_control_type' => 'blacklist',
  37619.                             'access_control_list' => [
  37620.                             ],
  37621.                         ],
  37622.                     ],
  37623.                 ],
  37624.             ],
  37625.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  37626.             'liip_imagine.jpegoptim.stripAll' => true,
  37627.             'liip_imagine.jpegoptim.max' => NULL,
  37628.             'liip_imagine.jpegoptim.progressive' => true,
  37629.             'liip_imagine.jpegoptim.tempDir' => NULL,
  37630.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  37631.             'liip_imagine.optipng.level' => 7,
  37632.             'liip_imagine.optipng.stripAll' => true,
  37633.             'liip_imagine.optipng.tempDir' => NULL,
  37634.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  37635.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  37636.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  37637.             'liip_imagine.cwebp.tempDir' => NULL,
  37638.             'liip_imagine.cwebp.q' => 75,
  37639.             'liip_imagine.cwebp.alphaQ' => 100,
  37640.             'liip_imagine.cwebp.m' => 4,
  37641.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  37642.             'liip_imagine.cwebp.alphaMethod' => 1,
  37643.             'liip_imagine.cwebp.exact' => false,
  37644.             'liip_imagine.cwebp.metadata' => [
  37645.                 => 'none',
  37646.             ],
  37647.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  37648.             'liip_imagine.cache.resolver.default' => 'default',
  37649.             'liip_imagine.default_image' => NULL,
  37650.             'liip_imagine.filter_sets' => [
  37651.                 'large' => [
  37652.                     'quality' => 100,
  37653.                     'jpeg_quality' => NULL,
  37654.                     'png_compression_level' => NULL,
  37655.                     'png_compression_filter' => NULL,
  37656.                     'format' => NULL,
  37657.                     'animated' => false,
  37658.                     'cache' => NULL,
  37659.                     'data_loader' => NULL,
  37660.                     'default_image' => NULL,
  37661.                     'filters' => [
  37662.                         'auto_rotate' => [
  37663.                         ],
  37664.                         'thumbnail' => [
  37665.                             'size' => [
  37666.                                 => 1024,
  37667.                                 => 1024,
  37668.                             ],
  37669.                             'mode' => 'inset',
  37670.                         ],
  37671.                     ],
  37672.                     'post_processors' => [
  37673.                     ],
  37674.                 ],
  37675.                 'small' => [
  37676.                     'quality' => 100,
  37677.                     'jpeg_quality' => NULL,
  37678.                     'png_compression_level' => NULL,
  37679.                     'png_compression_filter' => NULL,
  37680.                     'format' => NULL,
  37681.                     'animated' => false,
  37682.                     'cache' => NULL,
  37683.                     'data_loader' => NULL,
  37684.                     'default_image' => NULL,
  37685.                     'filters' => [
  37686.                         'auto_rotate' => [
  37687.                         ],
  37688.                         'thumbnail' => [
  37689.                             'size' => [
  37690.                                 => 200,
  37691.                                 => 113,
  37692.                             ],
  37693.                             'mode' => 'outbound',
  37694.                         ],
  37695.                     ],
  37696.                     'post_processors' => [
  37697.                     ],
  37698.                 ],
  37699.                 'logo' => [
  37700.                     'quality' => 100,
  37701.                     'jpeg_quality' => NULL,
  37702.                     'png_compression_level' => NULL,
  37703.                     'png_compression_filter' => NULL,
  37704.                     'format' => NULL,
  37705.                     'animated' => false,
  37706.                     'cache' => NULL,
  37707.                     'data_loader' => NULL,
  37708.                     'default_image' => NULL,
  37709.                     'filters' => [
  37710.                         'auto_rotate' => [
  37711.                         ],
  37712.                         'thumbnail' => [
  37713.                             'size' => [
  37714.                                 => 200,
  37715.                                 => 100,
  37716.                             ],
  37717.                             'mode' => 'inset',
  37718.                         ],
  37719.                     ],
  37720.                     'post_processors' => [
  37721.                     ],
  37722.                 ],
  37723.                 'slider_photo' => [
  37724.                     'quality' => 100,
  37725.                     'jpeg_quality' => NULL,
  37726.                     'png_compression_level' => NULL,
  37727.                     'png_compression_filter' => NULL,
  37728.                     'format' => NULL,
  37729.                     'animated' => false,
  37730.                     'cache' => NULL,
  37731.                     'data_loader' => NULL,
  37732.                     'default_image' => NULL,
  37733.                     'filters' => [
  37734.                         'auto_rotate' => [
  37735.                         ],
  37736.                         'thumbnail' => [
  37737.                             'size' => [
  37738.                                 => 800,
  37739.                                 => 450,
  37740.                             ],
  37741.                             'mode' => 'outbound',
  37742.                         ],
  37743.                     ],
  37744.                     'post_processors' => [
  37745.                     ],
  37746.                 ],
  37747.                 'search_thumb' => [
  37748.                     'quality' => 100,
  37749.                     'jpeg_quality' => NULL,
  37750.                     'png_compression_level' => NULL,
  37751.                     'png_compression_filter' => NULL,
  37752.                     'format' => NULL,
  37753.                     'animated' => false,
  37754.                     'cache' => NULL,
  37755.                     'data_loader' => NULL,
  37756.                     'default_image' => NULL,
  37757.                     'filters' => [
  37758.                         'auto_rotate' => [
  37759.                         ],
  37760.                         'relative_resize' => [
  37761.                             'heighten' => 250,
  37762.                             'widen' => 368,
  37763.                         ],
  37764.                         'thumbnail' => [
  37765.                             'size' => [
  37766.                                 => 736,
  37767.                                 => 500,
  37768.                             ],
  37769.                             'mode' => 'outbound',
  37770.                         ],
  37771.                         'crop' => [
  37772.                             'start' => [
  37773.                                 => 10,
  37774.                                 => 20,
  37775.                             ],
  37776.                             'size' => [
  37777.                                 => 250,
  37778.                                 => 170,
  37779.                             ],
  37780.                         ],
  37781.                     ],
  37782.                     'post_processors' => [
  37783.                     ],
  37784.                 ],
  37785.                 'advice_thumb' => [
  37786.                     'quality' => 100,
  37787.                     'jpeg_quality' => NULL,
  37788.                     'png_compression_level' => NULL,
  37789.                     'png_compression_filter' => NULL,
  37790.                     'format' => NULL,
  37791.                     'animated' => false,
  37792.                     'cache' => NULL,
  37793.                     'data_loader' => NULL,
  37794.                     'default_image' => NULL,
  37795.                     'filters' => [
  37796.                         'auto_rotate' => [
  37797.                         ],
  37798.                         'relative_resize' => [
  37799.                             'heighten' => 350,
  37800.                             'widen' => 368,
  37801.                         ],
  37802.                         'thumbnail' => [
  37803.                             'size' => [
  37804.                                 => 736,
  37805.                                 => 500,
  37806.                             ],
  37807.                             'mode' => 'outbound',
  37808.                         ],
  37809.                     ],
  37810.                     'post_processors' => [
  37811.                     ],
  37812.                 ],
  37813.                 'neighborhood_slider' => [
  37814.                     'quality' => 100,
  37815.                     'jpeg_quality' => NULL,
  37816.                     'png_compression_level' => NULL,
  37817.                     'png_compression_filter' => NULL,
  37818.                     'format' => NULL,
  37819.                     'animated' => false,
  37820.                     'cache' => NULL,
  37821.                     'data_loader' => NULL,
  37822.                     'default_image' => NULL,
  37823.                     'filters' => [
  37824.                         'auto_rotate' => [
  37825.                         ],
  37826.                         'thumbnail' => [
  37827.                             'size' => [
  37828.                                 => 1140,
  37829.                                 => 760,
  37830.                             ],
  37831.                             'mode' => 'inset',
  37832.                         ],
  37833.                     ],
  37834.                     'post_processors' => [
  37835.                     ],
  37836.                 ],
  37837.             ],
  37838.             'liip_imagine.binary.loader.default' => 'stream.aws_s3',
  37839.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  37840.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  37841.             'liip_imagine.webp.generate' => false,
  37842.             'liip_imagine.webp.options' => [
  37843.                 'quality' => 100,
  37844.                 'cache' => NULL,
  37845.                 'data_loader' => NULL,
  37846.                 'post_processors' => [
  37847.                 ],
  37848.             ],
  37849.             'nelmio_api_doc.areas' => [
  37850.                 => 'default',
  37851.             ],
  37852.             'nelmio_api_doc.use_validation_groups' => false,
  37853.             'old_sound_rabbit_mq.connection.class' => 'PhpAmqpLib\\Connection\\AMQPStreamConnection',
  37854.             'old_sound_rabbit_mq.socket_connection.class' => 'PhpAmqpLib\\Connection\\AMQPSocketConnection',
  37855.             'old_sound_rabbit_mq.lazy.connection.class' => 'PhpAmqpLib\\Connection\\AMQPLazyConnection',
  37856.             'old_sound_rabbit_mq.lazy.socket_connection.class' => 'PhpAmqpLib\\Connection\\AMQPLazySocketConnection',
  37857.             'old_sound_rabbit_mq.connection_factory.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AMQPConnectionFactory',
  37858.             'old_sound_rabbit_mq.binding.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Binding',
  37859.             'old_sound_rabbit_mq.producer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Producer',
  37860.             'old_sound_rabbit_mq.consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Consumer',
  37861.             'old_sound_rabbit_mq.multi_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\MultipleConsumer',
  37862.             'old_sound_rabbit_mq.dynamic_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\DynamicConsumer',
  37863.             'old_sound_rabbit_mq.batch_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\BatchConsumer',
  37864.             'old_sound_rabbit_mq.anon_consumer.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AnonConsumer',
  37865.             'old_sound_rabbit_mq.rpc_client.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\RpcClient',
  37866.             'old_sound_rabbit_mq.rpc_server.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\RpcServer',
  37867.             'old_sound_rabbit_mq.logged.channel.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AMQPLoggedChannel',
  37868.             'old_sound_rabbit_mq.data_collector.class' => 'OldSound\\RabbitMqBundle\\DataCollector\\MessageDataCollector',
  37869.             'old_sound_rabbit_mq.parts_holder.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\AmqpPartsHolder',
  37870.             'old_sound_rabbit_mq.fallback.class' => 'OldSound\\RabbitMqBundle\\RabbitMq\\Fallback',
  37871.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  37872.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  37873.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  37874.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  37875.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  37876.             'presta_sitemap.timetolive' => 86400,
  37877.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  37878.             'presta_sitemap.items_by_set' => 50000,
  37879.             'presta_sitemap.defaults' => [
  37880.                 'priority' => 0.5,
  37881.                 'changefreq' => 'daily',
  37882.                 'lastmod' => 'now',
  37883.             ],
  37884.             'presta_sitemap.default_section' => 'default',
  37885.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  37886.             'snc_redis.client.class' => 'Predis\\Client',
  37887.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  37888.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  37889.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  37890.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  37891.             'snc_redis.phpredis_client.class' => 'Redis',
  37892.             'snc_redis.relay_client.class' => 'Relay\\Relay',
  37893.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  37894.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  37895.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  37896.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  37897.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  37898.             'monolog.use_microseconds' => true,
  37899.             'monolog.swift_mailer.handlers' => [
  37900.             ],
  37901.             'monolog.handlers_to_channels' => [
  37902.                 'monolog.handler.console' => [
  37903.                     'type' => 'exclusive',
  37904.                     'elements' => [
  37905.                         => 'event',
  37906.                         => 'doctrine',
  37907.                         => 'console',
  37908.                         => 'messenger',
  37909.                     ],
  37910.                 ],
  37911.                 'monolog.handler.main' => [
  37912.                     'type' => 'exclusive',
  37913.                     'elements' => [
  37914.                         => 'event',
  37915.                     ],
  37916.                 ],
  37917.             ],
  37918.             'doctrine.migrations.preferred_em' => NULL,
  37919.             'doctrine.migrations.preferred_connection' => NULL,
  37920.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  37921.             'web_profiler.debug_toolbar.mode' => 2,
  37922.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  37923.             'vich_uploader.mappings' => [
  37924.                 'listing_photos' => [
  37925.                     'uri_prefix' => '/',
  37926.                     'upload_destination' => 'local_storage',
  37927.                     'namer' => [
  37928.                         'service' => 'vich_uploader.namer_uniqid.listing_photos',
  37929.                         'options' => [
  37930.                         ],
  37931.                     ],
  37932.                     'directory_namer' => [
  37933.                         'service' => 'Aqarmap\\Bundle\\MainBundle\\Naming\\ListingDirectoryNamer',
  37934.                         'options' => NULL,
  37935.                     ],
  37936.                     'delete_on_update' => true,
  37937.                     'delete_on_remove' => true,
  37938.                     'inject_on_load' => false,
  37939.                     'db_driver' => 'orm',
  37940.                 ],
  37941.                 'files_upload' => [
  37942.                     'uri_prefix' => '/',
  37943.                     'upload_destination' => 'local_storage',
  37944.                     'namer' => [
  37945.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.files_upload',
  37946.                         'options' => [
  37947.                         ],
  37948.                     ],
  37949.                     'directory_namer' => [
  37950.                         'service' => 'Aqarmap\\Bundle\\MainBundle\\Naming\\FilesDirectoryNamer',
  37951.                         'options' => NULL,
  37952.                     ],
  37953.                     'delete_on_update' => true,
  37954.                     'delete_on_remove' => true,
  37955.                     'inject_on_load' => false,
  37956.                     'db_driver' => 'orm',
  37957.                 ],
  37958.             ],
  37959.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  37960.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  37961.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  37962.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  37963.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  37964.             'knp_gaufrette.stream_wrapper.protocol' => 'gaufrette',
  37965.             'knp_gaufrette.stream_wrapper.filesystems' => [
  37966.                 's3_storage' => 's3_storage',
  37967.                 'local_storage' => 'local_storage',
  37968.             ],
  37969.             'maker.compatible_check.doctrine.supports_attributes' => true,
  37970.             'data_collector.templates' => [
  37971.                 'data_collector.request' => [
  37972.                     => 'request',
  37973.                     => '@WebProfiler/Collector/request.html.twig',
  37974.                 ],
  37975.                 'data_collector.time' => [
  37976.                     => 'time',
  37977.                     => '@WebProfiler/Collector/time.html.twig',
  37978.                 ],
  37979.                 'data_collector.memory' => [
  37980.                     => 'memory',
  37981.                     => '@WebProfiler/Collector/memory.html.twig',
  37982.                 ],
  37983.                 'data_collector.validator' => [
  37984.                     => 'validator',
  37985.                     => '@WebProfiler/Collector/validator.html.twig',
  37986.                 ],
  37987.                 'data_collector.ajax' => [
  37988.                     => 'ajax',
  37989.                     => '@WebProfiler/Collector/ajax.html.twig',
  37990.                 ],
  37991.                 'data_collector.form' => [
  37992.                     => 'form',
  37993.                     => '@WebProfiler/Collector/form.html.twig',
  37994.                 ],
  37995.                 'data_collector.exception' => [
  37996.                     => 'exception',
  37997.                     => '@WebProfiler/Collector/exception.html.twig',
  37998.                 ],
  37999.                 'data_collector.logger' => [
  38000.                     => 'logger',
  38001.                     => '@WebProfiler/Collector/logger.html.twig',
  38002.                 ],
  38003.                 'data_collector.events' => [
  38004.                     => 'events',
  38005.                     => '@WebProfiler/Collector/events.html.twig',
  38006.                 ],
  38007.                 'data_collector.router' => [
  38008.                     => 'router',
  38009.                     => '@WebProfiler/Collector/router.html.twig',
  38010.                 ],
  38011.                 'data_collector.cache' => [
  38012.                     => 'cache',
  38013.                     => '@WebProfiler/Collector/cache.html.twig',
  38014.                 ],
  38015.                 'data_collector.translation' => [
  38016.                     => 'translation',
  38017.                     => '@WebProfiler/Collector/translation.html.twig',
  38018.                 ],
  38019.                 'data_collector.security' => [
  38020.                     => 'security',
  38021.                     => '@Security/Collector/security.html.twig',
  38022.                 ],
  38023.                 'data_collector.twig' => [
  38024.                     => 'twig',
  38025.                     => '@WebProfiler/Collector/twig.html.twig',
  38026.                 ],
  38027.                 'data_collector.http_client' => [
  38028.                     => 'http_client',
  38029.                     => '@WebProfiler/Collector/http_client.html.twig',
  38030.                 ],
  38031.                 'data_collector.doctrine' => [
  38032.                     => 'db',
  38033.                     => '@Doctrine/Collector/db.html.twig',
  38034.                 ],
  38035.                 'data_collector.dump' => [
  38036.                     => 'dump',
  38037.                     => '@Debug/Profiler/dump.html.twig',
  38038.                 ],
  38039.                 'httplug.collector.collector' => [
  38040.                     => 'httplug',
  38041.                     => '@Httplug/webprofiler.html.twig',
  38042.                 ],
  38043.                 'data_collector.messenger' => [
  38044.                     => 'messenger',
  38045.                     => '@WebProfiler/Collector/messenger.html.twig',
  38046.                 ],
  38047.                 'mailer.data_collector' => [
  38048.                     => 'mailer',
  38049.                     => '@WebProfiler/Collector/mailer.html.twig',
  38050.                 ],
  38051.                 'doctrine_mongodb.odm.data_collector' => [
  38052.                     => 'mongodb',
  38053.                     => '@DoctrineMongoDB/Collector/mongodb.html.twig',
  38054.                 ],
  38055.                 'fos_elastica.data_collector' => [
  38056.                     => 'elastica',
  38057.                     => '@FOSElastica/Collector/elastica.html.twig',
  38058.                 ],
  38059.                 'enqueue.profiler.message_queue_collector' => [
  38060.                     => 'enqueue.message_queue',
  38061.                     => '@Enqueue/Profiler/panel.html.twig',
  38062.                 ],
  38063.                 'snc_redis.data_collector' => [
  38064.                     => 'redis',
  38065.                     => '@SncRedis/Collector/redis.html.twig',
  38066.                 ],
  38067.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  38068.                     => 'vich_uploader.mapping_collector',
  38069.                     => '@VichUploader/Collector/mapping_collector.html.twig',
  38070.                 ],
  38071.                 'data_collector.config' => [
  38072.                     => 'config',
  38073.                     => '@WebProfiler/Collector/config.html.twig',
  38074.                 ],
  38075.             ],
  38076.             'hwi_oauth.resource_owner.paypal.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PaypalResourceOwner',
  38077.             'hwi_oauth.resource_owner.vkontakte.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\VkontakteResourceOwner',
  38078.             'hwi_oauth.resource_owner.toshl.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ToshlResourceOwner',
  38079.             'hwi_oauth.resource_owner.box.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BoxResourceOwner',
  38080.             'hwi_oauth.resource_owner.eveonline.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EveOnlineResourceOwner',
  38081.             'hwi_oauth.resource_owner.office365.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Office365ResourceOwner',
  38082.             'hwi_oauth.resource_owner.itembase.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ItembaseResourceOwner',
  38083.             'hwi_oauth.resource_owner.bufferapp.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BufferAppResourceOwner',
  38084.             'hwi_oauth.resource_owner.dropbox.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DropboxResourceOwner',
  38085.             'hwi_oauth.resource_owner.deezer.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeezerResourceOwner',
  38086.             'hwi_oauth.resource_owner.keycloak.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\KeycloakResourceOwner',
  38087.             'hwi_oauth.resource_owner.fiware.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FiwareResourceOwner',
  38088.             'hwi_oauth.resource_owner.gitlab.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitLabResourceOwner',
  38089.             'hwi_oauth.resource_owner.bitbucket.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitbucketResourceOwner',
  38090.             'hwi_oauth.resource_owner.dailymotion.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DailymotionResourceOwner',
  38091.             'hwi_oauth.resource_owner.stereomood.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StereomoodResourceOwner',
  38092.             'hwi_oauth.resource_owner.clever.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\CleverResourceOwner',
  38093.             'hwi_oauth.resource_owner.disqus.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DisqusResourceOwner',
  38094.             'hwi_oauth.resource_owner.linkedin.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\LinkedinResourceOwner',
  38095.             'hwi_oauth.resource_owner.wordpress.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WordpressResourceOwner',
  38096.             'hwi_oauth.resource_owner.reddit.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RedditResourceOwner',
  38097.             'hwi_oauth.resource_owner.foursquare.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FoursquareResourceOwner',
  38098.             'hwi_oauth.resource_owner.flickr.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FlickrResourceOwner',
  38099.             'hwi_oauth.resource_owner.deviantart.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DeviantartResourceOwner',
  38100.             'hwi_oauth.resource_owner.github.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GitHubResourceOwner',
  38101.             'hwi_oauth.resource_owner.salesforce.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SalesforceResourceOwner',
  38102.             'hwi_oauth.resource_owner.bitly.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\BitlyResourceOwner',
  38103.             'hwi_oauth.resource_owner.spotify.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SpotifyResourceOwner',
  38104.             'hwi_oauth.resource_owner.stack_exchange.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StackExchangeResourceOwner',
  38105.             'hwi_oauth.resource_owner.37signals.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\ThirtySevenSignalsResourceOwner',
  38106.             'hwi_oauth.resource_owner.sina_weibo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SinaWeiboResourceOwner',
  38107.             'hwi_oauth.resource_owner.jira.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JiraResourceOwner',
  38108.             'hwi_oauth.resource_owner.apple.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AppleResourceOwner',
  38109.             'hwi_oauth.resource_owner.passage.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\PassageResourceOwner',
  38110.             'hwi_oauth.resource_owner.jawbone.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\JawboneResourceOwner',
  38111.             'hwi_oauth.resource_owner.azure.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AzureResourceOwner',
  38112.             'hwi_oauth.resource_owner.slack.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SlackResourceOwner',
  38113.             'hwi_oauth.resource_owner.yandex.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YandexResourceOwner',
  38114.             'hwi_oauth.resource_owner.hubic.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\HubicResourceOwner',
  38115.             'hwi_oauth.resource_owner.trakt.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TraktResourceOwner',
  38116.             'hwi_oauth.resource_owner.trello.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TrelloResourceOwner',
  38117.             'hwi_oauth.resource_owner.twitch.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitchResourceOwner',
  38118.             'hwi_oauth.resource_owner.twitter.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\TwitterResourceOwner',
  38119.             'hwi_oauth.resource_owner.soundcloud.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SoundcloudResourceOwner',
  38120.             'hwi_oauth.resource_owner.oauth1.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth1ResourceOwner',
  38121.             'hwi_oauth.resource_owner.odnoklassniki.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OdnoklassnikiResourceOwner',
  38122.             'hwi_oauth.resource_owner.yahoo.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YahooResourceOwner',
  38123.             'hwi_oauth.resource_owner.oauth2.class' => '\\HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\OAuth2ResourceOwner',
  38124.             'hwi_oauth.resource_owner.amazon.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AmazonResourceOwner',
  38125.             'hwi_oauth.resource_owner.qq.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\QQResourceOwner',
  38126.             'hwi_oauth.resource_owner.eventbrite.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\EventbriteResourceOwner',
  38127.             'hwi_oauth.resource_owner.auth0.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Auth0ResourceOwner',
  38128.             'hwi_oauth.resource_owner.windows_live.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\WindowsLiveResourceOwner',
  38129.             'hwi_oauth.resource_owner.youtube.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\YoutubeResourceOwner',
  38130.             'hwi_oauth.resource_owner.bitbucket2.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\Bitbucket2ResourceOwner',
  38131.             'hwi_oauth.resource_owner.strava.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\StravaResourceOwner',
  38132.             'hwi_oauth.resource_owner.xing.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\XingResourceOwner',
  38133.             'hwi_oauth.resource_owner.facebook.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\FacebookResourceOwner',
  38134.             'hwi_oauth.resource_owner.discogs.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\DiscogsResourceOwner',
  38135.             'hwi_oauth.resource_owner.google.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GoogleResourceOwner',
  38136.             'hwi_oauth.resource_owner.mailru.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\MailRuResourceOwner',
  38137.             'hwi_oauth.resource_owner.asana.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\AsanaResourceOwner',
  38138.             'hwi_oauth.resource_owner.genius.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\GeniusResourceOwner',
  38139.             'hwi_oauth.resource_owner.sensio_connect.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\SensioConnectResourceOwner',
  38140.             'hwi_oauth.resource_owner.runkeeper.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\RunKeeperResourceOwner',
  38141.             'hwi_oauth.resource_owner.instagram.class' => 'HWI\\Bundle\\OAuthBundle\\OAuth\\ResourceOwner\\InstagramResourceOwner',
  38142.             'old_sound_rabbit_mq.base_amqp' => [
  38143.             ],
  38144.             'console.command.ids' => [
  38145.             ],
  38146.         ];
  38147.     }
  38148.     protected function throw($message)
  38149.     {
  38150.         throw new RuntimeException($message);
  38151.     }
  38152. }